On Thu, Nov 8, 2018 at 9:46 PM <[email protected]> wrote: > > here are the results - it should be a BeagleBone Black - Wireless. > Something about the wlan0 not coming up too? > > git:/opt/scripts/:[1aa73453b2c980b75e31e83dab7dd8b6696f10c7] > ]eprom:[A335BNLTâ–’O > model:[TI_AM335x_BeagleBone_Black] > dogtag:[BeagleBoard.org Debian Image 2018-10-07] > bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot > 2018.09-00002-g0b54a51eee]:[l ocation: dd MBR]
Congrat's you have a corrupt eeprom, it's easy to fix.. GND TP1 then run as root: dd if=/opt/scripts/device/bone/bbbw-eeprom.dump of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom (that dd line is "1" line not two..) reboot and everything will be okay.. 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/CAOCHtYi0d_JnMCA9G4DAkL-j-J6gFsBZ22dR98PZX_LXM6q%3DYA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
