Displaying 1 result from an estimated 1 matches for "320x240vesa".
2014 Sep 26
0
240p mode can't get added with KMS, yet it works
...(GK106) on arch linux.
kernel 3.16.3
xf86-video-nouveau 1.0.11
I am loading an EDID with kernel parameter
drm_kms_helper.edid_firmware= DVI-I-1:edid/320x240.bin
It doesn't apply the resolution. dmesg prints:
[ 65.382880] [drm] Got external EDID base block and 0 extensions
from "edid/320x240vesa.bin" for connector "DVI-I-1"
[ 65.382890] [drm:drm_mode_debug_printmodeline] Modeline
56:"320x240" 59 6000 320 328 360 400 240 243 247 253 0x48 0x6
[ 65.382892] [drm:drm_mode_prune_invalid] Not using 320x240 mode 16
The last number is the status of the mode, wich a...