Do you have the external hub plugged into its own power? Or is it just drawing power from usb? You might try booting into the previous kernel and doing a quick test, if it works there, then it is may be a new feature enforcing something that might have happened or work, or it may simply be a a kernel bug. The standards on usb say how things are supposed to work, but often until ignoring the standards translates to a bug, no one enforces it in software. It could be doing a power calculation and determined there is not enough power based on what the devices say they need and how they are wired, and disabling anything over the power limit. Likely whatever gets seen first gets the power(or other resource) and anyone later won't get turned on. I know that the usb bus does this on the bandwidth a device claims to need, because of that you cannot run 2 webcams on the same usb bus that each want 80% of the bandwidth to run. The 2nd one will not be allowed to work. And most motherboards only really have 2-3 real usb ports with all of the ports really coming from internal hubs. On Thu, Feb 4, 2021 at 8:34 PM linux guy <linuxguy123@xxxxxxxxx> wrote: > > > > On Thu, Feb 4, 2021 at 7:28 PM Tom Horsley <horsley1953@xxxxxxxxx> wrote: >> >> >> That sounds a lot like the same hardware failure I have on my >> old P8H67-V (AUSTek) system. I just tested it again, and the USB3 >> ports will work with a single simple device plugged in (like a >> USB keyboard, which is what I tried), but a hub, or a device which >> actually wants to talk USB3 (like a disk drive) doesn't work. > > > It worked fine up until I rebooted with a new kernel this afternoon. So if it is a hardware failure, it has worked perfectly since I got the board a year ago and failed after I updated and rebooted this afternoon. Can't say that didn't happen, but it seems really co-incidental. > >> I'm assuming the southbridge chip (or whatever it is called) >> is dead or at least half dead. > > > X570 is an AMD AM4 motherboard. I'm running a Ryzen 3600X processor. System has been rock solid since I fixed a power supply issue a few months ago. > >> The USB2 ports do work. >> >> The other hardware failure on this is the onboard Intel video >> which I guess must use the same half dead chip. > > > I have an NVIDIA GTX 1080 Ti video card. > > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx