PLD and uvesafb
Maj 26th, 2008In order to use uvesafb in PLD AC (kernel-desktop), you will need to build a few packages:
- linux-libc-headers.spec,
- klibc.spec,
- lrmi.spec,
- v86d.spec (–with klibc),
And use geninitrd from svn trunk (at lease r776), or wait for geninitrd-9000.12 – should be released soon if noone complains.
Once you have these package built and installed, set FBMODULE=”uvesafb” in /etc/sysconfig/geninitrd and [...]