From owner-freebsd-questions@FreeBSD.ORG Tue May 16 15:37:22 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A326F16A4DF for ; Tue, 16 May 2006 15:37:22 +0000 (UTC) (envelope-from erazorbg@gmail.com) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91CE943D70 for ; Tue, 16 May 2006 15:37:15 +0000 (GMT) (envelope-from erazorbg@gmail.com) Received: by wx-out-0102.google.com with SMTP id s12so714wxc for ; Tue, 16 May 2006 08:37:14 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dyu1qIlEtLkijA+Kz2Q7RYLBwS3vNGA2CK+FSDQq0ZagI4mq5z7OsnmHwHRpar/PT8RZWIzoEb59E4TKywdtg/IdXAyBmIHmxHhvoUihb3YReKMBil84S1oduxe43GiHPdGA9yX/9ne+eMuh5WzYXLNyrswxLnk4aeJSqY8Kmoc= Received: by 10.70.27.15 with SMTP id a15mr325166wxa; Tue, 16 May 2006 08:37:13 -0700 (PDT) Received: by 10.70.50.1 with HTTP; Tue, 16 May 2006 08:37:13 -0700 (PDT) Message-ID: <7cc8007f0605160837r2aeacceflc10b81579ad27cc4@mail.gmail.com> Date: Tue, 16 May 2006 18:37:13 +0300 From: "Dimiter Ivanov" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: wpa_supplicant timeouts when trying to associate to AP 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: Tue, 16 May 2006 15:37:24 -0000 Hello. I have installed the driver for my card , and i made a config file for the wpa_supplicant. The config file parses without problem but i cannot connect. When i try to associate i get the following error : Trying to associate with 00:08:a1:52:d1:a3 (SSID=3D'LUB' freq=3D2412 MHz) Authentication with 00:00:00:00:00:00 timed out. My system is : # uname -a FreeBSD erazor.home 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 And i have a Cardbus wireless card , from ASUS, which i use with the driver ndisgen created for me from the windows drivers supplied with the card. When i searched the lists and googled before i post, i found few people having the same issue, asking for help, but without any response. So, is it helpless ? Should i search for different wireless card to use with FreeBSD ?