Search results

  1. M

    [SOLVED] Networking Error with GPU

    That's ok. I have internet on my server After 2 reboots that works
  2. M

    [SOLVED] Networking Error with GPU

    Yes I ll do that tomorrow because I don’t have time today Thank you so much for your help
  3. M

    [SOLVED] Raise network interfaces failed

    Yea it’s true. So I had raise network interface failed and I think it’s because the network interface have changed due to a new gpu installed. So I found the new name and I renamed the old interface by the new in “ /etc/network/interfaces “. Now I have no more “ raise network interface failed “...
  4. M

    [SOLVED] Networking Error with GPU

    Thanks I have tried that. I mean I did a “ journalctl -b 0 | grep renamed “ and I changed the interface name in “ /etc/network/interfaces “. Now I have no more “ raise network interface failed “ but my server still don’t have access to my network Thanks for your help
  5. M

    [SOLVED] where can i found the new name of my network cards ?

    I have changed something in my proxmox setup So my network card's name (enp1s0) change, where can i found the new name ??
  6. M

    [SOLVED] Networking Error with GPU

    Hi, I've got an error with my proxmox setup. Normally my system works fine, but when I plug a GPU, the network service doesn't start on boot. If I use "ifconfig" to check my IP, the service isn't found. I can't figure out why this happens and didn't find a solution on the web till now. Thanks...