Gentoo Archives: gentoo-user

From: Franta <sdoma@××××××××.cz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] USB issue
Date: Fri, 03 Feb 2006 20:29:14
Message-Id: 1138998042.4512.7.camel@frankies.at_home
In Reply to: [gentoo-user] USB issue by Franta
1 So O.K.
2
3 I'll probably have to do this from scratch.
4
5 I've removed my customisations from /etc/udev/rules.d
6
7 frankies ~ # cd /etc/udev/rules.d/
8 frankies rules.d # ls -l
9 total 16
10 -rw-r--r-- 1 root root 346 Jan 23 22:14 05-udev-early.rules
11 -rw-r--r-- 1 root root 11612 Jan 23 22:14 50-udev.rules
12 frankies rules.d #
13 frankies rules.d # # as we see, the emerge happened Jan 23.
14 frankies rules.d #
15 frankies rules.d # # I put in the USB stick
16 frankies rules.d #
17 frankies rules.d # tail -fn20 /var/log/messages
18 Feb 3 21:14:01 frankies su(pam_unix)[4613]: session opened for user
19 root by (uid=1000)
20 Feb 3 21:16:01 frankies usb 2-2: USB disconnect, address 2
21 Feb 3 21:16:08 frankies usb 2-2: new full speed USB device using
22 ohci_hcd and address 3
23 Feb 3 21:16:08 frankies usb 2-2: not running at top speed; connect to a
24 high speed hub
25 Feb 3 21:16:08 frankies scsi1 : SCSI emulation for USB Mass Storage
26 devices
27 Feb 3 21:16:08 frankies usb-storage: device found at 3
28 Feb 3 21:16:08 frankies usb-storage: waiting for device to settle
29 before scanning
30 Feb 3 21:16:13 frankies Vendor: SanDisk Model: Cruzer Micro Rev:
31 2033
32 Feb 3 21:16:13 frankies Type: Direct-Access ANSI
33 SCSI revision: 00
34 Feb 3 21:16:13 frankies SCSI device sda: 1024000 512-byte hdwr sectors
35 (524 MB)
36 Feb 3 21:16:13 frankies sda: Write Protect is off
37 Feb 3 21:16:13 frankies sda: Mode Sense: 02 00 00 00
38 Feb 3 21:16:13 frankies sda: assuming drive cache: write through
39 Feb 3 21:16:13 frankies SCSI device sda: 1024000 512-byte hdwr sectors
40 (524 MB)
41 Feb 3 21:16:13 frankies sda: Write Protect is off
42 Feb 3 21:16:13 frankies sda: Mode Sense: 02 00 00 00
43 Feb 3 21:16:13 frankies sda: assuming drive cache: write through
44 Feb 3 21:16:13 frankies sda: sda1
45 Feb 3 21:16:13 frankies Attached scsi removable disk sda at scsi1,
46 channel 0, id 0, lun 0
47 Feb 3 21:16:13 frankies usb-storage: device scan complete
48 ^C
49 frankies rules.d #
50 frankies rules.d # ls /dev/sd*
51 ls: /dev/sd*: No such file or directory
52 frankies rules.d #
53 frankies rules.d # uname -r
54 2.6.12-gentoo-r10
55 frankies rules.d #
56
57 ... a hotplug issue?
58
59
60 On Wed, 2006-02-01 at 23:25 +0100, Franta wrote:
61 > Hi,
62 >
63 > that's me onesmore.
64 >
65 > Again the things changed were some emerge -u world.
66 >
67 > There are no USB disks coming up anymore. Dunno when this issue came up.
68 >
69 > I have a digital camera which I connected to my PC. It came up
70 > as /dev/sdaX and due to my USB settings as /dev/psmart.
71 >
72 > I have an USB key, which came up as /dev/sdaX and due to my USB settings
73 > as /dev/cruiser.
74 >
75 > I did'nt use any of them for half a year or so. Last week I tried to
76 > save some photos to th PC.
77 >
78 > There are the messages about connecting the USB device
79 > in /var/log/messages but no device is coming up.
80 >
81 > I've tried the same with the USB stick - the same story.
82 >
83 > Has something changed with coldplug/hotplug?
84 >
85 > Well, I could save the pictures from the camera or exchange data from
86 > the USB stick using Windows. Half a year ago this was possible with
87 > Gentoo too. I'd prefer this possibility ;)
88 >
89 > The only thing I've changed was some update world.
90 >
91 > THanks for any help
92 > Frank
93 >
94
95 --
96 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] USB issue Franta <sdoma@××××××××.cz>
Re: [gentoo-user] USB issue Franta <sdoma@××××××××.cz>
Re: [gentoo-user] USB issue Richard Fish <bigfish@××××××××××.org>