Hi All,
We are finding it difficult to make the wireless work in my friend's laptop. It is a Dell Inspiron. Running on Ubuntu 12.04 with 3.2.0-30-generic kernel.
lspci | grep -i ethernet
Earlier rfkill was showing that the wifi was hard blocked. However wired internet was working fine. So, after few googling we installed the alx driver from compat-wireless-2012-05-10-p.tar.bz2Code:03:00.0 Ethernet controller: Atheros Communications Inc. AR8162 Fast Ethernet (rev 10)
This is how we did it.
After the above installation, rfkill all shows:Code:tar -xvf compat-wireless-2012-05-10-p cd compat-wireless-2012-05-10-p scripts/driver-select alx make make install modprobe alx
But still we are not getting the wireless option.Code:0: dell-wifi: Wireless LAN Soft blocked: no Hard blocked: no 1: dell-bluetooth: Bluetooth Soft blocked: no Hard blocked: no
Is there anything else needs to be done?
iwconfig gives following.
Any help will be greatly appreciated. Thanks in advance.Code:ppp0 no wireless extensions. lo no wireless extensions. eth0 no wireless extensions. usbpn0 no wireless extensions.
Regards,
ksprasad



Adv Reply
Bookmarks