-
-
Notifications
You must be signed in to change notification settings - Fork 288
0.62-6.6 X86-64 seems to miss RTL8111/8169 drivers #3856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Are you sure it's a RTL1811 ? I don't know about this card. Do you known the correct driver ? |
I meant this (retrieved from lspci with 0.61-6.6), 8111 no 1811 as I wrote (typo) : 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Eth I will ask Milkywan to update my VPS. |
Back on this topic, I tried to download the ext4 image: openmptcprouter-v0.62-6.6-r0+28431-92e020b50f-x86-64-generic-ext4-combined.img.gz to install it by hand on my router PC and it gave me errors while trying to unarchive it (I tried many times with different unarchivers). And the same goes with the ext4 image (EFI): openmptcprouter-v0.62-6.6-r0+28431-92e020b50f-x86-64-generic-ext4-combined-efi.img.gz Maybe these archives are broken. |
I tried both archives (EFI and non EFI) since I managed to unarchive them (even with the errors) and wrote them directly on the HDD. I can confirm these lack RTL 8111/8169 ethernet drivers. So far, I'm stuck with 0.61-6.6. |
The error is normal, it's a header added but you can uncompress it. |
I confirm, but 0.62 network interfaces on these Realtek chipsets do not work |
Can confirmr8169 modul is missing in v0.62openmptcprouter-v0.62-6.6-r0+28431-92e020b50f-x86-64-generic-ext4-combined-efi.img.gz: lsmod: qcserial 16384 0 openmptcprouter-v0.61-6.6-r0+27346-c7ba5574f5-x86-64-generic-ext4-combined-efi.img.gz: lsmod: qcserial 16384 0 dmesg: [ 13.523832] r8169 0000:01:00.0 eth0: RTL8168g/8111g, 00:8c:fa:d4:a9:1b, XID 4c0, IRQ 33 [ 18.573902] r8169 0000:01:00.0 eth0: Link is Down |
Your problem does exist. You need to install the driver yourself. I have installed it now and it works normally. |
Expected Behavior
The network cards should start at the launch of OpenMPTCP Router
Current Behavior
No network card is seen by the system. eth0, eth1 and eth2 are non existent.
Possible Solution
Maybe check if RTL1811 drivers are still present in the kernel.
Steps to Reproduce the Problem
Context (Environment)
I updated the router using the fonctionnality included and after reboot, nothing worked. Cheking directly with a display connected to the PC and using ifconfig to check network : no eth0, eth1 nor eth2.
Specifications
The text was updated successfully, but these errors were encountered: