Search results

  1. J

    Realtek NIC RTL8125BG driver issues

    No sorry to say I didn't find a fix for this problem. Even tried backing up all my VMs and performing a clean install, trying to install the driver in debug mode during installation like people did in this thread. I had no success and ended up buying a Intel NIC with 1/4 the ports for the same...
  2. J

    Realtek NIC RTL8125BG driver issues

    Update on my issue, NIC still getting timeout errors and won't produce a connection but I managed to fix the warning from the autorun.sh script. Tried this script from another dkms github for r8125 drivers (https://github.com/fibreyu/pve_realtek_r8125_dkms). Although autorun did not get the...
  3. J

    Realtek NIC RTL8125BG driver issues

    The commands you listed output this:
  4. J

    Realtek NIC RTL8125BG driver issues

    Hi thanks for your answer, unfortunately it did not remove the warning although the autorun.sh output changed a bit. Connecting anything to the NIC still gives out NETDEV WATCHDOG errors. This is what the script output: root@server:/media/realtekdriver/r8125-9.013.02# bash autorun.sh Check old...
  5. J

    Realtek NIC RTL8125BG driver issues

    Hi, despite following steps from lots of other threads here and on github I can't seem to get my NIC working. I have tried installing using the autorun.sh script directly from Realteks download site "2.5G Ethernet LINUX driver r8125 for kernel up to 6.8" [1] and following the steps in linked...
  6. J

    Error installing Proxmox 7.1 on my system "bootloader setup errors: unable to init ESP and install proxmox-boot loader on '/dev/sdc2'"

    Thanks for the responses, I read through the posts you linked janssensm but I couldn't find a fix for my problem. I think my issues was a bit different since the installer didn't install the bootloader at all for me. I wasn't installing Proxmox on top of anything and there wasn't really anything...
  7. J

    Error installing Proxmox 7.1 on my system "bootloader setup errors: unable to init ESP and install proxmox-boot loader on '/dev/sdc2'"

    Hi, I'm new to Proxmox and wanted to play around and learn a bit about virtualization so I built a computer for it and tried to install Proxmox 7.1. The problem I'm facing is that I can't seem to use zfs (raid 1) on my two 120GB SATA SSDs. If I use ext4 the installation finishes with no problem...