On Fri, May 04, 2007 at 02:49:10PM -0700, troy engel wrote: > With bcharge 0.7 I have trouble getting any USB mounting action; I > removed the RPMs and plugged in the device and it instantly mounted. > Something's fishy in bcharge 0.7, methinks.
Could you check if bcharge is running over and over? Probably not, but worth a check. Could you post the lsusb -v output from your 0.7 system, and from your 0.6 system? I assume it's the same device. > However I do see something in my dmesg output during all this, > repeated each time in conjunction with the var/log/messages output; > it's slightly different on each attempt, but generally follows the > same pattern: > > usb 3-1: new full speed USB device using uhci_hcd and address 13 > usb 3-1: config index 0 descriptor too short (expected 69, got 32) > usb 3-1: configuration #1 chosen from 1 choice > scsi4 : SCSI emulation for USB Mass Storage devices > usb-storage: device found at 13 > usb-storage: waiting for device to settle before scanning > usb 3-1: usbfs: interface 0 claimed by usb-storage while 'bcharge' > sets config #1 > usb 3-1: reset full speed USB device using uhci_hcd and address 13 > usb 3-1: usbfs: USBDEVFS_CONTROL failed cmd bcharge rqt 192 rq 165 len 2 ret > -71 > usb 3-1: usbfs: USBDEVFS_CONTROL failed cmd bcharge rqt 192 rq 165 len 2 ret > -71 > usb 3-1: usbfs: USBDEVFS_CONTROL failed cmd bcharge rqt 64 rq 162 len 0 ret > -71 > usb 3-1: usbfs: USBDEVFS_CONTROL failed cmd bcharge rqt 64 rq 162 len 0 ret > -71 > usb 3-1: usbfs: USBDEVFS_CONTROL failed cmd bcharge rqt 192 rq 169 len 2 ret > -71 > usb 3-1: usbfs: interface 0 claimed by usb-storage while 'bcharge' > sets config #1 > usb 3-1: USB disconnect, address 13 This is interesting.... it looks like usb-storage and bcharge are talking to the device at the same time. - Chris ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Barry-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/barry-devel
