dvdhrm / kmscon

Linux KMS/DRM based virtual Console Emulator
http://www.freedesktop.org/wiki/Software/kmscon
Other
429 stars 78 forks source link

Please add a way to explicitly set resolution #124

Open DanaGoyette opened 8 years ago

DanaGoyette commented 8 years ago

I have the same Linux partition bootable both in VMware Fusion and natively (AMD graphics). When running the VM, kmscon seems to use the first mode it sees, which is a tiny 640x480.

I hacked up the source to use the last mode found, and now it uses the proper resolution in the VM, but in exchange, native boot now uses 640x480 (or some other such low resolution).

I may be missing something, but I don't currently see a way to manually specify what resolution to use.