From owner-freebsd-questions@FreeBSD.ORG Wed Feb 17 12:54:35 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9200D1065672 for ; Wed, 17 Feb 2010 12:54:35 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f225.google.com (mail-ew0-f225.google.com [209.85.219.225]) by mx1.freebsd.org (Postfix) with ESMTP id 2829A8FC14 for ; Wed, 17 Feb 2010 12:54:34 +0000 (UTC) Received: by ewy25 with SMTP id 25so535949ewy.3 for ; Wed, 17 Feb 2010 04:54:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=0ZbNZItpSs4jUtuG05dGh1oRRpVUYmqTy5mkGHvKQAQ=; b=nLVTijIXMG+IUrsi4f9oSnohMIEozkM4gMFYZ636jh/CmXHmaARazfYSzlppxExjli 79cNYErPaq0p9Gftc/3QuA6Rxgz8iMai0iCpviQ3u5rgG8lteKbn8qGCt2Bfol8tFuaB Rd/B3uc070w7wjL7DxgiQni3loj2kcnOvQfgg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=FmiUoQnLsMwEnQ/J8LLKcZVu9k4HDkj8sB3ylNY/To4Cqi9BphBhrg0ZRzpLPOjRrX 1p1o4ENDdyhsSuYrEwwSaJf83OKR8hUcpVxlyeQjVVCmDtrBCibHeUiFy5hf+HBdiOev bryP/GX1geaTEhPpO+3e4HkXW7Z5Pc7d1yvxQ= MIME-Version: 1.0 Received: by 10.213.100.199 with SMTP id z7mr5137776ebn.98.1266411274009; Wed, 17 Feb 2010 04:54:34 -0800 (PST) In-Reply-To: <29722c131002170320r76ef1f1rbbfbb68bb9c0cf9f@mail.gmail.com> References: <08C86D6F-3D2C-476B-8E4A-0B18065CCB84@gmail.com> <3a142e751002161428x63a33fd0h9a7649f4a3520356@mail.gmail.com> <29722c131002170320r76ef1f1rbbfbb68bb9c0cf9f@mail.gmail.com> Date: Wed, 17 Feb 2010 12:54:33 +0000 Message-ID: <3a142e751002170454m2634b35bl8abdde919526b072@mail.gmail.com> From: Paul B Mahol To: Anselm Strauss Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: RTL8192SE WLAN X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Feb 2010 12:54:35 -0000 On 2/17/10, Anselm Strauss wrote: > On Tue, Feb 16, 2010 at 11:28 PM, Paul B Mahol wrote: > >> On 2/16/10, Anselm Strauss wrote: >> > Hey, >> > >> > anybody got the RTL8192SE wireless chip to work with FreeBSD? I bought a >> > Asus 1201N laptop. I successfully compiled the Windows XP driver with >> > ndisgen(8). The driver loads and the device is there. On the FreeBSD >> EeePC >> > wiki it says it's a 8191 chip, but when I look at the driver download >> from >> > Asus and dmesg it's reported as 8192. The driver seems to work at least >> in >> > some way since I'm able to scan for networks and get a list. But I >> > cannot >> > connect to a WPA2 network. Association with the network always fails in >> > wpa_supplicant(8). >> >> Maybe there is some kind of timeout, I could send you small patch to test >> it. >> Just post full verbose debug output from wpa_supplicant(8) >> >> Anyway, feel free to test http://www.gitorious.org/NDISulator >> >> > Anyone has some experience? >> >> You are using wpa_supplicant with -D ndis flag, right? >> > > Hm, interesting. No, I didn't know this option. Can't find it on the > wpa_supplicant manpage. But I will try it ... You do not need it if you use 8.0 and you start wpa_supplicant via rc.conf