[SOLVED] Wifi not working on ASUS X75V

Hi all,
Today I installed Mageia 3 on an ASUS X75V laptop. Strangely, wifi will not work when I boot the default kernel (3.8.13.4-desktop-1.mga3) but works with the kernel that remained from Mageia 2 (3.4.45-desktop-1.mga2).
In both cases, the driver module is loaded:
These are the interfaces:
dmesg ouput is attached.
Any ideas about could be causing this? Is it a problem in the kernel itself or in my configuration?
Thanks.
Today I installed Mageia 3 on an ASUS X75V laptop. Strangely, wifi will not work when I boot the default kernel (3.8.13.4-desktop-1.mga3) but works with the kernel that remained from Mageia 2 (3.4.45-desktop-1.mga2).
In both cases, the driver module is loaded:
- Code: Select all
# lsmod | grep rt2
rt2800pci 18522 0
rt2800lib 58422 1 rt2800pci
rt2x00pci 14519 1 rt2800pci
rt2x00lib 50801 3 rt2x00pci,rt2800lib,rt2800pci
eeprom_93cx6 13345 1 rt2800pci
mac80211 452829 3 rt2x00lib,rt2x00pci,rt2800lib
cfg80211 192038 2 mac80211,rt2x00lib
crc_ccitt 12708 1 rt2800lib
These are the interfaces:
- Code: Select all
# lspcidrake -v | grep NET
alx : Qualcomm Atheros|AR8161 Gigabit Ethernet [NETWORK_ETHERNET] (vendor:1969 device:1091 subv:1043 subd:14c7) (rev: 10)
rt2800pci : Ralink corp.|RT5390 Wireless 802.11n 1T/1R PCIe [NETWORK_OTHER] (vendor:1814 device:5390 subv:105b subd:e054)
dmesg ouput is attached.
Any ideas about could be causing this? Is it a problem in the kernel itself or in my configuration?
Thanks.