[beagleboard] Re: BBBW WiFi does not work after eprom flash

2018-02-25 Thread sten2jam
Thanks that worked! On Sunday, February 18, 2018 at 11:29:47 AM UTC-7, Stephen Mansfield wrote: > > Hello, > > I received my BBBW the other day. Everything worked fine including the > wireless. I updated it with the latest Stretch LXQT image -- Debian 9.3 > 2018-01-28 SD LXQT and the wireless

[beagleboard] Re: BBBW WiFi does not work after eprom flash

2018-02-23 Thread sbsaylors
Hello James - After looking it seems the new rom needs to know it's the "BBBW" and not a "BBB". :) How do I get the wireless to work!? * Add these 2 lines to your /boot/uEnv.txt dtb=am335x-boneblack-wireless.dtb enable_uboot_overlays=1 #disable_uboot_overl

[beagleboard] Re: BBBW WiFi does not work after eprom flash

2018-02-19 Thread sten2jam
I am having the same problem but using an SD card. Does the wifi interfere with the SD card interface? On Sunday, February 18, 2018 at 11:29:47 AM UTC-7, Stephen Mansfield wrote: > > Hello, > > I received my BBBW the other day. Everything worked fine including the > wireless. I updated it wit

[beagleboard] Re: BBBW WiFi does not work after eprom flash

2018-02-18 Thread sbsaylors
So from a fresh BBBW image, you just type: dd if=/opt/scripts/device/bone/bbbw-eeprom.dump of=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom? Did you also have to do the GND TP1? (<- I have no idea what this is or how to do it?) :) On Sunday, February 18, 2018 at 3:37:56 PM UTC-5,

[beagleboard] Re: BBBW WiFi does not work after eprom flash

2018-02-18 Thread sbsaylors
On Sunday, February 18, 2018 at 1:29:47 PM UTC-5, Stephen Mansfield wrote: > > Hello, > > I received my BBBW the other day. Everything worked fine including the > wireless. I updated it with the latest Stretch LXQT image -- Debian 9.3 > 2018-01-28 SD LXQT and the wireless no longer works. Wh

[beagleboard] Re: BBBW WiFi does not work after eprom flash

2018-02-18 Thread Stephen Mansfield
Ok, the error was that it was one line as RobertNielson pointed out. dd if=/opt/scripts/device/bone/bbbw-eeprom.dumpof=/sys/devices/platform/ocp/44e0b000.i2c/i2c-0/0-0050/eeprom After I did this, connmanctl worked fine and the wifi works fine. Thanks a bunch On Sunday, February 18, 2018 a