Posts: 18
Threads: 7
Joined: Oct 2016
Reputation:
0
************* Found a driver on the Realtek site. *************
It is
2.5G Ethernet LINUX driver r8125 for kernel up to 5.6 9.007.01 2021/11/17 87 KB
Will this work? Has the LL 5.8 related to the kernel 5.8? In which case I presume a LL 5.6 should be installed?
Hi. Been using Linux Lite on an old laptop for some time for presentations and backing up my Rasp Pi. Works well. Thanks for making it.I thought I would try it on a new build MSI B550M. Installed latest LL 5.8 OK to a SSD but no internet connection. The MSI B550M has a Realtek® RTL8111H 2.5GB Ethernet. There are no Linux drivers on the MSI site. Is there a Linux driver for this, even at 1GB?
BTW, I booted with a tails-amd64-4.26 on a USB stick and that can connect to the internet, so the the hardware is working.
Thanks for reading.
Alan
Alan in the UK
1: Using LL in VBox on a Win 10 Pro Ryzen 7 3800X 8GB ram and SSD PC to test code for implementing on various Rasp Pi from Zero to 4
2: LL 6.6 on an old AMD A88MX m/b with A4 5300 processor & 4GB ram and SSD/PCMIe adapter with Clover.
3: LL 6.6 on a Lenovo laptop with AMD Ryzen 5 processor and 8 GB of ram and SSD. Dual boot with Win11 Home.
(This post was last modified: 01-15-2022, 11:07 PM by
Alan_Wilts.)
Posts: 1,342
Threads: 14
Joined: Feb 2019
Reputation:
32
Not necessarily a direct correlation between kernel version numbers and Linux Lite version numbering.
To check your kernel version, open a terminal and enter
uname -r
stevef
clueless
Posts: 18
Threads: 7
Joined: Oct 2016
Reputation:
0
Many thanks Steve for a quick reply. Its:
So I went ahead and
downloaded and installed the Linux driver
The driver folder included a bash file and it installed with 1 warning
Code:
Warning: modules_install: missing 'System.map' file. Skipping depmod
However it installed OK and I was able to access the internet.
But after doing a Linux update and rebooting the ethernet was lost. After another install and a reboot the ethernet was still accessible.
I've marked this solved. I've also submitted my setup to the LL database.
Alan
Alan in the UK
1: Using LL in VBox on a Win 10 Pro Ryzen 7 3800X 8GB ram and SSD PC to test code for implementing on various Rasp Pi from Zero to 4
2: LL 6.6 on an old AMD A88MX m/b with A4 5300 processor & 4GB ram and SSD/PCMIe adapter with Clover.
3: LL 6.6 on a Lenovo laptop with AMD Ryzen 5 processor and 8 GB of ram and SSD. Dual boot with Win11 Home.