How do I install WiFi drivers from GitHub?

0
6
Asked By CuriousPineapple42 On

I'm trying to install a WiFi driver from this GitHub repository: https://github.com/morrownr/88x2bu-20210702. I'm totally new to this and would appreciate any guidance on how to get it installed. Thanks in advance!

2 Answers

Answered By KernelGuru99 On

If your distro is running kernel version 6.12 or later, you probably won’t need to install this driver at all since there are better options built-in. Many distros are using newer kernels these days, so it might be worth considering switching if that's an option for you.

NewbieNellie -

Which distributions do you recommend that come with a newer kernel?

Answered By TechSavvyTom On

You can usually find installation instructions for different Linux distros right on the GitHub page. Just check it out and follow the steps that match your setup.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.