ubuntuusers.de

Festplatte in externem Gehäuse wird nicht erkannt

Status: Ungelöst | Ubuntu-Version: Kubuntu 12.04 (Precise Pangolin)
Antworten |

rethus

Avatar von rethus

Anmeldungsdatum:
18. Oktober 2009

Beiträge: 251

Ich habe eine 80GB Festplatte, die ich zuvor in nem Desktop hatte. Dort geht Sie! Im Externen gehäuse allerdings, wird Sie scheinbar nicht so richtig erkannt.

Hier der syslog, der ausgegeben wird, wenn ich die Platte einstecke. Hat jemand ne Idee, woran es liegen kann?

Mar 16 19:30:41 kubuntu kernel: [  207.842659] usb 3-2: new high-speed USB device number 4 using xhci_hcd
Mar 16 19:30:41 kubuntu mtp-probe: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2"
Mar 16 19:30:41 kubuntu mtp-probe: bus: 3, device: 4 was not an MTP device
Mar 16 19:30:41 kubuntu kernel: [  207.859628] scsi7 : usb-storage 3-2:1.0
Mar 16 19:30:42 kubuntu kernel: [  208.859030] scsi 7:0:0:0: Direct-Access                                    PQ: 0 ANSI: 0 CCS
Mar 16 19:30:42 kubuntu kernel: [  208.861602] scsi 7:0:0:1: Direct-Access     SAMSUNG  SP0812N          TK10 PQ: 0 ANSI: 0 CCS
Mar 16 19:30:42 kubuntu kernel: [  208.862013] sd 7:0:0:0: Attached scsi generic sg3 type 0
Mar 16 19:30:42 kubuntu kernel: [  208.862179] sd 7:0:0:0: [sdc] 4286578559 512-byte logical blocks: (2.19 TB/1.99 TiB)
Mar 16 19:30:42 kubuntu kernel: [  208.862234] sd 7:0:0:1: Attached scsi generic sg4 type 0
Mar 16 19:30:42 kubuntu kernel: [  208.862420] sd 7:0:0:0: [sdc] Write Protect is off
Mar 16 19:30:42 kubuntu kernel: [  208.862423] sd 7:0:0:0: [sdc] Mode Sense: 00 14 00 00
Mar 16 19:30:42 kubuntu kernel: [  208.862509] sd 7:0:0:1: [sdd] 156368016 512-byte logical blocks: (80.0 GB/74.5 GiB)
Mar 16 19:30:42 kubuntu kernel: [  208.862712] sd 7:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Mar 16 19:30:42 kubuntu kernel: [  208.863625] sd 7:0:0:1: [sdd] Write Protect is off
Mar 16 19:30:42 kubuntu kernel: [  208.863628] sd 7:0:0:1: [sdd] Mode Sense: 00 14 00 00
Mar 16 19:30:42 kubuntu kernel: [  208.863738] sd 7:0:0:1: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Mar 16 19:31:12 kubuntu kernel: [  238.998815] usb 3-2: reset high-speed USB device number 4 using xhci_hcd
Mar 16 19:31:12 kubuntu kernel: [  239.014830] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8802052f5600
Mar 16 19:31:12 kubuntu kernel: [  239.014834] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8802052f5640
Mar 16 19:31:12 kubuntu kernel: [  239.015608]  sdd: sdd1 sdd2 sdd3
Mar 16 19:31:12 kubuntu kernel: [  239.016524] sd 7:0:0:1: [sdd] Attached SCSI disk
Mar 16 19:31:43 kubuntu kernel: [  269.990936] usb 3-2: reset high-speed USB device number 4 using xhci_hcd
Mar 16 19:31:43 kubuntu ata_id[3087]: HDIO_GET_IDENTITY failed for '/dev/sdd': Invalid argument
Mar 16 19:31:43 kubuntu kernel: [  270.006969] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8802052f5600
Mar 16 19:31:43 kubuntu kernel: [  270.006975] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8802052f5640
Mar 16 19:32:13 kubuntu udevd[3085]: timeout '/sbin/blkid -o udev -p /dev/sdd'
Mar 16 19:32:14 kubuntu udevd[3085]: timeout: killing '/sbin/blkid -o udev -p /dev/sdd' [3088]
Mar 16 19:32:14 kubuntu kernel: [  301.078942] usb 3-2: reset high-speed USB device number 4 using xhci_hcd
Mar 16 19:32:14 kubuntu udevd[3085]: '/sbin/blkid -o udev -p /dev/sdd' [3088] terminated by signal 9 (Killed)
Mar 16 19:32:14 kubuntu udevd[3085]: timeout 'udisks-part-id /dev/sdd'
Mar 16 19:32:14 kubuntu udevd[3085]: timeout 'udisks-probe-ata-smart /dev/sdd'
Mar 16 19:32:14 kubuntu kernel: [  301.094969] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8802052f5600
Mar 16 19:32:14 kubuntu kernel: [  301.094973] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff8802052f5640
Mar 16 19:32:15 kubuntu udevd[3085]: timeout: killing 'udisks-probe-ata-smart /dev/sdd' [3093]

Benno-007

Anmeldungsdatum:
28. August 2007

Beiträge: 29240

Wohnort: Germany

Laut hier solltest du mal eine USB 2.0 Buchse versuchen und laut hier evtl. ein Modul blacklisten, was mich allerdings etwas stutzig macht, da uac ein Treiber für "drivers/usb/storage" ist. Aber man kann's ja rückgängig machen. Jeweils neustarten.

rethus

(Themenstarter)
Avatar von rethus

Anmeldungsdatum:
18. Oktober 2009

Beiträge: 251

Danke für dein Feedback. Wird hoffentlich dem ein oder anderen hilfreich sein. Für mich hat es sich erledigt, ich verkaufe den PC inkl. Platte, so dass es mich erstmal nicht weiter kümmern soll, warum explizit diese Platte (andere gingen) nicht mit diesem USB-HDD Gehäuse zusammen gearbeitet hat.

Antworten |