这真的很奇怪,因为之前我在同一台电脑上安装 Ubuntu 16.04 时,只要我连接相机,它就会被检测到。事实上,非常快。
不过,在我最新安装的操作系统上,什么都没有。
以下是命令的输出lusb
:
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 003: ID 046d:c016 Logitech, Inc. Optical Wheel Mouse
Bus 006 Device 002: ID 413c:2107 Dell Computer Corp.
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 001 Device 003: ID 04b0:017e Nikon Corp.
Bus 001 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 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
如您所见,相机在那里。但它在文件资源管理器中缺失了。
答案1
你可以使用 'gphoto2' 来查看相机是否受支持。查看是否可以识别,请尝试:
gphoto2 --auto-detect
关于相机型号的更多细节将会有所帮助。04b0:017e 似乎没有为该 USB 设备 ID 带来任何信息。