USB ports disappears in Fedora 28
Guys, I have a HP with Fedora 28. The wifi diver never worked (realtek issue). But thats fine. I've solve with an usb wifi adapter.
Te problem is that since last week the usb ports just disappear when Im using the system. Everything is fine then suddelny thw wifi dicconects. The usb adapter is no longer identified by the system. The same happens with all usb flash disk. They disappear. I have to restart the system to have then back. Sometimes is not enought. Then I have to restart several times to get then work. Downloading a new fedora iso and making a fresh install does not solve the problem.
Any ideas?
This is the lsusb:
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 0bda:b009 Realtek Semiconductor Corp.
Bus 001 Device 003: ID 04f2:b5db Chicony Electronics Co., Ltd
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 001 Device 012: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter
Bus 001 Device 011: ID 0951:1665 Kingston Technology Digital DataTraveler SE9 64GB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
lspci -k | grep -i usb -A 10
00:14.0 USB controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller (rev 35)
Subsystem: Hewlett-Packard Company Device 832c
Kernel driver in use: xhci_hcd
00:1a.0 Encryption controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Trusted Execution Engine (rev 35)
Subsystem: Hewlett-Packard Company Device 832c
Kernel driver in use: mei_txe
Kernel modules: mei_txe
00:1b.0 Audio device: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Definition Audio Controller (rev 35)
Subsystem: Hewlett-Packard Company Device 832c
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
dmesg gives many lines of this same error:
dmesg
...
[ 9147.795174] mt7601u 1-3:1.0: Vendor request req:07 off:101c failed:-110
[ 9150.916034] mt7601u 1-3:1.0: Vendor request req:07 off:101c failed:-110
[ 9154.036900] mt7601u 1-3:1.0: Vendor request req:07 off:101c failed:-110
[ 9157.155074] mt7601u 1-3:1.0: Vendor request req:07 off:101c failed:-110
...