기가바이트 ga 970a-d3p 마더보드에서 usb2 및 usb3 포트를 모두 인식하도록 64비트 우분투/데비안을 얻으려면 어떻게 해야 합니까?

기가바이트 ga 970a-d3p 마더보드에서 usb2 및 usb3 포트를 모두 인식하도록 64비트 우분투/데비안을 얻으려면 어떻게 해야 합니까?

나는 몇 가지 제안된 솔루션을 시도했지만 아무 것도 작동하지 않았습니다. 이전 32비트 우분투에서는 마더보드의 모든 포트를 볼 수 있었지만 64비트 우분투/데비안 버전에서는 모든 포트를 활용할 수 없었습니다. 4개의 usb3 포트는 작동하지만 10개의 usb10 포트는 작동하지 않습니다. BIOS에서 iommu를 켜라는 제안은 데이터 손실로 인해 충돌을 일으킵니다. BIOS와 Windows 10 모두 모든 포트를 사용할 수 있습니다.

lsusb -t
/:  Bus 09.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/4p, 5000M
    |__ Port 3: Dev 2, If 0, Class=Mass Storage, Driver=uas, 5000M
/:  Bus 08.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/1p, 480M
    |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/4p, 480M
        |__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=, 480M
        |__ Port 1: Dev 3, If 1, Class=Vendor Specific Class, Driver=snd-ua101, 480M
        |__ Port 1: Dev 3, If 2, Class=Vendor Specific Class, Driver=snd-ua101, 480M
        |__ Port 1: Dev 3, If 3, Class=Vendor Specific Class, Driver=snd-ua101, 480M
        |__ Port 2: Dev 4, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
        |__ Port 4: Dev 5, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
        |__ Port 4: Dev 5, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
/:  Bus 07.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/4p, 12M
/:  Bus 06.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/2p, 12M
/:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/5p, 12M
/:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/5p, 12M
/:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/4p, 480M
/:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/5p, 480M
/:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/5p, 480M
sid@sid:~$ 

관련 정보