mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Antony Pavlov <antonynpavlov@gmail.com>
To: DU HUANPENG <no_rep1y@hotmail.com>
Cc: "barebox@lists.infradead.org" <barebox@lists.infradead.org>
Subject: Re: How to run barebox gui on linux, fb or x?
Date: Sat, 30 Apr 2016 14:19:37 +0300	[thread overview]
Message-ID: <20160430141937.1220ebe28aa234eeaf9454a9@gmail.com> (raw)
In-Reply-To: <HK2PR04MB16186F8CC6854410CD25F0CDBE670@HK2PR04MB1618.apcprd04.prod.outlook.com>

On Sat, 30 Apr 2016 10:13:28 +0000
DU HUANPENG <no_rep1y@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

Next, compile sandbox barebox and run it:

    $ make
    $ ./barebox

Inside barebox enable fbconsole0 output:

    barebox@barebox sandbox:/ fbconsole0.active=oe
    fb0: framebuffer console 80x30 activated

-- 
Best regards,
  Antony Pavlov

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2016-04-30 11:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-30 10:13 DU HUANPENG
2016-04-30 11:19 ` Antony Pavlov [this message]
2016-04-30 12:39   ` DU HUANPENG
2016-04-30 14:35     ` Antony Pavlov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160430141937.1220ebe28aa234eeaf9454a9@gmail.com \
    --to=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    --cc=no_rep1y@hotmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox