You are not logged in.

#1 2010-04-24 14:19:38

flay0303
Member
Registered: 2010-01-26
Posts: 29

[SOLVED]wireless card switch problem

today,when i use wired network,i turn off the wireless card switch in my notebook,
but when i use wireless network,it seems my wirelss card can't work?
how to fix this?thanks!

Last edited by flay0303 (2010-04-25 16:37:15)

Offline

#2 2010-04-25 09:56:14

archman-cro
Member
From: Croatia
Registered: 2010-04-04
Posts: 943
Website

Re: [SOLVED]wireless card switch problem

You should at least provide a wlan card name or its manufacturer and model, and some steps you took for it to work before posting here. Maybe someone will answer then...
You been through arch wiki about this?

Offline

#3 2010-04-25 11:29:07

Ultraman
Member
Registered: 2009-12-24
Posts: 242

Re: [SOLVED]wireless card switch problem

Have you tried turning it off and on again?

No really, we can't do anything with what you are telling us. So wireless doesn't seem to work. Why not? Where does it go wrong? Does it not find your access point? It cannot connect? Something else?
Check if the appropriate driver is loading and see if "ifconfig" shows you anything else besides interfaces lo and eth0.

Offline

#4 2010-04-25 16:33:40

flay0303
Member
Registered: 2010-01-26
Posts: 29

Re: [SOLVED]wireless card switch problem

thanks! I'm very sorry because my english is poor,all things seems very OK,such as lspci,lsmod,ifconfig,iwconfig
only the wireless card light off,i have turned off the switch
but,when i turned the switch on,the state of the wireless card light can not change
so the wireless card can't work

i have solved this problem.

$sudo echo 1 > /sys/devices/platform/hp-wmi/rfkill/rfkill0/state

Offline

#5 2010-04-26 12:47:01

Profjim
Member
From: NYC
Registered: 2008-03-24
Posts: 658

Re: [SOLVED]wireless card switch problem

The rfkill tool in [core] is a useful, cross-hardware way to manage this. I find that sometimes after turning off/on my wifi card, I also need to:

modprobe -r my_wifi_driver
modprobe my_wifi_driver

But you say you've solved your problem. Cool.

Offline

#6 2010-04-26 13:19:29

flay0303
Member
Registered: 2010-01-26
Posts: 29

Re: [SOLVED]wireless card switch problem

Profjim wrote:

The rfkill tool in [core] is a useful, cross-hardware way to manage this. I find that sometimes after turning off/on my wifi card, I also need to:

modprobe -r my_wifi_driver
modprobe my_wifi_driver

But you say you've solved your problem. Cool.

not the wifi card,just for wireless card
yeah,it works well now!

Offline

Board footer

Powered by FluxBB