On Tue, Jan 21, 2014 at 1:07 PM, <[email protected]> wrote: > > I am trying to flash my Beaglebone Black with Debain flasher image available > at > https://rcn-ee.net/deb/flasher/wheezy/BBB-eMMC-flasher-debian-7.3-2013-12-17-2gb.img.xz > > But I am not able to do it. > > I am holding the boot button and then turning on the power supply for the > board. The LEDs doesn't turn on even after a long time as I am holding the > boot button. I tried to look into what is happening with the help of Serial > to USB converter and go the message displayed bellow: > > > U-Boot SPL 2013.10-00015-gab7a95a (Nov 08 2013 - 16:01:27) > i2c_probe: pads on bus 0 probably not configured (status=0x10) > Could not probe the EEPROM; something fundamentally wrong on the I2C bus. > Could not get board ID. > i2c_probe: pads on bus 0 probably not configured (status=0x10) > Could not probe the EEPROM; something fundamentally wrong on the I2C bus. > Could not get board ID.
Oh, that's fun.. Your board's eeprom no longer has its id.. is this a "real" bbb or a clone? The reason the ancient rootfs works, it assumes a bbb, boots, then programs the eeprom and initial eMMC file system. Then ships to customers.. 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/groups/opt_out.
