problem with tplink rtl88x2bu-20210702

Asked by Matti Vasara

I had problems with the tplink stick in when the normal /remove-driver.sh did not work well. It left in the dkms tree the driver. The error codes were 2 and 10. The folder rtl88xbu was older one. I removed the driver with the guidelines in the /install-driver with "$ sudo dkms remove "882x2bu/20210702 "-c "/usr/src/88x2bu-20210702/dkms.conf" --all"
then the driver was removed.
  I took the new intallation with "mkdir -p ~/src
    cd ~/src
    git clone https://github.com/morrownr/88x2bu-20210702.git
    cd ~/src/88x2bu-20210702"
Then I used ./install-driver and the stick was in function after rebooting.

Thanks to Nick Morrow
#

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#1

i suggest you post on https://ubuntuforums.org/

it may help others. Also I suggest you add more details on how to remove the driver and so on

Revision history for this message
Jeremy (wa113y3s) said :
#2

If this is about https://github.com/morrownr/88x2bu-20210702 you might want to file an issue there

Revision history for this message
Matti Vasara (matti-vasara) said :
#3

Thanks actionparsnip, that solved my question.