On 1/11/07, Alan Stern <[EMAIL PROTECTED]> wrote:
Probably the new driver wasn't loaded.  On my system (FC6) uhci-hcd is
loaded as part of the initrd image, not through the usual sort of
on-demand loading.  You may need to rmmod uhci-hcd and then load the
modified driver.

I see now it is on initrd with ubuntu edgy too.

In this log I booted with it plugged in and let the usbhid drivers load.
I then successively modprobe/rmmod them.

There were only two ways I could get the device working once it went
into suspend:
rmmod/modprobe uhci_hcd;modprobe usbhid
usbreset the audio device

If the device was working I can do:
rmmod usbhid;modprobe usbhid - works
rmmod usbhid;sleep 5; modprobe usbhid fails.


Next time I will turn on printk times.
I never hit the error -19 this time.

--
Jon Smirl
[EMAIL PROTECTED]

Attachment: dmesg2
Description: Binary data

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to