Uvesafb

From Funtoo Linux
Revision as of 13:34, 11 December 2010 by NCdy (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How to : Framebuffer: Userspace VESA VGA graphics support


First you need to emerge v86d package


like that :

emerge -av v86d



Then you need to config your kernel


Template:Kernel


Finally update your boot.conf


add video=uvesafb:1024x768-32,mtrr:3,ywrap (or similar) to your kernel command line

like here

{{
boot {
        generate grub
        default "Funtoo Linux uvesafb" 
        timeout 3 
}
"Funtoo Linux uvesafb" { 
        kernel bzImage-uvesafb[-v]
        params += video=uvesafb:1440x900-8,mtrr=2
}
}}

Then run Template:Boot-update and reboot

Personal tools
Namespaces

Variants
Actions
Categories
Toolbox
Stuff