Good try but no, i can't see any hidden SSID but thats the behaviour i want to have
- Code: Select all
lspcidrake -v | grep NET :
wl : Broadcom Corporation|BCM4313 802.11b/g/n Wireless LAN Controller [NETWORK_OTHER] (vendor:14e4 device:4727 subv:144f subd:7175) (rev: 01)
r8169 : Realtek Semiconductor Co., Ltd.|RTL8101E/RTL8102E PCI Express Fast Ethernet controller [NETWORK_ETHERNET] (vendor:10ec device:8136 subv:1179 subd:fd30) (rev: 05)
- Code: Select all
rpm -qa | grep wpa
wpa_supplicant-1.1-2.mga3
Listed driver module for BCM4313 Wireless LAN is "wl".
I don't think that any other distro used this one on my system.
In fact, on my working Linux Mint distro, driver is "brcmsmac" and i think all recent distro is using it.
When i go through Mageia control center > Network > New connection , i select to configure a Wireless.
Next it ask me which interface to configure :
1) Broadcom Corporation BCM4313 802.11b/g/n Wireless LAN Controller
2) eth1 : eth1
3) Use Windows driver with ndiswrapper
When i select first interface, i'm advised that the interface can't be found (using driver wl).
When i select third interface, i'm asked to insert the DVD to install ndiswrapper packages (which i don't want to).
When i select second interface, look good :
A list of all surrounding networks appear and i select "Not Listed - manually edit".
Next i enter my ESSID, select WPA2-PSK and enter my passkey.
Next i select all defaults (DHCP, etc...).
A small window pop-up telling it is testing the connection but seconds later, i have a not very informative warning:
"Problem found when testing the network connection. This can be caused by incorrect network configuration or a problem with your modem or router. You can try restarting the configuration to verify the connection parameters."

Please note that I translate all messages returned by Mageia since i've installed it in french...