View Single Post
Staro 21.02.2018., 10:12   #1
tomek@vz
Premium
Moj komp
 
tomek@vz's Avatar
 
Datum registracije: May 2006
Lokacija: München/Varaždin
Postovi: 3,336
[OpenSuse 13.1] USB muke

Imam jako čudan problem sa prepoznavanjem USB vanjskog diska na OpenSuse 13 stroju. Disk u pitanju je Seagate M3 USB 3.0 1TB (2 kom, 100% ispravni jer svugdje rade samo ne tu) i pretpostavljam da udev radi probleme ali nemogu skužit kako riješit stvar.

Code:
# udevadm monitor --udev 
monitor will print the received events for:
UDEV - the event which udev sends out after rule processing

UDEV  [83499.217409] remove   /devices/pci0000:00/0000:00:14.0/usb4/4-6/4-6:1.0 (usb)
UDEV  [83499.217876] remove   /devices/pci0000:00/0000:00:14.0/usb4/4-6 (usb)
UDEV  [83573.759521] add      /devices/pci0000:00/0000:00:14.0/usb4/4-6 (usb)
UDEV  [83573.762405] add      /devices/pci0000:00/0000:00:14.0/usb4/4-6/4-6:1.0 (usb)
lsusb ga normalno vidi.

Code:
# lsusb
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 002 Device 002: ID 8087:8000 Intel Corp. 
Bus 004 Device 011: ID 0bc2:61b6 Seagate RSS LLC 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Ali...

Code:
#ls -l /dev/disk/by-uuid/
total 0
lrwxrwxrwx 1 root root 9 Feb 20 10:52 054a3503-1bcc-4fde-9111-4f70e807f818 -> ../../md1
lrwxrwxrwx 1 root root 9 Feb 20 10:52 8024a2dc-7959-48a8-afd9-b04cee2cc2f7 -> ../../md2
lrwxrwxrwx 1 root root 9 Feb 20 10:52 97fbed61-5806-4546-8a4f-2c755b28757f -> ../../md0
Ideje?
tomek@vz je offline   Reply With Quote