Gentoo Archives: gentoo-user

From: Roger Cahn <rcahn@×××××××××××××.fr>
To: gentoo-user@l.g.o
Subject: [gentoo-user] wifi
Date: Mon, 14 Apr 2008 20:32:33
Message-Id: 4803BF5E.70607@club-internet.fr
1 Hi,
2
3 I can't have a connexion with wifi at boot.
4 To connect I have to do:
5 -iwconfig wlan0 essid "xxxxxxxxxx"
6 -/etc/init.d/net.wlan0 start
7
8 But when I reboot I must do it again.
9 I tried to make rc-update add net.wlan0 default (even boot),
10 but it doesn't work.
11
12 I have a motherboard Asus P5K-E WIFI-AP Edition
13 My /etc/conf.d/net :
14
15 config_wlan0=( "dhcp" )
16 essid_wlan0="xxxxxxxxxx"
17 mode_wlan0="managed"
18 channel_wlan0="10"
19 key_xxxxxxxxxx="32.................78 enc open"
20
21 How can I do to have wifi at boot?
22 (I hope I gave you enough information!).
23 Thank you
24 Roger
25 --
26 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] wifi Davi Vidal <davividal@×××××××××××××.br>