On Thu, Mar 15, 2018 at 9:33 PM, Rick Mann <[email protected]> wrote: > I'm watching the current MachineKit boot, and it goes silent after a time: > > debug: [console=ttyO0,115200n8 bone_capemgr.uboot_capemgr_enabled=1 > root=/dev/mmcblk1p1 ro rootfstype=ext4 rootwait coherent_pool=1M > net.ifnames=0 quiet] ... > debug: [bootz 0x82000000 0x88080000:44345f 88000000] ... > ## Flattened Device Tree blob at 88000000 > Booting using the fdt blob at 0x88000000 > Loading Ramdisk to 8fbbc000, end 8ffff45f ... OK > reserving fdt memory region: addr=88000000 size=82000 > Loading Device Tree to 8fb37000, end 8fbbbfff ... OK > > Starting kernel ... > > [ 0.001888] timer_probe: no matching timers found > [ 0.660181] dmi: Firmware registration failed. > [ 1.561319] wkup_m3_ipc 44e11324.wkup_m3_ipc: could not get rproc handle > [ 2.012033] omap_voltage_late_init: Voltage driver support not added > > At that point, there's no more logging for a long time, until it finally > prints > > rootfs: clean, 67056/238560 files, 436721/953344 blocks > > then a shorter delay (5-10 seconds), and then it finally prints the login > prompt. > > Is there a way to see the entire boot sequence?
open: /boot/uEnv.txt and remove "quiet".. 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYgbPzd-zpKqCHNjZsOs49E1ddW1AEpgnaHk4qwhR4zqKA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
