Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems updating rtl8821au - NEWBIE #1

Open
Rudizoon opened this issue Mar 29, 2023 · 1 comment
Open

Problems updating rtl8821au - NEWBIE #1

Rudizoon opened this issue Mar 29, 2023 · 1 comment

Comments

@Rudizoon
Copy link

I update Linux Mint to 21 Vanessa, and my wifi stopped working. So I reverted back using TimeShift and found your github update page. Hopefully after updating the wifi driver, I can update the OS again, this time with wifi.

I followed your instructions, but now dkms status returns:
rtl8821au, 5.12.5.2, 5.4.0-144-generic, x86_64: installed (WARNING! Diff between built and installed module!)
rtl8821au, 5.8.2.3, 5.4.0-139-generic, x86_64: installed
rtl8821au, 5.8.2.3, 5.4.0-144-generic, x86_64: built

Not really what I expected.

What did I do wrong? And how do I fix this?

Many thanks in advance
Rudizoon

@ivanovborislav
Copy link
Owner

Hi!
Remove all rtl8821au WiFi drivers.

dkms remove -m rtl8821au -v 5.12.5.2 -k 5.4.0-144-generic
dkms remove -m rtl8821au -v 5.8.2.3 -k  5.4.0-139-generic
dkms remove -m rtl8821au -v 5.8.2.3 -k  5.4.0-144-generic

Update OS
Install WiFi rtl8821au again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants