* [Buildroot] graphics
@ 2015-03-16 10:01 ali hagigat
2015-03-18 22:42 ` Arnout Vandecappelle
2015-03-18 22:42 ` Arnout Vandecappelle
0 siblings, 2 replies; 3+ messages in thread
From: ali hagigat @ 2015-03-16 10:01 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] graphics
2015-03-16 10:01 [Buildroot] graphics ali hagigat
2015-03-18 22:42 ` Arnout Vandecappelle
@ 2015-03-18 22:42 ` Arnout Vandecappelle
1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2015-03-18 22:42 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] graphics
2015-03-16 10:01 [Buildroot] graphics ali hagigat
@ 2015-03-18 22:42 ` Arnout Vandecappelle
2015-03-18 22:42 ` Arnout Vandecappelle
1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2015-03-18 22:42 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-18 22:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-16 10:01 [Buildroot] graphics ali hagigat
2015-03-18 22:42 ` Arnout Vandecappelle
2015-03-18 22:42 ` Arnout Vandecappelle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox