Hello, Just an extra information: the kernel must not be configured for small devices. It means that CONFIG_EMBEDDED must be "no".
Best regards, Flavio Flavio de Castro Alves Filho Phi Innovations www.phiinnovations.com Phone: +55 19 37 09 13 58 Mobile: +55 19 81 55 72 40 Skype: flavio.de.castro.alves.filho 2010/4/14 Peter Kamp <[email protected]>: > Juergen Beisert <jbe@...> writes: > >> >> Peter Kamp wrote: >> > Is it possible to use generic bsp with qemu and graphics enabled, I have >> > tried to disable the --nograpic parameter in config and set console=tty1 in >> > the append parameter. The result is a black screen with no output. Any >> > hints ? >> >> Should be possible. But I disabled it, to reduce the dependencies into the >> host system. >> >> Currently the BSPs are configured to use a serial console and only the > serials >> consoles are enabled in the kernel. So, you also have to enable all the >> required components for a console on some kind of framebuffer in your kernel. >> >> Regards, >> Juergen >> > > Thanks, it works after enabling Virtual Terminal in character devices, and > selecting Framebuffer Console support in Console display driver support in > Graphics support. > > > > > -- > ptxdist mailing list > [email protected] > -- ptxdist mailing list [email protected]
