On Sat, 1 Jan 2005, Matej Cepl wrote: > Matthew Brett wrote: > > One of my two USB memory sticks fails to register correctly when > > hotplugging for 2.6.10; it works when coldplugging and in 2.6.9. > > Sorry for hijacking a thread, but I think that this may be related. I have > Apacer HT202 USB memory drive, which worked perfectly with hotplug and > 2.6.9.1, but when I have upgraded to 2.6.10 (basically just 'make > oldconfig' based on the previous config) it doesn't work anymore. This is > what I get when plugging with 2.6.9.1:
> Unfortunately, when running 2.6.10 I got this: > > Jan 1 19:09:49 blahoslav kernel: usb 1-2: new full speed USB device using > uhci_hcd and address 2 > Jan 1 19:09:49 blahoslav kernel: usb 1-2: Product: USB Flash Drive > Jan 1 19:09:50 blahoslav kernel: usb 1-2: SerialNumber: 070B000120E0780 > Jan 1 19:09:51 blahoslav kernel: ub: sizeof ub_scsi_cmd 64 ub_dev 2476 > Jan 1 19:09:51 blahoslav kernel: uba: device 2 capacity nsec 253949 bsize 512 > Jan 1 19:09:51 blahoslav kernel: uba: device 2 capacity nsec 253949 bsize 512 > Jan 1 19:09:51 blahoslav usb.agent[2529]: ub: loaded successfully > Any thoughts, what may be wrong? Disable the ub driver in your kernel configuration (Device Drivers / Block devices / Low Performance USB Block driver). Alan Stern ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
