From nobody Wed May 31 05:31:02 2023 X-Original-To: freebsd-wireless@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QWHtW2hJsz4Y5VF for ; Wed, 31 May 2023 05:31:15 +0000 (UTC) (envelope-from gshapiro@freebsd.org) Received: from z.gshapiro.net (z.gshapiro.net [IPv6:2600:1f18:408a:c610::100]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.gshapiro.net", Issuer "GoGetSSL RSA DV CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QWHtV4bhrz4HkF for ; Wed, 31 May 2023 05:31:14 +0000 (UTC) (envelope-from gshapiro@freebsd.org) Authentication-Results: mx1.freebsd.org; dkim=none; spf=softfail (mx1.freebsd.org: 2600:1f18:408a:c610::100 is neither permitted nor denied by domain of gshapiro@freebsd.org) smtp.mailfrom=gshapiro@freebsd.org; dmarc=none Received: from zim.gshapiro.net (zim.gshapiro.net [IPv6:2001:bc8:2e97:100:0:0:0:100]) by z.gshapiro.net (8.16.1/8.16.1) with ESMTPS id 34V5V7Rx069876 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=FAIL) for ; Wed, 31 May 2023 05:31:07 GMT (envelope-from gshapiro@freebsd.org) Received: from thornystick.local ([IPv6:2601:647:5d00:1ac0:e0ea:b362:685f:a728]) (authenticated bits=0) by zim.gshapiro.net (8.17.1.27/8.17.1.27) with ESMTPSA id 34V5V2XA032877 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Wed, 31 May 2023 05:31:05 GMT Date: Tue, 30 May 2023 22:31:02 -0700 From: Gregory Shapiro To: freebsd-wireless@freebsd.org Subject: Intel NUC iwm0 (Intel Dual Band Wireless AC 8260) supported? Message-ID: List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spamd-Result: default: False [-1.35 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; NEURAL_HAM_LONG(-0.75)[-0.746]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:14618, ipnet:2600:1f18:4000::/35, country:US]; DMARC_NA(0.00)[freebsd.org]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-wireless@freebsd.org]; ARC_NA(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; FREEFALL_USER(0.00)[gshapiro]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-wireless@freebsd.org]; R_SPF_SOFTFAIL(0.00)[~all:c]; TO_DOM_EQ_FROM_DOM(0.00)[] X-Rspamd-Queue-Id: 4QWHtV4bhrz4HkF X-Spamd-Bar: - X-ThisMailContainsUnwantedMimeParts: N I recently obtained an Intel NUC and, of course, installed FreeBSD on it. Everything that I need works except for the built-in wireless. Though it shows at boot (as iwm0), after booting, it doesn't show up as a network interface. I tried installing the iwmbt-firmware-20221109 port and using it, but it didn't help (successfully applied, but no change). Is there something I am missing or is this particular device not supported? # iwmbtfw -I -d ugen0.3 -f /usr/local/share/iwmbt-firmware iwmbt_is_8260: found 8260/8265 main: Firmware has already been downloaded main: Firmware download is successful! pciconf sees: # pciconf -l | grep iwm iwm0@pci0:1:0:0: class=0x028000 rev=0x3a hdr=0x00 vendor=0x8086 device=0x24f3 subvendor=0x8086 subdevice=0x9010 # pciconf -lv pci0:1:0:0 iwm0@pci0:1:0:0: class=0x028000 rev=0x3a hdr=0x00 vendor=0x8086 device=0x24f3 subvendor=0x8086 subdevice=0x9010 vendor = 'Intel Corporation' device = 'Wireless 8260' class = network Kernel modules are autoloaded for it: # kldstat Id Refs Address Size Name 1 75 0xffffffff80200000 1f3e2d0 kernel 2 1 0xffffffff8213f000 a4a0 cryptodev.ko 3 1 0xffffffff8214a000 59dfa8 zfs.ko 4 1 0xffffffff83010000 d9b0 geom_eli.ko 5 1 0xffffffff8301e000 3250 ichsmb.ko 6 1 0xffffffff83022000 2180 smbus.ko 7 1 0xffffffff83025000 880c8 if_iwlwifi.ko 8 1 0xffffffff830ae000 17310 if_iwm.ko 9 1 0xffffffff830c6000 2110 pchtherm.ko 10 1 0xffffffff83200000 207d78 iwm8000Cfw.ko 11 1 0xffffffff830c9000 3340 uhid.ko 12 1 0xffffffff830cd000 3380 usbhid.ko 13 1 0xffffffff830d1000 31f8 hidbus.ko 14 1 0xffffffff830d5000 3320 wmt.ko 15 1 0xffffffff830d9000 4d00 ng_ubt.ko 16 6 0xffffffff830de000 aac8 netgraph.ko 17 2 0xffffffff830e9000 a238 ng_hci.ko 18 4 0xffffffff830f4000 25a8 ng_bluetooth.ko 19 1 0xffffffff830f7000 e250 ng_l2cap.ko 20 1 0xffffffff83106000 1bee8 ng_btsocket.ko 21 1 0xffffffff83122000 39c0 ng_socket.ko 22 1 0xffffffff83126000 27190 ipfw.ko 23 1 0xffffffff8314e000 2a08 mac_ntpd.ko Boot messages: FreeBSD 13.2-RELEASE releng/13.2-n254617-525ecfdad597 GENERIC amd64 ... ACPI APIC Table: ... pci1: on pcib1 ... pci1: at device 0.0 (no driver attached) ... Intel(R) Wireless WiFi based driver for FreeBSD pchtherm0: mem 0xdf250000-0xdf250fff irq 18 at device 20.2 on pci0 ichsmb0: port 0xf040-0xf05f mem 0xdf24a000-0xdf24a0ff irq 16 at device 31.4 on pci0 smbus0: on ichsmb0 iwm0: mem 0xdf100000-0xdf101fff irq 16 at device 0.0 on pci1 iwm0: hw rev 0x200, fw ver 22.361476.0, address a0:c5:89:17:cc:f3 ... ubt0 on uhub0 ubt0: on usbus0 WARNING: attempt to domain_add(bluetooth) after domainfinalize() WARNING: attempt to domain_add(netgraph) after domainfinalize() ...