LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel
User Name
Password
Linux - Kernel This forum is for all discussion relating to the Linux kernel.

Notices


Reply
  Search this Thread
Old 03-06-2019, 05:49 AM   #1
0 - Timothy Fanning
LQ Newbie
 
Registered: Mar 2019
Posts: 3

Rep: Reputation: Disabled
2 out of 16 USB 3.0 ports not working


Hello everybody

I have 4 PCI cards and each card have 4 USB 3.0 ports. The problem is only 14 USB 3.0 ports are working.

What I have already tried
  • All ports are working correctly in Windows so hardware should be fine
  • I have tried many distributions like Linux mint, Ubuntu, Debian, Fedora.. result is the same
  • I searched many forums on the internet and tried many suggestions.. result is the same
    • disable USB power management
    • kernel boot obtions as noapic, acpi=noirq, usbcore.autosuspend=-1
    • disable and rescan PCI devices..
    • different kernels under ubuntu 14.04.3 such as 3.13.0, 3.19.0, 4.4.0
    • BIOS related suggestions and so on..

Hardware components
Currently I have Ubuntu 14.04.3 as board manufacturer suggest.

dmesg | grep -i "usb"
Code:
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-142-generic root=UUID=1210dd99-0944-4260-a944-19955cdfc967 ro quiet splash noapic acpi=noirq usbcore.autosuspend=-1 vt.handoff=7
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-142-generic root=UUID=1210dd99-0944-4260-a944-19955cdfc967 ro quiet splash noapic acpi=noirq usbcore.autosuspend=-1 vt.handoff=7
[    0.390883] ACPI: bus type USB registered
[    0.390891] usbcore: registered new interface driver usbfs
[    0.390896] usbcore: registered new interface driver hub
[    0.390908] usbcore: registered new device driver usb
[    0.784591] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.784614] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.784633] uhci_hcd: USB Universal Host Controller Interface driver
[    0.784809] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    0.785962] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.785963] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.785964] usb usb1: Product: xHCI Host Controller
[    0.785966] usb usb1: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.785967] usb usb1: SerialNumber: 0000:00:14.0
[    0.786090] hub 1-0:1.0: USB hub found
[    0.786919] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    0.786942] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    0.786943] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.786944] usb usb2: Product: xHCI Host Controller
[    0.786945] usb usb2: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.786946] usb usb2: SerialNumber: 0000:00:14.0
[    0.787083] hub 2-0:1.0: USB hub found
[    0.787380] usb: port power management may be unreliable
[    0.787678] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 3
[    0.789077] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.789078] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.789079] usb usb3: Product: xHCI Host Controller
[    0.789081] usb usb3: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.789082] usb usb3: SerialNumber: 0000:03:00.0
[    0.789190] hub 3-0:1.0: USB hub found
[    0.789279] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 4
[    0.789288] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.789297] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.789298] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.789299] usb usb4: Product: xHCI Host Controller
[    0.789300] usb usb4: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.789301] usb usb4: SerialNumber: 0000:03:00.0
[    0.789406] hub 4-0:1.0: USB hub found
[    0.789493] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 5
[    0.790879] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    0.790880] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.790881] usb usb5: Product: xHCI Host Controller
[    0.790882] usb usb5: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.790883] usb usb5: SerialNumber: 0000:04:00.0
[    0.790995] hub 5-0:1.0: USB hub found
[    0.791082] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 6
[    0.791090] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.791099] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    0.791100] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.791101] usb usb6: Product: xHCI Host Controller
[    0.791102] usb usb6: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.791103] usb usb6: SerialNumber: 0000:04:00.0
[    0.791207] hub 6-0:1.0: USB hub found
[    0.791295] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 7
[    0.792674] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[    0.792675] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.792676] usb usb7: Product: xHCI Host Controller
[    0.792677] usb usb7: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.792679] usb usb7: SerialNumber: 0000:05:00.0
[    0.792791] hub 7-0:1.0: USB hub found
[    0.792877] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 8
[    0.792886] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.792895] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003
[    0.792896] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.792897] usb usb8: Product: xHCI Host Controller
[    0.792898] usb usb8: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.792899] usb usb8: SerialNumber: 0000:05:00.0
[    0.793003] hub 8-0:1.0: USB hub found
[    0.793091] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 9
[    0.794470] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002
[    0.794471] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.794472] usb usb9: Product: xHCI Host Controller
[    0.794473] usb usb9: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.794474] usb usb9: SerialNumber: 0000:06:00.0
[    0.794598] hub 9-0:1.0: USB hub found
[    0.794746] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 10
[    0.794755] usb usb10: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.794764] usb usb10: New USB device found, idVendor=1d6b, idProduct=0003
[    0.794765] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.794766] usb usb10: Product: xHCI Host Controller
[    0.794767] usb usb10: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.794768] usb usb10: SerialNumber: 0000:06:00.0
[    0.794891] hub 10-0:1.0: USB hub found
[    0.794979] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 11
[    0.796360] usb usb11: New USB device found, idVendor=1d6b, idProduct=0002
[    0.796361] usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.796362] usb usb11: Product: xHCI Host Controller
[    0.796363] usb usb11: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.796364] usb usb11: SerialNumber: 0000:09:00.0
[    0.796486] hub 11-0:1.0: USB hub found
[    0.796572] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 12
[    0.796580] usb usb12: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.796589] usb usb12: New USB device found, idVendor=1d6b, idProduct=0003
[    0.796590] usb usb12: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.796591] usb usb12: Product: xHCI Host Controller
[    0.796592] usb usb12: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.796593] usb usb12: SerialNumber: 0000:09:00.0
[    0.796716] hub 12-0:1.0: USB hub found
[    0.796803] xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 13
[    0.798182] usb usb13: New USB device found, idVendor=1d6b, idProduct=0002
[    0.798184] usb usb13: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.798185] usb usb13: Product: xHCI Host Controller
[    0.798186] usb usb13: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.798187] usb usb13: SerialNumber: 0000:0a:00.0
[    0.798303] hub 13-0:1.0: USB hub found
[    0.798389] xhci_hcd 0000:0a:00.0: new USB bus registered, assigned bus number 14
[    0.798397] usb usb14: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.798406] usb usb14: New USB device found, idVendor=1d6b, idProduct=0003
[    0.798407] usb usb14: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.798408] usb usb14: Product: xHCI Host Controller
[    0.798409] usb usb14: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.798410] usb usb14: SerialNumber: 0000:0a:00.0
[    0.798533] hub 14-0:1.0: USB hub found
[    0.798673] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 15
[    0.800072] usb usb15: New USB device found, idVendor=1d6b, idProduct=0002
[    0.800073] usb usb15: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.800074] usb usb15: Product: xHCI Host Controller
[    0.800075] usb usb15: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.800076] usb usb15: SerialNumber: 0000:0b:00.0
[    0.800192] hub 15-0:1.0: USB hub found
[    0.800277] xhci_hcd 0000:0b:00.0: new USB bus registered, assigned bus number 16
[    0.800286] usb usb16: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.800295] usb usb16: New USB device found, idVendor=1d6b, idProduct=0003
[    0.800296] usb usb16: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.800297] usb usb16: Product: xHCI Host Controller
[    0.800299] usb usb16: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.800300] usb usb16: SerialNumber: 0000:0b:00.0
[    0.800414] hub 16-0:1.0: USB hub found
[    0.800502] xhci_hcd 0000:0c:00.0: new USB bus registered, assigned bus number 17
[    0.801880] usb usb17: New USB device found, idVendor=1d6b, idProduct=0002
[    0.801881] usb usb17: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.801882] usb usb17: Product: xHCI Host Controller
[    0.801883] usb usb17: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.801885] usb usb17: SerialNumber: 0000:0c:00.0
[    0.802000] hub 17-0:1.0: USB hub found
[    0.802085] xhci_hcd 0000:0c:00.0: new USB bus registered, assigned bus number 18
[    0.802093] usb usb18: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.802102] usb usb18: New USB device found, idVendor=1d6b, idProduct=0003
[    0.802103] usb usb18: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.802104] usb usb18: Product: xHCI Host Controller
[    0.802105] usb usb18: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.802106] usb usb18: SerialNumber: 0000:0c:00.0
[    0.802222] hub 18-0:1.0: USB hub found
[    0.802322] xhci_hcd 0000:0f:00.0: new USB bus registered, assigned bus number 19
[    0.803764] usb usb19: New USB device found, idVendor=1d6b, idProduct=0002
[    0.803766] usb usb19: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.803767] usb usb19: Product: xHCI Host Controller
[    0.803768] usb usb19: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.803769] usb usb19: SerialNumber: 0000:0f:00.0
[    0.803891] hub 19-0:1.0: USB hub found
[    0.804004] xhci_hcd 0000:0f:00.0: new USB bus registered, assigned bus number 20
[    0.804018] usb usb20: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.804027] usb usb20: New USB device found, idVendor=1d6b, idProduct=0003
[    0.804028] usb usb20: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.804029] usb usb20: Product: xHCI Host Controller
[    0.804030] usb usb20: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.804031] usb usb20: SerialNumber: 0000:0f:00.0
[    0.804153] hub 20-0:1.0: USB hub found
[    0.804283] xhci_hcd 0000:10:00.0: new USB bus registered, assigned bus number 21
[    0.805725] usb usb21: New USB device found, idVendor=1d6b, idProduct=0002
[    0.805726] usb usb21: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.805727] usb usb21: Product: xHCI Host Controller
[    0.805728] usb usb21: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.805729] usb usb21: SerialNumber: 0000:10:00.0
[    0.805854] hub 21-0:1.0: USB hub found
[    0.805970] xhci_hcd 0000:10:00.0: new USB bus registered, assigned bus number 22
[    0.805979] usb usb22: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.805988] usb usb22: New USB device found, idVendor=1d6b, idProduct=0003
[    0.805989] usb usb22: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.805990] usb usb22: Product: xHCI Host Controller
[    0.805991] usb usb22: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.805992] usb usb22: SerialNumber: 0000:10:00.0
[    0.806116] hub 22-0:1.0: USB hub found
[    0.806284] xhci_hcd 0000:15:00.0: new USB bus registered, assigned bus number 23
[    0.807727] usb usb23: New USB device found, idVendor=1d6b, idProduct=0002
[    0.807728] usb usb23: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.807730] usb usb23: Product: xHCI Host Controller
[    0.807731] usb usb23: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.807732] usb usb23: SerialNumber: 0000:15:00.0
[    0.807847] hub 23-0:1.0: USB hub found
[    0.807960] xhci_hcd 0000:15:00.0: new USB bus registered, assigned bus number 24
[    0.807973] usb usb24: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.807982] usb usb24: New USB device found, idVendor=1d6b, idProduct=0003
[    0.807983] usb usb24: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.807984] usb usb24: Product: xHCI Host Controller
[    0.807985] usb usb24: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.807986] usb usb24: SerialNumber: 0000:15:00.0
[    0.808102] hub 24-0:1.0: USB hub found
[    0.808227] xhci_hcd 0000:16:00.0: new USB bus registered, assigned bus number 25
[    0.809705] usb usb25: New USB device found, idVendor=1d6b, idProduct=0002
[    0.809707] usb usb25: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.809708] usb usb25: Product: xHCI Host Controller
[    0.809709] usb usb25: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.809710] usb usb25: SerialNumber: 0000:16:00.0
[    0.809825] hub 25-0:1.0: USB hub found
[    0.809937] xhci_hcd 0000:16:00.0: new USB bus registered, assigned bus number 26
[    0.809950] usb usb26: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.809959] usb usb26: New USB device found, idVendor=1d6b, idProduct=0003
[    0.809960] usb usb26: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.809961] usb usb26: Product: xHCI Host Controller
[    0.809962] usb usb26: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.809963] usb usb26: SerialNumber: 0000:16:00.0
[    0.810078] hub 26-0:1.0: USB hub found
[    0.810205] xhci_hcd 0000:17:00.0: new USB bus registered, assigned bus number 27
[    0.811646] usb usb27: New USB device found, idVendor=1d6b, idProduct=0002
[    0.811647] usb usb27: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.811648] usb usb27: Product: xHCI Host Controller
[    0.811650] usb usb27: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.811651] usb usb27: SerialNumber: 0000:17:00.0
[    0.811766] hub 27-0:1.0: USB hub found
[    0.811879] xhci_hcd 0000:17:00.0: new USB bus registered, assigned bus number 28
[    0.811892] usb usb28: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.811901] usb usb28: New USB device found, idVendor=1d6b, idProduct=0003
[    0.811902] usb usb28: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.811903] usb usb28: Product: xHCI Host Controller
[    0.811904] usb usb28: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.811906] usb usb28: SerialNumber: 0000:17:00.0
[    0.812022] hub 28-0:1.0: USB hub found
[    0.812147] xhci_hcd 0000:18:00.0: new USB bus registered, assigned bus number 29
[    0.813590] usb usb29: New USB device found, idVendor=1d6b, idProduct=0002
[    0.813592] usb usb29: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.813593] usb usb29: Product: xHCI Host Controller
[    0.813594] usb usb29: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.813595] usb usb29: SerialNumber: 0000:18:00.0
[    0.813710] hub 29-0:1.0: USB hub found
[    0.813822] xhci_hcd 0000:18:00.0: new USB bus registered, assigned bus number 30
[    0.813834] usb usb30: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.813842] usb usb30: New USB device found, idVendor=1d6b, idProduct=0003
[    0.813844] usb usb30: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.813845] usb usb30: Product: xHCI Host Controller
[    0.813846] usb usb30: Manufacturer: Linux 4.4.0-142-generic xhci-hcd
[    0.813847] usb usb30: SerialNumber: 0000:18:00.0
[    0.813962] hub 30-0:1.0: USB hub found
[    1.666712] usb 19-4: new high-speed USB device number 2 using xhci_hcd
[    1.666722] usb 29-4: new high-speed USB device number 2 using xhci_hcd
[    1.666761] usb 27-4: new high-speed USB device number 2 using xhci_hcd
[    1.666821] usb 16-4: new SuperSpeed USB device number 2 using xhci_hcd
[    1.666822] usb 14-4: new SuperSpeed USB device number 2 using xhci_hcd
[    1.666854] usb 6-4: new SuperSpeed USB device number 2 using xhci_hcd
[    1.666943] usb 10-4: new SuperSpeed USB device number 2 using xhci_hcd
[    1.666961] usb 18-4: new SuperSpeed USB device number 2 using xhci_hcd
[    1.666967] usb 8-4: new SuperSpeed USB device number 2 using xhci_hcd
[    1.683705] usb 8-4: New USB device found, idVendor=2676, idProduct=ba02
[    1.683707] usb 8-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.683709] usb 8-4: Product: acA4112-30uc
[    1.683710] usb 8-4: Manufacturer: Basler
[    1.683712] usb 8-4: SerialNumber: 40019359
[    1.683760] usb 16-4: New USB device found, idVendor=2676, idProduct=ba02
[    1.683761] usb 16-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.683763] usb 16-4: Product: acA4112-30uc
[    1.683764] usb 16-4: Manufacturer: Basler
[    1.683765] usb 16-4: SerialNumber: 40019368
[    1.683894] usb 6-4: New USB device found, idVendor=2676, idProduct=ba02
[    1.683899] usb 6-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.683900] usb 6-4: Product: acA4112-30uc
[    1.683901] usb 6-4: Manufacturer: Basler
[    1.683902] usb 6-4: SerialNumber: 40019364
[    1.683933] usb 10-4: New USB device found, idVendor=2676, idProduct=ba02
[    1.683935] usb 10-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.683936] usb 10-4: Product: acA4112-30uc
[    1.683937] usb 10-4: Manufacturer: Basler
[    1.683939] usb 10-4: SerialNumber: 40019367
[    1.684049] usb 18-4: New USB device found, idVendor=2676, idProduct=ba02
[    1.684050] usb 18-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.684051] usb 18-4: Product: acA4112-30uc
[    1.684053] usb 18-4: Manufacturer: Basler
[    1.684054] usb 18-4: SerialNumber: 40019369
[    1.684421] usb 14-4: New USB device found, idVendor=2676, idProduct=ba02
[    1.684423] usb 14-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.684424] usb 14-4: Product: acA4112-30uc
[    1.684425] usb 14-4: Manufacturer: Basler
[    1.684427] usb 14-4: SerialNumber: 40019360
[    1.722673] usb 25-4: new high-speed USB device number 2 using xhci_hcd
[    1.722682] usb 1-5: new low-speed USB device number 2 using xhci_hcd
[    1.854529] usb 1-5: New USB device found, idVendor=046d, idProduct=c05a
[    1.854531] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.854533] usb 1-5: Product: USB Optical Mouse
[    1.854534] usb 1-5: Manufacturer: Logitech
[    1.854674] usb 1-5: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.966675] usb 1-6: new low-speed USB device number 3 using xhci_hcd
[    2.100456] usb 1-6: New USB device found, idVendor=046d, idProduct=c31c
[    2.100458] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.100468] usb 1-6: Product: USB Keyboard
[    2.100469] usb 1-6: Manufacturer: Logitech
[    2.100698] usb 1-6: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.100701] usb 1-6: ep 0x82 - rounding interval to 1024 microframes, ep desc says 2040 microframes
[    2.270977] usb 1-9: new high-speed USB device number 4 using xhci_hcd
[    2.399242] usb 1-9: New USB device found, idVendor=0557, idProduct=7000
[    2.399244] usb 1-9: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.399990] hub 1-9:1.0: USB hub found
[    2.414095] usbcore: registered new interface driver usbhid
[    2.414096] usbhid: USB HID core driver
[    2.415885] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C05A.0001/input/input3
[    2.416194] hid-generic 0003:046D:C05A.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:14.0-5/input0
[    2.416269] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:046D:C31C.0002/input/input4
[    2.470809] hid-generic 0003:046D:C31C.0002: input,hidraw1: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-0000:00:14.0-6/input0
[    2.472192] input: Logitech USB Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:046D:C31C.0003/input/input5
[    2.527516] hid-generic 0003:046D:C31C.0003: input,hidraw2: USB HID v1.10 Device [Logitech USB Keyboard] on usb-0000:00:14.0-6/input1
[    2.594913] usb 30-4: new SuperSpeed USB device number 2 using xhci_hcd
[    2.594923] usb 26-4: new SuperSpeed USB device number 2 using xhci_hcd
[    2.594933] usb 20-4: new SuperSpeed USB device number 2 using xhci_hcd
[    2.594952] usb 28-4: new SuperSpeed USB device number 2 using xhci_hcd
[    2.611937] usb 26-4: New USB device found, idVendor=2676, idProduct=ba02
[    2.611939] usb 26-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.611941] usb 26-4: Product: acA4112-30uc
[    2.611942] usb 26-4: Manufacturer: Basler
[    2.611943] usb 26-4: SerialNumber: 40019366
[    2.611975] usb 30-4: New USB device found, idVendor=2676, idProduct=ba02
[    2.611976] usb 30-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.611978] usb 30-4: Product: acA4112-30uc
[    2.611979] usb 30-4: Manufacturer: Basler
[    2.611980] usb 30-4: SerialNumber: 40019363
[    2.612012] usb 28-4: New USB device found, idVendor=2676, idProduct=ba02
[    2.612013] usb 28-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.612014] usb 28-4: Product: acA4112-30uc
[    2.612015] usb 28-4: Manufacturer: Basler
[    2.612016] usb 28-4: SerialNumber: 40019371
[    2.612243] usb 20-4: New USB device found, idVendor=2676, idProduct=ba02
[    2.612244] usb 20-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.612245] usb 20-4: Product: acA4112-30uc
[    2.612246] usb 20-4: Manufacturer: Basler
[    2.612247] usb 20-4: SerialNumber: 40013880
[    2.690742] usb 1-9.1: new low-speed USB device number 5 using xhci_hcd
[    2.807803] usb 1-9.1: New USB device found, idVendor=0557, idProduct=2419
[    2.807805] usb 1-9.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.807948] usb 1-9.1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    2.807951] usb 1-9.1: ep 0x82 - rounding interval to 32 microframes, ep desc says 40 microframes
[    2.809861] input: HID 0557:2419 as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1:1.0/0003:0557:2419.0004/input/input6
[    2.862989] hid-generic 0003:0557:2419.0004: input,hidraw3: USB HID v1.00 Keyboard [HID 0557:2419] on usb-0000:00:14.0-9.1/input0
[    2.864198] input: HID 0557:2419 as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1:1.1/0003:0557:2419.0005/input/input7
[    2.864452] hid-generic 0003:0557:2419.0005: input,hidraw4: USB HID v1.00 Mouse [HID 0557:2419] on usb-0000:00:14.0-9.1/input1
What might be an issue but I dont know how to solve it, output from dmesg
Code:
PCI Errors
==========
[    0.417591] pci 0000:11:00.0: BAR 0: no space for [mem size 0x00010000 64bit]
[    0.417593] pci 0000:11:00.0: BAR 0: failed to assign [mem size 0x00010000 64bit]
[    0.417594] pci 0000:11:00.0: BAR 2: no space for [mem size 0x00001000 64bit]
[    0.417595] pci 0000:11:00.0: BAR 2: failed to assign [mem size 0x00001000 64bit]
[    0.417596] pci 0000:11:00.0: BAR 4: no space for [mem size 0x00001000 64bit]
[    0.417597] pci 0000:11:00.0: BAR 4: failed to assign [mem size 0x00001000 64bit]
[    0.417598] pci 0000:0e:07.0: PCI bridge to [bus 11]
[    0.417613] pci 0000:12:00.0: BAR 0: no space for [mem size 0x00010000 64bit]
[    0.417614] pci 0000:12:00.0: BAR 0: failed to assign [mem size 0x00010000 64bit]
[    0.417615] pci 0000:12:00.0: BAR 2: no space for [mem size 0x00001000 64bit]
[    0.417616] pci 0000:12:00.0: BAR 2: failed to assign [mem size 0x00001000 64bit]
[    0.417617] pci 0000:12:00.0: BAR 4: no space for [mem size 0x00001000 64bit]
[    0.417619] pci 0000:12:00.0: BAR 4: failed to assign [mem size 0x00001000 64bit]

USB 3 driver Errors
==================
[ 1829.712584] xhci_hcd 0000:11:00.0: init 0000:11:00.0 fail, -16
[ 1829.712597] xhci_hcd: probe of 0000:11:00.0 failed with error -16
[ 1829.713068] xhci_hcd 0000:12:00.0: init 0000:12:00.0 fail, -16
[ 1829.713076] xhci_hcd: probe of 0000:12:00.0 failed with error -16
Thanks a lot for all suggestions and tips and have a nice day !

Last edited by 0 - Timothy Fanning; 03-18-2019 at 07:13 AM.
 
Old 03-07-2019, 08:07 AM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,448

Rep: Reputation: 2342Reputation: 2342Reputation: 2342Reputation: 2342Reputation: 2342Reputation: 2342Reputation: 2342Reputation: 2342Reputation: 2342Reputation: 2342Reputation: 2342
I really don't like seeing lines like these in the logs
Code:
[    0.792886] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
I also distrust many of the same card using the one driver. The second rate programmer will have a name for his variables in his software, e.g. rx/tx_port_0;

Now, when you've 4 port_0s, there is a difficulty :-/.

If you want 16 usb ports (WHY?) consider a different manufacturer of card. Also, consider the psu. 16 ports needs 8 amps, besides the current consumption of the cards themselves.
 
Old 03-07-2019, 08:35 AM   #3
0 - Timothy Fanning
LQ Newbie
 
Registered: Mar 2019
Posts: 3

Original Poster
Rep: Reputation: Disabled
Hello

Good point.. I will try to solve problem with algorithms for LPM, even thought it probably won't solve the main problem IMHO.
I will also check for different card and give it a shot
I need 16 USB ports to plugin multiple cameras, PSU should be fine.

thanks
 
Old 03-18-2019, 07:12 AM   #4
0 - Timothy Fanning
LQ Newbie
 
Registered: Mar 2019
Posts: 3

Original Poster
Rep: Reputation: Disabled
Hey

business_kid suggestions
1. I tried different card but this didn't solve the issue.
2. I didn't solve problem with algorithms for LPM but this wasn't the issue.

So anybody who encounter this issue our friend managed to solve the problem like this:
1. Add kernel parameter pci=realloc
2. This might help but in case it doesn't u can try to unplug and plugin device again and again until system allocate resources for it OR u can try to restart system and check dmesg output for debugging purposes.. in our case it work straightway with Ubuntu 18.04.02 and kernel 4.15.0-46

Hope this will help anybody out there with no clue.. have a nice day and stay strong ! :P

Last edited by 0 - Timothy Fanning; 03-19-2019 at 05:17 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: USB 2.0, USB 3.0 And USB Type C – USB Ports Explained LXer Syndicated Linux News 0 11-29-2017 03:40 PM
Problem opening ports - ports appear open, but do not work. computer_freak_8 Linux - Software 10 09-20-2008 09:39 PM
USB 2.0 ports: devices not detected, but works fine with USB 1.1 ports (Kubuntu 6.06) KWTm Linux - Hardware 1 05-09-2007 04:42 AM
ports, ports, ports cjae Linux - Networking 1 04-09-2006 09:38 AM
IMB Thinkpad T23 w/2631 docking station usb ports not working boym1 Linux - Newbie 7 08-01-2003 08:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Kernel

All times are GMT -5. The time now is 03:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration