not necessarily I don't think - here is mine (this is also an N13 but it is the other variant with the Ralink chipset)
Code:
wlan1 IEEE 802.11bgn ESSID:"NETGEAR68"
Mode:Managed Frequency:2.427 GHz Access Point: xx:xx:xx:xx:xx:xx
Bit Rate=78 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:on
Link Quality=70/70 Signal level=-29 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:384 Invalid misc:30 Missed beacon:0
You will get more detailed info including the encryption mode from nm-tool or nmcli:
Code:
nmcli dev wifi list
I don't really know what to suggest here (apart from waiting for chili or one of the other wireless gurus to step back in). It wouldn't hurt to reinstall nm since we didn't do that after purging wicd
Code:
sudo apt-get install --reinstall network-manager
At some point we could also try creating the connection via /etc/network/interfaces (i.e. the older networking service instead of network-manager)
Bookmarks