Ubuntu
Ubuntu 13.04 無法辨識 USB 驅動器
使用 Ubuntu 13.04(使用 Gnome 3),我的新 USB 記憶棒(詳情請參閱 dmesg/lsusb)不會自動顯示。情況:
- 驅動器未顯示在
fdisk -l
- 驅動器在執行時確實出現
lsusb
- 驅動器被 Windows 8 機器正確辨識
等了幾分鐘,看了
reset high-speed USB device number 4 using ehci-pci
我 dmesg 裡的消息,我決定拔掉我的棒,導致磁碟讀取失敗。dmesg
Aug 27 19:44:48 nbuntu kernel: [ 257.189068] sd 9:0:0:0: [sdc] Attached SCSI removable disk Aug 27 19:44:55 nbuntu kernel: [ 264.349591] usb 3-2: new high-speed USB device number 4 using ehci-pci Aug 27 19:44:55 nbuntu kernel: [ 264.797502] usb 3-2: New USB device found, idVendor=0951, idProduct=162b Aug 27 19:44:55 nbuntu kernel: [ 264.797505] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 Aug 27 19:44:55 nbuntu kernel: [ 264.797507] usb 3-2: Product: DT HyperX 3.0 Aug 27 19:44:55 nbuntu kernel: [ 264.797508] usb 3-2: Manufacturer: Kingston Aug 27 19:44:55 nbuntu kernel: [ 264.797510] usb 3-2: SerialNumber: 20CF30E118F8BD6180000356 Aug 27 19:44:55 nbuntu kernel: [ 264.797883] scsi10 : usb-storage 3-2:1.0 Aug 27 19:44:56 nbuntu kernel: [ 265.794211] scsi 10:0:0:0: Direct-Access Kingston DT HyperX 3.0 PMAP PQ: 0 ANSI: 6 Aug 27 19:44:56 nbuntu kernel: [ 265.794905] sd 10:0:0:0: Attached scsi generic sg3 type 0 Aug 27 19:44:56 nbuntu kernel: [ 265.795986] sd 10:0:0:0: [sdc] 123469824 512-byte logical blocks: (63.2 GB/58.8 GiB) Aug 27 19:44:56 nbuntu kernel: [ 265.796576] sd 10:0:0:0: [sdc] Write Protect is off Aug 27 19:44:56 nbuntu kernel: [ 265.796580] sd 10:0:0:0: [sdc] Mode Sense: 45 00 00 00 Aug 27 19:44:56 nbuntu kernel: [ 265.797200] sd 10:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA Aug 27 19:45:27 nbuntu kernel: [ 296.403451] usb 3-2: reset high-speed USB device number 4 using ehci-pci Aug 27 19:45:58 nbuntu kernel: [ 327.264520] usb 3-2: reset high-speed USB device number 4 using ehci-pci Aug 27 19:46:29 nbuntu kernel: [ 358.221324] usb 3-2: reset high-speed USB device number 4 using ehci-pci Aug 27 19:47:00 nbuntu kernel: [ 389.178831] usb 3-2: reset high-speed USB device number 4 using ehci-pci Aug 27 19:47:31 nbuntu kernel: [ 420.087249] usb 3-2: reset high-speed USB device number 4 using ehci-pci Aug 27 19:47:50 nbuntu kernel: [ 438.752891] usb 3-2: USB disconnect, device number 4 Aug 27 19:47:50 nbuntu kernel: [ 438.766483] ldm_validate_partition_table(): Disk read failed. Aug 27 19:47:50 nbuntu kernel: [ 438.766494] Dev sdc: unable to read RDB block 0 Aug 27 19:47:50 nbuntu kernel: [ 438.766507] sdc: unable to read partition table
lsusb
Bus 003 Device 004: ID 0951:162b Kingston Technology Bus 004 Device 002: ID 046d:c526 Logitech, Inc. Nano Receiver Bus 005 Device 002: ID 046d:c318 Logitech, Inc. Illuminated Keyboard 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:0001 Linux Foundation 1.1 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
賣家首頁上也有人說他不能在 Linux、Android、他的電視和他的藍光播放器上使用這個棒。有人可以給我一個提示可能是什麼問題嗎?
我正在執行 Linux mint(基於 Ubuntu 12.04)並且遇到了類似的問題。這與我的 USB 記憶棒的插入位置有關。對於某些埠,電腦認為設備功率不足,因此它不會對其進行任何操作。在我的情況下,USB 棒已插入我的 USB 鍵盤。這是我所做的:
當我將它插入鍵盤上的 USB 埠時,它不會
fdisk -l
在鍵入時顯示: tail /var/log/syslog我得到:Sep 19 09:11:55 taMereIV kernel: [ 1789.209786] usb 6-1.3: >new high-speed USB device number 8 using xhci_hcd Sep 19 09:11:55 taMereIV kernel: [ 1789.228632] usb 6-1.3: >New USB device found, idVendor=8644, idProduct=800b Sep 19 09:11:55 taMereIV kernel: [ 1789.228649] usb 6-1.3: >New USB device strings: Mfr=1, Product=2, SerialNumber=3 Sep 19 09:11:55 taMereIV kernel: [ 1789.228659] usb 6-1.3: >Product: USB Flash Disk Sep 19 09:11:55 taMereIV kernel: [ 1789.228668] usb 6-1.3: >Manufacturer: General Sep 19 09:11:55 taMereIV kernel: [ 1789.228677] usb 6-1.3: >SerialNumber: 033300000001BCAD Sep 19 09:11:55 taMereIV kernel: [ 1789.229213] usb 6-1.3: >rejected 1 configuration due to insufficient available bus power Sep 19 09:11:55 taMereIV kernel: [ 1789.229230] usb 6-1.3: >no configuration chosen from 1 choice Sep 19 09:11:55 taMereIV mtp-probe: checking bus 6, device 8: "/sys/devices/pci0000:00/0000:00:10.0/usb6/6-1/6-1.3" Sep 19 09:11:55 taMereIV mtp-probe: bus: 6, device: 8 was not an MTP device
我提請您注意這一行:
Sep 19 09:11:55 taMereIV kernel: [ 1789.229213] usb 6-1.3: >rejected 1 configuration due to insufficient available bus power
因此,我將我的 USB 記憶棒直接插入我的筆記型電腦,現在, tail /var/log/syslog
Sep 19 09:16:55 taMereIV kernel: [ 2089.398064] sd 2:0:0:0: >[sdb] Mode Sense: 03 00 00 00 Sep 19 09:16:55 taMereIV kernel: [ 2089.400020] sd 2:0:0:0: >[sdb] No Caching mode page present Sep 19 09:16:55 taMereIV kernel: [ 2089.400042] sd 2:0:0:0: >[sdb] Assuming drive cache: write through Sep 19 09:16:55 taMereIV kernel: [ 2089.408118] sd 2:0:0:0: >[sdb] No Caching mode page present Sep 19 09:16:55 taMereIV kernel: [ 2089.408140] sd 2:0:0:0: >[sdb] Assuming drive cache: write through Sep 19 09:16:55 taMereIV kernel: [ 2089.410067] sdb: sdb1 Sep 19 09:16:55 taMereIV kernel: [ 2089.414727] sd 2:0:0:0: >[sdb] No Caching mode page present Sep 19 09:16:55 taMereIV kernel: [ 2089.414743] sd 2:0:0:0: >[sdb] Assuming drive cache: write through Sep 19 09:16:55 taMereIV kernel: [ 2089.414754] sd 2:0:0:0: >[sdb] Attached SCSI removable disk
特別是我的 USB 記憶棒現在出現在
fdsik-l
. 我猜想與 Win 8 相比,Linux 系統在確定為 USB 記憶棒供電需要多少電量時更加保守。
您可能只需要重新格式化整個分區。