All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] graphics
Date: Wed, 18 Mar 2015 23:42:12 +0100	[thread overview]
Message-ID: <5509FF44.7080403@mind.be> (raw)
In-Reply-To: <CAKKWdtd-OY+ws4oVtFC6uXGaK38L7Bt=swwRfOVvsE0QqwJCcQ@mail.gmail.com>

On 16/03/15 11:01, ali hagigat wrote:
> Buildroot has built a correct image for wandboard-quad and I can log
> in and see the output by the serial port, ttymxc0
> But i want to enable graphics for wandboard. Now getty listens for
> ttymxc0, how can i change it to use HDMI monitor and keyboard/mouse?
> I have enabled some X11 components and some drivers but i can only see
> the output on the serial console. HDMI monitor was not drived
> I will be much appreciate for any answer

 getty will only give you a console. If you want to get a console on HDMI, you
need CONFIG_VT and CONFIG_FB in the kernel, but I'm not sure if the latter is
even available for the Wandboard. If you have a framebuffer, you can start a
getty on tty1 instead of ttymxc0.

 But if it is X that you want, you should start it. For testing, you can just
type X after logging in on the console.

 I think we should start writing a FAQ on how to use X on buildroot...


 Regards,
 Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F

      parent reply	other threads:[~2015-03-18 22:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-16 10:01 [Buildroot] graphics ali hagigat
2015-03-18 22:42 ` Arnout Vandecappelle
2015-03-18 22:42 ` Arnout Vandecappelle [this message]

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=5509FF44.7080403@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@busybox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.