Hello,
I have 3 monitors, I use all of them for work, all of them are connected to the work PC via Display Port.
I also have a little proxmox server i recently built and I connected it via HDMI to my right screen.
Issue is, whenever I shutdown my work PC, the screens are going to sleep because they loose signal, that's good, except for the right screen which now automatically switches to HDMI input and stays on forever.
Some info:
What I tried:
Nothing is working, screen will not go to sleep, here's what happens step-by-step:
I even took a video of it, here -> https://www.youtube.com/watch?v=U357b2IUYAQ
What I haven't tried:
Anybody got any clue what's going on here? I've lost half of day on this browsing forums, overflows, reddit... I haven't found anyone complaining of this behaviour or a solution for it.
Thanks!
I have 3 monitors, I use all of them for work, all of them are connected to the work PC via Display Port.
I also have a little proxmox server i recently built and I connected it via HDMI to my right screen.
Issue is, whenever I shutdown my work PC, the screens are going to sleep because they loose signal, that's good, except for the right screen which now automatically switches to HDMI input and stays on forever.
Some info:
- CPU is Intel i5-14500T with integrated GPU
- Don't have a dedicated GPU
- Proxmox installed on ZFS (systemd-boot)
- Linux 6.5.13-3-pve
What I tried:
- Added
consoleblank=60
to/etc/kernel/cmdline
which tries to turn off display after 60 seconds of inactivity - Played with the
setterm
command trying out all the possible combinations of--blank
--powersave
--powerdown
- Even installed some packages like
vbetool
and tried other commands without any success - Booted on an slightly older kernel (Linux 6.5.13-1-pve), same issue
- Reseting BIOS to default, issue still persists
- Disabling CSM support in BIOS (it's disabled by default, can't even enable it witout a dedicated GPU)
- Connecting a windows box on that HDMI cable instead of the proxmox box and confirming that it does in fact put the screen to sleep, so it's not a monitor issue!
Nothing is working, screen will not go to sleep, here's what happens step-by-step:
- The screen blanks after 1 minute via
consoleblank=60
orsetterm --blank 1
this is good. - After that, the monitor says "scanning for signal...", this is normal.
- 1 second later it reports "no HDMI signal from your device". Good! This is where it's supposed to go to sleep... but it doesn't
- Because a split second after, it finds a ghost HDMI signal from Proxmox! But the screen is frozen, cursor isn't blinking.
- Pressing a key brings it out of the zombiefied state and the cursor starts blinking again (this is when the screen while off should switch back on, but mine never switches off, that's the issue)
I even took a video of it, here -> https://www.youtube.com/watch?v=U357b2IUYAQ
What I haven't tried:
- Playing with CPU governor, this is what I have in journalctl
Mar 25 00:28:57 pve kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
- Playing with APM or ACPI, no clue even where to start (I was going to do some research about this this after I've set everything up on proxmox)
Anybody got any clue what's going on here? I've lost half of day on this browsing forums, overflows, reddit... I haven't found anyone complaining of this behaviour or a solution for it.
Thanks!