http://linux-sunxi.org/Mainline_U-Boot http://linux-sunxi.org/Mainline_Kernel_Howto#simplefb http://linux-sunxi.org/Display
On 12 July 2016 at 21:31, dlbp <[email protected]> wrote: > Thanks! > I can change kernel configuration for Linux. What should i modify in the > configuration? > > Thanks > > Il giorno martedì 12 luglio 2016 20:16:21 UTC+2, Michal Suchanek ha scritto: >> >> Hello, >> >> On 12 July 2016 at 19:57, dlbp <[email protected]> wrote: >> > Hello to everybody!!! >> > I have tried to mount XEN on Cubietruck using this wiki ( >> > >> > http://www.sourcediver.org/blog/2014/06/19/running-arch-linux-arm-with-xen-on-cubieboard-2/ >> > ) >> > >> > But there is a big problem: i haven't now a UART-RS232 converter and i >> > need >> > test the system. >> > >> > Is there a method to see the console and boot process on VGA and not on >> > UART? >> > >> >> Recent u-boot should support console on VGA. You will have to change >> your kernel configuration for Linux to also use VGA console which is >> somewhat difficult without a console. >> >> If your system is networked you can try updating it remotely. If you >> boot from a SD card you can also try removing the SD card and editing >> the content offline on another machine until the console is working. >> You can also enter FEL mode and boot a system over USB to test your >> new u-boot and kernel configuration and/or boot a system that can >> access the boot medium. >> >> HTH >> >> Michal > > -- > You received this message because you are subscribed to the Google Groups > "linux-sunxi" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
