Recent content by jbattermann

  1. J

    Oddity with network interfaces and bridges

    Having the same issue with a brand new Proxmox 8 install from 3-4 days ago, interface names change all over the place per reboot.. not able to consistently use one interface as the primary vmbr* one as for every reboot it's a gamble which name's used. Quasi impossible to use that way :(
  2. J

    [SOLVED] Problem with GPU Passthrough

    After upgrading to 7.2.3 I saw the same problem with one of my VMs (the BAR 1: can't reserve .. messages) and when checking the dmesg output, I see the following two to three lines: [ 0.000000] Command line: initrd=\EFI\proxmox\5.15.35-1-pve\initrd.img-5.15.35-1-pve root=ZFS=rpool/ROOT/pve-1...
  3. J

    Hardware errors with PCI passthrough

    Just saw the very same messages on my Epyc (Milan) based system. Has anyone found out what these are / how to get rid of these? And out of curiosity.. what motherboards / CPUs are you using?
  4. J

    Make sure Video Output is going to AST2500 / BMC and not to discreet Graphics card past Grub & onwards?

    Thanks @Dunuin for the reply! I had in fact already done that, but no change other than the boot output was looking to be a lower resolution after that :-/ The Nvidia card is already only using the vfio-pci drivers, no longer the nvidiafb & nouveau ones: root@jBProxmoxSecondary:~# lspci -v -s...
  5. J

    Make sure Video Output is going to AST2500 / BMC and not to discreet Graphics card past Grub & onwards?

    That's basically the last I see.. all Proxmox boot messages and everything past that are output to the discreet graphics card.
  6. J

    Make sure Video Output is going to AST2500 / BMC and not to discreet Graphics card past Grub & onwards?

    Good evening, I have just put together a new system on which I intend to run Proxmox on, however I have one problem: the board comes with a BMC and an AST2500 based graphics "card" on board, and I am going to / want to use a real (Nvidia) graphics card for one of the future VMs. In the system...