[SDL] How can I use fbcon as video device in SDL

Sam Lantinga slouken at devolution.com
Sun May 16 10:03:31 PDT 2004


> The device /dev/fb0 work properly.

>  

> I built SDL use cross compile:

> # NM=arm-linux-nm LD=arm-linux-ld CC=arm-linux-gcc CXX=arm-linux-g++
> RANLIB=arm-linux-ranlib AR=arm-linux-ar ./configure
> --disable-video-qtopia --disable-video-dummy --enable-video-fbcon
> --disable-video-dga --disable-arts --disable-esd --disable-alsa
> --disable-cdrom --disable-video-x11 --disable-nasm
> --target=arm-unknown-linux-gnu --host=arm-unknown-linux-gnu

Did you check the output of to see if the fbcon video driver was
actually enabled?

See ya,
	-Sam Lantinga, Software Engineer, Blizzard Entertainment




More information about the SDL mailing list