Re: [linux-usb-devel] Neuros Audio Device USB Hanging

2003-07-19 Thread Adam Kessel
1.38. --Adam On Fri, Jul 18, 2003 at 10:55:07PM -0700, Matthew Dharm wrote: > What Neuros firmware version are you using? pgp0.pgp Description: PGP signature

Re: [linux-usb-devel] Neuros Audio Device USB Hanging

2003-07-18 Thread Adam Kessel
On Thu, Jul 17, 2003 at 10:36:30PM -0700, Matthew Dharm wrote: > On Thu, Jul 17, 2003 at 11:49:08PM -0400, Adam Kessel wrote: > > Yes, sorry to have slowed down with replies. 2.4.20 (or maybe 21?) log > > while copying: > > http://bostoncoop.net/adam/pub/log_while_copying &

Re: [linux-usb-devel] Neuros Audio Device USB Hanging

2003-07-17 Thread Adam Kessel
ver get a log from 2.4? > > Matt > > On Mon, Jul 14, 2003 at 09:14:34AM -0400, Adam Kessel wrote: > > On Sun, Jul 13, 2003 at 09:05:42PM -0700, Matthew Dharm wrote: > > > Try playing with 'dd' -- try transferring one block of various sizes. > > > Thus, t

Re: [linux-usb-devel] Neuros Audio Device USB Hanging

2003-07-14 Thread Adam Kessel
On Sun, Jul 13, 2003 at 09:05:42PM -0700, Matthew Dharm wrote: > Try playing with 'dd' -- try transferring one block of various sizes. > Thus, things like: > > dd if=/dev/sda of=/dev/null count=1 bs=1M > dd if=/dev/sda of=/dev/null count=1 bs=64K > > See if you can find a blocksize th

Re: [linux-usb-devel] Neuros Audio Device USB Hanging (was: Neuros Audio Device (0451,5409) has unneeded SubClass and Protocol)

2003-07-13 Thread Adam Kessel
On Sun, Jul 13, 2003 at 01:46:29PM -0700, Matthew Dharm wrote: > > Another data point: I've been mounting the device with the sync option. > > Another user suggests that mounting with sync obviates the need to > > control bandwidth with rsync. I believe this is why it didn't matter > > where I set

Re: [linux-usb-devel] Neuros Audio Device (0451,5409) has unneeded SubClass and Protocol

2003-07-13 Thread Adam Kessel
; > On Wed, Jul 02, 2003 at 01:15:36PM -0400, Adam Kessel wrote: > > I got some advice from someone else experiencing this problem to use > > rsync --bwlimit, which actually works. > > > > If I set the bwlimit around 300 kbps for the transfer, I'm able to

Re: [linux-usb-devel] Neuros Audio Device (0451,5409) has unneeded SubClass and Protocol

2003-07-09 Thread Adam Kessel
:11PM -0700, Matthew Dharm wrote: > Have you done any testing to determine the maximum bwlimit setting which > works? > > On Wed, Jul 02, 2003 at 01:15:36PM -0400, Adam Kessel wrote: > > I got some advice from someone else experiencing this problem to use > > rsync --

Re: [linux-usb-devel] Neuros Audio Device (0451,5409) has unneeded SubClass and Protocol

2003-07-02 Thread Adam Kessel
I got some advice from someone else experiencing this problem to use rsync --bwlimit, which actually works. If I set the bwlimit around 300 kbps for the transfer, I'm able to fill the device to capacity without hanging my system. Does this mean that the device isn't telling the usb system when it

Re: [linux-usb-devel] Neuros Audio Device (0451,5409) has unneeded SubClass and Protocol

2003-07-01 Thread Adam Kessel
For the first time, I just managed to completely hang my system while writing to the device under 2.5.73. This was happening frequently in the 2.4 series, but it's worth noting that it still occurs with the latest kernel as well. Again, no "SOS" blinking LEDs, no mouse or keyboard, no power switc

Re: [linux-usb-devel] Neuros Audio Device (0451,5409) has unneeded SubClass and Protocol

2003-07-01 Thread Adam Kessel
On Tue, Jul 01, 2003 at 12:06:14PM -0400, Alan Stern wrote: > > Jun 28 00:32:30 joehill kernel: SCSI error: host 1 id 0 lun 0 return code = 802 > > Jun 28 00:32:30 joehill kernel: ^ISense class 7, sense error 0, extended sense 0 > I think those particular error messages arise because your devic

Re: [linux-usb-devel] Neuros Audio Device (0451,5409) has unneeded SubClass and Protocol

2003-07-01 Thread Adam Kessel
One more data point--I recently got the following error message. The fact that it says kernel BUG suggests something wrong--should I forward this report to the kernel list, or is it a USB problem? --- kernel BUG at fs/buffer.c:1161! invalid operand: [#2] CPU:0 EIP:0060:[]Not taint

Re: [linux-usb-devel] Problems with 2.5.73

2003-07-01 Thread Adam Kessel
Hi Mike: Looks like we have the same device indeed. I'm trying to use the Neuros 128M. I haven't had much luck at all with it, as you'll see from my posting below. Do you have the same USB controller as me? 00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01) This is an HP Omn

Re: [linux-usb-devel] Neuros Audio Device (0451,5409) has unneeded SubClass and Protocol

2003-06-30 Thread Adam Kessel
f43360 d770 d7cdd540 d8860580 cd276000 c015683c Call Trace: [] [] [] [] [] [] [] [] [] Code: ff 88 a8 00 00 00 8b 40 68 8b 40 44 8b 00 85 c0 74 1f bb 00 <6>hub 1-0:0: debounce: port 2: delay 100ms stable 4 status 0x103 hub 1-0:0: new USB device on port 2, assigned address 3 -

Re: [linux-usb-devel] Neuros Audio Device (0451,5409) has unneeded SubClass and Protocol

2003-06-30 Thread Adam Kessel
s that were copied to the device but don't actually show up. > Again, debugging output and the kernel log from the segfault would be > useful. Hopefully the logs above will provide more insight into the situation. Is there debugging output I should send other than what usb-storage is putting in syslog? --Adam Kessel pgp0.pgp Description: PGP signature

Re: [linux-usb-devel] Neuros Audio Device (0451,5409) has unneeded SubClass and Protocol

2003-06-30 Thread Adam Kessel
ny suggestions as to how I can pursue this further? --Adam Kessel On Mon, Jun 30, 2003 at 09:58:52AM -0400, Alan Stern wrote: > On Sun, 29 Jun 2003, Adam Kessel wrote: > > > I got this message in kernel 2.5.73 after connecting my Neuros Audio > > player: > > > > -

[linux-usb-devel] Neuros Audio Device (0451,5409) has unneeded SubClass and Protocol

2003-06-29 Thread Adam Kessel
ead_id=2674506&forum_id=5395 USB Printer Problem--Can only print one page at a time http://sourceforge.net/mailarchive/message.php?msg_id=4469519 USB Scanner Difficulties on HP Omnibook Laptop (not accepting address) http://sourceforge.net/mailarchive/message.php?msg_id=5205635 --Adam Kes