Hi!
I’ve a problem with a RB532 and an Atheros 5212.
[admin@MikroTik] > /system resource pci print detail
0 device="00:04.0" name="AR5212 802.11abg NIC (rev: 1)" vendor="Atheros Communications, Inc."
category="Ethernet controller" vendor-id="0x168c" device-id="0x0013" irq=142
...
for me it looks like the card will be detected by the system, but no interface is shown by RouterOS:
[admin@MikroTik] > /interface print
Flags: X - disabled, D - dynamic, R - running
# NAME TYPE RX-RATE TX-RATE MTU
0 R ether1 ether 0 0 1500
1 X ether2 ether 0 0 1500
2 X ether3 ether 0 0 1500
[admin@MikroTik] > /interface wireless print
Flags: X - disabled, R - running
[admin@MikroTik] >
Software ist RouterOS V 2.9.30 Level 5
Any suggestions?
regards,
Andreas
sergejs
September 29, 2006, 4:51pm
2
Test the card in another board, if you will get the same result, than it doesn’t work (RMA case).
cmit
September 29, 2006, 5:47pm
3
Or, perhaps - excuse the silly question - you don’t have a wireless license on this system? Has happened to me, too
Best regards,
Christian Meis
Dear Christian,
Yes, I know this problem. About one year ago, I also digged around to figure out the same problem. But on this board is a level 5 license, so this shouldn’t be the problem
regards,
Andreas
cmit
September 30, 2006, 4:24pm
5
Sorry, didn’t read the “Level 5 license” in your original post…
What brand/model is this card?
Best regards,
Christian Meis
Remove the card. Reboot. Then shutdown after a complete startup, add card, turn back on.
Sometimes it won’t ‘mount’ the card - I had this problem and doing the above fixed it.
Sam
Alex
October 2, 2006, 5:00pm
7
do you have wireless package installed and enabled in your system?
Now it works:
[admin@MikroTik] > /interface wireless print
Flags: X - disabled, R - running
0 X name="wlan1" mtu=1500 mac-address=00:15:6D:10:03:B1 arp=enabled disable-running-check=no
interface-type=Atheros AR5213 radio-name="00156D1003B1" mode=station ssid="MikroTik" area=""
frequency-mode=manual-txpower country=no_country_set antenna-gain=0 frequency=5180 band=5ghz scan-list=default
rate-set=default supported-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps basic-rates-a/g=6Mbps
max-station-count=2007 ack-timeout=dynamic tx-power-mode=default noise-floor-threshold=default
periodic-calibration=default periodic-calibration-interval=60 burst-time=disabled dfs-mode=none antenna-mode=ant-a
wds-mode=disabled wds-default-bridge=none wds-default-cost=100 wds-cost-range=50-150 wds-ignore-ssid=no
update-stats-interval=disabled default-authentication=yes default-forwarding=yes default-ap-tx-limit=0
default-client-tx-limit=0 proprietary-extensions=post-2.9.25 hide-ssid=no security-profile=default
disconnect-timeout=3s on-fail-retry-time=100ms preamble-mode=both compression=no allow-sharedkey=no
It was a short-circuit done by the pigtail on the Mini-PCI card. I was wondering because after unmounting and mounting again the card works, later not, and so on.
Anyway, thank you for your help!
regards,
Andreas