From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OA5Sl-000862-PK for garchives@archives.gentoo.org; Thu, 06 May 2010 18:06:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65910E07A8; Thu, 6 May 2010 18:05:15 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 15582E07A8 for ; Thu, 6 May 2010 18:05:14 +0000 (UTC) Received: by wwb22 with SMTP id 22so177836wwb.40 for ; Thu, 06 May 2010 11:05:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=cQKPIZ2yDHXjavYcaaj6Pw0CzoclskpDCSQPELWG0RY=; b=tcLmKq9o2EnqH908f1CNGWlm+43twIDawemOg/sikxbQmIUq9gE5azIQk/9prWr0p3 YF6h+/zNefxbh/WvSPU4GHwU8UciO3GGqN1hsxh1VjEb3AJzVuiV8uP/N5vfN2nNV+AX oZNrrGh9hhCHgS/TrGKR+rjK2c3NkZSPhwW/0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=vw+fNAE8mZhhhSRksRfpBgccnA4+VR+omnI2anEuBU9CkRcwMYmwN9vI0t/EuTWZNQ Jyjyqv/r5167LFEInCYL++QggNHVrXy5tNlx2kpRR/4c2WxxZt8DQ24CBC0AACHZz+JE TRljr+0CiiUEy28jfEcIIY6v0G+cF2NQ/FhW8= Received: by 10.227.138.149 with SMTP id a21mr4460098wbu.225.1273169114288; Thu, 06 May 2010 11:05:14 -0700 (PDT) Received: from (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id x14sm8951341wbs.6.2010.05.06.11.05.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 06 May 2010 11:05:13 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Android tether and wpa_supplicant Date: Thu, 6 May 2010 19:05:01 +0100 User-Agent: KMail/1.12.4 (Linux/2.6.33-gentoo-r2; KDE/4.3.5; x86_64; ; ) References: In-Reply-To: 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: multipart/signed; boundary="nextPart2009367.ac3P8f8AcP"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201005061905.13431.michaelkintzios@gmail.com> X-Archives-Salt: cea01c69-f7fd-49c8-8909-bd4dff62c070 X-Archives-Hash: d98794bc8999582b6b23d9b5ff4620e8 --nextPart2009367.ac3P8f8AcP Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Wednesday 05 May 2010 13:52:20 Fredrik Andersson wrote: > Hi fellow gentoo users >=20 > I'm trying to connect my laptop to my HTC Hero using wpa_supplicant, > has anyone done this? >=20 > this is what I see in wpa_cli when I do scan_result >=20 > #bssid / frequency / signal level / flags / ssid > #02:23:76:81:26:67 2412 240 [IBSS] G1 >=20 > And according to the example wpa_supplicant.conf this should allow me > to connect to a IBSS network. > network=3D{ > ssid=3D"G1" > mode=3D1 > frequency=3D2412 > proto=3DWPA > key_mgmt=3DNONE > pairwise=3DNONE > group=3DTKIP > #psk=3D"abcdefghijklm" > } >=20 > I have tried the connection in Windows and that works, so the phone is > working. >=20 > Any help is greatly appreciated :) If you're using WPA you should define a passphrase. You seem to have=20 commented out your psk. =2D-=20 Regards, Mick --nextPart2009367.ac3P8f8AcP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iEYEABECAAYFAkvjBNkACgkQVTDTR3kpaLarWACfUxDBsJ8M6YRl/IAj3nhrmqpn jXMAnioUAW7i16jfDtOiz6qxpexIlTnd =DP44 -----END PGP SIGNATURE----- --nextPart2009367.ac3P8f8AcP--