Here is the output, is this what was expected? fpp@FPP:~$ sudo dd if=/opt/scripts/device/bone/bbbw-eeprom.dump of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom 0+1 records in 0+1 records out 28 bytes copied, 0.0054809 s, 5.1 kB/s fpp@FPP:~$ sudo /opt/scripts/tools/version.sh | grep eeprom Binary file (standard input) matches
On Wed, Oct 23, 2019 at 11:23 AM RJ Riemensnider <[email protected]> wrote: > I may have mistakenly assumed those commands you provided were to view > what was in eeprom and not change it. I will run those commands as soon > as I can. Sorry for the misunderstanding. > > On Wed, Oct 23, 2019 at 11:16 AM RJ Riemensnider < > [email protected]> wrote: > >> Thank you Robert, I hope you receive this, as I must admit I'm having >> issues with the forums and can't seem to find where my post is located >> there. >> >> After much searching, I was able to get the board functional using an >> overlay but would very much prefer to set it so that the it detects the >> correct configuration by default. >> >> I used this in the uEnv.txt file. >> enable_uboot_overlays=1 >> dtb_overlay=/lib/firmware/BB-BBBW-WL1835-00A0.dtbo >> >> Do you know how I can get it to detect the board as above without having >> to use the overlay? >> >> Thank you again. >> >> On Wed, Oct 23, 2019 at 11:05 AM Robert Nelson <[email protected]> >> wrote: >> >>> On Wed, Oct 23, 2019 at 10:00 AM <[email protected]> wrote: >>> > >>> > >>> > Ok, maybe I shouldn't have but I bough t a BBB wireless on ebay. I >>> have it up and running but I see no wlan0 interface but I do see an eth0. >>> Could someone have changed the eprom so this board thinks it is a regular >>> BBB? >>> > >>> > version.sh shows this: >>> > >>> > eprom:[A335BNLTO >>> > model:[TI_AM335x_BeagleBone_Black] >>> > dogtag:[BeagleBoard.org Debian Image 2019-08-03 >>> >>> >>> GND TP1 and run this "one" line command: >>> >>> sudo dd if=/opt/scripts/device/bone/bbbw-eeprom.dump >>> of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom >>> >>> ^that's "one" line... >>> >>> then run: >>> >>> sudo /opt/scripts/tools/version.sh | grep eeprom >>> >>> 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/CACKSdcMnyr%2BoajEmWpUXfS1_rvNSNf9zC3v2T39KoXXapjyejQ%40mail.gmail.com.
