Re: Gobo with X under qemu
"Lucas C. Villa Real" <[email protected]>
| Newsgroups | gmane.linux.distributions.gobo.general |
|---|---|
| Message-ID | <CAAvzgtbhKO_tCsnQ21OWzU4WwJoMB2_q0wtHAkNAp7+nBaRhHQ@mail.gmail.com> |
On Sat, Nov 22, 2014 at 4:42 AM, Joel Roth <[email protected]> wrote: > I saw a package called DirectFB, and wonder if this or some > other package or settings might help me to run X in Gobo > under qemu? > > In my lilo.conf, I currently have the following kernel > arguments: > > root=/dev/sda5 ro vt.default_utf8=1 console=/dev/null video=LVDS-1:e > video=HDMI-1:e video=VGA=1:e" > > Regards, > > Joel > Hi Joel, The DirectFB package will not help you achieve that. It is used to develop applications on top of the /dev/fb0 device without having to use an X server. I believe that you will need to launch QEMU with one of the following parameters: 1) -sdl -display sdl 2) -vga qxl That should give you a decent support for X on QEMU. Good luck, Lucas _______________________________________________ gobolinux-users mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-users