public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] wifi
@ 2008-04-14 20:32 Roger Cahn
  2008-04-15 14:55 ` Davi Vidal
  0 siblings, 1 reply; 2+ messages in thread
From: Roger Cahn @ 2008-04-14 20:32 UTC (permalink / raw
  To: gentoo-user

Hi,

I can't have a connexion with wifi at boot.
To connect I have to do:
-iwconfig wlan0 essid "xxxxxxxxxx"
-/etc/init.d/net.wlan0 start

But when I reboot I must do it again.
I tried to make rc-update add net.wlan0 default (even boot),
but it doesn't work.

I have a motherboard  Asus P5K-E WIFI-AP Edition
My /etc/conf.d/net :

config_wlan0=( "dhcp" )
essid_wlan0="xxxxxxxxxx"
mode_wlan0="managed"
channel_wlan0="10"
key_xxxxxxxxxx="32.................78 enc open"

How can I do to have wifi at boot?
(I hope I gave you enough information!).
Thank you
Roger
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user] wifi
  2008-04-14 20:32 [gentoo-user] wifi Roger Cahn
@ 2008-04-15 14:55 ` Davi Vidal
  0 siblings, 0 replies; 2+ messages in thread
From: Davi Vidal @ 2008-04-15 14:55 UTC (permalink / raw
  To: gentoo-user

Em Monday 14 April 2008, Roger Cahn escreveu:
[...]
> I can't have a connexion with wifi at boot.
[...]
> My /etc/conf.d/net :
>
> config_wlan0=( "dhcp" )
> essid_wlan0="xxxxxxxxxx"
> mode_wlan0="managed"
> channel_wlan0="10"
> key_xxxxxxxxxx="32.................78 enc open"
>
> How can I do to have wifi at boot?

	Hi. My wifi is up and running fine.

	My /etc/conf.d/net:

modules=( "iwconfig" )

key_MY_NET="s:my_secret_pass"


	At boot, /etc/init.d/net.wlan0 searches for APs and connect to anyone. :-)

	HTH and sorry my poor English,
-- 
Davi Vidal
--
E-mail: davividal@siscompar.com.br
MSN   : davividal@msn.com
GTalk : davividal@gmail.com
Skype : davi vidal
YIM   : davi_vidal
ICQ   : 138815296
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-04-15 15:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-14 20:32 [gentoo-user] wifi Roger Cahn
2008-04-15 14:55 ` Davi Vidal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox