interesting? [ 3.146489] random: udevadm: uninitialized urandom read (16 bytes read, 3 bits of entropy available ) [ 118.238687] PM: Starting manual resume from disk [ 118.238732] PM: Hibernation image partition 179:2 present [ 118.238743] PM: Looking for hibernation image. [ 118.240337] PM: Image not found (code -22) [ 118.240367] PM: Hibernation image not present or could not be loaded. [ 119.965505] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 120.711221] systemd[1]: System time before build time, advancing clock.
On Friday, July 28, 2017 at 1:59:41 PM UTC-4, Daren Schwenke wrote: > > After the dd, it now takes a seriously long time to boot. > Before it was ~45 seconds till it was back on the network. Now it takes > around 5 minutes. > > On Friday, July 28, 2017 at 11:21:09 AM UTC-4, Robert Nelson wrote: >> >> On Fri, Jul 28, 2017 at 10:06 AM, Daren Schwenke >> <[email protected]> wrote: >> > Thought it was like you said, but here goes: >> > $ sudo /opt/scripts/tools/version.sh >> > [sudo] password for machinekit: >> > git:/opt/scripts/:[f898b97580b93fab9d71399fd4c6555e77e7bcfc] >> > eeprom:[A335BNLTBBG1BBG217013823] >> > dogtag:[Machinekit Debian Image 2017-07-26] >> >> > bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot >> > 2017.07-00002-g61c3ee0fb5] >> > bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot >> 2016.03-00001-gd12d09f] >> >> This will also create a problem. Your version u-boot in the eMMC is >> too old, so it's going to conflict with u-boot overlays.. >> >> sudo dd if=/dev/zero of=/dev/mmcblk1 count=1 seek=1 bs=128k >> >> Will remove the "mlo" file in the eMMC.. >> >> > kernel:[4.4.68-ti-rt-r112] >> > nodejs:[v0.10.42] >> > uboot_overlay_options:[enable_uboot_overlays=1] >> > >> uboot_overlay_options:[uboot_overlay_pru=/lib/firmware/AM335X-PRU-UIO-00A0.dtbo] >> >> >> > uboot_overlay_options:[enable_uboot_cape_universal=1] >> > pkg:[bb-cape-overlays]:[4.4.20170630.1-0rcnee1~jessie+20170719] >> > WARNING:pkg:[bb-wl18xx-firmware]:[NOT_INSTALLED] >> > WARNING:pkg:[firmware-ti-connectivity]:[NOT_INSTALLED] >> > >> machinekit@beaglebone:~/machinekit/configs/ARM/BeagleBone/Fabrikator-Mini-CRAMPS >> >> >> >> if you run: >> >> sudo apt update ; sudo apt upgrade >> >> you'll get the config-pin update too. ;) >> >> Regards, >> >> -- >> Robert Nelson >> https://rcn-ee.com/ >> > -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/machinekit. For more options, visit https://groups.google.com/d/optout.
