From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GhWox-0002SZ-1m for garchives@archives.gentoo.org; Tue, 07 Nov 2006 19:41:19 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kA7JbtAx002731; Tue, 7 Nov 2006 19:37:55 GMT Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kA7JZOCe023429 for ; Tue, 7 Nov 2006 19:35:24 GMT Received: from [84.148.30.72] (helo=cinzia) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis), id 0ML25U-1GhWjD28oX-00080y; Tue, 07 Nov 2006 20:35:23 +0100 From: Luigi Pinna To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] wireless on boot Date: Tue, 7 Nov 2006 20:35:07 +0100 User-Agent: KMail/1.9.5 References: <200611011547.25647.mailing-gentoo@sailorferris.com> <200611041353.43417.mailing-gentoo@sailorferris.com> <20061104194451.225cc8c4@krikkit.digimed.co.uk> In-Reply-To: <20061104194451.225cc8c4@krikkit.digimed.co.uk> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200611072035.12569.mailing-gentoo@sailorferris.com> X-Provags-ID: kundenserver.de abuse@kundenserver.de login:e46971f3dd90066ba59bca989fa63868 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Archives-Salt: 7d7b8616-100b-486c-9f5a-51517a686a24 X-Archives-Hash: 0a8c596c5f6adac6e17f34c5e4aa93e9 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alle 20:44, sabato 4 novembre 2006, Neil Bothwick ha scritto: > On Sat, 4 Nov 2006 13:53:39 +0100, Luigi Pinna wrote: > > But I continue to have some problems... > > First, on boot time net.eth0 gives up and I must wait until timeout > > before that boot could continue. > > emerge ifplugd and read the comments about it in > /etc/conf.d/net.example Sorry I answer only now: I was not here! Your command works good, now in boot time I don't wait about net.eth0 but net.wlan0 and net.eth0 seem not active, but the wireless works. I found that my connection is not still stable. dmesg is full from this kind of messagges: zd1211:Mixed Mode wlan0: Configured authentication algorithms: Open system wlan0: Drop encrypted: enabled zd1211:Switch to Infra mode zd1211:Mixed Mode wlan0: WPA version: WPA wlan0: pairwise cipher: TKIP wlan0: group cipher: TKIP wlan0: key mgmt: PSK wlan0: privacy: enabled wlan0: Allow Rx unencrypted EAPOL: disabled zd1211:STA_ASSOCIATED with 00:15:0c:24:bd:22 zd1211:Notify_join_event:00:15:0c:24:bd:22 zd1211:Mixed Mode zd1211:STA_ASSOCIATED with 00:15:0c:24:bd:22 ******We Lose AP for 5 seconds zd1211:zd1205_dis_connect zd1205_notify_disjoin_event wlan0: Configured authentication algorithms: Open system wlan0: Drop encrypted: enabled zd1211:Switch to Infra mode zd1211:Mixed Mode wlan0: WPA version: WPA wlan0: pairwise cipher: TKIP wlan0: group cipher: TKIP wlan0: key mgmt: PSK wlan0: privacy: enabled wlan0: Allow Rx unencrypted EAPOL: disabled zd1211:Mixed Mode zd1211:STA_ASSOCIATED with 00:15:0c:24:bd:22 zd1211:Notify_join_event:00:15:0c:24:bd:22 And after same time (very irregular days or hours), I lose the signal but nothing notices it. I can solve with 2 simple command: rmmod zd1211b and modprobe zd1211b When I put on the module again, dhcpcd recognizes it and start a new connection. What is wrong in my configuration? My /etc/wpa_supplicant .conf is: ctrl_interface=/var/run/wpa_supplicant ctrl_interface_group=0 eapol_version=1 ap_scan=1 network={ ssid="MySSID" proto=WPA key_mgmt=WPA-PSK pairwise=TKIP group=CCMP TKIP WEP104 WEP40 psk="MyPassword" priority=2 } fast_reauth=1 Thanks, Luigi - -- Public key GPG(0x633F86B7) on hkp://keyserver.linux.it/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFUN/wHmkkjmM/hrcRAuwhAKCJukCsTF6mbEawidfragFRzQz9nwCgmFb1 dkGVCGE5/sSmnjYdq4t5CUY= =YxJp -----END PGP SIGNATURE----- -- gentoo-user@gentoo.org mailing list