On Fri, Nov 6, 2015 at 11:26 AM, E Mag <[email protected]> wrote: > Hi, > > I'm trying to get a boot splash to show by overwriting > /drivers/video/logo/logo_linux_clut_224.ppm and rebuilding the kernel (using > version 3.14.56-ti-r78). This worked well in Kernel 3.8, but now it doesn't > show the logo at boot, just a console output of the boot process. > > Is there something different or additional config that has to be done for > kernel 3.14? I have the logo enabled in the .config and tried adding "splash > quiet" as kernel parameters in uEnv.txt, but I still only get a console > display. > > Any ideas would be great!
Did you set: console=tty0 ? in your bootargs? Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" 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.
