to update, I have tried live cd of Manjaro, Tails, Kali, Solus all with same issue. Legacy usb ports pass .5v, BUT no data/ OS recognition
BIOS USB settings for Solus/ GA-990FX-GAMING
You might try to find a legacy install of Ubuntu (like maybe two years back?)...but I suspect you'll find the issue persistent there too. This just to make sure that it isn't an issue with most recent kernels.
Relevent BIOS screens
If I recall, changing the IOMMU controller to enabled in this configuration renders ALL USB ports useless and I must reboot with PS2 KB or mouse, so that's one I don't want to change again
[deleted]
- Edited
That seems to be a common issue with that series of boards on Linux.
Add iommu=soft to boot parameters via this line (run it in a terminal)
echo 'iommu=soft' | sudo tee /etc/kernel/cmdline
Then run
sudo clr-boot-manager update
[deleted]
Drewfus It doesn't hurt to try first without
Just did, and I'm GOLDEN, all USB ports working as they should! Thanks a million!
SOLVED!!!!
I tried a dozen other Linux boards, and even Gigabyte themselves, and you got me sorted, I really appreciate it!
[deleted]
Drewfus No problem, glad I could help
Thanks! I have a similar motherboard and ran into the same issue, now I can have all mi usb 2 and usb 3 port running at the same time!