Search results for query: r8169

  1. S

    Proxmox VE 8.4 – Network adapter not detected (Realtek 2.5Gb, PRIME X870-P)

    True, just did Main error [ 40.452745] r8169 0000:05:00.0: error -ENODEV: unknown chip XID 608 All [ 40.324753] intel_rapl_common: Found RAPL domain core [ 40.359054] MCE: In-kernel MCE decoding enabled. [ 40.436622] usbcore: registered new interface driver usbhid [ 40.452745] r8169...
  2. S

    Proxmox VE 8.4 – Network adapter not detected (Realtek 2.5Gb, PRIME X870-P)

    ...interface found” error. The LAN port lights up, so the hardware is active, but Proxmox doesn’t detect it. I assume the required driver (likely r8169 or r8125) is missing from the installer. Has anyone managed to get this NIC working on Proxmox 8.4? Is there a custom ISO or a workaround to...
  3. Y

    [TUTORIAL] Realtek 8125 NIC not working on Proxmox with X870E motherboard (no network)

    ...is detected at all. Running `ip a` only shows the `lo` interface (loopback), and `lspci` confirms the NIC is present: I also tried loading `r8169` and building the latest **Realtek r8125 driver** from source (v9.015.00), but the NIC is still not recognized or usable. I’ve verified that the...
  4. Stoiko Ivanov

    Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription

    ...- which gain support eventually in the mainline 8169 driver - e.g. for some systems I've seen - a Realtek 8125 from Q2 2024 is supported by r8169 since kernel 6.2, while one from Q4 2024 only got support in kernel 6.14. We ship the `r8125-dkms` package (repackaged from Debian) but currently...
  5. M

    Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription

    ...considering replacing my Realtek 2.5G 8125BG with an Intel 10G x550 network card, as I would like to use the drivers supplied. Does anyone know if the Realtek 8125BG is fully supported in kernel versions 6.11, 6.14? If so, is it through the r8169 driver or a special one for the 8125BG chip?
  6. F

    possible error on r8169

    hi , i'have encored a possible error oot@pve4:~# dmesg | grep -i r8169 [ 1.064001] r8169 0000:02:00.0: enabling device (0100 -> 0103) [ 1.067225] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control [ 1.071424] r8169 0000:02:00.0 eth0: RTL8168evl/8111evl...
  7. C

    No Network Interface Found During Install, RTL8126 5g LAN Not Supported, Kernel 6.11

    I assume the "Removable bootloader found... reinstall GRUB" is because I still have the Lubuntu live ISO flash drive plugged in, and this shouldn't affect anything with the network driver. Is that assumption correct? Thanks again for your help.
  8. K

    No Network Interface Found During Install, RTL8126 5g LAN Not Supported, Kernel 6.11

    ...loaded successfully After installing the DKMS package, you may not be able to use the new r8126 module on the fly. This because the existing r8169 module will be loaded priority to r8126 so that it prevents working of the r8126 module. Check if the r8169 module loaded currently. lsmod |...
  9. F

    unable to install r8168-dkms for Realtek NIC

    Thanks for your reply. Sadly that pretty much mirrors the response I also get from the R8169 driver, that one however doesn’t seem to have proper working ASPM. Guess I will need to install this driver and see what my C-States do. wget the driver and dpkg -force the build should still work?
  10. N

    unable to install r8168-dkms for Realtek NIC

    ASPM seems to be working: # lspci -s 06:00.1 -vvv | grep -i aspm LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit L atency L0s unlimited, L1 <64us ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+ LnkCtl: ASPM L0s Enabled; RCB 64...
  11. P

    Crash / unresponsive every 2-3 weeks

    ...Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15) and I understand from other threads that the default Realtek driver r8169 could be a cause for crashes. So I installed the r8168 driver and the Linux-headers-6.8.12-8-pve according to the many instructions found in...
  12. F

    unable to install r8168-dkms for Realtek NIC

    Can you tell me whether ASPM is working properly with this driver for Realtek cards? Existing r8169 doesn’t seem to.
  13. F

    Realtek NIC not using ASPM. echo 1 | tee /sys/bus/pci/drivers/r8169/0000\:02\:00.0/link/l1_2_aspm: Permission denied

    I am trying to fix an issue with my Realtek NIC not using ASPM. Apparently it can be fixed by running: echo 1 | tee /sys/bus/pci/drivers/r8169/0000\:02\:00.0/link/l1_2_aspm at least until reboot. Now, whenever I throw this command in the shell I get a "Permission denied". Has someone else had...
  14. M

    [R8126] Realtek 5gbit NIC card stop working after last update 6.11.11-2

    ...solve this? Thanks! ------ dmesg | grep 8126 [ 1.482788] pci 0000:04:00.0: [10ec:8126] type 00 class 0x020000 PCIe Endpoint [ 3.822655] r8169 0000:04:00.0 eth1: RTL8126A, xx:xx:xx:xx:xx:xx, XID 649, IRQ 140 ------ lspci | grep 8126 04:00.0 Ethernet controller: Realtek Semiconductor...
  15. R

    PVE freezes, needing hard reset

    I haven't had any issues after make sure the SSDs get some more airflow. I have quite a few SSDs in my system, but the ones that seems to have been causing my issue are Samsung Evo (860/870 1TB) SATA SSDs
  16. H

    PVE freezes, needing hard reset

    ...running without issue. I thought it might happen due to the somewhat widely spread (?) issue of the wrong Realtek NIC driver being selected (r8169 instead of r8168), since the first thing I noticed was that I lost connectivity, but after noticing the other symptoms I'm not so sure. The...
  17. K

    No Network Interface Found During Install, RTL8126 5g LAN Not Supported, Kernel 6.11

    ...--help *this is to test if add-apt was added properly 10) sudo add-apt-repository ppa:awesometic/ppa 11) echo "blacklist r8169" | sudo tee /etc/modprobe.d/blacklist-r8169.conf 12) update-initramfs -u (optional) dkms status *should say installed if done correctly 13) apt install...
  18. W

    No NIC connection with Asus NUC14MNK

    ...| grep -oP '(?<="browser_download_url": ")[^"]*amd64.deb') && \ dpkg -i realtek-r8125.deb && \ echo "blacklist r8169" > /etc/modprobe.d/blacklist-r8169.conf && \ update-initramfs -u && \ reboot now Find new NIC with: ip a nano /etc/network/interfaces -> change to new NIC i.e. enp1s0...
  19. J

    Proxmox VE 8.3.1 Installation with no RTL8125 Drivers

    ...procedure (via autorun.sh) work correctly as the make fails with the error below. Check old driver and unload it rmmod r8169 ./autorun.sh: 31: make: not found This of course would require I then manually find all the required compiler/binutils, etc. packages myself just to be able to...
  20. X

    Opt-in Linux 6.11 Kernel for Proxmox VE 8 available on test & no-subscription

    ...hid_generic usbkbd usbmouse usbhid uas hid usb_storage nvme nvme_core xhci_pci i2c_piix4 xhci_pci_renesas crc32_pclmul atlantic i2c_smbus r8169 ahci xhci_hcd macsec realtek nvme_auth libahci video wmi gpio_amdpt Feb 28 18:12:37.540792 homelab1 kernel: CR2: 0000000000000008 Feb 28...