From owner-freebsd-wireless@freebsd.org Wed Feb 8 18:07:51 2017 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 EE66CCD692D for ; Wed, 8 Feb 2017 18:07:51 +0000 (UTC) (envelope-from jt@ixsystems.com) Received: from mx.ixsystems.com (mx.ixsystems.com [12.229.62.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN ".", Issuer "." (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id CAEC6161E for ; Wed, 8 Feb 2017 18:07:51 +0000 (UTC) (envelope-from jt@ixsystems.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by mx.ixsystems.com (Postfix) with ESMTP id 3vJThP39yVzCrTV for ; Wed, 8 Feb 2017 10:07:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ixsystems.com; h=x-mailer:content-type:content-type:mime-version:subject :subject:message-id:from:from:date:date:received:received :received:received:received:received; s=dkim; t=1486577257; x= 1488391658; bh=Yiy/hktZRtvfiH391GCC+/usefkWDpbXYEFhNA7JeOA=; b=O jtjzgSwg+HuCtIYp8jE5JrqAeE7Zum3TLcXsnWw/U0Fmel7Wmh8QEUMiW0bZATxc ruq6ZodKgcPlU7esafBj0PBVoZ0y/62l+YrWw4H8amFYQU4zGHyyZX0/tiQ3KbhZ EOdceXfS8Fl/I+iES47Rdw5rwtdiff3LvuqOLqpdq0At2/gMK8/NWp7u0AVcGMDB LU6R/xXWSG7Mmhp+IS0fMYb98FWmrN3V8mFSzEyKhoufXULOiO3WldSidovheZ2B LFwM4/Ai499EM/qQ9KWpVOorL9x6F7++RiZZjyaqg67ZVJ6MeAT/5x3/beeKEw0u OLWJxtKjLx2tkcbW5xFXQ== X-Amavis-Modified: Mail body modified (using disclaimer) - mx.ixsystems.com X-Virus-Scanned: Scrollout F1 at ixsystems.com Received: from mx.ixsystems.com ([127.0.0.1]) by localhost (mx.ixsystems.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id PZ3YY8Nj4A1T for ; Wed, 8 Feb 2017 10:07:37 -0800 (PST) Received: from zimbra.ixsystems.com (mail.ixsystems.com [10.246.0.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.ixsystems.com (Postfix) with ESMTPS id 3vJTh96Q5mzCq2R for ; Wed, 8 Feb 2017 10:07:37 -0800 (PST) Received: from zimbra.ixsystems.com (localhost [127.0.0.1]) by zimbra.ixsystems.com (Postfix) with ESMTPS id D62D5464475 for ; Wed, 8 Feb 2017 10:07:37 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by zimbra.ixsystems.com (Postfix) with ESMTP id C814B464480 for ; Wed, 8 Feb 2017 10:07:37 -0800 (PST) Received: from zimbra.ixsystems.com ([127.0.0.1]) by localhost (zimbra.ixsystems.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id v6YxU2fZwdM2 for ; Wed, 8 Feb 2017 10:07:37 -0800 (PST) Received: from zimbra.ixsystems.com (zimbra.ixsystems.com [10.246.0.20]) by zimbra.ixsystems.com (Postfix) with ESMTP id B00DD464475 for ; Wed, 8 Feb 2017 10:07:37 -0800 (PST) Date: Wed, 8 Feb 2017 10:07:36 -0800 (PST) From: JT Pennington To: freebsd-wireless@freebsd.org Message-ID: <944687138.4022486.1486577256084.JavaMail.zimbra@ixsystems.com> Subject: Intel 8260 wireless is broken in FreeBSD-12.0-CURRENT-amd64-20170203-r313113 MIME-Version: 1.0 X-Originating-IP: [10.246.0.20] X-Mailer: Zimbra 8.6.0_GA_1153 (ZimbraWebClient - FF51 ([unknown])/8.6.0_GA_1153) Thread-Topic: Intel 8260 wireless is broken in FreeBSD-12.0-CURRENT-amd64-20170203-r313113 Thread-Index: JWvt/U4PrOZfoEAnyXuk6qok48QYlg== Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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, 08 Feb 2017 18:07:52 -0000 iwm0: mem 0xe1000000-0xe1001fff irq 17 at device 0.0 on pci2 iwm0: hw rev 0x200, fw ver 16.242414.0, I'm using the iwm8000Cfw.ko driver I dont recall having this issue before January, but I've been jumping between laptops so much that maybe I didn't notice this before because this laptop normally is sitting in a docking station. When I noticed the issue, I thought it was due to me screwing around on my local TrueOS system. However after testing on the latest FreeBSD release, I have the same problems. The wireless device is detected, and is listed with ifconfig. I can scan with the device without issue, but I can't attach to any network (open or encrypted). Somewhat randomly when I try to connect with wpa_supplicant the entire interface dies and I have to restart the device. I have tested the machine (Lenovo x250) with Windows and two Linux distros (Slackware, ArchLinux) and the wireless works fine, so I know it's not a hardware issue. I'm a bit out of my depth here, but I'll read up in the docs about how to get a dump for you. [root@skynet] ~# sysctl net.wlan.devices net.wlan.devices: iwm0 [root@skynet] ~# pciconf -vl | grep -B2 Wireless iwm0@pci0:3:0:0: class=0x028000 card=0x11308086 chip=0x24f38086 rev=0x3a hdr=0x00 vendor = 'Intel Corporation' device = 'Wireless 8260' [root@skynet] ~# kldstat | grep iwm 20 1 0xffffffff82764000 1a3fb if_iwm.ko 21 1 0xffffffff8277f000 23e916 iwm8000Cfw.ko [root@skynet] ~# ifconfig wlan0 wlan0: flags=8843 metric 0 mtu 1500 ether a4:34:d9:41:8e:d0 nd6 options=29 media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier ssid "" channel 11 (2462 MHz 11g) regdomain FCC country US authmode WPA1+WPA2/802.11i privacy ON deftxkey UNDEF txpower 30 bmiss 10 scanvalid 60 protmode CTS wme roaming MANUAL groups: wlan [root@skynet] ~# ifconfig wlan0 list scan SSID/MESH ID BSSID CHAN RATE S:N INT CAPS ATTI5vupPi 78:96:84:8e:f6:50 6 54M -57:-96 100 EP RSN HTCAP WPA WME iXsystems 60:e3:27:9f:2f:d4 11 54M -56:-96 100 EPS RSN HTCAP WPA WME ATH WPS