public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] configuring wlan0
Date: Wed, 18 Nov 2009 16:38:36 +0000	[thread overview]
Message-ID: <200911181638.55003.michaelkintzios@gmail.com> (raw)
In-Reply-To: <20091118151104.GP95848@kanga.digitaltorque.ca>

[-- Attachment #1: Type: Text/Plain, Size: 1096 bytes --]

On Wednesday 18 November 2009 15:11:05 Michael P. Soulier wrote:
> On 18/11/09 Alan McKinnon said:
> > Forget all about conf.d/net, and disable the init scripts for it.
> >
> > Install and run wicd instead.
> 
> I'll look into it, but the Gentoo Handbook still points at conf.d/net, so
> should there not be an update if it has fallen out of favour? Should the
>  bugs in conf.d/net not be fixed?

I don't think that there bugs in conf.d/net just a matter of preference.  Alan 
suggested that wicd is a simpler way to have your wireless configured and it 
does not need /etc/init.d/*net scripts to function.

I am running wpa_supplicant:

modules=( "wpa_supplicant" )

wpa_supplicant_ath0="-Dwext"

and it just works™ for my wireless card.

You may want to try something like this in your /etc/conf.d/net:

sleep_scan_wlan0="1"

config_wlan0=( "dhcp" )
fallback_wlan0=( "192.168.0.5 netmask 255.255.255.0" )
fallback_route_wlan0=( "default via 192.168.0.1" )

in case there is a dhcp problem with how the router releases IP address 
leases.
-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  reply	other threads:[~2009-11-18 16:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-17 23:20 [gentoo-user] configuring wlan0 Michael P. Soulier
2009-11-18  7:10 ` Alan McKinnon
2009-11-18 15:11   ` Michael P. Soulier
2009-11-18 16:38     ` Mick [this message]
2009-11-18 23:38       ` Michael P. Soulier
2009-11-20 20:12         ` Mick
2009-11-23 12:18           ` Mick
2009-11-27  2:58             ` Michael P. Soulier
2009-11-27  2:55           ` Michael P. Soulier
2009-11-18 17:45     ` Space Cakex
2009-11-18 23:39       ` Michael P. Soulier
2009-11-19 13:04         ` Alan McKinnon
2009-11-19 13:00     ` Alan McKinnon
2009-11-20  1:11       ` Michael P. Soulier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200911181638.55003.michaelkintzios@gmail.com \
    --to=michaelkintzios@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox