当插入USB设备时,dmesg记录Linux内核识别它,这里dmesg还描述了prosa中的产品(在下面的示例中是“USB2.0摄像机”)
[ 12.621009] Linux video capture interface: v2.00
[ 12.685253] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (0c45:6340)
[ 12.712522] input: USB 2.0 Camera as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/input/input8
我
几个月前,我在LinuxMint19.1 (Tessa) QEMU/KVM来宾中安装了Windows 10版本1909。使用USB重定向(也称为USB重定向,virsh附加),USB到SATA桥连接到SATA光驱读取光盘。
大约每小时一次,Linux会重置USB设备,导致从Windows 10读取光盘的延迟(几分钟):
usb 1-1.6: reset high-speed USB device number 8 using ehci-pci
大约每两个小时,Linux就会断开USB设备,杀死从Windows 10读取的磁盘:
usb 1-1.6: USB disconnect, device
我正在System76 Galago上运行Artix。当我插入USB设备时,它显示为/dev/usb/003/00X。
示例lsusb输出:
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 5986:9102 Acer, Inc BisonCam,NB Pro
Bus 003 Device 002: ID 05dc:a815 Lexar Media, Inc. JumpDrive V10
Bus 003 Device 004: ID 8087:0026 Intel Cor
我有一个带有嵌入式系统的板,它是基于buildroot的。在"make linux-menuconfig“中,我想为USB-RS232适配器"Moxa UPORT 1110”添加适当的驱动程序。我在"make linux-menuconfig“中做了标记: Device Drivers-> USB support -> USB Serial Converter support-> USB MoxaUPORT Serial Driver 将适配器与设备连接后,linux将无法识别该设备。 当我检查"lsusb“时,我得到: lsusb
Bus
在Linux 3上,引导有时会陷入线上:
Waiting for /dev to be fully populated...
在这一行之前,我可以看到USB设备枚举错误:
usb 2-1.2.3: device descriptor read/64, error -32
usb 2-1.2.3: device descriptor read/64, error -32
usb 2-1.2.3: device descriptor read/64, error -32
usb 2-1.2.3: device descriptor read/64, error -32
usb 2-1.2.3: d
我想要使用的外部USB键盘被识别为USB设备,但是当Linux被引导时,它就没有功能了。它在插入Windows桌面时工作,在grub中工作,但在系统启动时不起作用。
该设备可在USB端口上看到(05a4:8003):
$ lsusb
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 002: ID 046d:c078 Lo
我有一个用来测量电流的USB设备。当我将这个设备连接到windows时,我会在设备管理器中得到一个新设备,并获得一个新的COM端口来访问该设备。当我将它连接到我的linux (ubuntu14.04)时,它就被识别了(我可以通过dmesg看到它)。我怎样才能进入那里?有类似的东西,我可以发送命令的COM端口吗?
当我做ls /dev | grep USB时,我得不到任何回报。当连接设备时,dmesg告诉我:
[17480.693973] usb 3-1: new full-speed USB device number 5 using xhci_hcd
[17480.763788] usb