使用uvesafb为console设置高分辨率


内核要支持uvesafb模块,并且安装v86d

参考:http://dev.gentoo.org/~spock/projects/uvesafb/

这里的配置不需要initramfs支持

然后创建文件 /etc/modprobe.d/uvesafb,内容为: options uvesafb mode_option=1280x800-32 mtrr=3 scroll=ywrap

在/etc/modprobe.d/blacklist-framebuffer中加入一行: blacklist uvesafb

确保/etc/modules中有 uvesafb 和 fbcon (各占一行)

参考:http://coolwanglu.blogspot.com/2008/10/ubuntu-810-uvesafb.html





end