Difference between revisions of "Make GRUB menu & boot-up/down fonts bigger"
Views
Actions
Namespaces
Variants
Tools
Make GRUB menu & boot-up/down fonts bigger (view source)
Revision as of 05:11, 24 January 2018
, 6 years ago→Use KMS to load the GPU kernel module early in the boot process
imported>Handy |
imported>Handy |
||
Line 50: | Line 50: | ||
AMD/ATi: | AMD/ATi: | ||
radeon/amdgpu | MODULES="radeon/amdgpu" | ||
nVidia: | nVidia: | ||
nouveau | MODULES="nouveau" | ||
If your MODULES= line has any other modules on it already, just add your new one with a space separating it from the previous one. | If your MODULES= line has any other modules on it already, just add your new one with a space separating it from the previous one. |