OK, this is really annoying…

I have an intel based PC that I use as a server that is sitting under the lounge TV that I was using to drive the TV with a linux VM using pci pass-through of the iGPU.

Every thing was working well, then all of a sudden there was no output to the TV. The iGPU still works fine during boot.

I have just updated proxmox to the latest, and no better results.

I sometimes will get it to work on a new install of a vm, but on reboot of the vm it all stops.

Any thoughts on where/what to look at?

  • anamethatisnt@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    2
    ·
    24 hours ago

    Could be that the igpu doesn’t properly “hot reset” and that once the vm shuts down it gets stuck with the host.
    This theory is easiest to test by checking if a shutdown, remove power, plug in power, startup of the proxmox host allows the existing vm to grab the igpu again.
    If that works then a workaround could be to never shutdown the vm.

    • BlueÆther@no.lastname.nzOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      23 hours ago

      That was the only thing that I could find as well.

      It dossn’t seem to work on first boot, but I’m not sure that I have taken out the power fully.

      It’s really anoying that when it stoped it was only an update to the Neon VM that brought it all down. I cant remember any system updates at the same time.

      I don’t really want to buy a buy a gpu

      • anamethatisnt@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        1
        ·
        22 hours ago

        I infrequently have the same troubles with my dgpu (Although running Debian with KVM and qemu instead of Proxmox) and the remove power and letting the machine be out of juice has been the only solution for my dgpu to reset properly in those situations.
        I even press the power button a few times before plugging the machine in again, although I think that is completely unnecessary.

        There are some “hot reset” scripts you can find when it comes to pci passthrough, but they did nothing for me.