After installing this package the Netgear A8000 in my system stopped working and lsusb started hanging while trying to print the adapter info.
The system started to use the TP-Link Archer TBE550E, but the upload speed was very, very slow (under 50Mbps, it is 500Mbps using the Netgear).
I've now uninstalled the package and everything is working again, this is amazing, thank you guys for making it so easy to test.
After uninstalling the package I can see that the Netgear adapter is using a driver which I think the package disables.
settenop@fedora:~$ ethtool -i wlp2s0f0u5 | grep driver
driver: mt7921u
lsusb
settenop@fedora:~$ lsusb | grep Net
Bus 002 Device 003: ID 0846:9060 NetGear, Inc. Wireless_Device
lspci
settenop@fedora:~$ lspci | grep 7927
06:00.0 Network controller: MEDIATEK Corp. MT7927 802.11be 320MHz 2x2 PCIe Wireless Network Adapter [Filogic 380]
uname
settenop@fedora:~$ uname -a
Linux fedora 7.0.13-200.fc44.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jun 19 22:51:30 UTC 2026 x86_64 GNU/Linux
After installing this package the Netgear A8000 in my system stopped working and
lsusbstarted hanging while trying to print the adapter info.The system started to use the TP-Link Archer TBE550E, but the upload speed was very, very slow (under 50Mbps, it is 500Mbps using the Netgear).
I've now uninstalled the package and everything is working again, this is amazing, thank you guys for making it so easy to test.
After uninstalling the package I can see that the Netgear adapter is using a driver which I think the package disables.
lsusb
lspci
uname