Hi Robert, Here is the pastebin of one of my custom built image's dmesg output. http://paste.debian.net/92787/
As you can see in the log, there is no log from around 6 second in the boot process to 70 second of the boot process. For this time, the BBB just doesn't respond and after that it resumes booting. For this image I have removed connman, wicd at image creation time but have added them back after booting for the first time. The image still takes around a minute to boot. http://paste.debian.net/92791/ is the pastebin url with connman Please help me in optimizing boot timing. Regards viraniac On Tuesday, April 8, 2014 11:22:49 PM UTC+5:30, RobertCNelson wrote: > > On Tue, Apr 8, 2014 at 12:45 PM, <[email protected] <javascript:>> > wrote: > > Hi Robert, > > > > The defualt init process is systemd. I added connman and wicd, still no > > improvement in boot time. The image takes about a minute to boot. > > dump your serial console log to pastebin. (dmesg | pastebinit) > > > > > So instead of removing packages from the image-builder script, I am now > > adding chkconfig and xinit package to the image-builder script. Also I > have > > added code to disable lightdm, apache2, xrdp, bonescript, > bonescript-autorun > > and cloud9 service and added code to launch my custom java program and > > disable screen blanking. > > > > When I test it using the image provided by beagleboard.org, the system > was > > booting in 15 seconds. Currently image builder is running and it will > take > > about 7 to 10 hours to get the new images to test. > > > > I want to add a boot splash screen to BBB. Would you suggest going for > > psplash or plymouth? > > probally plymouth, just never personally tried.. > > Regards, > > -- > Robert Nelson > http://www.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.
