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 -- Pengutronix e.K. | Juergen Beisert | Linux Solutions for Science and Industry | Phone: +49-8766-939 228 | Vertretung Sued/Muenchen, Germany | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de/ | -- ptxdist mailing list [email protected]
