Realtek Ethernet Controller Driver For Linux

Ethernet RTL 8168 driver on Debian Published by tex on December 6, 2016. By default on Debian is used 8169 driver instead of 8168 (Realtek ethernet driver). Also, 8168 driver does not exist. ~# lspci|grep Ether 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 09. DriverGuide maintains the most extensive database of Linux/Unix drivers on the web. Use the list below to find the correct RealTek Linux/Unix driver.Next, select the driver from the list to download or view the details of that particular driver.

I just bought an ASUS P8H61-M LX motherboard. This motherboard comes with a Windows driver package to enable the onboard ethernet port. My troubles with this board are documented here and here. After installing Windows the LAN did not work either, but after installing the supplied driver disk in Windows the LAN was then enabled.

I have been googling for the Linux driver but cannot find it. I see that others have used this motherboard in Linux, so apparently it is possible. I wrote to ASUS but I do not expect a reply for 48-72 hours.

Community
dotancohendotancohen

3 Answers

Your motherboard has a Realtek RTL8111E Gigabit Ethernet controller.

The driver built-into the Linux kernel should work, but if you wish to install the latest driver supplied by the manufacturer, you can get it here.

  1. Open the downloaded file in Archive Manager, and extract it, e.g to the Downloads folder as shown below:

  2. Open a terminal with Ctrl-Alt-T, and change to that directory, e.g. cd Downloads/r8168-8.031.00

  3. Type sudo ./autorun.sh and that should take care of removing the old driver and installing the new one.

ishish

The driver can be found here as well as the answer as how to install it. The ASUS P8H61-M LX motherboard comes with the Realtek® 8111E , 1 x Gigabit LAN Controller(s) therefore the proper driver needs to be updated.

Realtek

Ethernet Controller

Controller
RingtailRingtail

The problem was the lack of drivers for this motherboard's NIC. I expand on the problem more here.

For

Realtek Wireless Lan Driver

Community
dotancohendotancohen

Intel Chipset Device Software

Not the answer you're looking for? Browse other questions tagged asuslandrivers or ask your own question.