CP Plus 출석 카드 리더가 있는데 이를 Windows 가상 머신에 전달하고 싶습니다. 장치를 연결할 때. dmesg에 다음 메시지가 나타납니다.
[ 372.884498] usb 1-1: new high-speed USB device number 9 using xhci_hcd
[ 373.832692] usb 1-1: Using ep0 maxpacket: 8
[ 373.868850] usb 1-1: device descriptor read/all, error 8
[ 373.996653] usb 1-1: new high-speed USB device number 10 using xhci_hcd
[ 374.196667] usb 1-1: Using ep0 maxpacket: 8
[ 374.232507] usb 1-1: device descriptor read/all, error 8
[ 374.232847] usb usb1-port1: attempt power cycle
[ 374.644820] usb 1-1: new high-speed USB device number 11 using xhci_hcd
[ 374.665128] usb 1-1: Using ep0 maxpacket: 8
[ 374.692258] usb 1-1: device descriptor read/all, error 8
[ 374.820735] usb 1-1: new high-speed USB device number 12 using xhci_hcd
[ 374.843037] usb 1-1: Using ep0 maxpacket: 8
[ 374.870071] usb 1-1: device descriptor read/all, error 8
[ 374.870339] usb usb1-port1: unable to enumerate USB device
장치가 lsusb에 표시되지 않았기 때문에 Qemu로 리디렉션했습니다. 리디렉션하는 방법이 있나요?