Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Laptop with wireless on/off button
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Pumices
n00b
n00b


Joined: 16 Aug 2005
Posts: 5

PostPosted: Wed Aug 17, 2005 2:52 pm    Post subject: Laptop with wireless on/off button Reply with quote

I recently bought an acer travelmate 3200 and I have installed gentoo on it. I was able to just plug the network card in for times when I needed the internet. But I would like for my wireless card to work but there are two problems. One I am not sure how to make it work, and second the acer has a button on the front to turn the wireless on and off. When that button is pressed gentoo says that it is an unidentified keycode. Is there a way I can set that button up to turn my wireless card on and off while in gentoo. Thanks for any help you can give
Back to top
View user's profile Send private message
oshman
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jun 2005
Posts: 124
Location: Houston, TX

PostPosted: Wed Aug 17, 2005 2:58 pm    Post subject: Reply with quote

Interesting problem.

Quote:
Is there a way I can set that button up to turn my wireless card on and off while in gentoo.


What kind of wireless card are you using and are you able to run "iwconfig". I know I had to emerge "net-wireless/wireless-tools" before my card was detected.

You could try using "ifplugd" which is a package that will configure an IP address for the wireless card if no cable connection is detected. Just start the wireless card by default and it will be used if needed. But as for the on/off switch I and hardware detection by Gentoo, I don't have much to offer.

Good luck.
_________________
Fujitsu Lifebook S6520 Core 2 Duo
Back to top
View user's profile Send private message
Tamsco
Guru
Guru


Joined: 04 Aug 2004
Posts: 313
Location: dmse.mit.edu

PostPosted: Wed Aug 17, 2005 7:24 pm    Post subject: Reply with quote

First things first, you need to figure out what wireless card you have

As root
Code:
lspci | grep -i wireless


(if that doesn't work emerge pciutils)

Next you will have to figure what driver it uses, chances are emerging wireless-tools will do the trick but I'd Google Linux it.
_________________
If you get your problem solved put a [SOLVED] in the title!
Is OpenOffice still compiling?!
Back to top
View user's profile Send private message
Pumices
n00b
n00b


Joined: 16 Aug 2005
Posts: 5

PostPosted: Thu Aug 18, 2005 12:24 am    Post subject: Reply with quote

The card is the intel Pro/wireless 2200BG
Back to top
View user's profile Send private message
laurentgedm
Apprentice
Apprentice


Joined: 23 Feb 2005
Posts: 164
Location: Brussels

PostPosted: Thu Aug 18, 2005 12:57 am    Post subject: Reply with quote

Then
Code:
emerge ipw2200

should do.

Well, i think so... search the forums for more information.


emerge -s ipw


Last edited by laurentgedm on Fri Aug 19, 2005 2:05 pm; edited 1 time in total
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Thu Aug 18, 2005 7:01 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Networking & Security.
Not an installing Gentoo problem
Back to top
View user's profile Send private message
extragedy
n00b
n00b


Joined: 19 May 2005
Posts: 10

PostPosted: Fri Aug 19, 2005 12:55 am    Post subject: Reply with quote

I know some cards requires software switchs... I got that from ipw2100 docs - might help :

Most laptops provide the ability for the user to physically disable the radio.
Some vendors have implemented this as a physical switch that requires no
software to turn the radio off and on. On other laptops, however, the switch
is controlled through a button being pressed and a software driver then making
calls to turn the radio off and on. This is referred to as a "software based
RF kill switch"

See the Sysfs helper file 'rf_kill' for determining the state of the RF switch
on your system.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum