The Navigatrix has been updated. The new website can be found at navigatrix.net.




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Wireless not working - Vista, Compaq CQ50-130US

Joined: 01 Mar 2013, 05:14
Posts: 12
Hi there,

I've spent hours trying to make the wifi work - without success.
I searched the internet for the driver I should need, and then installed it with
package 'windows wireless drivers'.

Now it does show currently installed drivers (netathw and netathwx, hardware present: yes). I tried to install only one or only the other driver.
But any combination just shows
Wireless networks: device not ready.

Any suggestions?

Thanks!
Iris


Top
   
 
 Post subject: Re: Wireless not working - Vista, Compaq CQ50-130US

Joined: 04 Nov 2010, 20:51
Posts: 1062
I now understand your hardware info question...but I don't understand what you did.

The first thing to check is:
Code:
rfkill list all
This tells you if something is switched off. For example,
Quote:
wadda@mini:~$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
The wireless is turned off via a software switch. If the Hard blocked was yes it would mean the switch on the laptop was has turned the wireless off. (On my machine it's <FN><F3> to toggle on/off. Others have an actual push putton, or slider, switch)

If hard block is 'yes', flick the switch; If soft is 'yes'
Code:
sudo rfkill unblock wifi
...give that a go.
Quote:
wadda@mini:~$ rfkill list all
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
If you still have trouble let us know.


Top
   
 
 Post subject: Re: Wireless not working - Vista, Compaq CQ50-130US

Joined: 04 Nov 2010, 20:51
Posts: 1062
I just checked the database. Your machine has
Quote:
AR242x / AR542x Wireless Network Adapter (PCI-Express)
It uses the ath5k module (driver) that is already on it.

You can verify this with lspci |grep -i wireless and modinfo ath5k

[LiSt PCI device and return any that match 'wireless' regardless of case (Wireless; WIRELESS; WiReLeSs) and return MODular INFOrmation about athk5]


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


Search for:

Credits © 2010 - 2024