You are not logged in.

#1 2012-12-25 18:42:51

Plaristote
Member
Registered: 2012-02-07
Posts: 38

USB Hard Drive not detected

Greetings !

I have a completely new issue with one of my hard drives.
The device is visible from lsusb, and everything seems fine when I do an udevadm monitor.
There's no log at all in /etc/log/syslog.log (from what I've googled, I suppose there should be something).

Here's the kernel's output:

[259537.108688] usb 2-1.3: USB disconnect, device number 16
[259540.621170] usb 2-1.3: new high-speed USB device number 17 using ehci_hcd

lsusb

Bus 002 Device 017: ID 03f0:bb07 Hewlett-Packard

udevadm monitor

monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent

KERNEL[259673.736202] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3 (usb)
KERNEL[259673.737600] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0 (usb)
UDEV  [259673.758811] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3 (usb)
UDEV  [259673.759975] add      /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0 (usb)

Despite all these datas, there's nothing in /dev/disk apart from my own hard drive.
And fdisk -l doesn't list the USB hard drive.

Sooo... any other commands I could try to find what might be going wrong ?
Thanks !

Offline

#2 2012-12-25 18:45:19

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: USB Hard Drive not detected

uname -r
pacman -Q linux

Offline

#3 2012-12-25 19:54:21

Plaristote
Member
Registered: 2012-02-07
Posts: 38

Re: USB Hard Drive not detected

Sweet lord.

3.7.1-1-ARCH
linux 3.7.1-2

Could it be ?

Offline

#4 2012-12-25 20:04:31

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,441
Website

Re: USB Hard Drive not detected

Yes, it could.  Reboot.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2012-12-27 18:33:52

poliocertes
Member
From: Poland
Registered: 2010-02-19
Posts: 26

Re: USB Hard Drive not detected

I got the same issue.

uname -r   -  3.7.1-2-ARCH
pacman -Q linux   -   linux 3.7.1-2

Reboot didn't help. Any ideas??

Offline

#6 2012-12-27 21:37:43

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,441
Website

Re: USB Hard Drive not detected

In what sense is it the same issue?  The OP's problem was that the installed modules didn't match the currently running kernel.  You should start a new thread describing your symptoms in detail.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB