Search results for query: r8169

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Lukas Moravek

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

    ...pre-up delay to the guest NIC bridge Allow time for the Realtek NIC to negotiate link before the bridge tries to use it. You can increase to sleep 10 if needed. Let us know if it helped, otherwise there will be option with change drivers for R8169. I do not have this adapter, so can't...
  9. D

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

    ...12:47:49 homie kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode May 16 12:47:49 homie kernel: r8169 0000:02:00.0: enabling device (0000 -> 0003) May 16 12:47:49 homie kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation. May 16 12:47:49...
  10. leesteken

    [SOLVED] Headless - PVE won't boot without GFX card

    r8169 0000:02:00.0 enp2s0: renamed from eth0 My guess is that you have enp3s0 instead in your /etc/network/interfaces but it got changed to enp2s0 after the GPU was taken out. PS: It looks like it boots fine, so it's probably the network device name changes. You can fix the network device name...
  11. P

    Crash / unresponsive every 2-3 weeks

    By mid-April the system kept crashing so I reinstalled everything from scratch, updated kernel to 6.14 and kept the default r8169 driver... it woked ffine or a couple of weeks... then crashed again. My conclusion is that the Acemagic S1 miniPC is either not fit or we do not know how to configure...
  12. M

    Crash / unresponsive every 2-3 weeks

    Any updates? I installed the r8168 (8.054.00-NAPI) driver and disabled C states in bios. Running for 5 days without issues.
  13. T

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

    It doesn't seem to load. I've removed r8125 and done evertything else and also rebuilt the initramfs
  14. hd--

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

    When you tried it, was the r8169 driver loaded for the NIC?
  15. T

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

    Right, when I updated, I lost network until I installed r8125-dkms like I did before on 8.3.
  16. hd--

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

    ...is still using the r8125 driver. If you are using the latest 6.14 kernel, you should no longer need the r8125-dkms package and should use the r8169 driver instead. I would therefore recommend you to remove the mentioned package (apt remove or apt purge) and then rebuild the initramfs for the...
  17. S

    Realtek NIC RTL8125BG driver issues

    I'm having similar issues, tried the steps to downgrade driver to r8125 but same symptom as when I was on r8169. In Proxmox network tab the NIC is shown, and if I assign an IP I can connect via ssh and web UI but when I check the driver and NIC status in the terminal it shows as state down and...
  18. O

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

    Yeah, I ran into this same problem with the Tuf X870 Pro. The advice given to me was "just stick with Intel NICS." I think some older Realteks work but probably not 2.5Gb+. You'll have to geek out for a week trying to figure it out or "just stick with Intel NICS." I tried downloading the driver...
  19. G

    Onboard SATA controller PCI Passthrough

    ...raid6_pq dm_thin_pool dm_persistent_data dm_bio_prison dm_bufio libcrc32c xhci_pci nvme xhci_pci_renesas crc32_pclmul psmouse xhci_hcd ehci_pci r8169 nvme_core i2c_piix4 ehci_hcd realtek nvme_auth video wmi [ +0.000079] CPU: 6 PID: 529 Comm: kworker/6:4 Tainted: P O...