So, here’s a fun one.
I am using QEMU with KVM to run virtual machines.
I’ve set up a Debian 11 and it is perfect in every respect - except one.
The virtual Debian 11 is not offering me the native resolution of the laptop; I’m getting what look to me like a standard range of resolutions, which of course does not include the non-standard res of the framework.
Googling brings up this;
https://adangel.org/2015/09/11/qemu-kvm-custom-resolutions/
Which involves manually modifying the seabios package.
I was hoping for something simpler, like a command line argument…
Anyone have anyone knowledge about this, observations on the single known solution, or other, simpler solutions?