Search results for query: r8169

  1. V

    Realtek NIC RTL8125BG driver issues

    Could you explain to me, whats the best way to get the current driver from realtek on to my proxmox machine? Did you download the file "r8125-9.015.00.tar.bz2" from realtek? I'm very much new to all things linux and quite overwhelmed. ;-*
  2. I

    Realtek NIC RTL8125BG driver issues

    ...apt install build-essential pve-headers-$(uname -r) tar xjf driver_file.tar.bz2 cd extracted_driver_folder sudo ./autorun.sh echo "blacklist r8169" | sudo tee /etc/modprobe.d/blacklist-realtek.conf sudo update-initramfs -u sudo modprobe r8125 lsmod | grep r8125 sudo reboot Should be ready to...
  3. T

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

    ...Capabilities: [200] Latency Tolerance Reporting Capabilities: [208] L1 PM Substates Capabilities: [218] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?> Kernel driver in use: r8125 Kernel modules: r8169, r8125 What do I do about that r8169 module?
  4. hd--

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

    did you check if the r8169 driver was mapped to the NIC? if you issue lspci -v, you should see something comparable to the following lines for the Ethernet controller Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 0c) [...] Kernel driver in use: r8169 Kernel...
  5. K

    [SOLVED] pve 8.4, realtek treiber problem

    hi, ich schließ mich mal denen mit realtek r8169 treiber problemen an ^^ sporadisch wird mein wan adapter von enp4s0 in eth0 umbenannt was erst nach einem "systemctl restart networking" wieder richig ist hab versucht r8168-dkms nachzuinstallieren, wenn ich per modprobe auf den 8168er wechsle...
  6. H

    Since Proxmox 7.3 higher power usage

    I recently acquired the same device as you're using and C3 was the lowest state I was getting as well. I downgraded to R8168 however I didnt see any change in power consumption, it's still sitting around 8-9W with 1 VM running. When enabling PCIE Power Management in the BIOS I can get at as low...
  7. S

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

    How to install r8169 after proxmox started with usb Lan ?
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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?
  13. 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...
  14. 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.
  15. 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 |...
  16. 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?
  17. 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...
  18. 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...
  19. 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.
  20. 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...