From owner-freebsd-hardware@FreeBSD.ORG Sun Feb 3 18:33:18 2008 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8585B16A46B for ; Sun, 3 Feb 2008 18:33:18 +0000 (UTC) (envelope-from wael.nasreddine@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by mx1.freebsd.org (Postfix) with ESMTP id 4ABB713C447 for ; Sun, 3 Feb 2008 18:33:18 +0000 (UTC) (envelope-from wael.nasreddine@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so520782anc.13 for ; Sun, 03 Feb 2008 10:33:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; bh=wSZu5SScw1/oRwqwTgBL5YeMBSzacOQ4i4yuMdHtSqA=; b=UFvaBQlllQ9gUzRPRmNUqQw98ZfigiipK8+y5N4M3aIl+mZtMckD8TWQxIfc2mWFD6zQK7idYYeT93tP6CBhWpPPw0ZfX5NpZGf1rr9HnLXSoonnucg5wtUytA01EBRdAALectD0KnKaG7gOLxhyC0fJePuhU3PIbatDRx0oiKI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=hzFbBHqSOaZEovjF3HoiCAD0fNpxNpJxNp0vAGCeOhvF9sN1IDa6ohomNdyzYDQ1WqAlOgRMFqzW1EZK3zH+cDM3tiYDtoOntLRs3imNKjdas7dU+SnIrChXNpeXl26fyl1O2Y5QMW86/TvJ/BZsKlVHnmjzr7rIQjLQkpyg74g= Received: by 10.100.225.19 with SMTP id x19mr13088839ang.9.1202062020962; Sun, 03 Feb 2008 10:07:00 -0800 (PST) Received: by 10.100.215.13 with HTTP; Sun, 3 Feb 2008 10:07:00 -0800 (PST) Message-ID: Date: Sun, 3 Feb 2008 19:07:00 +0100 From: "Wael Nasreddine" Sender: wael.nasreddine@gmail.com To: freebsd-hardware@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: bdac07123809dd16 Subject: I need some help trying to make Intel 3945ABG wireless card working. X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2008 18:33:18 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I'm new to FreeBSD and I have a Toshiba Satellite A135-S4427 equipped with an Intel 3945ABG wireless card. I searched a bit and I added these to /boot/loader.conf - ----CUT if_wpi_load="YES" wlan_load="YES" wlan_amrr_load="YES" firmware_load="YES" wpifw_load="YES" - ----CUT Now I have a wpi0 interface I tried doing - ----CUT ifconfig wpi0 ssid eMxyzptlk wepkey "0xC1C731EA92AC05B1E7BA6186CF" - ----CUT but it doesn't associate with the AP all I see in ifconfig is - ----CUT wpi0: flags=8802 metric 0 mtu 1500 ether 00:19:d2:42:91:3f media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier ssid eMxyzptlk channel 1 (2412 Mhz 11b) authmode OPEN privacy OFF wepkey 1:104-bit txpower 50 bmiss 7 scanvalid 60 bintval 0 - ----CUT my AP is channel 11 so tried to switch manually - ----CUT ifconfig wpi0 ssid eMxyzptlk wepkey "0xC1C731EA92AC05B1E7BA6186CF" channel 11 - ----CUT but it didn't associate this way either - ----CUT wpi0: flags=8802 metric 0 mtu 1500 ether 00:19:d2:42:91:3f media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier ssid eMxyzptlk channel 11 (2462 Mhz 11g) authmode OPEN privacy OFF wepkey 1:104-bit txpower 50 bmiss 7 scanvalid 60 protmode CTS bintval 0 - ----CUT I don't know where to go from here, I appreciate your help guys Thanks. - -- Wael Nasreddine http://wael.nasreddine.com PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724 DE12 5565 3945 C8DD 18A2 .: An infinite number of monkeys typing into GNU emacs, would never make a good program. (L. Torvalds 1995) :. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHpgLEVWU5RcjdGKIRAiOWAJ9FNxOgy4DrLhi0acswvdefP5m3QwCg3qt8 lqR0npPnfg7V4/XJavhNH/Y= =PKGu -----END PGP SIGNATURE-----