On 02/09/08 21:47, Javier Vasquez wrote:
> On Feb 9, 2008 9:30 PM, Ron Johnson <ron.l.johnson@cox.net> wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>>
>> On 02/09/08 20:12, Javier Vasquez wrote:
>>> Hi,
>>>
>>> I'm using kernels 2.6.23 and 2.6.24 (debian stock), and on them I
>>> can't get my usb external disk to work. There's no /dev/sd* device
>>> showing up, although I have ehci-hcd and uhci-hcd modules up, I also
>>> installed usb_storage and usbatm modules just in case, but nothing...
>>>
>>> This used to work automatically with udev before (as soon as I
>>> connected the usb device, I got /dev/sda or /dev/sa1, not sure which).
>>> I'm not sure with which kernel this stopped working. The ones I have
>>> available are just these 2 I mentioned...
>>>
>>> Can anyone enlighten me please?
>> What DE are you running? What does "#tail -f /var/log/syslog" look
>> like when you insert the USB cable (and, obviously, the external
>> drive is powered up).
>>
>
>
> Did it twice, and I got:
>
> Feb 9 21:43:14 jevv kernel: usb 4-1: new high speed USB device using
> ehci_hcd and address 8
> Feb 9 21:44:23 jevv kernel: usb 4-1: new high speed USB device using
> ehci_hcd and address 10
>
> Sorry I didn't get what DE means,

... I mentioned in another e-mail
> I'm running under unstable, is that what you asked?
Desktop Environment. GNOME, KDE, XFce, etc.
Are hald & udevd running? If you run GNOME, are gnome-mount &
gnome-volume-manager installed?
Attached is what my logs generate when I install a thumb drive.
--
Ron Johnson, Jr.
Jefferson LA USA
PETA - People Eating Tasty Animals
Feb 10 01:14:35 haggis kernel: usb 1-5: new high speed USB device using ehci_hcd and address 3
Feb 10 01:14:35 haggis kernel: usb 1-5: configuration #1 chosen from 1 choice
Feb 10 01:14:41 haggis kernel: Initializing USB Mass Storage driver...
Feb 10 01:14:41 haggis kernel: scsi10 : SCSI emulation for USB Mass Storage devices
Feb 10 01:14:41 haggis kernel: usb-storage: device found at 3
Feb 10 01:14:41 haggis kernel: usb-storage: waiting for device to settle before scanning
Feb 10 01:14:41 haggis kernel: usbcore: registered new interface driver usb-storage
Feb 10 01:14:41 haggis kernel: USB Mass Storage support registered.
Feb 10 01:14:46 haggis kernel: scsi 10:0:0:0: Direct-Access MicroAdv QuickiDrive64M 2.00 PQ: 0 ANSI: 2
Feb 10 01:14:47 haggis kernel: ready
Feb 10 01:14:47 haggis kernel: sd 10:0:0:0: [sdc] 128000 512-byte hardware sectors (66 MB)
Feb 10 01:14:47 haggis kernel: sd 10:0:0:0: [sdc] Write Protect is off
Feb 10 01:14:47 haggis kernel: sd 10:0:0:0: [sdc] Mode Sense: 03 00 00 00
Feb 10 01:14:47 haggis kernel: sd 10:0:0:0: [sdc] Assuming drive cache: write through
Feb 10 01:14:47 haggis kernel: sd 10:0:0:0: [sdc] 128000 512-byte hardware sectors (66 MB)
Feb 10 01:14:47 haggis kernel: sd 10:0:0:0: [sdc] Write Protect is off
Feb 10 01:14:47 haggis kernel: sd 10:0:0:0: [sdc] Mode Sense: 03 00 00 00
Feb 10 01:14:47 haggis kernel: sd 10:0:0:0: [sdc] Assuming drive cache: write through
Feb 10 01:14:47 haggis kernel: sdc: sdc1
Feb 10 01:14:47 haggis kernel: sd 10:0:0:0: [sdc] Attached SCSI removable disk
Feb 10 01:14:47 haggis kernel: sd 10:0:0:0: Attached scsi generic sg3 type 0
Feb 10 01:14:47 haggis kernel: usb-storage: device scan complete
Feb 10 01:15:00 haggis hald: mounted /dev/sdc1 on behalf of uid 1000
usb 1-4: new high speed USB device using ehci_hcd and address 4
usb 1-4: configuration #1 chosen from 1 choice
scsi11 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 4
usb-storage: waiting for device to settle before scanning
scsi 11:0:0:0: Direct-Access MicroAdv QuickiDrive64M 2.00 PQ: 0 ANSI: 2
ready
sd 11:0:0:0: [sdc] 128000 512-byte hardware sectors (66 MB)
sd 11:0:0:0: [sdc] Write Protect is off
sd 11:0:0:0: [sdc] Mode Sense: 03 00 00 00
sd 11:0:0:0: [sdc] Assuming drive cache: write through
sd 11:0:0:0: [sdc] 128000 512-byte hardware sectors (66 MB)
sd 11:0:0:0: [sdc] Write Protect is off
sd 11:0:0:0: [sdc] Mode Sense: 03 00 00 00
sd 11:0:0:0: [sdc] Assuming drive cache: write through
sdc: sdc1
sd 11:0:0:0: [sdc] Attached SCSI removable disk
sd 11:0:0:0: Attached scsi generic sg3 type 0
usb-storage: device scan complete