Search results for query: r8169

  1. M

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

    ...compiled with the new kernel? If not, then what happened makes sense: New kernel, realtek-r8125 driver was not compiled, you had blocked the r8169 driver. So no more driver at all. Then you uninstalled the realtek-r8125 driver and allowed the r8169 driver to be loaded and it now addresses...
  2. M

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

    ...Capabilities: [208] L1 PM Substates Capabilities: [218] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?> Kernel modules: r8169 Note here: no "Kernel driver in use: r8169 or r8125" After this, I first remove the dpkg packages I installed to get the nic working...
  3. A

    [SOLVED] I can't get my RTL8125BG network card to work on Proxmox, in any way.

    ...I tried this on all the previous configs), but I can't seem to get this network card to work at all in Linux. Here's the dmesg | grep -i r8169 output: [ 2.189722] r8169 0000:05:00.0 eth0: RTL8168h/8111h, 24:4b:fe:52:7a:a2, XID 541, IRQ 42 [ 2.189729] r8169 0000:05:00.0 eth0: jumbo...
  4. N

    Web interface become and unresponsive after random time being online

    ...dm_persistent_data dm_bio_prison dm_bufio libcrc32c hid_generic usbkbd usbmouse usbhid hid ixgbe xhci_pci xfrm_algo nvme intel_lpss_pci r8169 rtsx_pci_sdmmc i2c_i801 xhci_pci_renesas ahci spi_int> Jul 23 14:48:14 proxmox kernel: ---[ end trace 0000000000000000 ]--- Jul 23 14:48:14 proxmox...
  5. D

    [SOLVED] Lots of missed packets with Realtek NIC r8168/r8169

    ...Express Gigabit Ethernet Controller [10ec:8168] (rev 15) I initially had very slow speeds (< 100KB/s) and many rx_missed packets. I heard the r8169 driver might be problematic so I compiled the r8168 driver as per instructions here and while the speed is much better now, I still get a lot of...
  6. G

    Still having problems with the r8169 driver and my RealTek RTL8111/8211/8411 Network Adapter

    ...driver problem see here and here and here. My network card is not running at all, so no Internet, not even LAN. To replace the default driver r8169 with r8168 (which supposedly should work) I copied the r8168 driver from a USB drive, untared it and wanted to install it. However, there is no...
  7. U

    [SOLVED] Network Interface Missing After Reboot – No enp2s0, Only vmbr0

    Beginner here.. How did you do that exactly? Having a similar issue..
  8. M

    Realtek ethernet on pve 8.4.1

    ...Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15) root@pve:~# ethtool -i enp1s0 driver: r8169 version: 6.8.12-11-pve firmware-version: rtl8168h-2_0.0.2 02/26/15 expansion-rom-version: bus-info: 0000:01:00.0 supports-statistics: yes...
  9. D

    How to install r8125?

    ...05) Subsystem: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:0123] Kernel driver in use: vfio-pci Kernel modules: r8169 Seems to be working fine. Don't remember having to add anything. It is passed threw to an openwrt vm that sees it as an 8125. I can provide...
  10. F

    How to install r8125?

    ...Capabilities: [174] Transaction Processing Hints Capabilities: [200] Latency Tolerance Reporting Capabilities: [208] L1 PM Substates Capabilities: [218] Vendor Specific Information: ID=0002 Rev=4 Len=100 <?> Kernel modules: r8169 root@t605-mint:~#
  11. D

    Strange Issue Using Virtio on 10Gb Network Adapters

    ...seems to work without issue. Changing the NIC out for a Realtek 8125 based 2.5gbe NIC works just fine when using Virtio, even using the stock r8169 driver. I've ordered a Broadcom based 10gb SFP+ card to test something that isn't Intel based, but it won't arrive until this evening. I would...
  12. P

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

    ...AX Storage: 4TB Crucial P3 NVME RAM: 128GB DDR5 My system is configured to utilize low idle power (10W) by enabling ASPM on all devices. Since R8169 doesn't have this enabled by default, I enabled it via sh -c "echo 1 > /sys/bus/pci/devices/0000:04:00.0/link/l1_aspm" When using the 6.8...
  13. Z

    [SOLVED] Transmit queue 0 timed out since updating to PVE 8

    ...# Install custom driver dpkg --force-depends -i r8168-dkms_8.054.00-1-bpo12_all.deb # Blacklist the wrong driver echo "blacklist r8169" > /etc/modprobe.d/blacklist-r8169.conf # Reboot reboot # Check correct driver is used lspci -nnk | grep -A2 Ethernet
  14. Z

    [SOLVED] Transmit queue 0 timed out since updating to PVE 8

    ...10 minutes). After some investigation (and with the help of a jetkvm), I was able to finally capture some error logs: NETDEV WATCHDOG: enp1s0 (r8169): transmit queue 0 timed out So it seems, that the network adapter fails. In my HP ProDesk 400 G5 bought in October of 2020 I have this...
  15. D

    [TUTORIAL] Adding Full Disk Encryption to Proxmox

    ...to: # cat /etc/initramfs-tools/modules # List of modules that you want to include in your initramfs. # Examples: # raid1 # sd_mod e1000e r8169 bonding also modified this line in '/etc/default/grub' (originally referenced vmbr0 below, but realized that probably was not available at that stage...
  16. S

    Slow internet connection on host but VMs working fine

    ...ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=6.8.12-10-pve duplex=full firmware=rtl8168h-2_0.0.2 02/26/15 latency=0 link=yes multicast=yes port=twisted pair speed=1Gbit/s...
  17. D

    Linux bridge/bond/nic(s) intermittent behavior (?)

    ...if anyone knows a good method? # ls -l /sys/class/net/*/device/driver/module | cut -d/ -f5,13 | sed 's?/? -> ?' enp0s25 -> e1000e enp10s0 -> r8169 enp11s0 -> r8169 # cat /etc/network/interfaces auto lo iface lo inet loopback auto enp0s25 iface enp0s25 inet manual #NIC - Management auto...
  18. T

    Using only 1,22 Gbits/sec instead of 2,5 Gbits/sec

    ...a 2,5 Gbits LAN port on my router. In Ookla i get 900 Mbps on proxmox and at my Comuter i get 1500 Mbps. Can someone help me? Thanks! driver: r8169 version: 6.8.12-9-pve firmware-version: rtl8125b-2_0.0.2 07/13/20 expansion-rom-version: bus-info: 0000:25:00.0 supports-statistics: yes...
  19. K

    VM network freeze

    ...Node1: CPU: 12th Gen Intel(R) Core(TM) i5-12500 NET: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125] (rev 05) ; driver: r8169 Node2: CPU: Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz NET: Intel Corporation Ethernet Connection (11) I219-V [8086:0d4d] (rev 11); driver e1000e...
  20. Lukas Moravek

    PVE with 2 NICs - unable to connect via SSH/HTTP

    Hi @derTom, I found lot of reported issues on drivers for r8169, also on forum: https://forum.proxmox.com/threads/driver-problem-with-r8169-network-card-after-kernel-update.135302/ Do you have options to use different controller? Also I found some how to use r8168 drivers... but since is not...