How to run barebox gui on linux, fb or x?

DU HUANPENG no_rep1y at hotmail.com
Sat Apr 30 05:39:20 PDT 2016


On Sat, Apr 30, 2016 at 02:19:37PM +0300, Antony Pavlov wrote:
> On Sat, 30 Apr 2016 10:13:28 +0000
> DU HUANPENG <no_rep1y at hotmail.com> wrote:
> 
> > Hello, I want to test the is the barebox font working
> > correctly, but I still don't know how to run barebox(sandbox)
> > on linux fb or x.
> > any one can help?
> 
> Here is barebox-sandbox-sdl howto.
> 
> Go to your barebox repo directory and checkout next branch.
> Generate .config and enable SDL support:
> 
>     $ make mrproper
>     $ make defconfig
>     $ sed -i "s/# CONFIG_DRIVER_VIDEO_SDL is not set/CONFIG_DRIVER_VIDEO_SDL=y/" .config
thanks very much!
i got this error msg when compiling:
- - - - - - - - - - - - - - - - - - - - 
  CC      arch/sandbox/os/sdl.o
  arch/sandbox/os/sdl.c:8:17: fatal error: SDL.h: No such file or directory
  compilation terminated.
  scripts/Makefile.build:249: recipe for target 'arch/sandbox/os/sdl.o' failed
  make[1]: *** [arch/sandbox/os/sdl.o] Error 1
  Makefile:775: recipe for target 'arch/sandbox/os' failed
  make: *** [arch/sandbox/os] Error 2
- - - - - - - - - - - - - - - - - - - - 
there are many sdl pageages, which one should i install?


> 
> Next, compile sandbox barebox and run it:
> 
>     $ make
>     $ ./barebox
> 
> Inside barebox enable fbconsole0 output:
> 
>     barebox at barebox sandbox:/ fbconsole0.active=oe
>     fb0: framebuffer console 80x30 activated
> 
> -- 
> Best regards,
>   Antony Pavlov

...
duhuanpeng.
u74147@gmai1.com



More information about the barebox mailing list