forked from pikhq/sabotage
-
Notifications
You must be signed in to change notification settings - Fork 68
rofl0r edited this page Mar 28, 2012
·
5 revisions
to get X11 to work on needs a framebuffer device /dev/fb0
so you need to pass a vga option to the kernel
for example, add the following to the append line in /boot/extlinux.conf
vga=ask
this will ask for which mode to choose. or
vga=0x318
currently the pkg xkeyboard-config is not working properly
also there seem to be no fonts
here's a list of supported vga codes https://wiki.ubuntu.com/FrameBuffer
the right way ? to configure xkeyboard-config
./configure --with-xkb_base=$R/share/X11/xkb --with-xkb-rules-symlink=xorg