How I manage to run wifi

On 20 December 2007, in computing, config, by ayoli

Yesterday, my boss asked me if I could install ubuntu gutsy on his old unika laptop. Almost everything went fine, but the wifi. Even the kill switch wasn’t working and, typing in a terminal:

iwconfig eth1

always outputs “radio: off”. I had also in dmesg this error:
ipw2200: failed to send TX_POWER command 

So, the base of the problem was to have a working kill switch button. Here what I did:
sudo modprobe rfkill
sudo modprobe rfkill_input

then I hit the killswitch button and, yay ! it worked.
To make this permanent I had to put these lines into /etc/modules :
rfkill
rfkill_input

and to have the led working, I created a file in /etc/modprobe.d called ipw2200 where I put this line:
options led=1

et voila :)
The only annoying thing left is that the wifi is always desactivated at boot.

Tagged with:  

2 Responses to “How I manage to run wifi”

  1. khalid says:

    Que dis tu de faire fonctionner le mien s’il te plaît..Je suis sous Dapper et j’ai un Packadr Bell EasyNote B3410..
    Petite remarque : J’ai essayé plusieurs fois avec le Live de ZenWalk (dérivée de la slackware) avec le pilote de Windows grace à ndiswrapper tout marche à mérveille mais pas moyen de faire la même chose avec ma Dapper :-(

    Je reste à l’écoute (par mail aussi si tu peut )

  2. ayoli says:

    salut,
    J’ai souvenance d’avoir echoué sous dapper. Par contre sous edgy avec ndiswrapper ca avait fonctionné.
    Cecit dit, hardy heron sera une LTS, et la béta et déjà pas mal stable. Peut être est-ce une occasion pour toi de migrer vers un OS plus récent qui gère probablement mieux les divers drivers wifi.
    A noter que je fais tourner hardy sur un vieux toshiba, en abusant pas des goodies eye candy, j’ai de meilleures perf qu’avec feisty ou gusty qui tournaient pas super sur ce vieux laptop.

Leave a Reply

WordPress Themes

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!