Rtl8169 Pci Gigabit Ethernet Controller Driver Debian 8
- Rtl8169 Pci Gigabit Ethernet Controller Driver Debian 8 Upgrade
- Rtl8169 Pci Gigabit Ethernet Controller Driver Debian 8 Iso
- Realtek driver for RTL8169/8110 and Windows XP 32bit. A complete list of available network device drivers for Realtek RTL8169/8110. On this page, you will find all available drivers listed by release date for the Windows XP 32bit operating system. From the following list, select any driver and try it on your device.
- The Linux. e1000e driver supports the Intel® PRO/1000 PCI-E (82563/6/7, 82571/2/3/4/7/8/9, or 82583) I217/I218/I219 based gigabit network adapters. For information concerning driver configuration details, refer to the Read Me file in the Download Center.
- By default on Debian is used 8169 driver instead of 8168 (Realtek ethernet driver). Also, 8168 driver does not exist. # find /lib/modules/`uname.
- On 2014-04-02 13:22, gnejusz wrote: Dear MaintainerRTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 10) needs realtec module to work. Dmesg output 712.855476 r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded You are using the r8169 kernel module, not r8168.
RTL-8100/8101L/8139 PCI Fast Ethernet Adapter: Vendor Device PCI: 10ec: Realtek Semiconductor Co., Ltd. 8167: RTL-8110SC/8169SC Gigabit Ethernet: Vendor Device PCI: 10ec: Realtek Semiconductor Co., Ltd. 8168: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller: Vendor Device PCI: 10ec: Realtek Semiconductor Co., Ltd. 8169: RTL8169 PCI. The Realtek RTL8169/8110 Family Gigabit Ethernet NIC drivers package contains drivers required for the 10/100/1000M Gigabit Ethernet PCI Network Interface Controller. Pes 2012 pc english language patch download. RM/RMVB, AVS Decoder with Gigabit Ethernet, PCI-E, Card Reader, and Realtek to Demonstrate Full Range of HD Audio Codec Driver, Monthly Revenue Update. Realtek PCI RTL-81xx LAN Drivers Build 2020 WHQL. New build driver package for network chip Realtek RTL8111B, RTL8168B, RTL8111, RTL8168 etc. Supported OS: Windows XP, Vista, Windows 7, Windows 8/8.1, Windows 10 - 32/64 bit.
OK, I'm well aware that this is a well worn subject much discussed elsewhere, & indeed I've solved it myself many times before - but today I've spent hours on it - I need some help!!I'm running CrunchBang Waldorf. (Debian Wheezy)
I've installed:
Rtl8169 Pci Gigabit Ethernet Controller Driver Debian 8 Upgrade
firmware-realtek
debhelper
build-essentials
ethtool
dkms

I have blacklisted r8169
Here is my /etc/modules
- Code: Select all
loop
lp
rtc
r8168
Here is the relevent output from lspci -v
- Code: Select all
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)
Subsystem: Giga-byte Technology GA-EP45-DS5/GA-EG45M-DS2H Motherboard
Flags: bus master, fast devsel, latency 0, IRQ 12
I/O ports at de00 [size=256]
Memory at fbbff000 (64-bit, prefetchable) [size=4K]
Memory at fbbf8000 (64-bit, prefetchable) [size=16K]
[virtual] Expansion ROM at fbb00000 [disabled] [size=128K]
Capabilities: <access denied>
. ifconfig (note the absense of eth0)
- Code: Select all
plenty@plenty-plentybox:~$ sudo ifconfig -a
[sudo] password for plenty:
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:106 errors:0 dropped:0 overruns:0 frame:0
TX packets:106 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:8980 (8.7 KiB) TX bytes:8980 (8.7 KiB)
wlan0 Link encap:Ethernet HWaddr 00:1f:1f:76:0d:c8
inet addr:192.168.0.126 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::21f:1fff:fe76:dc8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:186140 errors:0 dropped:0 overruns:0 frame:0
TX packets:104744 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:193793880 (184.8 MiB) TX bytes:13404448 (12.7 MiB)
plenty@plenty-plentybox:~$
I have downloaded the following files;
r8168-dkms_8.035.00-2_all.deb
r8168-8.035.00.tar.bz2
Rtl8169 Pci Gigabit Ethernet Controller Driver Debian 8 Iso
This is the result when I try installing r8168-dkms_8.035.00-2_all.deb- Code: Select all
plenty@plenty-plentybox:~/downloads$ sudo dpkg -i r8168-dkms_8.035.00-2_all.deb
Selecting previously unselected package r8168-dkms.
(Reading database . 105152 files and directories currently installed.)
Unpacking r8168-dkms (from r8168-dkms_8.035.00-2_all.deb) .
Setting up r8168-dkms (8.035.00-2) .
Loading new r8168-8.035.00 DKMS files.
First Installation: checking all kernels.
Building only for 3.2.0-4-amd64
Module build for the currently running kernel was skipped since the
kernel source for this kernel does not seem to be installed.
plenty@plenty-plentybox:~/downloads$
.and this is what happens with the r8168-8.035.00.tar.bz2

- Code: Select all
plenty@plenty-plentybox:~/downloads$ sudo update-initramfs -u && cd ~/downloads && tar xvf r8168-8.035.00.tar.bz2 && cd r8168-8.035.00 && sudo sh autorun.sh
update-initramfs: Generating /boot/initrd.img-3.2.0-4-amd64
r8168-8.035.00/
r8168-8.035.00/autorun.sh
r8168-8.035.00/src/
r8168-8.035.00/src/rtl_eeprom.h
r8168-8.035.00/src/rtltool.h
r8168-8.035.00/src/Makefile
r8168-8.035.00/src/Makefile_linux24x
r8168-8.035.00/src/rtl_eeprom.c
r8168-8.035.00/src/r8168.h
r8168-8.035.00/src/r8168_n.c
r8168-8.035.00/src/r8168_asf.c
r8168-8.035.00/src/r8168_asf.h
r8168-8.035.00/src/rtltool.c
r8168-8.035.00/Makefile
r8168-8.035.00/README
Check old driver and unload it.
Build the module and install
make[2]: *** No rule to make target `clean'. Stop.
make[1]: *** [clean] Error 2
make: *** [clean] Error 2
plenty@plenty-plentybox:~/downloads/r8168-8.035.00$
Below is the contents of the 'Makefile' from the r8168-8.035.00 folder, if it helps.
- Code: Select all
KFLAG := 2$(shell uname -r sed -ne 's/^2.[4].*/4/p')x
all: clean modules install
modules:
ifeq ($(KFLAG),24x)
$(MAKE) -C src/ -f Makefile_linux24x modules
else
$(MAKE) -C src/ modules
endif
clean:
ifeq ($(KFLAG),24x)
$(MAKE) -C src/ -f Makefile_linux24x clean
else
$(MAKE) -C src/ clean
endif
install:
ifeq ($(KFLAG),24x)
$(MAKE) -C src/ -f Makefile_linux24x install
else
$(MAKE) -C src/ install
endif
I don't understand what it means by 'Check old driver & unload it', as when I modprobe r8169 it ain't there.
I've also tried this;
- Code: Select all
$ dget -u http://ftp.us.debian.org/debian/pool/main/r/r8168/r8168_8.035.00-2.dsc
$ cd r8168-8.035.00
$ dpkg-buildpackage -us -uc
. but the process stalls at this point;
- Code: Select all
plenty@plenty-plentybox:~/tmp/r8168-8.035.00$ sudo su -c 'dpkg -i r8168-dkms_8.035.00-2_all.deb'
dpkg: error processing r8168-dkms_8.035.00-2_all.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
r8168-dkms_8.035.00-2_all.deb
I've followed many guides, here is a sample;
How to fix RTL8111/8168B ethernet connectivity issues in Linux
http://www.dividebyzero.co.za/blog/2012/02/how-to-fix-rtl8168b-ethernet-connectivity-issues-in-linux/
The pain of an Realtek (RTL8111/RTL8168) ethernet card
http://unixblogger.wordpress.com/2011/10/18/the-pain-of-an-realtek-rtl8111rtl8168-ethernet-card/
It's been many moons since I last had to deal with this issue, having dealt with it on Ubuntu & Arch - each time it took hours upon hours to solve, but this time is unparelleled! I'm ashamed to admit that, after some years of linux use, I don't understand this. Someone please help me!!
Operating Systems:
Windows 8
Windows 8 x64
Windows 8.1
Windows 8.1 x64
Detailed Description:
Not available
Supported Devices:
D-Link DGE-528T Gigabit Ethernet Adapter
D-Link DGE-660TD Gigabit CardBus PC Card
Dragon Gigabit Ethernet Controller
LG System Interface(TV)
Realtek PCI GBE Family Controller
Realtek PCIe FE Family Controller
Realtek PCIe GBE Family Controller
Realtek RTL8101 Family PCI-E Fast Ethernet NIC
Realtek RTL8101E Family PCI-E Fast Ethernet NIC
Realtek RTL8101E Family PCI-E FE NIC
Realtek RTL8101E/8131 Family PCI-E FE NIC
Realtek RTL8102/8103 Family PCI-E FE NIC
Realtek RTL8102E Family PCI-E Fast Ethernet NIC
Realtek RTL8102E/8103E Family PCI-E Fast Ethernet NIC (NDIS 6.0)
Realtek RTL8102E/8103E Family PCI-E FE NIC
Realtek RTL8102E/RTL8103E Family PCI-E Fast Ethernet NIC
Realtek RTL8103E Family PCI-E Fast Ethernet NIC
Realtek RTL8104E Family PCI-E Fast Ethernet NIC (NDIS 6.0)
Realtek RTL8139/810x Family Fast Ethernet NIC
Realtek RTL8168/8111 Family PCI-E Gigabit Ethernet NIC
Realtek RTL8168/8111 PCI-E Gigabit Ethernet NIC
Realtek RTL8168B/8111B Family PCI-E GBE NIC
Realtek RTL8168B/8111B Family PCI-E Gigabit Ethernet NIC
Realtek RTL8168B/8111B/8112 Family PCI-E GBE NIC
Realtek RTL8168C(P)/8111C(P) Family PCI-E GBE NIC
Realtek RTL8168C(P)/8111C(P) Family PCI-E Gigabit Ethernet NIC
Realtek RTL8168C(P)/8111C(P) Family PCI-E Gigabit Ethernet NIC (NDIS 6.0)
Realtek RTL8168C(P)/8111C(P) PCI-E Gigabit Ethernet NIC
Realtek RTL8168C/8111C Family PCI-E Gigabit Ethernet NIC
Realtek RTL8168D(P)/8111D(P) PCI-E Gigabit Ethernet NIC
Realtek RTL8168D/8111D Family PCI Gigabit Ethernet NIC
Realtek RTL8168D/8111D Family PCI Gigabit Ethernet NIC (NDIS 6.0)
Realtek RTL8168D/8111D Family PCI-E GBE NIC
Realtek RTL8168D/8111D/8112L Family PCI-E GBE NIC
Realtek RTL8169/8110 Family Gigabit Ethernet NIC
Realtek RTL8169/8110 Family PCI Gigabit Ethernet NIC
RTL8169 Gigabit Ethernet Adapter
Sitecom Gigabit-Ethernet PCI Adapter LN-027
SMC EZ Card 10/100/1000(SMC9452TX-1) /xmeye-cms-software-for-mac.html.