Nothing is detected in USB2.0 ports

Posted:
Nov 26th, '13, 22:56
by Traumaturge
Installed from LiveCD. Using Mageia 3 64-bit with GNOME.
Not sure if this is a software or hardware issue.
I have six USB2.0 ports and two USB3.0 ports. UEFI and even GRUB don't always recognize the 3.0 ports, but once Mageia is started they work every time. Thus, they are reserved for the keyboard and mouse. But nothing I put into the 2.0 ports is being detected. Is there a possible software-side fix for this or is this a case of a bad mobo?
Re: Nothing is detected in USB2.0 ports

Posted:
Nov 26th, '13, 23:15
by doktor5000
Please show the output of
- Code: Select all
dmesg | grep hci
Re: Nothing is detected in USB2.0 ports

Posted:
Nov 26th, '13, 23:33
by Traumaturge
Mouse and keyboard only
- Code: Select all
[sks@localhost ~]$ dmesg | grep hci
[ 0.490271] ahci 0000:00:11.0: version 3.0
[ 0.490370] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[ 0.490373] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 0.490756] scsi0 : ahci
[ 0.490817] scsi1 : ahci
[ 0.490871] scsi2 : ahci
[ 0.490926] scsi3 : ahci
[ 2.809906] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 2.809915] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[ 2.810044] xhci_hcd 0000:02:00.0: irq 72 for MSI/MSI-X
[ 2.810109] usb usb1: Manufacturer: Linux 3.8.13.4-desktop-1.mga3 xhci_hcd
[ 2.810217] xHCI xhci_add_endpoint called for root hub
[ 2.810220] xHCI xhci_check_bandwidth called for root hub
[ 2.810365] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 2.810371] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[ 2.810404] usb usb2: Manufacturer: Linux 3.8.13.4-desktop-1.mga3 xhci_hcd
[ 2.810530] xHCI xhci_add_endpoint called for root hub
[ 2.810531] xHCI xhci_check_bandwidth called for root hub
[ 3.110529] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[ 3.257055] usb 1-2: new low-speed USB device number 3 using xhci_hcd
[ 2150.891704] usb 1-1: new high-speed USB device number 4 using xhci_hcd
[ 2202.296296] usb 1-1: new high-speed USB device number 5 using xhci_hcd
[ 2268.688826] usb 1-1: new low-speed USB device number 6 using xhci_hcd
With 3 other devices plugged in (flash drive, MP3 player, and phone
- Code: Select all
[sks@localhost ~]$ dmesg | grep hci
[ 0.490271] ahci 0000:00:11.0: version 3.0
[ 0.490370] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 4 ports 6 Gbps 0xf impl SATA mode
[ 0.490373] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 0.490756] scsi0 : ahci
[ 0.490817] scsi1 : ahci
[ 0.490871] scsi2 : ahci
[ 0.490926] scsi3 : ahci
[ 2.809906] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 2.809915] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[ 2.810044] xhci_hcd 0000:02:00.0: irq 72 for MSI/MSI-X
[ 2.810109] usb usb1: Manufacturer: Linux 3.8.13.4-desktop-1.mga3 xhci_hcd
[ 2.810217] xHCI xhci_add_endpoint called for root hub
[ 2.810220] xHCI xhci_check_bandwidth called for root hub
[ 2.810365] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 2.810371] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[ 2.810404] usb usb2: Manufacturer: Linux 3.8.13.4-desktop-1.mga3 xhci_hcd
[ 2.810530] xHCI xhci_add_endpoint called for root hub
[ 2.810531] xHCI xhci_check_bandwidth called for root hub
[ 3.110529] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[ 3.257055] usb 1-2: new low-speed USB device number 3 using xhci_hcd
[ 2150.891704] usb 1-1: new high-speed USB device number 4 using xhci_hcd
[ 2202.296296] usb 1-1: new high-speed USB device number 5 using xhci_hcd
[ 2268.688826] usb 1-1: new low-speed USB device number 6 using xhci_hcd
Re: Nothing is detected in USB2.0 ports

Posted:
Nov 28th, '13, 17:30
by doktor5000
Hmmm, only see the USB 3.0 driver there (xhci). What mainboard is that exactly, and please post the output of
- Code: Select all
lspcidrake -v