We have upgraded the community system as part of the upgrade a password reset is required for all users before login in.

New OS Release!



  • Success connecting to WiFi repeater module based on Linkit-Smart 7688.
    Linkit-Smart repeater has psk2 encryption and is acting as repeater for Dlink WiFi router that I have not been able to connect Omega 2+ with new firmware.

    So far have been able to download a fair bit of stuff from Internet and local wifi network without problems.

    Anyway, for a time being this gives me a work-around to connect to Internet with new firmware until the original problem is solved.


  • administrators

    More OS Updates, the very latest firmware, b177 supports I2S! See the blog post for more details: https://onion.io/2bt-april-3-2018/

    @György-Farkas Are there any features that we need from the newer version?

    @John_L We've confirmed there's an issue connecting to open networks, we'll be looking into this and will let everyone know how it goes!



  • @Lazar-Demin glad to see @sza2-sza2's and my I2S experiments/patches from last July found their way into actual Omega2 firmware 😉



  • Hi,

    I also have a lot of problems connection to my wifi. It's a AVM Fritzbox or (an other device) a Unifi Wifi. Can't connect to both of them. I have checked it with encryption On/off. Both does not work. @Lazar-Demin , are you interested in some logfiles? Maybe it's the same as John has but I am not sure. Here are the logs directly after first wifisetup:

    root@Omega-11E7:/# ifconfig
    apcli0    Link encap:Ethernet  HWaddr 40:A3:6B:C1:11:E8
              inet6 addr: fe80::42a3:6bff:fec1:11e8/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    br-wlan   Link encap:Ethernet  HWaddr 40:A3:6B:C1:11:E7
              inet addr:192.168.3.1  Bcast:192.168.3.255  Mask:255.255.255.0
              inet6 addr: fe80::42a3:6bff:fec1:11e7/64 Scope:Link
              inet6 addr: fd1d:48c4:7633::1/60 Scope:Global
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:4011 (3.9 KiB)
    
    eth0      Link encap:Ethernet  HWaddr 40:A3:6B:C1:11:E9
              inet6 addr: fe80::42a3:6bff:fec1:11e9/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:107 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:32041 (31.2 KiB)
              Interrupt:5
    
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:284 errors:0 dropped:0 overruns:0 frame:0
              TX packets:284 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1
              RX bytes:17196 (16.7 KiB)  TX bytes:17196 (16.7 KiB)
    
    ra0       Link encap:Ethernet  HWaddr 40:A3:6B:C1:11:E7
              inet6 addr: fe80::42a3:6bff:fec1:11e7/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
              Interrupt:6
    
    root@Omega-11E7:/# iwconfig
    lo        no wireless extensions.
    
    ra0       RTWIFI SoftAP  ESSID:"Omega-11E7"
              Mode:Managed  Channel=11  Access Point: 40:A3:6B:C1:11:E7
              Bit Rate=150 Mb/s
    
    eth0      no wireless extensions.
    
    br-wlan   no wireless extensions.
    
    apcli0    RTWIFI SoftAP  ESSID:""
              Mode:Managed  Channel=11  Access Point: Not-Associated
              Bit Rate:150 Mb/s
    
    root@Omega-11E7:/# uci show network
    network.loopback=interface
    network.loopback.ifname='lo'
    network.loopback.proto='static'
    network.loopback.ipaddr='127.0.0.1'
    network.loopback.netmask='255.0.0.0'
    network.globals=globals
    network.globals.ula_prefix='fd1d:48c4:7633::/48'
    network.wlan=interface
    network.wlan.type='bridge'
    network.wlan.proto='static'
    network.wlan.ipaddr='192.168.3.1'
    network.wlan.netmask='255.255.255.0'
    network.wlan.ip6assign='60'
    network.wan=interface
    network.wan.ifname='eth0'
    network.wan.proto='dhcp'
    network.wwan=interface
    network.wwan.ifname='apcli0'
    network.wwan.proto='dhcp'
    
    root@Omega-11E7:/# uci show wireless
    wireless.radio0=wifi-device
    wireless.radio0.type='ralink'
    wireless.radio0.variant='mt7628'
    wireless.radio0.country='US'
    wireless.radio0.hwmode='11g'
    wireless.radio0.htmode='HT40'
    wireless.radio0.channel='auto'
    wireless.radio0.disabled='0'
    wireless.radio0.device_mode='apsta'
    wireless.radio0.op_mode='preference'
    wireless.ap=wifi-iface
    wireless.ap.device='radio0'
    wireless.ap.mode='ap'
    wireless.ap.network='wlan'
    wireless.ap.ifname='ra0'
    wireless.ap.encryption='psk2'
    wireless.ap.key='12345678'
    wireless.ap.disabled='0'
    wireless.ap.ssid='Omega-11E7'
    wireless.sta=wifi-iface
    wireless.sta.device='radio0'
    wireless.sta.mode='sta'
    wireless.sta.ifname='apcli0'
    wireless.sta.encryption='psk2'
    wireless.sta.network='wwan'
    wireless.sta.disabled='0'
    wireless.sta.key='mykey'
    wireless.sta.ssid='myssid'
    wireless.@wifi-config[0]=wifi-config
    wireless.@wifi-config[0].key='mykey'
    wireless.@wifi-config[0].ssid='myssid'
    wireless.@wifi-config[0].encryption='psk2'
    
    root@Omega-11E7:/# logread
    ...
    
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Interface ra0.IPv6 no longer relevant for mDNS.
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Leaving mDNS multicast group on interface ra0.IPv6 with address fe80::42a3:6bff:fec1:11e7.
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Withdrawing address record for fe80::42a3:6bff:fec1:11e7 on ra0.
    Tue Mar 27 17:36:43 2018 daemon.notice netifd: Network device 'ra0' link is down
    Tue Mar 27 17:36:43 2018 daemon.notice netifd: bridge 'br-wlan' link is down
    Tue Mar 27 17:36:43 2018 daemon.notice netifd: Interface 'wlan' has link connectivity loss
    Tue Mar 27 17:36:43 2018 kern.info kernel: [  921.487768] br-wlan: port 1(ra0) entered disabled state
    Tue Mar 27 17:36:43 2018 daemon.notice netifd: radio0 (3544): uci: Entry not found
    Tue Mar 27 17:36:43 2018 daemon.notice netifd: wwan (3530): udhcpc: sending discover
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Interface apcli0.IPv6 no longer relevant for mDNS.
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Leaving mDNS multicast group on interface apcli0.IPv6 with address fe80::42a3:6bff:fec1:11e8.
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Withdrawing address record for fe80::42a3:6bff:fec1:11e8 on apcli0.
    Tue Mar 27 17:36:43 2018 daemon.notice netifd: Network device 'apcli0' link is down
    Tue Mar 27 17:36:43 2018 daemon.notice netifd: Interface 'wwan' has link connectivity loss
    Tue Mar 27 17:36:43 2018 daemon.notice netifd: wwan (3530): udhcpc: read error: Network is down, reopening socket
    Tue Mar 27 17:36:43 2018 daemon.notice netifd: radio0 (3544): uci: Entry not found
    Tue Mar 27 17:36:43 2018 kern.info kernel: [  922.158605] device ra0 left promiscuous mode
    Tue Mar 27 17:36:43 2018 kern.info kernel: [  922.163061] br-wlan: port 1(ra0) entered disabled state
    Tue Mar 27 17:36:43 2018 daemon.notice netifd: Interface 'wlan' is now down
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Registering new address record for fe80::42a3:6bff:fec1:11e7 on br-wlan.*.
    Tue Mar 27 17:36:43 2018 daemon.info odhcpd[988]: Raising SIGUSR1 due to address change on br-wlan
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Withdrawing address record for 192.168.3.1 on br-wlan.
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Leaving mDNS multicast group on interface br-wlan.IPv4 with address 192.168.3.1.
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Interface br-wlan.IPv4 no longer relevant for mDNS.
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Interface br-wlan.IPv6 no longer relevant for mDNS.
    Tue Mar 27 17:36:43 2018 daemon.info odhcpd[988]: Raising SIGUSR1 due to address change on br-wlan
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Leaving mDNS multicast group on interface br-wlan.IPv6 with address fd1d:48c4:7633::1.
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Withdrawing address record for fe80::42a3:6bff:fec1:11e7 on br-wlan.
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Withdrawing address record for fd1d:48c4:7633::1 on br-wlan.
    Tue Mar 27 17:36:43 2018 daemon.notice netifd: Interface 'wlan' is disabled
    Tue Mar 27 17:36:43 2018 kern.info kernel: [  922.220133] IPv6: ADDRCONF(NETDEV_UP): br-wlan: link is not ready
    Tue Mar 27 17:36:43 2018 daemon.notice netifd: Interface 'wlan' is enabled
    Tue Mar 27 17:36:43 2018 daemon.notice netifd: Interface 'wlan' is setting up now
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Joining mDNS multicast group on interface br-wlan.IPv4 with address 192.168.3.1.
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: New relevant interface br-wlan.IPv4 for mDNS.
    Tue Mar 27 17:36:43 2018 daemon.info avahi-daemon[1349]: Registering new address record for 192.168.3.1 on br-wlan.IPv4.
    Tue Mar 27 17:36:43 2018 daemon.notice netifd: Interface 'wlan' is now up
    Tue Mar 27 17:36:43 2018 daemon.info odhcpd[988]: Raising SIGUSR1 due to address change on br-wlan
    Tue Mar 27 17:36:44 2018 daemon.notice netifd: wwan (3530): udhcpc: received SIGTERM
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.575254]
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.575254] _      _____   ___  ___    _________  ___  ____
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.575254] | | /| / / _ | / _ \/ _ \  / ___/ __ \/ _ \/ __/ V1.0
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.575254] | |/ |/ / __ |/ , _/ ___/ / /__/ /_/ / , _/ _/
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.575254] |__/|__/_/ |_/_/|_/_/     \___/\____/_/|_/___/
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.575254]                  Onion Enhanced MT7688 WiFi Driver
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.575254]
    Tue Mar 27 17:36:44 2018 user.notice firewall: Reloading firewall due to ifup of wlan (br-wlan)
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.744366] DMA Scheduler Mode=0(LMAC)
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.748295] efuse_probe: efuse = 10000012
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.752420] 1. Phy Mode = 14
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.925137] 2. Phy Mode = 14
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.928146] 3. Phy Mode = 14
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.931400]       WTBL Segment 1 info:
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.934764]               MemBaseAddr/FID:0x28000/0
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.938698]               EntrySize/Cnt:32/128
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.942147]       WTBL Segment 2 info:
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.945505]               MemBaseAddr/FID:0x40000/0
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.949445]               EntrySize/Cnt:64/128
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.952893]       WTBL Segment 3 info:
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.956264]               MemBaseAddr/FID:0x42000/64
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.960240]               EntrySize/Cnt:64/128
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.963684]       WTBL Segment 4 info:
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.967058]               MemBaseAddr/FID:0x44000/128
    Tue Mar 27 17:36:44 2018 kern.warn kernel: [  922.971122]               EntrySize/Cnt:32/128
    Tue Mar 27 17:36:44 2018 daemon.info odhcpd[988]: Using a RA lifetime of 0 seconds on br-wlan
    Tue Mar 27 17:36:44 2018 daemon.notice odhcpd[988]: Failed to send to ff02::1%br-wlan (Address not available)
    Tue Mar 27 17:36:50 2018 daemon.notice netifd: radio0 (3567): Interface doesn't accept private ioctl...
    Tue Mar 27 17:36:50 2018 daemon.notice netifd: radio0 (3567): set (8BE2): Invalid argument
    Tue Mar 27 17:36:50 2018 daemon.notice netifd: radio0 (3567): killall: ap_client: no process killed
    Tue Mar 27 17:36:50 2018 daemon.notice netifd: radio0 (3567): data: 'ISRICHTIG-UM'
    Tue Mar 27 17:36:50 2018 kern.info ap_client: - wait interval set to 8
    Tue Mar 27 17:36:50 2018 kern.info ap_client: - rssi threshold set to 0
    Tue Mar 27 17:36:50 2018 kern.info ap_client: - max low signal count set to 0
    Tue Mar 27 17:36:50 2018 kern.info ap_client: starting assoc_loop in preference mode (opMode = 0)
    Tue Mar 27 17:36:50 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:36:50 2018 kern.info ap_client: Scanning for networks...
    Tue Mar 27 17:36:51 2018 daemon.info avahi-daemon[1349]: Joining mDNS multicast group on interface ra0.IPv6 with address fe80::42a3:6bff:fec1:11e7.
    Tue Mar 27 17:36:51 2018 daemon.info avahi-daemon[1349]: New relevant interface ra0.IPv6 for mDNS.
    Tue Mar 27 17:36:51 2018 daemon.info avahi-daemon[1349]: Registering new address record for fe80::42a3:6bff:fec1:11e7 on ra0.*.
    Tue Mar 27 17:36:52 2018 kern.info ap_client: network 0:  11 ISRICHTIG-UM c8:0e:14:a8:49:c6 WPA1PSKWPA2PSK -35
    Tue Mar 27 17:36:52 2018 kern.info ap_client: network 1:  1 ISRICHTIG f0:9f:c2:2d:5a:55 WPA2PSK -72
    Tue Mar 27 17:36:52 2018 daemon.notice netifd: Network device 'ra0' link is up
    Tue Mar 27 17:36:52 2018 kern.info kernel: [  931.039132] device ra0 entered promiscuous mode
    Tue Mar 27 17:36:52 2018 kern.info kernel: [  931.043955] br-wlan: port 1(ra0) entered forwarding state
    Tue Mar 27 17:36:52 2018 kern.info kernel: [  931.049545] br-wlan: port 1(ra0) entered forwarding state
    Tue Mar 27 17:36:52 2018 kern.info kernel: [  931.056077] IPv6: ADDRCONF(NETDEV_CHANGE): br-wlan: link becomes ready
    Tue Mar 27 17:36:52 2018 kern.info ap_client: Found configured network, trying to associate (essid: ISRICHTIG-UM, bssid: c8:0e:14:a8:49:c6, channel: 11, enc: WPA1PSKWPA2PSK, crypto: )
    Tue Mar 27 17:36:52 2018 daemon.notice netifd: bridge 'br-wlan' link is up
    Tue Mar 27 17:36:52 2018 daemon.notice netifd: Interface 'wlan' has link connectivity
    Tue Mar 27 17:36:52 2018 daemon.notice netifd: radio0 (3567): uci: Entry not found
    Tue Mar 27 17:36:53 2018 daemon.notice netifd: Network device 'apcli0' link is up
    Tue Mar 27 17:36:53 2018 daemon.notice netifd: Interface 'wwan' has link connectivity
    Tue Mar 27 17:36:53 2018 daemon.notice netifd: Interface 'wwan' is setting up now
    Tue Mar 27 17:36:53 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:36:53 2018 daemon.notice netifd: wwan (3749): udhcpc: started, v1.25.1
    Tue Mar 27 17:36:53 2018 daemon.notice netifd: wwan (3749): udhcpc: sending discover
    Tue Mar 27 17:36:53 2018 daemon.info odhcpd[988]: Using a RA lifetime of 0 seconds on br-wlan
    Tue Mar 27 17:36:53 2018 daemon.notice odhcpd[988]: Failed to send to ff02::1%br-wlan (Address not available)
    Tue Mar 27 17:36:54 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:36:54 2018 daemon.info avahi-daemon[1349]: Joining mDNS multicast group on interface br-wlan.IPv6 with address fd1d:48c4:7633::1.
    Tue Mar 27 17:36:54 2018 daemon.info avahi-daemon[1349]: New relevant interface br-wlan.IPv6 for mDNS.
    Tue Mar 27 17:36:54 2018 daemon.info avahi-daemon[1349]: Registering new address record for fd1d:48c4:7633::1 on br-wlan.*.
    Tue Mar 27 17:36:54 2018 kern.info kernel: [  933.045804] br-wlan: port 1(ra0) entered forwarding state
    Tue Mar 27 17:36:54 2018 daemon.info avahi-daemon[1349]: Joining mDNS multicast group on interface apcli0.IPv6 with address fe80::42a3:6bff:fec1:11e8.
    Tue Mar 27 17:36:54 2018 daemon.info avahi-daemon[1349]: New relevant interface apcli0.IPv6 for mDNS.
    Tue Mar 27 17:36:54 2018 daemon.info avahi-daemon[1349]: Registering new address record for fe80::42a3:6bff:fec1:11e8 on apcli0.*.
    Tue Mar 27 17:36:55 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:36:56 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:36:56 2018 daemon.notice netifd: wwan (3749): udhcpc: sending discover
    Tue Mar 27 17:36:57 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:36:58 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:36:59 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:36:59 2018 daemon.notice netifd: wwan (3749): udhcpc: sending discover
    Tue Mar 27 17:37:00 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:37:01 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:37:02 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:37:03 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:37:04 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:37:05 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:37:06 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    Tue Mar 27 17:37:07 2018 kern.info ap_client: 'apcli0' assoc: no, mac: 00:00:00:00:00:00
    

    Maybe someone can help or I have to wait for a fix.
    Thanks,
    beeper



  • @Volker-Helms Interesting, after a long time testing now I can connect. I have reconfigured my wifi access point from "WPA + WPA2" configuration to "WPA2 (CCMP)" configuration. This works. But the old config does not work. Also "none" encryption does not work. Don't know why.

    Thanks,
    beeper



  • @Lazar-Demin

    As for the wireless config file reset, on the very first boot, the new OS will look for traces of the old wireless configuration, and if found, will reset the config.
    It's possible that you still have programs installed that write old wireless configuration, try running the following:

    opkg update
    opkg remove wifi-manager
    opkg upgrade onion-console-base
    

    Hasn't helped at all - if I leave it off for a couple of days it connects once but after reboot it won't connect again. It continues to show up in the router dhcp list long after it is switched off too. None of the other 7 onions i have currently running b160 do that - session is dropped after a minute of being powered down. There is no difference in boot log with either ethernet board in or removed yet with ethernet board in the wifi works perfectly:

    [ 26.878280] Onion Enhanced MT7688 WiFi Driver
    [ 26.878280]
    [ 27.084718] DMA Scheduler Mode=0(LMAC)
    [ 27.088552] efuse_probe: efuse = 10000012
    [ 27.092693] 1. Phy Mode = 14
    [ 27.264897] 2. Phy Mode = 14
    [ 27.267875] 3. Phy Mode = 14
    [ 27.275215] WTBL Segment 1 info:
    [ 27.278588] MemBaseAddr/FID:0x28000/0
    [ 27.282476] EntrySize/Cnt:32/128
    [ 27.285964] WTBL Segment 2 info:
    [ 27.289325] MemBaseAddr/FID:0x40000/0
    [ 27.293208] EntrySize/Cnt:64/128
    [ 27.296665] WTBL Segment 3 info:
    [ 27.300025] MemBaseAddr/FID:0x42000/64
    [ 27.303997] EntrySize/Cnt:64/128
    [ 27.307455] WTBL Segment 4 info:
    [ 27.310815] MemBaseAddr/FID:0x44000/128
    [ 27.314886] EntrySize/Cnt:32/128
    [ 35.795856] device ra0 entered promiscuous mode
    [ 35.800605] br-wlan: port 1(ra0) entered forwarding state
    [ 35.806196] br-wlan: port 1(ra0) entered forwarding state
    [ 35.813460] IPv6: ADDRCONF(NETDEV_CHANGE): br-wlan: link becomes ready
    [ 37.804640] br-wlan: port 1(ra0) entered forwarding state
    [ 54.194658] random: nonblocking pool is initialized


  • administrators

    @luz 😄 thanks for the great work!

    @Volker-Helms @John_L @Paul-Cousins and others who have had issues with open networks or connecting in general:
    we've taken a closer look at how the various encryption & cipher combinations work with the Omega and have made some fixes, so please checkout b178.
    Largest improvements are seen on open networks and WPA1.

    Here's a full list of how everything works with b178 based on our testing:

    • WPA2
      • AES works
      • AES+TKIP works
      • TKIP works - observed connecting to network may take up to 30 seconds
    • WPA (out-dated and should not be used)
      • AES works - observed connecting to network can occasionally take a minute or two
      • AES+TKIP works - observed connecting to network can occasionally take a minute or two
      • TKIP works
    • WEP (out-dated and should not be used)
      • Shared Key Authentication works
      • Open System Authentication does not work
    • Open Networks (not secure and should not be used)
      • Works as of b178

    A few more house-keeping updates:

    • due to popular demand, we've added a message when the apcli0 interface connects to an AP, you'll see something like
      • [ 272.474422] Interface apcli0 link up! (WPA2PSK AES)
    • And, as of b177, I2S audio is supported
      • Special thanks to @luz and @sza2-sza2 for their trailblazing efforts on this front


  • Thanks Lazar and ALL support team.
    Connection to Open WiFi network Works OK now.
    It's a very quick connection, few seconds, makes development work with virgin modules much easier.

    Much appreciated.



  • I cannot get v.0.2.0-b177 or b178 to boot successfully on my 2+. I can roll back to v0.1.10-b160. I have tried using both the oupgrade and the USB drive method. I have a couple of questions:

    1. Has anyone else had this issue?
    2. Are the upgrades patches or complete firmware? I have had issues in the past with other devices when jumping too many versions. Has anyone else upgraded from v0.1.10-b160 to v.0.2.0-b177 directly or have you been on a something in the middle?

    I can attach the console output if someone can tell me how to upload it correctly to this forum so that it appears as a scrollable code window rather than pasting a large amount of text.

    Thanks, Mark



  • Hi Mark and all. how do you get back to previous build (b160) after oupgrade ? my update to b177 has been unable to connect to my same local wifi via graphic onion setup (WPA2 which was working in b160 ) .



  • @Mark-Fisher Earlier - after a FACTORY RESET - I upgraded successfully an Omega2+ from b160 to b176 on Serial Console with this command
    oupgrade --latest
    Today - after a FACTORY RESET - I upgraded it successfully from b176 to b178 on Serial Console with
    oupgrade --force --latest
    v0.2.0 b176, 177, 178 are complete FWs.

    Blocks of code are fenced by lines with three back-ticks ``` in Markdown.
    Posts can't be longer than 32767 character(s) on this forum. 😉



  • @Eric-Jaouen

    Hi Eric, I used the flash from USB method with firmware downloaded from the repository. The only challenges I ran into were that 1. I could never get the CP2102 driver to work on my mac so I had to switch to a Windows machine and 2. I actually had to read the instructions properly.



  • @György-Farkas I tried those methods and the boot always failed after the upgrade.

    Thanks for the note on how to enter blocks of code <head-slap> I write most of my notes in markdown I just didn't think to try it.

    For anyone interested here is the console out from the last attempt at upgrading:

    [    0.000000] Linux version 4.4.74 (root@3fbe4dcb626f) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3484-d8f14ba) ) #0 Tue Mar 27 17:21:32 2018
    [    0.000000] Board has DDR2
    [    0.000000] Analog PMU set to hw control
    [    0.000000] Digital PMU set to hw control
    [    0.000000] SoC Type: MediaTek MT7688 ver:1 eco:2
    [    0.000000] bootconsole [early0] enabled
    [    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
    [    0.000000] MIPS: machine is Onion Omega2+
    [    0.000000] Determined physical RAM map:
    [    0.000000]  memory: 08000000 @ 00000000 (usable)
    [    0.000000] Initrd not found or empty - disabling initrd
    [    0.000000] Zone ranges:
    [    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
    [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
    [    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
    [    0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
    [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
    [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
    [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
    [    0.000000] Writing ErrCtl register=0000ac70
    [    0.000000] Readback ErrCtl register=0000ac70
    [    0.000000] Memory: 125488K/131072K available (3102K kernel code, 145K rwdata, 740K rodata, 164K init, 196K bss, 5584K reserved, 0K cma-reserved)
    [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    [    0.000000] NR_IRQS:256
    [    0.000000] intc: using register map from devicetree
    [    0.000000] CPU Clock: 580MHz
    [    0.000000] clocksource_probe: no matching clocksources found
    [    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
    [    0.000011] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
    [    0.007522] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
    [    0.070043] pid_max: default: 32768 minimum: 301
    [    0.074638] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.080974] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.094651] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [    0.104159] futex hash table entries: 256 (order: -1, 3072 bytes)
    [    0.110171] pinctrl core: initialized pinctrl subsystem
    [    0.115934] NET: Registered protocol family 16
    [    0.140713] mt7621_gpio 10000600.gpio: registering 32 gpios
    [    0.146270] mt7621_gpio 10000600.gpio: registering 32 gpios
    [    0.151689] mt7621_gpio 10000600.gpio: registering 32 gpios
    [    0.158289] i2c-mt7621 10000900.i2c: clock 100KHz, re-start not support
    [    0.165807] clocksource: Switched to clocksource MIPS
    [    0.172359] NET: Registered protocol family 2
    [    0.177573] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.184262] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.190447] TCP: Hash tables configured (established 1024 bind 1024)
    [    0.196638] UDP hash table entries: 256 (order: 0, 4096 bytes)
    [    0.202237] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    [    0.208621] NET: Registered protocol family 1
    [    0.219174] Crashlog allocated RAM at address 0x3f00000
    [    0.240601] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.246259] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
    [    0.259019] io scheduler noop registered
    [    0.262762] io scheduler deadline registered (default)
    [    0.268867] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
    [    0.276283] console [ttyS0] disabled
    [    0.279716] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A
    [    0.288482] console [ttyS0] enabled
    [    0.288482] console [ttyS0] enabled
    [    0.295462] bootconsole [early0] disabled
    [    0.295462] bootconsole [early0] disabled
    [    0.304138] 10000d00.uart1: ttyS1 at MMIO 0x10000d00 (irq = 29, base_baud = 2500000) is a 16550A
    [    0.313648] 10000e00.uart2: ttyS2 at MMIO 0x10000e00 (irq = 30, base_baud = 2500000) is a 16550A
    [    0.324213] spi-mt7621 10000b00.spi: sys_freq: 193333333
    [    0.334257] m25p80 spi32766.0: using chunked io (size=31)
    [    0.339823] m25p80 spi32766.0: mx25l25635e (32768 Kbytes)
    [    0.345331] 4 ofpart partitions found on MTD device spi32766.0
    [    0.351261] Creating 4 MTD partitions on "spi32766.0":
    [    0.356491] 0x000000000000-0x000000030000 : "u-boot"
    [    0.363299] 0x000000030000-0x000000040000 : "u-boot-env"
    [    0.370613] 0x000000040000-0x000000050000 : "factory"
    [    0.377665] 0x000000050000-0x000002000000 : "firmware"
    [    0.425571] 2 uimage-fw partitions found on MTD device firmware
    [    0.431622] 0x000000050000-0x000000197930 : "kernel"
    [    0.438345] 0x000000197930-0x000002000000 : "rootfs"
    [    0.445166] mtd: device 5 (rootfs) set to be root filesystem
    [    0.451049] 1 squashfs-split partitions found on MTD device rootfs
    [    0.457344] 0x000000740000-0x000002000000 : "rootfs_data"
    [    0.475238] rt3050-esw 10110000.esw: link changed 0x00
    [    0.481335] mtk_soc_eth 10100000.ethernet: generated random MAC address 9e:27:c0:7c:bd:c6
    [    0.490520] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
    [    0.499166] i2c /dev entries driver
    [    0.503268] mt7621_wdt 10000120.watchdog: Initialized
    [    0.510002] NET: Registered protocol family 10
    [    0.518796] NET: Registered protocol family 17
    [    0.523400] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
    [    0.536267] 8021q: 802.1Q VLAN Support v1.8
    [    0.547321] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
    [    0.555385] Freeing unused kernel memory: 164K (803e7000 - 80410000)
    [    1.581205] init: Console is alive
    [    1.584881] init: - watchdog -
    [    4.119739] kmodloader: loading kernel modules from /etc/modules-boot.d/*
    [    4.246212] usbcore: registered new interface driver usbfs
    [    4.251872] usbcore: registered new interface driver hub
    [    4.257423] usbcore: registered new device driver usb
    [    4.269152] exFAT: Version 1.2.9
    [    4.313410] SCSI subsystem initialized
    [    4.323951] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    4.332405] ehci-platform: EHCI generic platform driver
    [    4.348100] phy phy-10120000.usbphy.0: remote usb device wakeup disabled
    [    4.354904] phy phy-10120000.usbphy.0: UTMI 16bit 30MHz
    [    4.360250] ehci-platform 101c0000.ehci: EHCI Host Controller
    [    4.366131] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
    [    4.374287] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
    [    4.395851] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
    [    4.403370] hub 1-0:1.0: USB hub found
    [    4.407617] hub 1-0:1.0: 1 port detected
    [    4.416662] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    4.424607] ohci-platform: OHCI generic platform driver
    [    4.430271] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
    [    4.437246] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
    [    4.445359] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
    [    4.511010] hub 2-0:1.0: USB hub found
    [    4.515265] hub 2-0:1.0: 1 port detected
    [    4.532731] MTK MSDC device init.
    [    4.576003] mtk-sd: MediaTek MT6575 MSDC Driver
    [    4.584043] sdhci: Secure Digital Host Controller Interface driver
    [    4.590393] sdhci: Copyright(c) Pierre Ossman
    [    4.596345] sdhci-pltfm: SDHCI platform and OF driver helper
    [    4.606737] usbcore: registered new interface driver usb-storage
    [    4.616608] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
    [    4.634428] init: - preinit -
    [    4.861596] usb 1-1: new high-speed USB device number 2 using ehci-platform
    [    5.563707] usb-storage 1-1:1.0: USB Mass Storage device detected
    [    5.579807] rt3050-esw 10110000.esw: link changed 0x00
    [    5.585252] scsi host0: usb-storage 1-1:1.0
    [    5.667408] random: procd: uninitialized urandom read (4 bytes read, 10 bits of entropy available)
    Press the [f] key and hit [enter] to enter failsafe mode
    Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
    [    7.934427] mount_root: jffs2 not ready yet, using temporary tmpfs overlay
    [    7.948624] urandom-seed: Seed file not found (/etc/urandom.seed)
    [    8.141385] procd: - early -
    [    8.144420] procd: - watchdog -
    [    8.724899] scsi 0:0:0:0: Direct-Access     Lexar    USB Flash Drive  1100 PQ: 0 ANSI: 4
    [    8.736656] sd 0:0:0:0: [sda] 30670848 512-byte logical blocks: (15.7 GB/14.6 GiB)
    [    8.745415] sd 0:0:0:0: [sda] Write Protect is off
    [    8.751432] sd 0:0:0:0: [sda] No Caching mode page found
    [    8.756878] sd 0:0:0:0: [sda] Assuming drive cache: write through
    [    8.769316]  sda: sda1
    [    8.776683] sd 0:0:0:0: [sda] Attached SCSI removable disk
    [    9.051295] rt3050-esw 10110000.esw: link changed 0x01
    [    9.274277] procd: - watchdog -
    [    9.277871] procd: - ubus -
    [    9.339012] random: ubusd: uninitialized urandom read (4 bytes read, 27 bits of entropy available)
    [    9.348681] random: ubusd: uninitialized urandom read (4 bytes read, 27 bits of entropy available)
    [    9.357972] random: ubusd: uninitialized urandom read (4 bytes read, 27 bits of entropy available)
    [    9.371200] random: ubusd: uninitialized urandom read (4 bytes read, 27 bits of entropy available)
    [    9.380477] random: ubusd: uninitialized urandom read (4 bytes read, 27 bits of entropy available)
    [    9.389807] random: ubusd: uninitialized urandom read (4 bytes read, 27 bits of entropy available)
    [    9.399175] random: ubusd: uninitialized urandom read (4 bytes read, 27 bits of entropy available)
    [    9.408733] procd: - init -
    Please press Enter to activate this console.
    [    9.825423] kmodloader: loading kernel modules from /etc/modules.d/*
    [    9.861537] ntfs: driver 2.1.32 [Flags: R/O MODULE].
    [    9.931616] ip6_tables: (C) 2000-2006 Netfilter Core Team
    [    9.958000] gdma-rt2880 10002800.gdma: revision: 3, channels: 16
    [   10.409917]
    [   10.409917]
    [   10.409917] === pAd = c0572000, size = 1182848 ===
    [   10.409917]
    [   10.420797] mt7628_init(FW(8a00), HW(8a01), CHIPID(7628))
    [   10.486876] Linux video capture interface: v2.00
    [   10.798967] hidraw: raw HID events driver (C) Jiri Kosina
    [   10.824321] ralink-i2s 10000a00.i2s: mclk 480KHz
    [   10.876477] max98090 0-0010: Unrecognized revision 0xff
    [   10.881794] max98090 0-0010: Mismatch in DT specified CODEC type.
    [   10.890583] max98090 0-0010: use default 2.8v micbias
    [   10.910742] asoc-simple-card sound: HiFi <-> 10000a00.i2s mapping ok
    [   10.953969] Bluetooth: Core ver 2.21
    [   10.957790] NET: Registered protocol family 31
    [   10.962300] Bluetooth: HCI device and connection manager initialized
    [   10.968788] Bluetooth: HCI socket layer initialized
    [   10.973740] Bluetooth: L2CAP socket layer initialized
    [   10.978907] Bluetooth: SCO socket layer initialized
    [   10.986398] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [   10.991797] Bluetooth: BNEP filters: protocol multicast
    [   10.997154] Bluetooth: BNEP socket layer initialized
    [   11.009027] usbcore: registered new interface driver btusb
    [   11.018777] usbcore: registered new interface driver cdc_acm
    [   11.024528] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
    [   11.036602] Bluetooth: HCI UART driver ver 2.3
    [   11.041123] Bluetooth: HCI UART protocol H4 registered
    [   11.046380] Bluetooth: HCI UART protocol BCSP registered
    [   11.056057] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [   11.062088] Bluetooth: HIDP socket layer initialized
    [   11.070206] ip_tables: (C) 2000-2006 Netfilter Core Team
    [   11.091610] nf_conntrack version 0.5.0 (1963 buckets, 7852 max)
    [   11.122407] Bluetooth: RFCOMM TTY layer initialized
    [   11.127453] Bluetooth: RFCOMM socket layer initialized
    [   11.132723] Bluetooth: RFCOMM ver 1.11
    [   11.144426] spidev spi32766.1: buggy DT: spidev listed directly in DT
    [   11.151044] ------------[ cut here ]------------
    [   11.155745] WARNING: CPU: 0 PID: 500 at drivers/spi/spidev.c:720 init_module+0x933c/0x9dec [spidev]()
    [   11.165110] Modules linked in: spidev(+) snd_usbmidi_lib slhc rfcomm nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ip_tables hidp hid_generic hci_uart crc_ccitt cdc_acm btusb btintel bnep bluetooth snd_soc_simple_card snd_soc_ralink_i2s snd_soc_wm8960 snd_soc_max98090 videobuf2_vmalloc videobuf2_memops videobuf2_core hid v4l2_common videodev evdev snd_soc_core mt_wifi ralink_gdma virt_dma ledtrig_oneshot ledtrig_morse ledtrig_heartbeat ledtrig_gpio ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables msdos snd_pcm_dmaengine snd_compress snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_rawmidi snd_seq_device snd_hwdep snd input_core soundcore vfat fat ntfs configfs autofs4 nls_utf8 nls_iso8859_1 nls_cp437 regmap_i2c dma_shared_buffer ecb cmac mmc_block usb_storage sdhci_pltfm sdhci mtk_sd mmc_core leds_gpio ohci_platform ohci_hcd ledtrig_transient ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache exfat usbcore nls_base usb_common crc16 cryptomgr aead crypto_null crc32c_generic crypto_hash
    [   11.272042] CPU: 0 PID: 500 Comm: kmodloader Not tainted 4.4.74 #0
    [   11.278320] Stack : 80380780 00000000 00000001 803d0000 87d2078c 803cae63 80361c18 000001f4
              80413438 00000012 0000001a 024000c0 80066378 8004af58 80367120 803c0000
              00000003 00000012 80365524 87569b4c 80066378 80048ec4 00000000 00000000
              00000001 00000000 00000000 00000000 00000000 00000000 00000000 00000000
              00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
              ...
    [   11.314474] Call Trace:
    [   11.317029] [<80066378>] module_sect_show+0x0/0x18
    [   11.321895] [<8004af58>] vprintk_default+0x24/0x30
    [   11.326786] [<80066378>] module_sect_show+0x0/0x18
    [   11.331649] [<80048ec4>] printk+0x2c/0x38
    [   11.335728] [<8002552c>] warn_slowpath_common+0xa0/0xd0
    [   11.341059] [<8014de3c>] dump_stack+0x14/0x28
    [   11.345482] [<80014908>] show_stack+0x50/0x84
    [   11.349917] [<8002552c>] warn_slowpath_common+0xa0/0xd0
    [   11.355226] [<8775833c>] init_module+0x933c/0x9dec [spidev]
    [   11.360912] [<800255e4>] warn_slowpath_null+0x18/0x24
    [   11.366070] [<801fb304>] of_match_node+0x20/0x44
    [   11.370778] [<8775833c>] init_module+0x933c/0x9dec [spidev]
    [   11.376466] [<801c0a10>] devm_kfree+0x20/0x44
    [   11.380903] [<801e1bd8>] spi_drv_probe+0x3c/0x84
    [   11.385597] [<801bd540>] driver_probe_device+0x120/0x288
    [   11.391023] [<8008b928>] kstrdup+0x44/0x8c
    [   11.395193] [<801e1ad8>] spi_match_device+0x38/0xa8
    [   11.400181] [<801bd724>] __driver_attach+0x7c/0xb4
    [   11.405044] [<801bb948>] next_device+0x10/0x30
    [   11.409571] [<801bd6a8>] __driver_attach+0x0/0xb4
    [   11.414341] [<801bba04>] bus_for_each_dev+0x9c/0xac
    [   11.419311] [<80303c9c>] klist_add_tail+0x24/0x50
    [   11.424092] [<801bb7d8>] bus_get+0x2c/0x50
    [   11.428282] [<801bcc38>] bus_add_driver+0xec/0x20c
    [   11.433151] [<800ae92c>] exact_match+0x0/0x8
    [   11.437503] [<800aee34>] exact_lock+0x0/0x24
    [   11.441855] [<801bde3c>] driver_register+0xa8/0xf8
    [   11.446736] [<8774f000>] init_module+0x0/0xdc [spidev]
    [   11.451982] [<8774f098>] init_module+0x98/0xdc [spidev]
    [   11.457308] [<80159a08>] kasprintf+0x1c/0x28
    [   11.461656] [<800458b0>] __wake_up+0x24/0x48
    [   11.466007] [<8774f000>] init_module+0x0/0xdc [spidev]
    [   11.471243] [<8000d938>] do_one_initcall+0x1e8/0x214
    [   11.476305] [<800458b0>] __wake_up+0x24/0x48
    [   11.480641] [<8774f000>] init_module+0x0/0xdc [spidev]
    [   11.485887] [<80034568>] call_usermodehelper_exec+0x144/0x160
    [   11.491731] [<80034058>] call_usermodehelper_setup+0x38/0xa8
    [   11.497512] [<80066378>] module_sect_show+0x0/0x18
    [   11.502394] [<80067598>] do_init_module+0x74/0x1cc
    [   11.507286] [<8009f418>] __vunmap+0xf0/0x114
    [   11.511650] [<80068e2c>] load_module+0x16c0/0x1b68
    [   11.516531] [<80066964>] unknown_module_param_cb+0x0/0xac
    [   11.522015] [<8009f90c>] __vmalloc_node+0x34/0x40
    [   11.526826] [<80069368>] SyS_init_module+0x94/0x180
    [   11.531780] [<80069404>] SyS_init_module+0x130/0x180
    [   11.536861] [<8000682c>] syscall_common+0x30/0x54
    [   11.541642] [<80008c58>] __bzero+0xbc/0x164
    [   11.545897]
    [   11.547411] ---[ end trace 0dc5952289822307 ]---
    [   11.559464] usbcore: registered new interface driver ums-alauda
    [   11.568641] usbcore: registered new interface driver ums-cypress
    [   11.577854] usbcore: registered new interface driver ums-datafab
    [   11.586823] usbcore: registered new interface driver ums-freecom
    [   11.595992] usbcore: registered new interface driver ums-isd200
    [   11.605150] usbcore: registered new interface driver ums-jumpshot
    [   11.614272] usbcore: registered new interface driver ums-karma
    [   11.623985] usbcore: registered new interface driver ums-sddr09
    [   11.633134] usbcore: registered new interface driver ums-sddr55
    [   11.642585] usbcore: registered new interface driver ums-usbat
    [   11.654803] usbcore: registered new interface driver usbhid
    [   11.660534] usbhid: USB HID core driver
    [   11.668283] usbcore: registered new interface driver usblp
    [   11.682281] usbcore: registered new interface driver usbserial
    [   11.688400] usbcore: registered new interface driver usbserial_generic
    [   11.695130] usbserial: USB Serial support registered for generic
    [   11.713795] Driver for 1-wire Dallas network protocol.
    [   11.740496] xt_time: kernel timezone is -0000
    [   11.747368] usbcore: registered new interface driver ch341
    [   11.753061] usbserial: USB Serial support registered for ch341-uart
    [   11.761946] usbcore: registered new interface driver cp210x
    [   11.767814] usbserial: USB Serial support registered for cp210x
    [   11.777485] usbcore: registered new interface driver ftdi_sio
    [   11.783435] usbserial: USB Serial support registered for FTDI USB Serial Device
    [   11.805786] usbcore: registered new interface driver pl2303
    [   11.811641] usbserial: USB Serial support registered for pl2303
    [   11.823166] PPP generic driver version 2.4.2
    [   11.830833] NET: Registered protocol family 24
    [   11.848907] usbcore: registered new interface driver snd-usb-audio
    [   11.871030] usbcore: registered new interface driver uvcvideo
    [   11.876929] USB Video Class driver (1.1.1)
    [   11.889816] usbcore: registered new interface driver option
    [   11.895584] usbserial: USB Serial support registered for GSM modem (1-port)
    [   11.908355] kmodloader: done loading kernel modules from /etc/modules.d/*
    [   12.180432] random: jshn: uninitialized urandom read (4 bytes read, 32 bits of entropy available)
    [   12.338508] random: jshn: uninitialized urandom read (4 bytes read, 32 bits of entropy available)
    [   23.367307] IPv6: ADDRCONF(NETDEV_UP): br-wlan: link is not ready
    [   24.073157]
    [   24.073157] _      _____   ___  ___    _________  ___  ____
    [   24.073157] | | /| / / _ | / _ \/ _ \  / ___/ __ \/ _ \/ __/ V1.0
    [   24.073157] | |/ |/ / __ |/ , _/ ___/ / /__/ /_/ / , _/ _/
    [   24.073157] |__/|__/_/ |_/_/|_/_/     \___/\____/_/|_/___/
    [   24.073157]             Onion Enhanced MT7688 WiFi Driver
    [   24.073157]
    [   24.435870] DMA Scheduler Mode=0(LMAC)
    [   24.439704] efuse_probe: efuse = 10000012
    [   24.443826] 1. Phy Mode = 14
    [   24.611598] ERROR: initialization error 781:
    [   24.611598] buffer=303030303030303030306138
    [   24.611598]
    [   24.729924] ERROR: initialization error 781:
    [   24.729924] buffer=303030303030303030306138
    [   24.729924]
    [   25.289526] ERROR: initialization error 781:
    [   25.289526] buffer=303030303030303030306138
    [   25.289526]
    [   53.739438]
    [   53.739438] _      _____   ___  ___    _________  ___  ____
    [   53.739438] | | /| / / _ | / _ \/ _ \  / ___/ __ \/ _ \/ __/ V1.0
    [   53.739438] | |/ |/ / __ |/ , _/ ___/ / /__/ /_/ / , _/ _/
    [   53.739438] |__/|__/_/ |_/_/|_/_/     \___/\____/_/|_/___/
    [   53.739438]             Onion Enhanced MT7688 WiFi Driver
    [   53.739438]
    [   53.896622] Kernel bug detected[#1]:
    [   53.900278] CPU: 0 PID: 1414 Comm: ifconfig Tainted: G        W       4.4.74 #0
    [   53.907693] task: 87dce338 ti: 86a52000 task.ti: 86a52000
    [   53.913162] $ 0   : 00000000 80410000 00000001 ffff9fdc
    [   53.918480] $ 4   : c062302c ffff9fe6 86e765f0 c062302c
    [   53.923790] $ 8   : 0000001c c0609238 86e41f2c 00000000
    [   53.929101] $12   : 00000000 b7924e27 00000000 00000000
    [   53.934410] $16   : c062302c 00090000 000b0000 86f40000
    [   53.939721] $20   : c062302c c0602000 00000001 7fcf296c
    [   53.945032] $24   : 00000018 80043388
    [   53.950342] $28   : 86a52000 86a53c78 00000000 86e52630
    [   53.955654] Hi    : 00000000
    [   53.958570] Lo    : 0000000a
    [   53.961506] epc   : 80053f18 add_timer+0x8/0x14
    [   53.966615] ra    : 86e52630 RTMPSetTimer+0x80/0x110 [mt_wifi]
    [   53.972527] Status: 1100e503 KERNEL EXL IE
    [   53.976783] Cause : 10800034 (ExcCode 0d)
    [   53.980847] PrId  : 00019655 (MIPS 24KEc)
    [   53.984908] Modules linked in: pppoe ppp_async option iptable_nat w1_therm w1_gpio uvcvideo usb_wwan snd_usb_audio pppox ppp_generic pl2303 nf_nat_ipv4 nf_conntrack_ipv6 nf_conntrack_ipv4 ipt_REJECT ipt_MASQUERADE ftdi_sio cp210x ch341 xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark xt_mac xt_limit xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG wire videobuf2_v4l2 usbserial usblp usbhid ums_usbat ums_sddr55 ums_sddr09 ums_karma ums_jumpshot ums_isd200 ums_freecom ums_datafab ums_cypress ums_alauda uinput spidev snd_usbmidi_lib slhc rfcomm nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ip_tables hidp hid_generic hci_uart crc_ccitt cdc_acm btusb btintel bnep bluetooth snd_soc_simple_card snd_soc_ralink_i2s snd_soc_wm8960 snd_soc_max98090 videobuf2_vmalloc videobuf2_memops videobuf2_core hid v4l2_common videodev evdev snd_soc_core mt_wifi ralink_gdma virt_dma ledtrig_oneshot ledtrig_morse ledtrig_heartbeat ledtrig_gpio ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables msdos snd_pcm_dmaengine snd_compress snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_rawmidi snd_seq_device snd_hwdep snd input_core soundcore vfat fat ntfs configfs autofs4 nls_utf8 nls_iso8859_1 nls_cp437 regmap_i2c dma_shared_buffer ecb cmac mmc_block usb_storage sdhci_pltfm sdhci mtk_sd mmc_core leds_gpio ohci_platform ohci_hcd ledtrig_transient ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache exfat usbcore nls_base usb_common crc16 cryptomgr aead crypto_null crc32c_generic crypto_hash
    [   54.135010] Process ifconfig (pid: 1414, threadinfo=86a52000, task=87dce338, tls=77753d48)
    [   54.143383] Stack : c0572000 00090000 000b0000 c0572000 c0572000 86e40a74 c0576960 c0692000
              86f16314 86eaafb0 00000001 86e50bf8 c0572000 86f40000 c0692000 86f16314
              86f16314 87642f00 7fcf29ec 86e53948 7fcf29ec 86efe2f0 86f16314 00000000
              00000141 0000581c 86c5c000 c0572000 86c5c000 0000502e 803d0000 ffff9fcc
              87642f00 86ed8fd0 803caa00 8780fc90 86a53d08 86a53d08 00000000 00000000
              ...
    [   54.179516] Call Trace:
    [   54.182006] [<80053f18>] add_timer+0x8/0x14
    [   54.186715] [<86e52630>] RTMPSetTimer+0x80/0x110 [mt_wifi]
    [   54.193198] [<86e40a74>] MlmeInit+0x1ac/0x2f4 [mt_wifi]
    [   54.199420] [<86e53948>] rt28xx_init+0x114/0x720 [mt_wifi]
    [   54.205910] [<86ed8fd0>] rt28xx_open+0xbc/0x320 [mt_wifi]
    [   54.212315] [<86e6a068>] RTMP_COM_IoctlHandle+0x508/0x9a4 [mt_wifi]
    [   54.219600] [<86ed87f4>] MainVirtualIF_open+0x74/0x110 [mt_wifi]
    [   54.226167] [<8021f104>] __dev_open+0xe0/0x148
    [   54.230681] [<8021f408>] __dev_change_flags+0xb8/0x174
    [   54.235897] [<8021f4ec>] dev_change_flags+0x28/0x70
    [   54.240849] [<80282f78>] devinet_ioctl+0x224/0x6dc
    [   54.245723] [<80204300>] sock_ioctl+0x298/0x2f8
    [   54.250330] [<800bbbac>] do_vfs_ioctl+0x4fc/0x5b4
    [   54.255103] [<800bbcb4>] SyS_ioctl+0x50/0x98
    [   54.259445] [<8000682c>] syscall_common+0x30/0x54
    [   54.264210]
    [   54.265716]
    Code: 27bd0030  8c820004  0002102b <00020336> 08014f5f  8c850008  27bdffd0  afbf002c  afb30028
    [   54.275874] ---[ end trace 0dc5952289822308 ]---
    [   54.284381] Kernel panic - not syncing: Fatal exception in interrupt
    [   54.292922] Rebooting in 3 seconds..
    


  • @György-Farkas said in New OS Release!:

    Today - after a FACTORY RESET - I upgraded it successfully from b176 to b178 on Serial Console with

    I am now able to do straight Serial Console upgrade from b159 to latest b178 without Factory Reset.
    WiFi connection appears to be working OK for now and open connection is very fast.
    Still doing more testing.



  • @Mark-Fisher Please do give it a chance! 😉 You should try to boot your bare Omega2+ without that USB stick and without the Ethernet Expansion.

    Here is my b178 bootlog - a bare Omega2+ on a Breadboard Dock:

    [    0.000000] Linux version 4.4.74 (root@3fbe4dcb626f) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3484-d8f14ba) ) #0 Tue Mar 27 17:21:32 2018
    [    0.000000] Board has DDR2
    [    0.000000] Analog PMU set to hw control
    [    0.000000] Digital PMU set to hw control
    [    0.000000] SoC Type: MediaTek MT7688 ver:1 eco:2
    [    0.000000] bootconsole [early0] enabled
    [    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
    [    0.000000] MIPS: machine is Onion Omega2+
    [    0.000000] Determined physical RAM map:
    [    0.000000]  memory: 08000000 @ 00000000 (usable)
    [    0.000000] Initrd not found or empty - disabling initrd
    [    0.000000] Zone ranges:
    [    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
    [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
    [    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
    [    0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
    [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
    [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
    [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
    [    0.000000] Writing ErrCtl register=0000e8d0
    [    0.000000] Readback ErrCtl register=0000e8d0
    [    0.000000] Memory: 125488K/131072K available (3102K kernel code, 145K rwdata, 740K rodata, 164K init, 196K bss, 5584K reserved, 0K cma-reserved)
    [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    [    0.000000] NR_IRQS:256
    [    0.000000] intc: using register map from devicetree
    [    0.000000] CPU Clock: 580MHz
    [    0.000000] clocksource_probe: no matching clocksources found
    [    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
    [    0.000011] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
    [    0.007522] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
    [    0.070042] pid_max: default: 32768 minimum: 301
    [    0.074637] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.080974] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.094650] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [    0.104159] futex hash table entries: 256 (order: -1, 3072 bytes)
    [    0.110171] pinctrl core: initialized pinctrl subsystem
    [    0.115934] NET: Registered protocol family 16
    [    0.140714] mt7621_gpio 10000600.gpio: registering 32 gpios
    [    0.146271] mt7621_gpio 10000600.gpio: registering 32 gpios
    [    0.151690] mt7621_gpio 10000600.gpio: registering 32 gpios
    [    0.158289] i2c-mt7621 10000900.i2c: clock 100KHz, re-start not support
    [    0.165807] clocksource: Switched to clocksource MIPS
    [    0.172359] NET: Registered protocol family 2
    [    0.177573] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.184262] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.190447] TCP: Hash tables configured (established 1024 bind 1024)
    [    0.196639] UDP hash table entries: 256 (order: 0, 4096 bytes)
    [    0.202238] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    [    0.208622] NET: Registered protocol family 1
    [    0.219174] Crashlog allocated RAM at address 0x3f00000
    [    0.240599] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.246257] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
    [    0.259017] io scheduler noop registered
    [    0.262760] io scheduler deadline registered (default)
    [    0.268865] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
    [    0.276281] console [ttyS0] disabled
    [    0.279714] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A
    [    0.288480] console [ttyS0] enabled
    [    0.288480] console [ttyS0] enabled
    [    0.295460] bootconsole [early0] disabled
    [    0.295460] bootconsole [early0] disabled
    [    0.304135] 10000d00.uart1: ttyS1 at MMIO 0x10000d00 (irq = 29, base_baud = 2500000) is a 16550A
    [    0.313646] 10000e00.uart2: ttyS2 at MMIO 0x10000e00 (irq = 30, base_baud = 2500000) is a 16550A
    [    0.324210] spi-mt7621 10000b00.spi: sys_freq: 193333333
    [    0.334254] m25p80 spi32766.0: using chunked io (size=31)
    [    0.339820] m25p80 spi32766.0: mx25l25635e (32768 Kbytes)
    [    0.345329] 4 ofpart partitions found on MTD device spi32766.0
    [    0.351259] Creating 4 MTD partitions on "spi32766.0":
    [    0.356488] 0x000000000000-0x000000030000 : "u-boot"
    [    0.363297] 0x000000030000-0x000000040000 : "u-boot-env"
    [    0.370611] 0x000000040000-0x000000050000 : "factory"
    [    0.377661] 0x000000050000-0x000002000000 : "firmware"
    [    0.425569] 2 uimage-fw partitions found on MTD device firmware
    [    0.431622] 0x000000050000-0x000000197930 : "kernel"
    [    0.438345] 0x000000197930-0x000002000000 : "rootfs"
    [    0.445165] mtd: device 5 (rootfs) set to be root filesystem
    [    0.451049] 1 squashfs-split partitions found on MTD device rootfs
    [    0.457343] 0x000000740000-0x000002000000 : "rootfs_data"
    [    0.475237] rt3050-esw 10110000.esw: link changed 0x00
    [    0.482131] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
    [    0.490781] i2c /dev entries driver
    [    0.494891] mt7621_wdt 10000120.watchdog: Initialized
    [    0.501613] NET: Registered protocol family 10
    [    0.510383] NET: Registered protocol family 17
    [    0.514987] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
    [    0.527855] 8021q: 802.1Q VLAN Support v1.8
    [    0.538880] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
    [    0.547014] Freeing unused kernel memory: 164K (803e7000 - 80410000)
    [    1.572459] init: Console is alive
    [    1.576232] init: - watchdog -
    [    4.113400] kmodloader: loading kernel modules from /etc/modules-boot.d/*
    [    4.238867] usbcore: registered new interface driver usbfs
    [    4.244528] usbcore: registered new interface driver hub
    [    4.250112] usbcore: registered new device driver usb
    [    4.261603] exFAT: Version 1.2.9
    [    4.303775] SCSI subsystem initialized
    [    4.314279] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    4.322715] ehci-platform: EHCI generic platform driver
    [    4.338414] phy phy-10120000.usbphy.0: remote usb device wakeup disabled
    [    4.345217] phy phy-10120000.usbphy.0: UTMI 16bit 30MHz
    [    4.350563] ehci-platform 101c0000.ehci: EHCI Host Controller
    [    4.356444] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
    [    4.364597] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
    [    4.385853] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
    [    4.393369] hub 1-0:1.0: USB hub found
    [    4.397614] hub 1-0:1.0: 1 port detected
    [    4.406640] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    4.414585] ohci-platform: OHCI generic platform driver
    [    4.420244] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
    [    4.427216] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
    [    4.435328] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
    [    4.501005] hub 2-0:1.0: USB hub found
    [    4.505261] hub 2-0:1.0: 1 port detected
    [    4.522697] MTK MSDC device init.
    [    4.566006] mtk-sd: MediaTek MT6575 MSDC Driver
    [    4.574007] sdhci: Secure Digital Host Controller Interface driver
    [    4.580355] sdhci: Copyright(c) Pierre Ossman
    [    4.586299] sdhci-pltfm: SDHCI platform and OF driver helper
    [    4.596672] usbcore: registered new interface driver usb-storage
    [    4.606363] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
    [    4.624173] init: - preinit -
    [    5.474753] rt3050-esw 10110000.esw: link changed 0x00
    Press the [f] key and hit [enter] to enter failsafe mode
    Press the [1], [2], [3] or [4] key and hit [enter] to select the debug[    5.673349] random: procd: uninitialized urandom read (4 bytes read, 10 bits of entropy available)
     level
    [    8.936588] jffs2_scan_eraseblock(): End of filesystem marker found at 0x10000
    [    8.944037] jffs2_build_filesystem(): unlocking the mtd device... done.
    [    8.950774] jffs2_build_filesystem(): erasing all blocks after the end marker... 
    [   81.295843] random: nonblocking pool is initialized
    [  135.190332] done.
    [  135.192341] jffs2: notice: (399) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
    [  135.209624] mount_root: overlay filesystem has not been fully initialized yet
    [  135.221573] mount_root: switching to jffs2 overlay
    - config restore -
    [  135.531945] urandom-seed: Seed file not found (/etc/urandom.seed)
    [  135.653394] procd: - early -
    [  135.657181] procd: - watchdog -
    [  136.379387] procd: - watchdog -
    [  136.382861] procd: - ubus -
    [  136.437866] procd: - init -
    Please press Enter to activate this console.
    [  136.865769] kmodloader: loading kernel modules from /etc/modules.d/*
    [  136.905185] ntfs: driver 2.1.32 [Flags: R/O MODULE].
    [  136.974676] ip6_tables: (C) 2000-2006 Netfilter Core Team
    [  137.000984] gdma-rt2880 10002800.gdma: revision: 3, channels: 16
    [  137.452644] 
    [  137.452644] 
    [  137.452644] === pAd = c0611000, size = 1182848 ===
    [  137.452644] 
    [  137.463553] mt7628_init(FW(8a00), HW(8a01), CHIPID(7628))
    [  137.536032] Linux video capture interface: v2.00
    [  137.579710] hidraw: raw HID events driver (C) Jiri Kosina
    [  137.604786] ralink-i2s 10000a00.i2s: mclk 480KHz
    [  137.636479] max98090 0-0010: Unrecognized revision 0xff
    [  137.641797] max98090 0-0010: Mismatch in DT specified CODEC type.
    [  137.650574] max98090 0-0010: use default 2.8v micbias
    [  137.670026] asoc-simple-card sound: HiFi <-> 10000a00.i2s mapping ok
    [  137.713565] Bluetooth: Core ver 2.21
    [  137.717386] NET: Registered protocol family 31
    [  137.721895] Bluetooth: HCI device and connection manager initialized
    [  137.728376] Bluetooth: HCI socket layer initialized
    [  137.733329] Bluetooth: L2CAP socket layer initialized
    [  137.738526] Bluetooth: SCO socket layer initialized
    [  137.746021] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [  137.751422] Bluetooth: BNEP filters: protocol multicast
    [  137.756767] Bluetooth: BNEP socket layer initialized
    [  137.768614] usbcore: registered new interface driver btusb
    [  137.778275] usbcore: registered new interface driver cdc_acm
    [  137.784027] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
    [  137.796072] Bluetooth: HCI UART driver ver 2.3
    [  137.800594] Bluetooth: HCI UART protocol H4 registered
    [  137.805843] Bluetooth: HCI UART protocol BCSP registered
    [  137.815385] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [  137.821487] Bluetooth: HIDP socket layer initialized
    [  137.829583] ip_tables: (C) 2000-2006 Netfilter Core Team
    [  137.850884] nf_conntrack version 0.5.0 (1963 buckets, 7852 max)
    [  137.881386] Bluetooth: RFCOMM TTY layer initialized
    [  137.886434] Bluetooth: RFCOMM socket layer initialized
    [  137.891671] Bluetooth: RFCOMM ver 1.11
    [  137.903440] spidev spi32766.1: buggy DT: spidev listed directly in DT
    [  137.910060] ------------[ cut here ]------------
    [  137.914763] WARNING: CPU: 0 PID: 482 at drivers/spi/spidev.c:720 init_module+0x4d33c/0x4ddec [spidev]()
    [  137.924302] Modules linked in: spidev(+) snd_usbmidi_lib slhc rfcomm nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ip_tables hidp hid_generic hci_uart crc_ccitt cdc_acm btusb btintel bnep bluetooth snd_soc_simple_card snd_soc_ralink_i2s snd_soc_wm8960 snd_soc_max98090 videobuf2_vmalloc videobuf2_memops videobuf2_core hid v4l2_common videodev evdev snd_soc_core mt_wifi ralink_gdma virt_dma ledtrig_oneshot ledtrig_morse ledtrig_heartbeat ledtrig_gpio ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables msdos snd_pcm_dmaengine snd_compress snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_rawmidi snd_seq_device snd_hwdep snd input_core soundcore vfat fat ntfs configfs autofs4 nls_utf8 nls_iso8859_1 nls_cp437 regmap_i2c dma_shared_buffer ecb cmac mmc_block usb_storage sdhci_pltfm sdhci mtk_sd mmc_core leds_gpio ohci_platform ohci_hcd ledtrig_transient ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache exfat usbcore nls_base usb_common crc16 cryptomgr aead crypto_null crc32c_generic crypto_hash
    [  138.031238] CPU: 0 PID: 482 Comm: kmodloader Not tainted 4.4.74 #0
    [  138.037517] Stack : 80380780 00000000 00000001 803d0000 87d225bc 803cae63 80361c18 000001e2
    	  80413438 0000000f 0000001a 024000c0 80066378 8004af58 80367120 803c0000
    	  00000003 0000000f 80365524 8752fb4c 80066378 80048ec4 00000000 00000000
    	  00000001 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    	  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    	  ...
    [  138.073675] Call Trace:
    [  138.076228] [<80066378>] module_sect_show+0x0/0x18
    [  138.081097] [<8004af58>] vprintk_default+0x24/0x30
    [  138.085989] [<80066378>] module_sect_show+0x0/0x18
    [  138.090851] [<80048ec4>] printk+0x2c/0x38
    [  138.094931] [<8002552c>] warn_slowpath_common+0xa0/0xd0
    [  138.100263] [<8014de3c>] dump_stack+0x14/0x28
    [  138.104685] [<80014908>] show_stack+0x50/0x84
    [  138.109121] [<8002552c>] warn_slowpath_common+0xa0/0xd0
    [  138.114431] [<86c6233c>] init_module+0x4d33c/0x4ddec [spidev]
    [  138.120292] [<800255e4>] warn_slowpath_null+0x18/0x24
    [  138.125436] [<801fb304>] of_match_node+0x20/0x44
    [  138.130162] [<86c6233c>] init_module+0x4d33c/0x4ddec [spidev]
    [  138.136028] [<801c0a10>] devm_kfree+0x20/0x44
    [  138.140468] [<801e1bd8>] spi_drv_probe+0x3c/0x84
    [  138.145165] [<801bd540>] driver_probe_device+0x120/0x288
    [  138.150594] [<8008b928>] kstrdup+0x44/0x8c
    [  138.154766] [<801e1ad8>] spi_match_device+0x38/0xa8
    [  138.159759] [<801bd724>] __driver_attach+0x7c/0xb4
    [  138.164622] [<801bb948>] next_device+0x10/0x30
    [  138.169152] [<801bd6a8>] __driver_attach+0x0/0xb4
    [  138.173924] [<801bba04>] bus_for_each_dev+0x9c/0xac
    [  138.178895] [<80303c9c>] klist_add_tail+0x24/0x50
    [  138.183677] [<801bb7d8>] bus_get+0x2c/0x50
    [  138.187870] [<801bcc38>] bus_add_driver+0xec/0x20c
    [  138.192741] [<800ae92c>] exact_match+0x0/0x8
    [  138.197092] [<800aee34>] exact_lock+0x0/0x24
    [  138.201447] [<801bde3c>] driver_register+0xa8/0xf8
    [  138.206330] [<86c15000>] init_module+0x0/0xdc [spidev]
    [  138.211582] [<86c15098>] init_module+0x98/0xdc [spidev]
    [  138.216909] [<80159a08>] kasprintf+0x1c/0x28
    [  138.221258] [<800458b0>] __wake_up+0x24/0x48
    [  138.225592] [<86c15000>] init_module+0x0/0xdc [spidev]
    [  138.230843] [<8000d938>] do_one_initcall+0x1e8/0x214
    [  138.235909] [<800458b0>] __wake_up+0x24/0x48
    [  138.240246] [<86c15000>] init_module+0x0/0xdc [spidev]
    [  138.245476] [<80034568>] call_usermodehelper_exec+0x144/0x160
    [  138.251341] [<80034058>] call_usermodehelper_setup+0x38/0xa8
    [  138.257121] [<80066378>] module_sect_show+0x0/0x18
    [  138.262003] [<80067598>] do_init_module+0x74/0x1cc
    [  138.266897] [<8009f418>] __vunmap+0xf0/0x114
    [  138.271267] [<80068e2c>] load_module+0x16c0/0x1b68
    [  138.276152] [<80066964>] unknown_module_param_cb+0x0/0xac
    [  138.281638] [<8009f90c>] __vmalloc_node+0x34/0x40
    [  138.286451] [<80069368>] SyS_init_module+0x94/0x180
    [  138.291404] [<80069404>] SyS_init_module+0x130/0x180
    [  138.296486] [<8000682c>] syscall_common+0x30/0x54
    [  138.301271] [<800aa748>] SyS_open+0x0/0x14
    [  138.305424] 
    [  138.306950] ---[ end trace 0ffd864dc48f22ff ]---
    [  138.318993] usbcore: registered new interface driver ums-alauda
    [  138.328179] usbcore: registered new interface driver ums-cypress
    [  138.337400] usbcore: registered new interface driver ums-datafab
    [  138.346388] usbcore: registered new interface driver ums-freecom
    [  138.355487] usbcore: registered new interface driver ums-isd200
    [  138.364671] usbcore: registered new interface driver ums-jumpshot
    [  138.373760] usbcore: registered new interface driver ums-karma
    [  138.383484] usbcore: registered new interface driver ums-sddr09
    [  138.392591] usbcore: registered new interface driver ums-sddr55
    [  138.402036] usbcore: registered new interface driver ums-usbat
    [  138.414267] usbcore: registered new interface driver usbhid
    [  138.419999] usbhid: USB HID core driver
    [  138.427727] usbcore: registered new interface driver usblp
    [  138.441806] usbcore: registered new interface driver usbserial
    [  138.447911] usbcore: registered new interface driver usbserial_generic
    [  138.454645] usbserial: USB Serial support registered for generic
    [  138.473319] Driver for 1-wire Dallas network protocol.
    [  138.499875] xt_time: kernel timezone is -0000
    [  138.506718] usbcore: registered new interface driver ch341
    [  138.512402] usbserial: USB Serial support registered for ch341-uart
    [  138.521222] usbcore: registered new interface driver cp210x
    [  138.527078] usbserial: USB Serial support registered for cp210x
    [  138.536646] usbcore: registered new interface driver ftdi_sio
    [  138.542606] usbserial: USB Serial support registered for FTDI USB Serial Device
    [  138.564810] usbcore: registered new interface driver pl2303
    [  138.570672] usbserial: USB Serial support registered for pl2303
    [  138.582198] PPP generic driver version 2.4.2
    [  138.589834] NET: Registered protocol family 24
    [  138.608009] usbcore: registered new interface driver snd-usb-audio
    [  138.630185] usbcore: registered new interface driver uvcvideo
    [  138.636083] USB Video Class driver (1.1.1)
    [  138.648786] usbcore: registered new interface driver option
    [  138.654554] usbserial: USB Serial support registered for GSM modem (1-port)
    [  138.667190] kmodloader: done loading kernel modules from /etc/modules.d/*
    [  148.697338] IPv6: ADDRCONF(NETDEV_UP): br-wlan: link is not ready
    [  149.349507] 
    [  149.349507] _      _____   ___  ___    _________  ___  ____
    [  149.349507] | | /| / / _ | / _ \/ _ \  / ___/ __ \/ _ \/ __/ V1.0
    [  149.349507] | |/ |/ / __ |/ , _/ ___/ / /__/ /_/ / , _/ _/  
    [  149.349507] |__/|__/_/ |_/_/|_/_/     \___/\____/_/|_/___/  
    [  149.349507] 		   Onion Enhanced MT7688 WiFi Driver 
    [  149.349507] 
    [  149.595911] DMA Scheduler Mode=0(LMAC)
    [  149.599745] efuse_probe: efuse = 10000012
    [  149.603870] 1. Phy Mode = 14
    [  149.780497] 2. Phy Mode = 14
    [  149.783481] 3. Phy Mode = 14
    [  149.791654] 	WTBL Segment 1 info:
    [  149.795033] 		MemBaseAddr/FID:0x28000/0
    [  149.798980] 		EntrySize/Cnt:32/128
    [  149.802428] 	WTBL Segment 2 info:
    [  149.805785] 		MemBaseAddr/FID:0x40000/0
    [  149.809687] 		EntrySize/Cnt:64/128
    [  149.813132] 	WTBL Segment 3 info:
    [  149.816503] 		MemBaseAddr/FID:0x42000/64
    [  149.820479] 		EntrySize/Cnt:64/128
    [  149.823923] 	WTBL Segment 4 info:
    [  149.827295] 		MemBaseAddr/FID:0x44000/128
    [  149.831358] 		EntrySize/Cnt:32/128
    [  159.260633] device ra0 entered promiscuous mode
    [  159.265385] br-wlan: port 1(ra0) entered forwarding state
    [  159.270978] br-wlan: port 1(ra0) entered forwarding state
    [  159.277323] IPv6: ADDRCONF(NETDEV_CHANGE): br-wlan: link becomes ready
    [  161.265819] br-wlan: port 1(ra0) entered forwarding state
    [  163.905049] device ra0 left promiscuous mode
    [  163.909582] br-wlan: port 1(ra0) entered disabled state
    [  164.979870] IPv6: ADDRCONF(NETDEV_UP): br-wlan: link is not ready
    [  165.339502] 
    [  165.339502] _      _____   ___  ___    _________  ___  ____
    [  165.339502] | | /| / / _ | / _ \/ _ \  / ___/ __ \/ _ \/ __/ V1.0
    [  165.339502] | |/ |/ / __ |/ , _/ ___/ / /__/ /_/ / , _/ _/  
    [  165.339502] |__/|__/_/ |_/_/|_/_/     \___/\____/_/|_/___/  
    [  165.339502] 		   Onion Enhanced MT7688 WiFi Driver 
    [  165.339502] 
    [  165.493575] DMA Scheduler Mode=0(LMAC)
    [  165.497462] efuse_probe: efuse = 10000012
    [  165.501582] 1. Phy Mode = 14
    [  165.678074] 2. Phy Mode = 14
    [  165.681053] 3. Phy Mode = 14
    [  165.684289] 	WTBL Segment 1 info:
    [  165.687701] 		MemBaseAddr/FID:0x28000/0
    [  165.691592] 		EntrySize/Cnt:32/128
    [  165.695036] 	WTBL Segment 2 info:
    [  165.698409] 		MemBaseAddr/FID:0x40000/0
    [  165.702297] 		EntrySize/Cnt:64/128
    [  165.705740] 	WTBL Segment 3 info:
    [  165.709114] 		MemBaseAddr/FID:0x42000/64
    [  165.713090] 		EntrySize/Cnt:64/128
    [  165.716581] 	WTBL Segment 4 info:
    [  165.719945] 		MemBaseAddr/FID:0x44000/128
    [  165.724014] 		EntrySize/Cnt:32/128
    [  174.160028] device ra0 entered promiscuous mode
    [  174.164782] br-wlan: port 1(ra0) entered forwarding state
    [  174.170370] br-wlan: port 1(ra0) entered forwarding state
    [  174.177234] IPv6: ADDRCONF(NETDEV_CHANGE): br-wlan: link becomes ready
    [  176.165838] br-wlan: port 1(ra0) entered forwarding state
    [  203.050942] Interface apcli0 link up! (WPA2PSK AES)
    
    
    
    BusyBox v1.25.1 () built-in shell (ash)
    
       ____       _             ____
      / __ \___  (_)__  ___    / __ \__ _  ___ ___ ____ _
     / /_/ / _ \/ / _ \/ _ \  / /_/ /  ' \/ -_) _ `/ _ `/
     \____/_//_/_/\___/_//_/  \____/_/_/_/\__/\_, /\_,_/
     W H A T  W I L L  Y O U  I N V E N T ? /___/
     -----------------------------------------------------
       Ω-ware: 0.2.0 b178
     -----------------------------------------------------
    

    Good luck!



  • @Mark-Fisher I only use the Ethernet connection of Omega2(+) occasionally. I doesn't have genuine Onion Ethernet Expansion - I use a compatible magnetics.
    I upgraded an O2+ via Ethernet connection from b160 to b178 successfully on Serial Console with oupgrade --latest.

    [    0.000000] Linux version 4.4.74 (root@3fbe4dcb626f) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3484-d8f14ba) ) #0 Tue Mar 27 17:21:32 2018
    [    0.000000] Board has DDR2
    [    0.000000] Analog PMU set to hw control
    [    0.000000] Digital PMU set to hw control
    [    0.000000] SoC Type: MediaTek MT7688 ver:1 eco:2
    [    0.000000] bootconsole [early0] enabled
    [    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
    [    0.000000] MIPS: machine is Onion Omega2+
    [    0.000000] Determined physical RAM map:
    [    0.000000]  memory: 08000000 @ 00000000 (usable)
    [    0.000000] Initrd not found or empty - disabling initrd
    [    0.000000] Zone ranges:
    [    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
    [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
    [    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
    [    0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
    [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
    [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
    [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
    [    0.000000] Writing ErrCtl register=000710b0
    [    0.000000] Readback ErrCtl register=000710b0
    [    0.000000] Memory: 125488K/131072K available (3102K kernel code, 145K rwdata, 740K rodata, 164K init, 196K bss, 5584K reserved, 0K cma-reserved)
    [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    [    0.000000] NR_IRQS:256
    [    0.000000] intc: using register map from devicetree
    [    0.000000] CPU Clock: 580MHz
    [    0.000000] clocksource_probe: no matching clocksources found
    [    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6590553264 ns
    [    0.000011] sched_clock: 32 bits at 290MHz, resolution 3ns, wraps every 7405115902ns
    [    0.007522] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
    [    0.070042] pid_max: default: 32768 minimum: 301
    [    0.074637] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.080973] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.094650] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [    0.104159] futex hash table entries: 256 (order: -1, 3072 bytes)
    [    0.110171] pinctrl core: initialized pinctrl subsystem
    [    0.115934] NET: Registered protocol family 16
    [    0.140712] mt7621_gpio 10000600.gpio: registering 32 gpios
    [    0.146269] mt7621_gpio 10000600.gpio: registering 32 gpios
    [    0.151688] mt7621_gpio 10000600.gpio: registering 32 gpios
    [    0.158287] i2c-mt7621 10000900.i2c: clock 100KHz, re-start not support
    [    0.165806] clocksource: Switched to clocksource MIPS
    [    0.172358] NET: Registered protocol family 2
    [    0.177571] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.184260] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
    [    0.190445] TCP: Hash tables configured (established 1024 bind 1024)
    [    0.196636] UDP hash table entries: 256 (order: 0, 4096 bytes)
    [    0.202236] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    [    0.208620] NET: Registered protocol family 1
    [    0.219172] Crashlog allocated RAM at address 0x3f00000
    [    0.240599] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.246257] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
    [    0.259019] io scheduler noop registered
    [    0.262761] io scheduler deadline registered (default)
    [    0.268866] Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
    [    0.276282] console [ttyS0] disabled
    [    0.279715] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28, base_baud = 2500000) is a 16550A
    [    0.288481] console [ttyS0] enabled
    [    0.288481] console [ttyS0] enabled
    [    0.295461] bootconsole [early0] disabled
    [    0.295461] bootconsole [early0] disabled
    [    0.304137] 10000d00.uart1: ttyS1 at MMIO 0x10000d00 (irq = 29, base_baud = 2500000) is a 16550A
    [    0.313648] 10000e00.uart2: ttyS2 at MMIO 0x10000e00 (irq = 30, base_baud = 2500000) is a 16550A
    [    0.324212] spi-mt7621 10000b00.spi: sys_freq: 193333333
    [    0.334256] m25p80 spi32766.0: using chunked io (size=31)
    [    0.339822] m25p80 spi32766.0: mx25l25635e (32768 Kbytes)
    [    0.345330] 4 ofpart partitions found on MTD device spi32766.0
    [    0.351260] Creating 4 MTD partitions on "spi32766.0":
    [    0.356490] 0x000000000000-0x000000030000 : "u-boot"
    [    0.363298] 0x000000030000-0x000000040000 : "u-boot-env"
    [    0.370612] 0x000000040000-0x000000050000 : "factory"
    [    0.377663] 0x000000050000-0x000002000000 : "firmware"
    [    0.425570] 2 uimage-fw partitions found on MTD device firmware
    [    0.431621] 0x000000050000-0x000000197930 : "kernel"
    [    0.438344] 0x000000197930-0x000002000000 : "rootfs"
    [    0.445165] mtd: device 5 (rootfs) set to be root filesystem
    [    0.451048] 1 squashfs-split partitions found on MTD device rootfs
    [    0.457343] 0x000000740000-0x000002000000 : "rootfs_data"
    [    0.475237] rt3050-esw 10110000.esw: link changed 0x00
    [    0.482133] mtk_soc_eth 10100000.ethernet eth0: mediatek frame engine at 0xb0100000, irq 5
    [    0.490781] i2c /dev entries driver
    [    0.494891] mt7621_wdt 10000120.watchdog: Initialized
    [    0.501613] NET: Registered protocol family 10
    [    0.510384] NET: Registered protocol family 17
    [    0.514988] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
    [    0.527856] 8021q: 802.1Q VLAN Support v1.8
    [    0.538879] VFS: Mounted root (squashfs filesystem) readonly on device 31:5.
    [    0.547013] Freeing unused kernel memory: 164K (803e7000 - 80410000)
    [    1.572444] init: Console is alive
    [    1.576219] init: - watchdog -
    [    4.111202] kmodloader: loading kernel modules from /etc/modules-boot.d/*
    [    4.237144] usbcore: registered new interface driver usbfs
    [    4.242803] usbcore: registered new interface driver hub
    [    4.248363] usbcore: registered new device driver usb
    [    4.259896] exFAT: Version 1.2.9
    [    4.303936] SCSI subsystem initialized
    [    4.314434] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    4.322878] ehci-platform: EHCI generic platform driver
    [    4.338575] phy phy-10120000.usbphy.0: remote usb device wakeup disabled
    [    4.345379] phy phy-10120000.usbphy.0: UTMI 16bit 30MHz
    [    4.350725] ehci-platform 101c0000.ehci: EHCI Host Controller
    [    4.356606] ehci-platform 101c0000.ehci: new USB bus registered, assigned bus number 1
    [    4.364765] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
    [    4.385851] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
    [    4.393366] hub 1-0:1.0: USB hub found
    [    4.397611] hub 1-0:1.0: 1 port detected
    [    4.406638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    4.414573] ohci-platform: OHCI generic platform driver
    [    4.420235] ohci-platform 101c1000.ohci: Generic Platform OHCI controller
    [    4.427205] ohci-platform 101c1000.ohci: new USB bus registered, assigned bus number 2
    [    4.435318] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
    [    4.501001] hub 2-0:1.0: USB hub found
    [    4.505261] hub 2-0:1.0: 1 port detected
    [    4.522706] MTK MSDC device init.
    [    4.566004] mtk-sd: MediaTek MT6575 MSDC Driver
    [    4.574019] sdhci: Secure Digital Host Controller Interface driver
    [    4.580369] sdhci: Copyright(c) Pierre Ossman
    [    4.586326] sdhci-pltfm: SDHCI platform and OF driver helper
    [    4.596685] usbcore: registered new interface driver usb-storage
    [    4.606383] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
    [    4.624200] init: - preinit -
    [    5.475711] rt3050-esw 10110000.esw: link changed 0x00
    Press the [f] key and hit [enter] to enter failsafe mode
    Press the [1], [2], [3] or [4] key and hit [enter] to select the debug[    5.674190] random: procd: uninitialized urandom read (4 bytes read, 10 bits of entropy available)
     level
    [    8.936405] jffs2_scan_eraseblock(): End of filesystem marker found at 0x10000
    [    8.943853] jffs2_build_filesystem(): unlocking the mtd device... done.
    [    8.950590] jffs2_build_filesystem(): erasing all blocks after the end marker... 
    [    9.116626] rt3050-esw 10110000.esw: link changed 0x01
    [   81.195846] random: nonblocking pool is initialized
    [  139.860715] done.
    [  139.862726] jffs2: notice: (399) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
    [  139.880050] mount_root: overlay filesystem has not been fully initialized yet
    [  139.891914] mount_root: switching to jffs2 overlay
    - config restore -
    [  140.199079] urandom-seed: Seed file not found (/etc/urandom.seed)
    [  140.321070] procd: - early -
    [  140.324115] procd: - watchdog -
    [  141.045965] procd: - watchdog -
    [  141.049438] procd: - ubus -
    [  141.104366] procd: - init -
    Please press Enter to activate this console.
    [  141.533685] kmodloader: loading kernel modules from /etc/modules.d/*
    [  141.572591] ntfs: driver 2.1.32 [Flags: R/O MODULE].
    [  141.642103] ip6_tables: (C) 2000-2006 Netfilter Core Team
    [  141.668493] gdma-rt2880 10002800.gdma: revision: 3, channels: 16
    [  142.123231] 
    [  142.123231] 
    [  142.123231] === pAd = c0611000, size = 1182848 ===
    [  142.123231] 
    [  142.134138] mt7628_init(FW(8a00), HW(8a01), CHIPID(7628))
    [  142.206745] Linux video capture interface: v2.00
    [  142.250330] hidraw: raw HID events driver (C) Jiri Kosina
    [  142.275339] ralink-i2s 10000a00.i2s: mclk 480KHz
    [  142.306473] max98090 0-0010: Unrecognized revision 0xff
    [  142.311790] max98090 0-0010: Mismatch in DT specified CODEC type.
    [  142.320578] max98090 0-0010: use default 2.8v micbias
    [  142.339828] asoc-simple-card sound: HiFi <-> 10000a00.i2s mapping ok
    [  142.383534] Bluetooth: Core ver 2.21
    [  142.387387] NET: Registered protocol family 31
    [  142.391898] Bluetooth: HCI device and connection manager initialized
    [  142.398384] Bluetooth: HCI socket layer initialized
    [  142.403337] Bluetooth: L2CAP socket layer initialized
    [  142.408514] Bluetooth: SCO socket layer initialized
    [  142.415983] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [  142.421384] Bluetooth: BNEP filters: protocol multicast
    [  142.426743] Bluetooth: BNEP socket layer initialized
    [  142.438587] usbcore: registered new interface driver btusb
    [  142.448245] usbcore: registered new interface driver cdc_acm
    [  142.453997] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
    [  142.466045] Bluetooth: HCI UART driver ver 2.3
    [  142.470568] Bluetooth: HCI UART protocol H4 registered
    [  142.475776] Bluetooth: HCI UART protocol BCSP registered
    [  142.485385] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [  142.491489] Bluetooth: HIDP socket layer initialized
    [  142.499713] ip_tables: (C) 2000-2006 Netfilter Core Team
    [  142.521170] nf_conntrack version 0.5.0 (1963 buckets, 7852 max)
    [  142.551751] Bluetooth: RFCOMM TTY layer initialized
    [  142.556799] Bluetooth: RFCOMM socket layer initialized
    [  142.562036] Bluetooth: RFCOMM ver 1.11
    [  142.573700] spidev spi32766.1: buggy DT: spidev listed directly in DT
    [  142.580320] ------------[ cut here ]------------
    [  142.585023] WARNING: CPU: 0 PID: 482 at drivers/spi/spidev.c:720 init_module+0x4d33c/0x4ddec [spidev]()
    [  142.594562] Modules linked in: spidev(+) snd_usbmidi_lib slhc rfcomm nf_reject_ipv4 nf_nat_redirect nf_nat_masquerade_ipv4 nf_nat nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache nf_conntrack iptable_mangle iptable_filter ip_tables hidp hid_generic hci_uart crc_ccitt cdc_acm btusb btintel bnep bluetooth snd_soc_simple_card snd_soc_ralink_i2s snd_soc_wm8960 snd_soc_max98090 videobuf2_vmalloc videobuf2_memops videobuf2_core hid v4l2_common videodev evdev snd_soc_core mt_wifi ralink_gdma virt_dma ledtrig_oneshot ledtrig_morse ledtrig_heartbeat ledtrig_gpio ip6t_REJECT nf_reject_ipv6 nf_log_ipv6 nf_log_common ip6table_mangle ip6table_filter ip6_tables x_tables msdos snd_pcm_dmaengine snd_compress snd_pcm_oss snd_mixer_oss snd_pcm snd_timer snd_rawmidi snd_seq_device snd_hwdep snd input_core soundcore vfat fat ntfs configfs autofs4 nls_utf8 nls_iso8859_1 nls_cp437 regmap_i2c dma_shared_buffer ecb cmac mmc_block usb_storage sdhci_pltfm sdhci mtk_sd mmc_core leds_gpio ohci_platform ohci_hcd ledtrig_transient ehci_platform ehci_hcd sd_mod scsi_mod gpio_button_hotplug ext4 jbd2 mbcache exfat usbcore nls_base usb_common crc16 cryptomgr aead crypto_null crc32c_generic crypto_hash
    [  142.701497] CPU: 0 PID: 482 Comm: kmodloader Not tainted 4.4.74 #0
    [  142.707775] Stack : 80380780 00000000 00000001 803d0000 87d21bac 803cae63 80361c18 000001e2
    	  80413438 0000000f 0000001a 024000c0 80066378 8004af58 80367120 803c0000
    	  00000003 0000000f 80365524 8750bb4c 80066378 80048ec4 00000000 00000000
    	  00000001 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    	  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
    	  ...
    [  142.743927] Call Trace:
    [  142.746481] [<80066378>] module_sect_show+0x0/0x18
    [  142.751349] [<8004af58>] vprintk_default+0x24/0x30
    [  142.756241] [<80066378>] module_sect_show+0x0/0x18
    [  142.761103] [<80048ec4>] printk+0x2c/0x38
    [  142.765185] [<8002552c>] warn_slowpath_common+0xa0/0xd0
    [  142.770518] [<8014de3c>] dump_stack+0x14/0x28
    [  142.774941] [<80014908>] show_stack+0x50/0x84
    [  142.779375] [<8002552c>] warn_slowpath_common+0xa0/0xd0
    [  142.784684] [<86c6433c>] init_module+0x4d33c/0x4ddec [spidev]
    [  142.790527] [<86c60000>] 0x86c60000
    [  142.794082] [<800255e4>] warn_slowpath_null+0x18/0x24
    [  142.799240] [<801fb304>] of_match_node+0x20/0x44
    [  142.803943] [<86c60000>] 0x86c60000
    [  142.807506] [<86c6433c>] init_module+0x4d33c/0x4ddec [spidev]
    [  142.813357] [<801c0a10>] devm_kfree+0x20/0x44
    [  142.817811] [<801e1bd8>] spi_drv_probe+0x3c/0x84
    [  142.822508] [<801bd540>] driver_probe_device+0x120/0x288
    [  142.827934] [<8008b928>] kstrdup+0x44/0x8c
    [  142.832107] [<801e1ad8>] spi_match_device+0x38/0xa8
    [  142.837097] [<801bd724>] __driver_attach+0x7c/0xb4
    [  142.841961] [<801bb948>] next_device+0x10/0x30
    [  142.846491] [<801bd6a8>] __driver_attach+0x0/0xb4
    [  142.851264] [<801bba04>] bus_for_each_dev+0x9c/0xac
    [  142.856230] [<80303c9c>] klist_add_tail+0x24/0x50
    [  142.861001] [<86c60000>] 0x86c60000
    [  142.864540] [<801bb7d8>] bus_get+0x2c/0x50
    [  142.868733] [<801bcc38>] bus_add_driver+0xec/0x20c
    [  142.873603] [<800ae92c>] exact_match+0x0/0x8
    [  142.877956] [<800aee34>] exact_lock+0x0/0x24
    [  142.882290] [<86c60000>] 0x86c60000
    [  142.885838] [<86c60000>] 0x86c60000
    [  142.889380] [<801bde3c>] driver_register+0xa8/0xf8
    [  142.894242] [<86c17000>] init_module+0x0/0xdc [spidev]
    [  142.899476] [<86c60000>] 0x86c60000
    [  142.903022] [<86c60000>] 0x86c60000
    [  142.906575] [<86c60000>] 0x86c60000
    [  142.910119] [<86c17098>] init_module+0x98/0xdc [spidev]
    [  142.915429] [<80159a08>] kasprintf+0x1c/0x28
    [  142.919793] [<800458b0>] __wake_up+0x24/0x48
    [  142.924129] [<86c17000>] init_module+0x0/0xdc [spidev]
    [  142.929378] [<8000d938>] do_one_initcall+0x1e8/0x214
    [  142.934430] [<800458b0>] __wake_up+0x24/0x48
    [  142.938780] [<86c17000>] init_module+0x0/0xdc [spidev]
    [  142.944013] [<80034568>] call_usermodehelper_exec+0x144/0x160
    [  142.949880] [<80034058>] call_usermodehelper_setup+0x38/0xa8
    [  142.955649] [<80066378>] module_sect_show+0x0/0x18
    [  142.960551] [<80067598>] do_init_module+0x74/0x1cc
    [  142.965426] [<8009f418>] __vunmap+0xf0/0x114
    [  142.969812] [<80068e2c>] load_module+0x16c0/0x1b68
    [  142.974679] [<80066964>] unknown_module_param_cb+0x0/0xac
    [  142.980177] [<8009f90c>] __vmalloc_node+0x34/0x40
    [  142.984977] [<80069368>] SyS_init_module+0x94/0x180
    [  142.989946] [<80069404>] SyS_init_module+0x130/0x180
    [  142.995016] [<8000682c>] syscall_common+0x30/0x54
    [  142.999814] [<80008c58>] __bzero+0xbc/0x164
    [  143.004058] 
    [  143.005570] ---[ end trace ff208f03df823542 ]---
    [  143.021454] usbcore: registered new interface driver ums-alauda
    [  143.030599] usbcore: registered new interface driver ums-cypress
    [  143.039786] usbcore: registered new interface driver ums-datafab
    [  143.048734] usbcore: registered new interface driver ums-freecom
    [  143.057851] usbcore: registered new interface driver ums-isd200
    [  143.067059] usbcore: registered new interface driver ums-jumpshot
    [  143.076137] usbcore: registered new interface driver ums-karma
    [  143.085788] usbcore: registered new interface driver ums-sddr09
    [  143.094902] usbcore: registered new interface driver ums-sddr55
    [  143.104349] usbcore: registered new interface driver ums-usbat
    [  143.116668] usbcore: registered new interface driver usbhid
    [  143.122331] usbhid: USB HID core driver
    [  143.130053] usbcore: registered new interface driver usblp
    [  143.144154] usbcore: registered new interface driver usbserial
    [  143.150290] usbcore: registered new interface driver usbserial_generic
    [  143.157066] usbserial: USB Serial support registered for generic
    [  143.175705] Driver for 1-wire Dallas network protocol.
    [  143.202174] xt_time: kernel timezone is -0000
    [  143.208956] usbcore: registered new interface driver ch341
    [  143.214646] usbserial: USB Serial support registered for ch341-uart
    [  143.223487] usbcore: registered new interface driver cp210x
    [  143.229342] usbserial: USB Serial support registered for cp210x
    [  143.238905] usbcore: registered new interface driver ftdi_sio
    [  143.244850] usbserial: USB Serial support registered for FTDI USB Serial Device
    [  143.267139] usbcore: registered new interface driver pl2303
    [  143.272908] usbserial: USB Serial support registered for pl2303
    [  143.284428] PPP generic driver version 2.4.2
    [  143.292067] NET: Registered protocol family 24
    [  143.310518] usbcore: registered new interface driver snd-usb-audio
    [  143.332505] usbcore: registered new interface driver uvcvideo
    [  143.338405] USB Video Class driver (1.1.1)
    [  143.351219] usbcore: registered new interface driver option
    [  143.357081] usbserial: USB Serial support registered for GSM modem (1-port)
    [  143.369591] kmodloader: done loading kernel modules from /etc/modules.d/*
    [  154.027323] IPv6: ADDRCONF(NETDEV_UP): br-wlan: link is not ready
    [  154.575225] 
    [  154.575225] _      _____   ___  ___    _________  ___  ____
    [  154.575225] | | /| / / _ | / _ \/ _ \  / ___/ __ \/ _ \/ __/ V1.0
    [  154.575225] | |/ |/ / __ |/ , _/ ___/ / /__/ /_/ / , _/ _/  
    [  154.575225] |__/|__/_/ |_/_/|_/_/     \___/\____/_/|_/___/  
    [  154.575225] 		   Onion Enhanced MT7688 WiFi Driver 
    [  154.575225] 
    [  154.912908] DMA Scheduler Mode=0(LMAC)
    [  154.916828] efuse_probe: efuse = 10000012
    [  154.920951] 1. Phy Mode = 14
    [  155.091057] 2. Phy Mode = 14
    [  155.094027] 3. Phy Mode = 14
    [  155.113549] 	WTBL Segment 1 info:
    [  155.116981] 		MemBaseAddr/FID:0x28000/0
    [  155.120869] 		EntrySize/Cnt:32/128
    [  155.124313] 	WTBL Segment 2 info:
    [  155.127690] 		MemBaseAddr/FID:0x40000/0
    [  155.131576] 		EntrySize/Cnt:64/128
    [  155.135019] 	WTBL Segment 3 info:
    [  155.138402] 		MemBaseAddr/FID:0x42000/64
    [  155.142376] 		EntrySize/Cnt:64/128
    [  155.145831] 	WTBL Segment 4 info:
    [  155.149191] 		MemBaseAddr/FID:0x44000/128
    [  155.153252] 		EntrySize/Cnt:32/128
    [  162.989341] device ra0 entered promiscuous mode
    [  162.994091] br-wlan: port 1(ra0) entered forwarding state
    [  162.999683] br-wlan: port 1(ra0) entered forwarding state
    [  163.006409] IPv6: ADDRCONF(NETDEV_CHANGE): br-wlan: link becomes ready
    [  164.995816] br-wlan: port 1(ra0) entered forwarding state
    [  169.385452] device ra0 left promiscuous mode
    [  169.389984] br-wlan: port 1(ra0) entered disabled state
    [  169.687414] IPv6: ADDRCONF(NETDEV_UP): br-wlan: link is not ready
    [  170.909551] device ra0 entered promiscuous mode
    [  170.914300] br-wlan: port 1(ra0) entered forwarding state
    [  170.919894] br-wlan: port 1(ra0) entered forwarding state
    [  170.926517] IPv6: ADDRCONF(NETDEV_CHANGE): br-wlan: link becomes ready
    [  172.915816] br-wlan: port 1(ra0) entered forwarding state
    
    
    
    BusyBox v1.25.1 () built-in shell (ash)
    
       ____       _             ____
      / __ \___  (_)__  ___    / __ \__ _  ___ ___ ____ _
     / /_/ / _ \/ / _ \/ _ \  / /_/ /  ' \/ -_) _ `/ _ `/
     \____/_//_/_/\___/_//_/  \____/_/_/_/\__/\_, /\_,_/
     W H A T  W I L L  Y O U  I N V E N T ? /___/
     -----------------------------------------------------
       Ω-ware: 0.2.0 b178
     -----------------------------------------------------
    root@Omega-99A5:/# ifconfig
    apcli0    Link encap:Ethernet  HWaddr 40:A3:6B:C0:99:A6  
              inet6 addr: fe80::42a3:6bff:fec0:99a6/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
    
    br-wlan   Link encap:Ethernet  HWaddr 40:A3:6B:C0:99:A5  
              inet addr:192.168.3.1  Bcast:192.168.3.255  Mask:255.255.255.0
              inet6 addr: fd1d:48c4:7633::1/60 Scope:Global
              inet6 addr: fe80::42a3:6bff:fec0:99a5/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:23 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:0 (0.0 B)  TX bytes:3975 (3.8 KiB)
    
    eth0      Link encap:Ethernet  HWaddr 40:A3:6B:C0:99:A7  
              inet addr:192.168.100.2  Bcast:192.168.100.255  Mask:255.255.255.0
              inet6 addr: fe80::42a3:6bff:fec0:99a7/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:67 errors:0 dropped:6 overruns:0 frame:0
              TX packets:125 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:9165 (8.9 KiB)  TX bytes:18583 (18.1 KiB)
              Interrupt:5 
    
    lo        Link encap:Local Loopback  
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:48 errors:0 dropped:0 overruns:0 frame:0
              TX packets:48 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1 
              RX bytes:3786 (3.6 KiB)  TX bytes:3786 (3.6 KiB)
    
    ra0       Link encap:Ethernet  HWaddr 40:A3:6B:C0:99:A5  
              inet6 addr: fe80::42a3:6bff:fec0:99a5/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000 
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
              Interrupt:6
    

    I think you have some Ethernet related problem.
    I didn't have message like this 'generated random MAC address' and it seems your kernel bug is related to ifconfig:

    [    0.481335] mtk_soc_eth 10100000.ethernet: generated random MAC address 9e:27:c0:7c:bd:c6
    
    ...
    
    [   24.435870] DMA Scheduler Mode=0(LMAC)
    [   24.439704] efuse_probe: efuse = 10000012
    [   24.443826] 1. Phy Mode = 14
    [   24.611598] ERROR: initialization error 781:
    [   24.611598] buffer=303030303030303030306138
    [   24.611598]
    [   24.729924] ERROR: initialization error 781:
    [   24.729924] buffer=303030303030303030306138
    [   24.729924]
    [   25.289526] ERROR: initialization error 781:
    [   25.289526] buffer=303030303030303030306138
    [   25.289526]
    [   53.739438]
    [   53.739438] _      _____   ___  ___    _________  ___  ____
    [   53.739438] | | /| / / _ | / _ \/ _ \  / ___/ __ \/ _ \/ __/ V1.0
    [   53.739438] | |/ |/ / __ |/ , _/ ___/ / /__/ /_/ / , _/ _/
    [   53.739438] |__/|__/_/ |_/_/|_/_/     \___/\____/_/|_/___/
    [   53.739438]             Onion Enhanced MT7688 WiFi Driver
    [   53.739438]
    [   53.896622] Kernel bug detected[#1]:
    [   53.900278] CPU: 0 PID: 1414 Comm: ifconfig Tainted: G        W       4.4.74 #0
    [   53.907693] task: 87dce338 ti: 86a52000 task.ti: 86a52000
    [   53.913162] $ 0   : 00000000 80410000 00000001 ffff9fdc
    [   53.918480] $ 4   : c062302c ffff9fe6 86e765f0 c062302c
    [   53.923790] $ 8   : 0000001c c0609238 86e41f2c 00000000
    [   53.929101] $12   : 00000000 b7924e27 00000000 00000000
    [   53.934410] $16   : c062302c 00090000 000b0000 86f40000
    [   53.939721] $20   : c062302c c0602000 00000001 7fcf296c
    [   53.945032] $24   : 00000018 80043388
    [   53.950342] $28   : 86a52000 86a53c78 00000000 86e52630
    [   53.955654] Hi    : 00000000
    [   53.958570] Lo    : 0000000a
    [   53.961506] epc   : 80053f18 add_timer+0x8/0x14
    [   53.966615] ra    : 86e52630 RTMPSetTimer+0x80/0x110 [mt_wifi]
    [   53.972527] Status: 1100e503 KERNEL EXL IE
    [   53.976783] Cause : 10800034 (ExcCode 0d)
    [   53.980847] PrId  : 00019655 (MIPS 24KEc)
    

    You should try to upgrade your O2+ via wireless (without Ethernet Expansion or at least disconnect the Ethernet cable.)

    Good luck!



  • After upgrading over with serial and ethernet, all I get is this scolling up the screen:
    [ 369.981057] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 370.019143] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 370.059875] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 370.113232] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 424.879220] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 424.947187] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 424.986553] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 425.026006] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 425.061904] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 479.966092] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 479.996253] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 480.034854] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 480.074321] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 534.873030] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 534.957502] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 534.998870] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 535.036707] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 535.076570] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 589.872711] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 589.957030] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 589.993053] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 590.030340] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 590.064870] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 644.861528] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 644.973002] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 645.010152] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 645.049228] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!
    [ 645.086362] APPeerProbeReqAction():shiang! PeerProbeReqSanity failed!

    root@Omega-954C:/# cat /etc/config/wireless

    config wifi-device 'radio0'
    option type 'ralink'
    option variant 'mt7628'
    option country 'US'
    option hwmode '11g'
    option htmode 'HT40'
    option channel 'auto'
    option disabled '0'
    option device_mode 'apsta'
    option op_mode 'preference'

    I'm in the UK, not in the US, so should wifisetup ask me where I am?



  • @György-Farkas Thanks for the suggestion. I tried that and got the same result. I am going to try and upgrade a different unit tomorrow and see how that goes.



  • I stumbled across a possible wifi fix for some people. Our wireless network is on 192.168.3.X, and I happened to notice that the ethernet bridge stub is pre-configured as 192.168.3.1. I changed the ethernet bridge stub IP address to 192.168.5.1 (a network we don't use), and my wifi started working.

    If you're having wifi issues on a 192.168.3.X network, try editing /etc/config/network, look for the 'wlan' interface, and change "option ipaddr '192.168.3.1'" to "option ipaddr '192.168.5.1'" (or some other network not in used).



  • With this new OS release is there a way to disable to default AP? I can't use this in anything with a large security hole like that!



Looks like your connection to Community was lost, please wait while we try to reconnect.