What I am trying to achieve?
I have a laptop with Intel Core i5 2410M processor and 6GB RAM. I have 2 hard disks. I want to keep installing Linux Mint in drive 1 and Proxmox in drive 2. The GRUB is installed in drive 1 (Linux Mint).
What is the problem I am facing?
I want to turn off the primary display when using Proxmox to extend the life of the monitor. But it stays always on.
I tried following things but none of them worked
Any help is much appreciated.
I have a laptop with Intel Core i5 2410M processor and 6GB RAM. I have 2 hard disks. I want to keep installing Linux Mint in drive 1 and Proxmox in drive 2. The GRUB is installed in drive 1 (Linux Mint).
What is the problem I am facing?
I want to turn off the primary display when using Proxmox to extend the life of the monitor. But it stays always on.
I tried following things but none of them worked
- Added "consoleblank=60" to GRUB_CMDLINE_LINUX in /etc/default/grub. It did not work even though I added to both bootloaders (Linux Mint and Proxmox)
- Configured the power settings to HandleLidSwitch=ignore in /etc/systemd/logind.conf
- Could not turn off the monitor using “xset dpms force off”
- I build a fake VGA plug to emulate an external display. But could not figure out how to make an external monitor the primary display.
Any help is much appreciated.