Closed garynl closed 4 years ago
Hi, try run dmesg -w
in a terminal, and run modprobe 88x2bu
in another terminal, and see if any error exists.
Well, this is embarrassing. I cleaned my machine of all previous attempts, did an update, upgrade, git clone, make, make install, dmesg -w in one window and modprobe in another and it worked!
I can only conclude that the problem was caused by bad housekeeping on my part and the need to provide you with consistent data made me do it 'properly'.
Thanks!
Hi, I have TPLink Archer T3U. It has worked in the past on older kernels, but I cant get it to run on my current system Linux Mint Tara 19.2 MATE
(Its the unnamed device) Used git clone to get the sources, make compiles without errors or warnings, as does sudo make install
However
sudo modprobe 88x2bu rtw_drv_log_level=5
just hangs. (sudo modprobe 88x2bu
is exactly the same) Cant ctrl-C out of it and when I reboot the machine hangs and I have to hold the on/off switch to force it to shutdown.If I try sudo rmmod 88x2bu before I shutdown I just get a message saying the module is in use I cant see the device using iwconfig or ifconfig
Any help would be appreciated Gary