Juergen Beisert <j...@...> 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]
