On Tue, Nov 28, 2017 at 7:06 PM, Robert Nelson <[email protected]> wrote:
> On Tue, Nov 28, 2017 at 8:02 PM, Mark A. Yoder <[email protected]> > wrote: > > bone$ dpkg --list | grep cape > > ii bb-cape-overlays > > 4.4.20171120.0-0rcnee1~stretch+20171120 armhf Device tree > > overlays for Beaglebone. > > ii roboticscape > > 0.3.4-git20170602-0rcnee4~stretch+20171108 armhf Robotics Cape > > Library and Examples > > > > Mine looks recent. Any suggestions on a fix? > > > > --Mark > > > > This might help... > > bone$ sudo /opt/scripts/tools/version.sh > > git:/opt/scripts/:[e5c23dc2a45f5c9ace291dd32e7c3d79edc1932d] > > eeprom:[A335BNLT000C3114BBBK1969] > > model:[TI_AM335x_BeagleBone_Black] > > dogtag:[BeagleBoard.org Debian Image 2017-11-26] > > bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot > > 2017.11-00002-g7b415acfc1] > > bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot > 2015.01-00001-gb2412df] > > There's the issue, old u-boot in eMMC, so all teh U-Boot stuff is > ignored.. and thus nothing is in sync.. ;) > > sudo dd if=/dev/zero of=/dev/mmcblk1 count=1 seek=1 bs=128k > So I'm seeing this as the biggest problem most people are having. It's bitten me more than once too. Just got to remember people. Get into the habit of pressing the boot button when flashing newer images. -- 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/CALHSORpidSaR0VBJ1UrYOhg3gGQ%2BOOO937YS-a8BD3xogQhhbQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
