Hi Leute,
Ich bin noch relativ neu bei Linux und habe folgendes Problem:
Meine externe Festplatte wird nicht (sofort) gemountet. Meist vergeht geraume Zeit (manchmal 10 Minuten, manchmal 1,5 Stunden!) bevor ein Icon auf dem Desktop erscheint und die Festplatte eingebunden wird. Dies ist sowohl bei Systemstart der Fall als auch wenn ich die Festplatte bei bereits aktivem System einfach "einstöpsel".
tail -f /var/log/messages sagt folgendes:
Apr 8 00:51:33 sositsch-laptop kernel: [10416.340170] usb 1-1: new high speed USB device using ehci_hcd and address 45
Apr 8 00:51:33 sositsch-laptop kernel: [10416.474335] usb 1-1: configuration #1 chosen from 1 choice
Apr 8 00:51:33 sositsch-laptop kernel: [10416.489374] scsi6 : SCSI emulation for USB Mass Storage devices
Apr 8 00:51:38 sositsch-laptop kernel: [10421.679527] scsi 6:0:0:0: Direct-Access ST350032 0AS SD15 PQ: 0 ANSI: 0
Apr 8 00:51:38 sositsch-laptop kernel: [10421.681903] sd 6:0:0:0: Attached scsi generic sg2 type 0
Apr 8 00:51:38 sositsch-laptop kernel: [10421.701190] sd 6:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
Apr 8 00:51:38 sositsch-laptop kernel: [10421.703003] sd 6:0:0:0: [sdc] Write Protect is off
Apr 8 00:51:38 sositsch-laptop kernel: [10421.708948] sdc: sdc2 < sdc5 >
Apr 8 00:51:38 sositsch-laptop kernel: [10421.725760] sd 6:0:0:0: [sdc] Attached SCSI disk
Apr 8 00:51:46 sositsch-laptop kernel: [10429.112195] usb 1-1: reset high speed USB device using ehci_hcd and address 45
dmesg:
[10391.286777] hub 1-0:1.0: unable to enumerate USB device on port 1
[10391.477906] hub 1-0:1.0: unable to enumerate USB device on port 1
[10391.676393] hub 1-0:1.0: unable to enumerate USB device on port 1
[10391.944663] usb 1-1: new high speed USB device using ehci_hcd and address 40
[10392.012372] hub 1-0:1.0: unable to enumerate USB device on port 1
[10392.200423] hub 1-0:1.0: unable to enumerate USB device on port 1
[10392.389510] hub 1-0:1.0: unable to enumerate USB device on port 1
[10392.576406] hub 1-0:1.0: unable to enumerate USB device on port 1
[10392.764426] hub 1-0:1.0: unable to enumerate USB device on port 1
….
[10414.028534] hub 1-0:1.0: unable to enumerate USB device on port 1
[10414.043928] TKIP: RX tkey->key_idx=1 frame keyidx=2 priv=f69399c0
[10414.216534] hub 1-0:1.0: unable to enumerate USB device on port 1
[10414.404522] hub 1-0:1.0: unable to enumerate USB device on port 1
[10414.592534] hub 1-0:1.0: unable to enumerate USB device on port 1
[10414.780533] hub 1-0:1.0: unable to enumerate USB device on port 1
[10414.968410] hub 1-0:1.0: unable to enumerate USB device on port 1
[10415.156410] hub 1-0:1.0: unable to enumerate USB device on port 1
[10415.344411] hub 1-0:1.0: unable to enumerate USB device on port 1
[10415.532522] hub 1-0:1.0: unable to enumerate USB device on port 1
[10415.720788] hub 1-0:1.0: unable to enumerate USB device on port 1
[10415.908535] hub 1-0:1.0: unable to enumerate USB device on port 1
[10416.096534] hub 1-0:1.0: unable to enumerate USB device on port 1
[10416.340170] usb 1-1: new high speed USB device using ehci_hcd and address 45
[10416.474335] usb 1-1: configuration #1 chosen from 1 choice
[10416.489374] scsi6 : SCSI emulation for USB Mass Storage devices
[10416.490085] usb-storage: device found at 45
[10416.490100] usb-storage: waiting for device to settle before scanning
[10421.488630] usb-storage: device scan complete
[10421.679527] scsi 6:0:0:0: Direct-Access ST350032 0AS SD15 PQ: 0 ANSI: 0
[10421.681903] sd 6:0:0:0: Attached scsi generic sg2 type 0
[10421.701190] sd 6:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[10421.703003] sd 6:0:0:0: [sdc] Write Protect is off
[10421.703028] sd 6:0:0:0: [sdc] Mode Sense: 00 08 00 00
[10421.703044] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[10421.708928] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[10421.708948] sdc: sdc2 < sdc5 >
[10421.725731] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[10421.725760] sd 6:0:0:0: [sdc] Attached SCSI disk
[10429.112195] usb 1-1: reset high speed USB device using ehci_hcd and address 45
lsmod | grep usb
btusb 11856 2
usbhid 38208 0
usb_storage 52768 1
lsscsi
[2:0:0:0] disk ATA WDC WD1600BEVS-0 13.0 /dev/sda
[4:0:0:0] disk Generic- Multi-Card 1.00 /dev/sdb
[6:0:0:0] disk ST350032 0AS SD15 /dev/sdc
Ich kenne mich in der Materie nicht gut aus, aber es scheint wohl etwas mit dem Modul ehci_hcd zu tun zu haben, wenn ich das richtig sehe.
Vielleicht kann mir jemand einen Tip zur Lösung des Problems geben.
Gruß
Sositsch
PS: Kann mir jemand noch etwas anderes eklären, nämlich wie man den Text hier angemessen formatiert (-:
Ich bin noch relativ neu bei Linux und habe folgendes Problem:
Meine externe Festplatte wird nicht (sofort) gemountet. Meist vergeht geraume Zeit (manchmal 10 Minuten, manchmal 1,5 Stunden!) bevor ein Icon auf dem Desktop erscheint und die Festplatte eingebunden wird. Dies ist sowohl bei Systemstart der Fall als auch wenn ich die Festplatte bei bereits aktivem System einfach "einstöpsel".
tail -f /var/log/messages sagt folgendes:
Apr 8 00:51:33 sositsch-laptop kernel: [10416.340170] usb 1-1: new high speed USB device using ehci_hcd and address 45
Apr 8 00:51:33 sositsch-laptop kernel: [10416.474335] usb 1-1: configuration #1 chosen from 1 choice
Apr 8 00:51:33 sositsch-laptop kernel: [10416.489374] scsi6 : SCSI emulation for USB Mass Storage devices
Apr 8 00:51:38 sositsch-laptop kernel: [10421.679527] scsi 6:0:0:0: Direct-Access ST350032 0AS SD15 PQ: 0 ANSI: 0
Apr 8 00:51:38 sositsch-laptop kernel: [10421.681903] sd 6:0:0:0: Attached scsi generic sg2 type 0
Apr 8 00:51:38 sositsch-laptop kernel: [10421.701190] sd 6:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
Apr 8 00:51:38 sositsch-laptop kernel: [10421.703003] sd 6:0:0:0: [sdc] Write Protect is off
Apr 8 00:51:38 sositsch-laptop kernel: [10421.708948] sdc: sdc2 < sdc5 >
Apr 8 00:51:38 sositsch-laptop kernel: [10421.725760] sd 6:0:0:0: [sdc] Attached SCSI disk
Apr 8 00:51:46 sositsch-laptop kernel: [10429.112195] usb 1-1: reset high speed USB device using ehci_hcd and address 45
dmesg:
[10391.286777] hub 1-0:1.0: unable to enumerate USB device on port 1
[10391.477906] hub 1-0:1.0: unable to enumerate USB device on port 1
[10391.676393] hub 1-0:1.0: unable to enumerate USB device on port 1
[10391.944663] usb 1-1: new high speed USB device using ehci_hcd and address 40
[10392.012372] hub 1-0:1.0: unable to enumerate USB device on port 1
[10392.200423] hub 1-0:1.0: unable to enumerate USB device on port 1
[10392.389510] hub 1-0:1.0: unable to enumerate USB device on port 1
[10392.576406] hub 1-0:1.0: unable to enumerate USB device on port 1
[10392.764426] hub 1-0:1.0: unable to enumerate USB device on port 1
….
[10414.028534] hub 1-0:1.0: unable to enumerate USB device on port 1
[10414.043928] TKIP: RX tkey->key_idx=1 frame keyidx=2 priv=f69399c0
[10414.216534] hub 1-0:1.0: unable to enumerate USB device on port 1
[10414.404522] hub 1-0:1.0: unable to enumerate USB device on port 1
[10414.592534] hub 1-0:1.0: unable to enumerate USB device on port 1
[10414.780533] hub 1-0:1.0: unable to enumerate USB device on port 1
[10414.968410] hub 1-0:1.0: unable to enumerate USB device on port 1
[10415.156410] hub 1-0:1.0: unable to enumerate USB device on port 1
[10415.344411] hub 1-0:1.0: unable to enumerate USB device on port 1
[10415.532522] hub 1-0:1.0: unable to enumerate USB device on port 1
[10415.720788] hub 1-0:1.0: unable to enumerate USB device on port 1
[10415.908535] hub 1-0:1.0: unable to enumerate USB device on port 1
[10416.096534] hub 1-0:1.0: unable to enumerate USB device on port 1
[10416.340170] usb 1-1: new high speed USB device using ehci_hcd and address 45
[10416.474335] usb 1-1: configuration #1 chosen from 1 choice
[10416.489374] scsi6 : SCSI emulation for USB Mass Storage devices
[10416.490085] usb-storage: device found at 45
[10416.490100] usb-storage: waiting for device to settle before scanning
[10421.488630] usb-storage: device scan complete
[10421.679527] scsi 6:0:0:0: Direct-Access ST350032 0AS SD15 PQ: 0 ANSI: 0
[10421.681903] sd 6:0:0:0: Attached scsi generic sg2 type 0
[10421.701190] sd 6:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[10421.703003] sd 6:0:0:0: [sdc] Write Protect is off
[10421.703028] sd 6:0:0:0: [sdc] Mode Sense: 00 08 00 00
[10421.703044] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[10421.708928] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[10421.708948] sdc: sdc2 < sdc5 >
[10421.725731] sd 6:0:0:0: [sdc] Assuming drive cache: write through
[10421.725760] sd 6:0:0:0: [sdc] Attached SCSI disk
[10429.112195] usb 1-1: reset high speed USB device using ehci_hcd and address 45
lsmod | grep usb
btusb 11856 2
usbhid 38208 0
usb_storage 52768 1
lsscsi
[2:0:0:0] disk ATA WDC WD1600BEVS-0 13.0 /dev/sda
[4:0:0:0] disk Generic- Multi-Card 1.00 /dev/sdb
[6:0:0:0] disk ST350032 0AS SD15 /dev/sdc
Ich kenne mich in der Materie nicht gut aus, aber es scheint wohl etwas mit dem Modul ehci_hcd zu tun zu haben, wenn ich das richtig sehe.
Vielleicht kann mir jemand einen Tip zur Lösung des Problems geben.
Gruß
Sositsch
PS: Kann mir jemand noch etwas anderes eklären, nämlich wie man den Text hier angemessen formatiert (-: