Hello,
I seem to have same issues you have, I cannot get wifi working. However I dont think it is power related in my case. I have tried powering from my laptop and seperately from a phone charger rated 5V/1A on the micro usb on the docking board. But the issues presists...
I've got the same thing this person posted at startup: https://community.onion.io/topic/1082/help-omega2-not-working/2 with the stack trace.
I tried setting up wifi connection over the web but it just would not work and fails every time I try. Then I tried it over serial/ssh and I get this message when i tried to restart wifi with /etc/init.d/network restart
after I verified all settings where ok in /etc/config/wireless. Then the same "EEPROM Read from" happens and the restart seems to fail?
[ 491.395130] br-wlan: port 2(ra0) entered disabled state
[ 491.400506] br-wlan: port 1(eth0.1) entered disabled state
[ 491.513483] device eth0.1 left promiscuous mode
[ 491.518099] device eth0 left promiscuous mode
[ 491.522709] br-wlan: port 1(eth0.1) entered disabled state
[ 491.541241] IPv6: ADDRCONF(NETDEV_UP): eth0.1: link is not ready
[ 491.560027] device ra0 left promiscuous mode
[ 491.564542] br-wlan: port 2(ra0) entered disabled state
root@Omega-AEAF:/# [ 495.435051] EEPROM:Read from [factory] offset 0x0,length 0x400.
[ 497.901039] ch4 bssid=90:f6:52:3f:5b:da
[ 497.905039] ch6 bssid=62:35:3b:31:49:cb
[ 497.909018] ch6 bssid=62:35:3b:31:49:cd
[ 497.913024] ch6 bssid=5c:35:3b:31:49:ca
[ 497.917003] ch9 bssid=60:e3:27:8d:86:4c
[ 497.920977] =====================================================
[ 497.927176] Channel 1 : Dirty = 24, False CCA = 0, Busy Time = 3497, Skip Channel = FALSE
[ 497.935481] Channel 2 : Dirty = 88, False CCA = 0, Busy Time = 469, Skip Channel = FALSE
[ 497.943693] Channel 3 : Dirty = 104, False CCA = 0, Busy Time = 1087, Skip Channel = FALSE
[ 497.952087] Channel 4 : Dirty = 154, False CCA = 0, Busy Time = 1396, Skip Channel = FALSE
[ 497.960464] Channel 5 : Dirty = 148, False CCA = 0, Busy Time = 1642, Skip Channel = FALSE
[ 497.968859] Channel 6 : Dirty = 262, False CCA = 0, Busy Time = 3503, Skip Channel = FALSE
[ 497.977253] Channel 7 : Dirty = 148, False CCA = 0, Busy Time = 74, Skip Channel = FALSE
[ 497.985472] Channel 8 : Dirty = 136, False CCA = 0, Busy Time = 701, Skip Channel = FALSE
[ 497.993783] Channel 9 : Dirty = 142, False CCA = 0, Busy Time = 1008, Skip Channel = FALSE
[ 498.002178] Channel 10 : Dirty = 92, False CCA = 0, Busy Time = 807, Skip Channel = FALSE
[ 498.010467] Channel 11 : Dirty = 28, False CCA = 0, Busy Time = 35, Skip Channel = FALSE
[ 498.018679] =====================================================
[ 498.024874] Rule 1 CCA value : Min Dirtiness (Include extension channel) ==> Select Channel 1
[ 498.033608] Min Dirty = 24
[ 498.036350] ExChannel = 0 , 0
[ 498.039356] BW = 20
[ 498.374026] device eth0.1 entered promiscuous mode
[ 498.378907] device eth0 entered promiscuous mode
[ 498.394614] br-wlan: port 1(eth0.1) entered forwarding state
[ 498.400419] br-wlan: port 1(eth0.1) entered forwarding state
[ 500.391085] br-wlan: port 1(eth0.1) entered forwarding state
[ 500.793187] device ra0 entered promiscuous mode
[ 500.797878] br-wlan: port 2(ra0) entered forwarding state
[ 500.803451] br-wlan: port 2(ra0) entered forwarding state
[ 502.801027] br-wlan: port 2(ra0) entered forwarding state
Does anyone know what the cause of this problem is or how I could get my Omega2+ connected to wifi?