我有一个16 GB 1.0的钛金属制USB随身碟,皮革扎带,我很喜欢。我知道它可以在Vista中运行(在所有情况下),但是在Ubuntu 11.04中(我也有gnome 3,如果这可能会影响,但可以肯定我之前尝试过),则无法检测到。我也已经在终端中运行sudo命令来搜索它,并且它没有显示,也没有以root用户登录的信息。
由于速度较慢,因此我仅将其用于HTML / CSS / PHP以及软件设置的备份,以防万一我遇到了一些问题并且需要在没有互联网连接的情况下恢复设置。
东芝Satellite-Pro L300 1F-J(带有升级的RAM)。
已测试3个USB 2.0端口,左侧2个,右侧1个。
$ sudo lsusb
产生:
Bus 008 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 006 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 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 0011:7788
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
$ dmesg
追加:
[ 79.868026] usb 2-3: new high speed USB device using ehci_hcd and address 2
[ 80.150509] usbcore: registered new interface driver uas
[ 80.174803] Initializing USB Mass Storage driver...
[ 80.174934] scsi6 : usb-storage 2-3:1.0
[ 80.175941] usbcore: registered new interface driver usb-storage
[ 80.175945] USB Mass Storage support registered.
[ 81.184276] scsi 6:0:0:0: Direct-Access Generic Flash Disk 8.00 PQ: 0 ANSI: 2
[ 81.184790] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 81.187989] sd 6:0:0:0: [sdb] 32768000 512-byte logical blocks: (16.7 GB/15.6 GiB)
[ 81.188829] sd 6:0:0:0: [sdb] Write Protect is off
[ 81.188834] sd 6:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 81.188836] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 81.191324] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 81.207084] sdb:
[ 81.212388] sd 6:0:0:0: [sdb] Assuming drive cache: write through
[ 81.212395] sd 6:0:0:0: [sdb] Attached SCSI removable disk
dmesg
-注意[... time ...]。插入USB记忆棒并键入dmesg
-复制从[... time ...]中看到的新输出,并将其粘贴到您的问题中。希望这将为我们提供有关内核如何处理USB记忆棒的线索。
dmesg
输出。