Gentoo Archives: gentoo-user

From: James Colby <jcolby@×××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Memory stick problem
Date: Fri, 28 Dec 2007 21:10:59
Message-Id: 20071228210445.GA5293@gentoo
1 All -
2
3 I am having a problem with my USB thumb drive. If the drive is connected
4 to the system on boot, the device file /dev/sdb is created, and I'm able
5 to mount and use my thumb drive normally. If I remove the thumb drive
6 and then replace it, or attach the thumb drive after the system has
7 booted, the device file is not created. Does anyone have any ideas as to
8 what may be causing this? I have tried a kernel with the USB drivers
9 compiled into the kernel and compiled as modules, and I get the same
10 thing. The output of dmesg is as follows:
11
12 usb 1-4: new high speed USB device using ehci_hcd and address 4
13 ehci_hcd 0000:00:1d.7: port 4 high speed
14 ehci_hcd 0000:00:1d.7: GetStatus port 4 status 001005 POWER sig=se0 PE
15 CONNECT
16 usb 1-4: config 1 interface 0 altsetting 0 endpoint 0x83 has an invalid
17 bInterval 200, changing to 11
18 usb 1-4: default language 0x0409
19 usb 1-4: new device strings: Mfr=1, Product=2, SerialNumber=3
20 usb 1-4: Product: Actions Mtp Device 000001
21 usb 1-4: Manufacturer: Actions Semiconductor Co., Ltd.
22 usb 1-4: SerialNumber: 6D621ABF495E2A428FBF6E6C854E549D
23 DEV: registering device: ID = '1-4'
24 PM: Adding info for usb:1-4
25 bus usb: add device 1-4
26 usb 1-4: uevent
27 usb: Matched Device 1-4 with Driver usb
28 usb: Probing driver usb with device 1-4
29 usb 1-4: usb_probe_device
30 DEV: registering device: ID = 'usbdev1.4_ep00'
31 PM: Adding info for No Bus:usbdev1.4_ep00
32 usb 1-4: configuration #1 chosen from 1 choice
33 usb 1-4: adding 1-4:1.0 (config #1, interface 0)
34 DEV: registering device: ID = '1-4:1.0'
35 PM: Adding info for usb:1-4:1.0
36 bus usb: add device 1-4:1.0
37 usb 1-4:1.0: uevent
38 usb 1-4:1.0: uevent
39 DEV: registering device: ID = 'usbdev1.4_ep01'
40 PM: Adding info for No Bus:usbdev1.4_ep01
41 DEV: registering device: ID = 'usbdev1.4_ep82'
42 PM: Adding info for No Bus:usbdev1.4_ep82
43 DEV: registering device: ID = 'usbdev1.4_ep83'
44 PM: Adding info for No Bus:usbdev1.4_ep83
45 DEV: registering device: ID = 'usbdev1.4'
46 PM: Adding info for No Bus:usbdev1.4
47 drivers/usb/core/inode.c: creating file '004'
48 bound device '1-4' to driver 'usb'
49 usb: Bound Device 1-4 to Driver usb
50
51 Any help with this issue would be greatly appreciated.
52
53 Regards,
54 James
55 --
56 gentoo-user@g.o mailing list