ubuntuusers.de

Unbenannt

Autor:
itu
Datum:
26. Dezember 2009 01:31
Code:
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60

---  mounted nicht .....

USB-kabel an --> Display zeigt USB-stecker-bild; nach ca. 1sek. Batteriesymbol  ; mountet nicht

xx@desktop:~$ lsusb | cat -n
     1  Bus 002 Device 024: ID 071b:3203 Domain Technologies, Inc.

verschwindet nach ca. 5?sek. wieder


[18100.910172] usb 2-5: new high speed USB device using ehci_hcd and address 25
[18101.042885] usb 2-5: configuration #1 chosen from 1 choice
[18101.043130] scsi17 : SCSI emulation for USB Mass Storage devices
[18101.043356] usb-storage: device found at 25
[18101.043358] usb-storage: waiting for device to settle before scanning
[18106.034187] usb-storage: device scan complete
[18106.034805] scsi 17:0:0:0: Direct-Access     ODYS     MP X66   User    1.00 PQ: 0 ANSI: 0
[18106.035302] scsi 17:0:0:1: Direct-Access     ODYS     MP X66   SD      1.00 PQ: 0 ANSI: 0
[18106.036669] sd 17:0:0:0: [sdg] 16021504 512-byte hardware sectors (8203 MB)
[18106.145889] usb 2-5: reset high speed USB device using ehci_hcd and address 25
[18106.389491] usb 2-5: reset high speed USB device using ehci_hcd and address 25
[18106.633116] usb 2-5: reset high speed USB device using ehci_hcd and address 25
[18106.876722] usb 2-5: reset high speed USB device using ehci_hcd and address 25
[18106.932663] usb 2-5: USB disconnect, address 25
[18106.933307] sd 17:0:0:0: [sdg] Write Protect is off
[18106.933313] sd 17:0:0:0: [sdg] Mode Sense: 03 00 00 00
[18106.933316] sd 17:0:0:0: [sdg] Assuming drive cache: write through
[18106.933406] sd 17:0:0:0: [sdg] READ CAPACITY failed
[18106.933408] sd 17:0:0:0: [sdg] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK,SUGGEST_OK
[18106.933412] sd 17:0:0:0: [sdg] Sense not available.
[18106.933420] sd 17:0:0:0: [sdg] Write Protect is off
[18106.933422] sd 17:0:0:0: [sdg] Mode Sense: 00 00 00 00
[18106.933424] sd 17:0:0:0: [sdg] Assuming drive cache: write through
[18106.933455] sd 17:0:0:0: [sdg] READ CAPACITY failed
[18106.933456] sd 17:0:0:0: [sdg] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK,SUGGEST_OK
[18106.933459] sd 17:0:0:0: [sdg] Sense not available.
[18106.933467] sd 17:0:0:0: [sdg] Write Protect is off
[18106.933469] sd 17:0:0:0: [sdg] Mode Sense: 00 00 00 00
[18106.933471] sd 17:0:0:0: [sdg] Assuming drive cache: write through
[18106.933505] sd 17:0:0:0: [sdg] Attached SCSI removable disk
[18106.933544] sd 17:0:0:0: Attached scsi generic sg7 type 0
[18106.935166] sd 17:0:0:1: [sdh] READ CAPACITY failed
[18106.935170] sd 17:0:0:1: [sdh] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK,SUGGEST_OK
[18106.935173] sd 17:0:0:1: [sdh] Sense not available.
[18106.935314] sd 17:0:0:1: [sdh] Write Protect is off
[18106.935317] sd 17:0:0:1: [sdh] Mode Sense: 00 00 00 00
[18106.935319] sd 17:0:0:1: [sdh] Assuming drive cache: write through
[18106.935382] sd 17:0:0:1: [sdh] Attached SCSI removable disk
[18106.935420] sd 17:0:0:1: Attached scsi generic sg8 type 0
xxdesktop:~$


xx@desktop:~$ l /dev/sg
sg0  sg1  sg2  sg3  sg4  sg5  sg6
xx@desktop:~$ l /dev/sg8
ls: Zugriff auf /dev/sg8 nicht möglich: No such file or directory
xx@desktop:~$