All - I am having a problem with my USB thumb drive. If the drive is connected to the system on boot, the device file /dev/sdb is created, and I'm able to mount and use my thumb drive normally. If I remove the thumb drive and then replace it, or attach the thumb drive after the system has booted, the device file is not created. Does anyone have any ideas as to what may be causing this? I have tried a kernel with the USB drivers compiled into the kernel and compiled as modules, and I get the same thing. The output of dmesg is as follows:
usb 1-4: new high speed USB device using ehci_hcd and address 4 ehci_hcd 0000:00:1d.7: port 4 high speed ehci_hcd 0000:00:1d.7: GetStatus port 4 status 001005 POWER sig=se0 PE CONNECT usb 1-4: config 1 interface 0 altsetting 0 endpoint 0x83 has an invalid bInterval 200, changing to 11 usb 1-4: default language 0x0409 usb 1-4: new device strings: Mfr=1, Product=2, SerialNumber=3 usb 1-4: Product: Actions Mtp Device 000001 usb 1-4: Manufacturer: Actions Semiconductor Co., Ltd. usb 1-4: SerialNumber: 6D621ABF495E2A428FBF6E6C854E549D DEV: registering device: ID = '1-4' PM: Adding info for usb:1-4 bus usb: add device 1-4 usb 1-4: uevent usb: Matched Device 1-4 with Driver usb usb: Probing driver usb with device 1-4 usb 1-4: usb_probe_device DEV: registering device: ID = 'usbdev1.4_ep00' PM: Adding info for No Bus:usbdev1.4_ep00 usb 1-4: configuration #1 chosen from 1 choice usb 1-4: adding 1-4:1.0 (config #1, interface 0) DEV: registering device: ID = '1-4:1.0' PM: Adding info for usb:1-4:1.0 bus usb: add device 1-4:1.0 usb 1-4:1.0: uevent usb 1-4:1.0: uevent DEV: registering device: ID = 'usbdev1.4_ep01' PM: Adding info for No Bus:usbdev1.4_ep01 DEV: registering device: ID = 'usbdev1.4_ep82' PM: Adding info for No Bus:usbdev1.4_ep82 DEV: registering device: ID = 'usbdev1.4_ep83' PM: Adding info for No Bus:usbdev1.4_ep83 DEV: registering device: ID = 'usbdev1.4' PM: Adding info for No Bus:usbdev1.4 drivers/usb/core/inode.c: creating file '004' bound device '1-4' to driver 'usb' usb: Bound Device 1-4 to Driver usb Any help with this issue would be greatly appreciated. Regards, James -- [EMAIL PROTECTED] mailing list