WiFi don`t work after upgrade

So, I upgraded my RB2011UAS-2HnD from 6.28 → 6.37rc11, wifi don`r work, interface wlan1 not in Running state.
downgrade to 6.36, same result.
downgrade back to 6.28, wlan1 now in Running state but no wifi available.


[admin@MikroTik] > /interface wireless print
Flags: X - disabled, R - running
0 R name=“wlan1” mtu=1500 mac-address=D4:CA:6D:32:01:3F arp=enabled interface-type=Atheros AR9300 mode=station ssid=“MikroTik” frequency=2412 band=2ghz-b/g channel-width=20mhz scan-list=default wireless-protocol=any vlan-mode=no-tag vlan-id=1 wds-mode=disabled
wds-default-bridge=none wds-ignore-ssid=no bridge-mode=enabled default-authentication=yes default-forwarding=yes default-ap-tx-limit=0 default-client-tx-limit=0 hide-ssid=no security-profile=default compression=no

[admin@MikroTik] > /system resource print
uptime: 41m18s
version: 6.28
build-time: Apr/15/2015 15:18:31
free-memory: 96.0MiB
total-memory: 128.0MiB
cpu: MIPS 74Kc V4.12
cpu-count: 1
cpu-frequency: 600MHz
cpu-load: 5%
free-hdd-space: 36.6MiB
total-hdd-space: 128.0MiB
write-sect-since-reboot: 1250
write-sect-total: 5261408
bad-blocks: 0.1%
architecture-name: mipsbe
board-name: RB2011UAS-2HnD
platform: MikroTik

What can I do to make wifi working again ? only terminal is available for me and factory reset is not an option :frowning:

Always read the releasenotes first!

You probably need to install some wireless package and enable the wlan manually.

did it. When you upgrading 6.28 → 6.36 ROS ask you to manually disable and uninstall wireless-fp.

Now that`s how my package list looks:

[admin@MikroTik] > /system package print
Flags: X - disabled

NAME VERSION SCHEDULED

0 lte 6.36
1 system 6.28
2 advanced-tools 6.28
3 calea 6.28
4 dhcp 6.28
5 gps 6.28
6 hotspot 6.28
7 ipv6 6.28
8 lcd 6.28
9 mpls 6.28
10 multicast 6.28
11 ntp 6.28
12 openflow 6.28
13 ppp 6.28
14 routing 6.28
15 security 6.28
16 ups 6.28
17 user-manager 6.28
18 wireless-fp 6.28
19 X wireless 6.28

And you don’t see any wireless interface? Have you updated the firmware too?

I have seen that on 6.37, on first time upgrade, the wireless package is disabled and the configuration is lost.
If you have a configuration backup file on the device?
If yes, enable the wireless package, restore the backup it and reboot. This should fix it.

http://forum.mikrotik.com/t/v6-37rc-release-candidate-is-released-only-one-wireless-package/100038/1

didn`t touch firmware, it was ok with 6.28 and now I downgraded ROS back to 6.28.

I can see wireless interface, and it shows as Running(see code in first post) but my mobile devices can`t see mikrotik SSID anymore.

In my case looks like configuration wasnt erased, and yes I disabled wireless-fp, uninstalled it, installed 6.37 with package wireless. Now I downgraded back to 6.28 and configuration looks ok. I'm not pro mikrotik guy` so I guess I just missed something trivial.

As of diagnostics, scan works well:

[admin@MikroTik] > /interface wireless scan
number: 0
Flags: A - active, P - privacy, R - routeros-network, N - nstreme, T - tdma, W - wds, B - bridge
ADDRESS SSID CHANNEL SIG NF SNR RADIO-NAME
AP BC:AE:C5:EC:19:9B ASUS-Den2G 2427/20-Ce/gn -80 -95 15
AP DC:02:8E:B3:6A:37 MGTS_GPON_6E27 2437/20/gn -59 -97 38
AP DC:02:8E:B1:BA:1B mgts100 2437/20/gn -68 -97 29
AP CC:7B:35:D1:8C:30 MGTS_GPON_244 2437/20/gn -87 -97 10
A 38:2C:4A:98:8A:13 MuHyS-Free 2437/20/gn -90 -97 7

Does it run in Ap bridge mode? Maybe you should reset wireless settings and set up wlan again…

What do u want to achieve Station or AP? I can see ur device mode = station.

Sent from my HTC Desire 610 using Tapatalk

thx all, yes station mode ruined my morning today ^^ I reset device and reconfigured it, everything looks ok now.

I also lost wireless interface on upgrade from RouterOS 6.37 rc 5 to rc 12 and 15 is also missing. Try with downgrading fw 3.33 to 3.24. same result. This is on RB 2011UiAS-2HnD. On 2011UAS-2HnD wireless working normal with RouterOS 37 rc 12 and 15. Same firmware on both.

Never use release candidate versions on productive devices. They are for testing purposes only and are not expected to work reliably.