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 ) id 1JYnoa-0002Z2-TB for garchives@archives.gentoo.org; Mon, 10 Mar 2008 19:37:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDF3CE05A2; Mon, 10 Mar 2008 19:37:38 +0000 (UTC) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by pigeon.gentoo.org (Postfix) with ESMTP id 88498E05A2 for ; Mon, 10 Mar 2008 19:37:38 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id f5so786523nfh.26 for ; Mon, 10 Mar 2008 12:37:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:x-mailer:x-priority:message-id:to:subject:mime-version:content-type:content-transfer-encoding; bh=nslc0r2g4IWo5973Jz5Z/VIscx5X8ZKenfQRINKqAVA=; b=M0hyw0ZSgwh/J2ntPP4ZdsWA1NM+ol3e2o1noI/6jOFD2wiQ+1+Y/gjsSOrIFTwzE6QYtM1/y7xQJl7LBJDlTRzATGwPih0VKiNtMeVA43MqhZHoS1m9Q58tLu1Ch7PNBnNO43PHxfeoX8rql2WwVk/s5SYXT4PoZ+V+E3TMdfw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:x-mailer:x-priority:message-id:to:subject:mime-version:content-type:content-transfer-encoding; b=gaUgEFQQsanO6QvAJQiWQr5zkIDYsPjhPQ15pjinu7pPXmZq+Y6TZihQkj/P3bTteCHkz8wD3W4doYlF+UP8ZyfRyqjRTWrrBZ+MTmFRcvXu5vTsCMiu6eS+GLCm132GcIbSwezy0UTdtthi1kQU8N85XCe0cCLQgrqMirIs/DA= Received: by 10.78.165.16 with SMTP id n16mr14844823hue.59.1205177857142; Mon, 10 Mar 2008 12:37:37 -0700 (PDT) Received: from KERNEL ( [91.124.217.143]) by mx.google.com with ESMTPS id s10sm11626993mue.15.2008.03.10.12.37.34 (version=SSLv3 cipher=OTHER); Mon, 10 Mar 2008 12:37:35 -0700 (PDT) Date: Mon, 10 Mar 2008 21:37:32 +0200 From: Sergey Kobzar X-Mailer: The Bat! (v3.99.3) Professional X-Priority: 3 (Normal) Message-ID: <11710023105.20080310213732@gmail.com> To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] iwlwifi & psk auth Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archives-Salt: 22a0b61a-850d-4cbb-9efe-93aa434979e3 X-Archives-Hash: c2857536bb532afb88fca312dc20532a I have iwl3945 card: # dmesg | grep iwl iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.1.17ks iwl3945: Copyright(c) 2003-2007 Intel Corporation iwl3945: Detected Intel PRO/Wireless 3945ABG Network Connection iwl3945: Tunable channels: 13 802.11bg, 23 802.11a channels phy0: Selected rate control algorithm 'iwl-3945-rs' And used http://gentoo-wiki.com/HARDWARE_ipw3945 giud to setup my wireless network. My kernel is Linux 2.6.24-gentoo-r3. Unfortunately I can't emerge iwlwifi (but maybe it's not required?): # emerge -pv iwlwifi These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild NS ] sys-kernel/gentoo-sources-2.6.22-r10 USE="symlink -build" 44,216 kB [ebuild N ] net-wireless/iwlwifi-1.2.23 USE="ipw3945 -ipw4965" 355 kB Total: 2 packages (1 new, 1 in new slot), Size of downloads: 44,570 kB - it wants gentoo-sources-2.6.22-r10, but I emerged iwl3945-ucode-2.14.1.5. Also looks like it's impossible to get WPA-PSK working with iwlwifi driver - I didn't find any success story in Google. At the moment I have: # iwconfig lo no wireless extensions. eth0 no wireless extensions. wmaster0 no wireless extensions. wlan0 IEEE 802.11g ESSID:"" Mode:Managed Frequency:2.437 GHz Access Point: Not-Associated Tx-Power=off Retry min limit:7 RTS thr:off Fragment thr=2346 B Encryption key:off Link Quality:0 Signal level:0 Noise level:0 Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 But can't get wpa_supplicant working. Thanks for any help. -- Sergey -- gentoo-user@lists.gentoo.org mailing list