From owner-freebsd-questions@freebsd.org Wed Aug 19 07:13:53 2015 Return-Path: Delivered-To: freebsd-questions@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 BFB6C9BDEEF for ; Wed, 19 Aug 2015 07:13:53 +0000 (UTC) (envelope-from i@thomazleite.com) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8FFFBC01 for ; Wed, 19 Aug 2015 07:13:53 +0000 (UTC) (envelope-from i@thomazleite.com) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 7D0E2202FA for ; Wed, 19 Aug 2015 03:13:52 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute2.internal (MEProxy); Wed, 19 Aug 2015 03:13:52 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=thomazleite.com; h=cc:content-transfer-encoding:content-type:date:from :in-reply-to:message-id:mime-version:references:subject:to :x-sasl-enc:x-sasl-enc; s=mesmtp; bh=vLcmv2uQ4RoUm3yM46bcsx3r+Hs =; b=OgrQ8lS4rHybK679JQcd/RinhVlpGYFoP30VMpPwX2cv1nL+1B1eF2b3gRl VXahKI3MHRF+BMSVoS7UCFskPRRRVX5P6cjhJp1NXERu38iZrYd/Var/IkECarq+ 9bz/G3mEZ+j27YZ6iuxWeacW3I6kB/qgInPKvDMPs+RBczKs= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=vLcmv2uQ4RoUm3y M46bcsx3r+Hs=; b=uVp6W+UX33tGn3T1qeq1G8xzM21yvwd8dgi7kfZSgXIdOXi 9veT1q+U2J7Y8UESO9n852aRDVlYL+K35PqLoGLH4QiZBMUuUvdw2JkKwmU2wq+J ranZxLItgU/YFkE3FApWuXF+ZXxreLElBBbIsEnGf7aRLPRcPZNywfEp6e3s= Received: by web3.nyi.internal (Postfix, from userid 99) id 4C633102AC3; Wed, 19 Aug 2015 03:13:52 -0400 (EDT) Message-Id: <1439968432.1953614.360023377.5E4B89D5@webmail.messagingengine.com> X-Sasl-Enc: IXnlrYYSOiWwJ8GwwarFAfZV1O5F4hOWfQwc1oGOM5di 1439968432 From: Thomaz Leite To: Adrian Chadd Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-4fee8ba5 In-Reply-To: <1439968097.1952787.360004873.0C2FA923@webmail.messagingengine.com> References: <1439968097.1952787.360004873.0C2FA923@webmail.messagingengine.com> Subject: Re: X230 Intel Centrino Wireless-N 2200 not working Date: Wed, 19 Aug 2015 07:13:52 +0000 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Aug 2015 07:13:53 -0000 Actually, I have just tested the brightness keys again on 10.2-RELEASE and it works. -- Thomaz On Wed, Aug 19, 2015, at 07:08 AM, Thomaz Leite wrote: > What exactly is a -HEAD snapshot? I also have a ThinkPad X230 (with the > Intel Centrino 6205) and my experience with 10.1/10.2-RELEASE has been > different than what the wiki says (e.g. brightness keys don't work). > > -- Thomaz > > On Wed, Aug 19, 2015, at 01:51 AM, Adrian Chadd wrote: > > 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" > > _______________________________________________ > > 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"