Recent content by toddimus

  1. T

    Problems with GPU Passthrough since 8.2

    Will do. I just looked at the IPMI info to see if I could get my S/N from there but it's not populated. I'll have to crack open the server chassis to get at it physically.
  2. T

    Problems with GPU Passthrough since 8.2

    I'm having the exact same problem and mine is also very similar, except that it uses the EPYC 3201 SoC: https://www.supermicro.com/en/products/motherboard/M11SDV-8CT-LN4F. Rolling back to the previous kernel fixed it for me. I really don't want this to be the permanent solution!!
  3. T

    Intel i350-T4(V2??) card not showing up in Proxmox VE

    After more digging, I've come up with more details and a better explanation of what I'm trying to achieve. Here's a snippet of my post to Supermicro support looking for help there. Maybe someone here has an idea?? I am trying to use a PCIe passthrough for the two different PCIe slots going to...
  4. T

    Linux Bridge

    Relative noob here, shooting from the hip but... shouldn't the address for a bridge (or other interface) end in .1 rather than .0? I thought DHCP ranges should start with .0 but not interfaces, since .0 is reserved (as is the last address in the range).
  5. T

    Intel i350-T4(V2??) card not showing up in Proxmox VE

    And to follow up with a bit of extra info because I just passed the 10000 character limit in the first post: root@proxmox:~# lspci | grep Ethernet 02:00.0 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01) 02:00.1 Ethernet controller: Intel Corporation I350 Gigabit...
  6. T

    Intel i350-T4(V2??) card not showing up in Proxmox VE

    Hi, First post here. Been lurking a bit as I have been setting up my new server. It's my first foray into Proxmox and a proper server. Previously, I had been doing virtualization in Docker running on a Linux box. I'm having trouble getting my newly purchased i350-T4 card up and running. I...