1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/nixos/modules
Tuomas Tynkkynen 9c2f2bc893 kernel-config: Enable FB_VESA and FRAMEBUFFER_CONSOLE
Commit 159fed47bc (nixos/grub: Fix video display on efi) changed BIOS
systems to start in non-text mode as well. Enable FB_VESA to get a
framebuffer console on BIOS systems. Change FRAMEBUFFER_CONSOLE to 'y'
instead of the default 'm' to so the user doesn't need to manually load
the fbcon module anymore.

Other distros have similar defaults, at least on Arch:
    CONFIG_FB_VESA=y
    CONFIG_FRAMEBUFFER_CONSOLE=y
and on Ubuntu (12.04):
    CONFIG_FB_VESA=m
    CONFIG_FRAMEBUFFER_CONSOLE=y

Fixes #8139
2015-06-04 11:26:20 +03:00
..
config Hide the option fonts.enableCoreFonts 2015-06-01 10:43:43 +02:00
hardware nvidia: 346.47 -> 346.59 2015-04-07 13:24:55 -07:00
installer kernel-config: Enable FB_VESA and FRAMEBUFFER_CONSOLE 2015-06-04 11:26:20 +03:00
misc Merge pull request #7857 from rushmorem/marathon-module-update 2015-05-21 16:52:14 +03:00
profiles Disable the manual in the minimal profile 2015-05-26 20:20:53 +02:00
programs Add kbdlight package and setuid wrapper 2015-05-11 13:23:01 +08:00
security cacert: Build directly from nss instead of our own tarball 2015-05-29 13:52:07 -07:00
services nixos/apcupsd: don't evaluate event hooks at build time 2015-06-01 22:14:03 +02:00
system nixos/grub: Use nixos artwork 2015-05-29 13:26:32 -07:00
tasks nixos: add support for exfat filesystem 2015-05-27 18:59:33 +03:00
testing test-instrumentation.nix: Prevent calling a pager 2015-01-15 14:39:29 +01:00
virtualisation Merge pull request #6732 from oconnorr/master 2015-06-02 20:34:43 +02:00
module-list.nix nixos: add support for exfat filesystem 2015-05-27 18:59:33 +03:00
rename.nix Make environment.checkConfigurationOptions an alias 2015-04-10 16:11:07 +02:00