From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-77188-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Jbwpv-0004a8-Kq for garchives@archives.gentoo.org; Wed, 19 Mar 2008 11:52:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B75A5E053E; Wed, 19 Mar 2008 11:51:37 +0000 (UTC) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by pigeon.gentoo.org (Postfix) with ESMTP id A1D47E053E for <gentoo-user@lists.gentoo.org>; Wed, 19 Mar 2008 11:51:37 +0000 (UTC) Received: by py-out-1112.google.com with SMTP id w53so491580pyg.25 for <gentoo-user@lists.gentoo.org>; Wed, 19 Mar 2008 04:51:37 -0700 (PDT) Received: by 10.65.122.13 with SMTP id z13mr434011qbm.54.1205927497303; Wed, 19 Mar 2008 04:51:37 -0700 (PDT) Received: by 10.65.121.2 with HTTP; Wed, 19 Mar 2008 04:51:37 -0700 (PDT) Message-ID: <1bd893420803190451u5f5208ffpe094f4b1176e069@mail.gmail.com> Date: Wed, 19 Mar 2008 12:51:37 +0100 From: "Henry Gebhardt" <hsggebhardt@googlemail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] wireless problem In-Reply-To: <560094.59674.qm@web45612.mail.sp1.yahoo.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <560094.59674.qm@web45612.mail.sp1.yahoo.com> X-Archives-Salt: 78cb69cd-c22c-4c35-bfb8-fcf2949d9dc8 X-Archives-Hash: d379b61f134bfb8b1b304671b99ad74d On Wed, Mar 19, 2008 at 12:42 PM, Dani Crisan <danicrisan82@yahoo.com> wrote: > (...) > modules_wlan0=( "dhcp" "iwconfig" "wpa_supplicant") > wpa_supplicant_wlan0="-Dwext -c /etc/wpa_supplicant/wpa_supplicant.conf" > config_wlan0=("dhcp") > > (...) > > How can I make it to authenticate to my "baladei-wifi"? > preferred_aps="'baladei-wifi' 'dlink'" associate_order="forcepreferred" That way it will first try baladei-wifi, and only if that doesn't work, dlink. Notice that 'baladei-wifi' and 'dlink' are in single quotes. See /etc/conf.d/net.example for more details. ~Henry -- gentoo-user@lists.gentoo.org mailing list