Vantec NexStar-3 外置硬盘无法安装在 Ubuntu 14.04 上

Vantec NexStar-3 外置硬盘无法安装在 Ubuntu 14.04 上

我在 Dell XPS 15 上运行 Ubuntu 14.04.05。我有一个 Vantec NexStar-3 外置硬盘盒,带 USB 2.0 输出。当我打开外置硬盘的电源时,蓝色的 Vantec 徽标亮起并开始闪烁。

我以前曾成功安装过这个东西。但是,现在当我将 Vantec 的 USB 电缆插入笔记本电脑时,驱动器不会自动安装,并且我在系统日志中收到以下消息:

kernel: [  430.179180] usb 3-3: new high-speed USB device number 16 using xhci_hcd
kernel: [  430.195322] usb 3-3: New USB device found, idVendor=13fd, idProduct=163e
kernel: [  430.195334] usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
mtp-probe: checking bus 3, device 16: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
mtp-probe: bus: 3, device: 16 was not an MTP device

lsusb 显示该设备为“Initio Corporation:”

Bus 002 Device 002: ID 8087:8000 Intel Corp.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 007: ID 8087:07dc Intel Corp.
Bus 003 Device 006: ID 06cb:0ac3 Synaptics, Inc.
Bus 003 Device 015: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 003 Device 016: ID 13fd:163e Initio Corporation
Bus 003 Device 010: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 003 Device 009: ID 045e:000b Microsoft Corp. Natural Keyboard Elite
Bus 003 Device 003: ID 0557:7000 ATEN International Co., Ltd Hub
Bus 003 Device 008: ID 0bda:573c Realtek Semiconductor Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

其他帖子建议在 /lib/udev/rules.d/69-libmtp.rules 中添加一行包含供应商和产品 ID 的内容。当我这样做时,我收到以下错误对话框:

在此处输入图片描述

还有什么我可以尝试让这个外置高清外壳正常工作吗?

相关内容