First time Linux - Can't install ethernet driver
Go to solution
Solved by Guest,
Support was added in Kernel 5.9, Ubuntu LTS I believe is on 5.8.
You might try Ubuntu 21.04
or can you tether from your phone over USB?
If so, tether and grab this kernel https://liquorix.net/
You may or may not need to also clone the linux-firmware tree as well.
git clone https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
cd linux-firmware
sudo make install

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now