Hi all,
I have two old laptops with proxmox installed in both of them, working fine with VMs, LXCs, etc...
I bought a small kvm switch to work with both of the laptops with only 1 hdmi video screen, mouse and keyboard when I need to access them directly when boot fails or anything else I can't do via SSH for example.
They problem is when I try to use it, no image is displayed on the hdmi screen. I want to use this only for the proxmox hosts/servers. I don't want to passtrough anything to use the HDMI in a VM.
One thing that worked was to reboot the laptop with the kvm switch configured to use it and keep until the boot is done. The prompt shows fine and I can use it. BUT when I change the kvm to use the other laptop and then go back to the first one the display is not working anymore.
In both I configured the
with
so the laptops don't sleep when I close the lid and this is working fine.
But when I try to use the HDMI nothing happens. It looks like the main laptop display is still on even with the lid closed.
Any ideas/suggestions?
Thanks!
I have two old laptops with proxmox installed in both of them, working fine with VMs, LXCs, etc...
I bought a small kvm switch to work with both of the laptops with only 1 hdmi video screen, mouse and keyboard when I need to access them directly when boot fails or anything else I can't do via SSH for example.
They problem is when I try to use it, no image is displayed on the hdmi screen. I want to use this only for the proxmox hosts/servers. I don't want to passtrough anything to use the HDMI in a VM.
One thing that worked was to reboot the laptop with the kvm switch configured to use it and keep until the boot is done. The prompt shows fine and I can use it. BUT when I change the kvm to use the other laptop and then go back to the first one the display is not working anymore.
In both I configured the
Code:
/etc/systemd/logind.conf
Code:
HandleLidSwitch=ignore
But when I try to use the HDMI nothing happens. It looks like the main laptop display is still on even with the lid closed.
Any ideas/suggestions?
Thanks!