From owner-freebsd-wireless@freebsd.org Wed Aug 19 01:51:02 2015 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CA2DD9BBC6F; Wed, 19 Aug 2015 01:51:02 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x22d.google.com (mail-ig0-x22d.google.com [IPv6:2607:f8b0:4001:c05::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 98353BA1; Wed, 19 Aug 2015 01:51:02 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igui7 with SMTP id i7so94051789igu.0; Tue, 18 Aug 2015 18:51:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=QNISbRwvw9jAFk5FaRykzkfj/+8szkkXY2j+8HheevQ=; b=UWmDV4Zlf7a18LVENGBg03zTdb2xiEFP1k39Wtmwv3GOPfCeTO28NAIq3rIPxp7sKR dvm/Exo/GApxvlrErHzrb5mHFbAahI1/nWbXFp1ge6bdAhtwabuKs5R/prPXyheCnSG2 AQJMh4FkNfMMb5h/m49fcpoJstbpuaZ/AqGXHpu+3KfxReSYEVuYT6bpNES3lIXjTZHm 0Gi5XNNsOW5udeW3Khu5BprPaBcGfeOKSKe/ZKXn8p6xYTqejWlAJ/xewioeBJya8W9O /SdrnSY/+jtrAHkO2PoinQD1cj3frP6kmOSpJFRMGifDL3LY+RO13aBNNN9gFSyhl5Xl G4aQ== MIME-Version: 1.0 X-Received: by 10.50.62.193 with SMTP id a1mr19906808igs.61.1439949062160; Tue, 18 Aug 2015 18:51:02 -0700 (PDT) Received: by 10.36.38.133 with HTTP; Tue, 18 Aug 2015 18:51:02 -0700 (PDT) In-Reply-To: References: Date: Tue, 18 Aug 2015 18:51:02 -0700 Message-ID: Subject: Re: X230 Intel Centrino Wireless-N 2200 not working From: Adrian Chadd To: Toby Slight Cc: FreeBSD Questions , "freebsd-wireless@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2015 01:51:02 -0000 hi, please give a -HEAD snapshot on it and see if it works. :) Thanks! -a On 18 August 2015 at 18:23, Toby Slight wrote: > Hi there, > > I just tried to install FreeBSD 10.2 on my Thinkpad X230 after reading that > it was well supported here - https://wiki.freebsd.org/Laptops/Thinkpad_X230. > > The wifi card (Intel Centrino Wireless-N 2200) is supported by iwn > according to that page and this page - https://wiki.freebsd.org/dev/iwn(4). > > However before and after install ifconfig only shows the ethernet device > and the loopback. I tried adding if_iwn_load="YES" to loader.conf as > suggested by the man page, but the dmesg just came back saying the iwn is > already loaded... > > I came across some threads from way back in the 9.1 days ( > http://freebsd.1045724.n5.nabble.com/What-driver-should-I-use-for-intel-centrino-wireless-N-2200-BGN-td5750303.html) > and tried some of the driver loading suggestions there, on the off chance > they might still be applicable, but still no interfaces show up other than > ethernet and loopback. > > Is this device supported in 10.2, and if so what am I doing wrong? > > Cheers, > Toby > > -- > 0x2b || !0x2b > _______________________________________________ > freebsd-wireless@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "freebsd-wireless-unsubscribe@freebsd.org"