Do not disable KMS by default in order to make use of the direct render capabilities
commit276135b73f51bfe97472341646699cc81ddef08d
authorMatías Fonzo <selk@dragora.org>
Fri, 31 May 2019 23:20:11 +0000 (31 20:20 -0300)
committerMatías Fonzo <selk@dragora.org>
Fri, 31 May 2019 23:20:11 +0000 (31 20:20 -0300)
tree3343eb8d7208bf184c64f4a4d15afb57f2df2164
parent8aace80b3496c371439eef56de35a742af7a7f08
Do not disable KMS by default in order to make use of the direct render capabilities

Let the kernel to set the video mode.  Previously when this was disabled the idea was to make use
of the "natural" resolution in the console, but this causes to disable the Direct Render
Capabilities in Xorg.  When 'nomodeset' is used the kernel does not try to load video drivers, it
tries to make uso of the BIOS modes instead until Xorg is loaded.
archive/grub/etc/default/grub
archive/isolinux/isolinux.cfg
recipes/boot/grub/recipe