Bảng mặt trước USB của tôi trong máy trạm không nhận ra các thiết bị USB mới nữa, mọi thứ được cắm vào. Không dmesg
cho thấy gì khi cắm thiết bị mới vào bảng điều khiển phía trước. (Khoảng 2 tháng trước, nó hoạt động tốt trên cùng một hộp và cài đặt Debian 9.)
Khi sử dụng các khe cắm USB mobo ở phía sau máy trạm, nó hoạt động tốt:
[11501.852139] usb 3-1: new full-speed USB device number 2 using xhci_hcd
[11502.473679] usb 3-1: New USB device found, idVendor=047f, idProduct=c025
[11502.473683] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[11502.473686] usb 3-1: Product: Plantronics C320-M
[11502.473688] usb 3-1: Manufacturer: Plantronics
[11502.473690] usb 3-1: SerialNumber: 111111111111111111111111111
[11502.822450] input: Plantronics Plantronics C320-M as /devices/pci0000:00/0000:00:1b.2/0000:02:00.0/usb3/3-1/3-1:1.3/0003:047F:C025.000B/input/input42
[11502.880393] plantronics 0003:047F:C025.000B: input,hiddev0,hidraw4: USB HID v1.11 Device [Plantronics Plantronics C320-M] on usb-0000:02:00.0-1/input3
[11502.910406] usb 3-1: Warning! Unlikely big volume range (=8192), cval->res is probably wrong.
[11502.910410] usb 3-1: [11] FU [Sidetone Playback Volume] ch = 1, val = 0/8192/1
[11502.964942] usbcore: registered new interface driver snd-usb-audio
Làm thế nào để tôi thậm chí tìm thấy trung tâm USB / bất cứ điều gì chịu trách nhiệm cho bảng điều khiển phía trước trong Linux?
Phiên bản hiện tại:
Linux titan 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u4 (2018-08-21) x86_64 GNU/Linux
Bo mạch chủ:
titan
description: Computer
product: SYS-5039AD-I (Default string)
vendor: Supermicro
version: 0123456789
serial: 111111111111111
width: 64 bits
capabilities: smbios-2.8 dmi-2.8 smp vsyscall32
configuration: boot=normal family=Default string sku=Default string uuid=00000000-0000-0000-0000-AC1F6B660721
*-core
description: Motherboard
product: C9X299-PGF
vendor: Supermicro
physical id: 0
version: 1.01
serial: ZM111111111111
slot: Default string
*-firmware
description: BIOS
vendor: American Megatrends Inc.
physical id: 0
version: 1.1
date: 02/14/2018
size: 64KiB
capacity: 15MiB
capabilities: pci upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int14serial int17printer acpi usb biosbootspecification uefi
lsusb -t
để xem cấu trúc liên kết. Nhưng tôi nghi ngờ một kết nối lỏng lẻo từ frontpanel đến bo mạch chủ. Bản cập nhật Debian rất khó có thể là nguyên nhân, trừ khi bạn cần một trình điều khiển hoàn toàn khác cho trung tâm gốc frontpanel (nhưng ngay cả khi đó thì không thể. Hãy kiểm tralspci -nn
vàdmesg
).