From nobody Sat Dec 10 12:11:10 2022 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 4NTmvQ6DNlz4kHQF for ; Sat, 10 Dec 2022 12:11:14 +0000 (UTC) (envelope-from freebsd-wireless@lordsith.net) Received: from outbound.soverin.net (outbound.soverin.net [185.233.34.18]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4NTmvP73cYz482H for ; Sat, 10 Dec 2022 12:11:13 +0000 (UTC) (envelope-from freebsd-wireless@lordsith.net) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of freebsd-wireless@lordsith.net designates 185.233.34.18 as permitted sender) smtp.mailfrom=freebsd-wireless@lordsith.net; dmarc=none Received: from smtp.freedom.nl (c04smtp-lb01.int.sover.in [10.10.4.74]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id 4NTmvN2861z7P for ; Sat, 10 Dec 2022 12:11:12 +0000 (UTC) Received: from smtp.freedom.nl (smtp.freedom.nl [10.10.4.108]) by freedom.nl (Postfix) with ESMTPSA id 4NTmvM6dpyzC8 for ; Sat, 10 Dec 2022 12:11:11 +0000 (UTC) Date: Sat, 10 Dec 2022 12:11:10 +0000 X-Soverin-Authenticated: true From: marco To: "freebsd-wireless@freebsd.org" Subject: Re: New laptop: AC 9461/9560: iwm or iwlwifi? Message-ID: Reply-To: marco Mail-Followup-To: marco , "freebsd-wireless@freebsd.org" References: <2e3618b7-646b-02be-eb19-8a58aaf3619f@netfence.it> <537f4871-5184-394e-1f93-bf625dc088cf@netfence.it> 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 In-Reply-To: Organization: lordsith.net X-Operating-System: FreeBSD 13.1-STABLE amd64 X-Unix: Use Unix or die X-Uptime: 12:02PM up 2 mins, 1 user, load averages: 0.41, 0.18, 0.07 X-Spamd-Result: default: False [-2.40 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; R_SPF_ALLOW(-0.20)[+ip4:185.233.34.18]; MIME_GOOD(-0.10)[text/plain]; RCVD_IN_DNSWL_LOW(-0.10)[185.233.34.18:from]; TO_DN_EQ_ADDR_ALL(0.00)[]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-wireless@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:211993, ipnet:185.233.34.0/24, country:NL]; DMARC_NA(0.00)[lordsith.net]; RCVD_COUNT_THREE(0.00)[3]; FROM_HAS_DN(0.00)[]; REPLYTO_EQ_FROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-wireless@freebsd.org]; HAS_ORG_HEADER(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; HAS_REPLYTO(0.00)[freebsd-wireless@lordsith.net] X-Rspamd-Queue-Id: 4NTmvP73cYz482H X-Spamd-Bar: -- X-ThisMailContainsUnwantedMimeParts: N On Fri, Dec 09, 2022 at 09:54:00PM +0000, you (marco) sent the following to [freebsd-wireless] : > > I just can't figure out why reverting back to iwm hasn't restored wi-fi > connectivity. > > Sorry for the long winded email. > I'm sure I performed even more steps but can't put them in the correct > order. > Well based on some of the info from https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249287 I powered-off, unplugged it from the mains and left it for like 15 minutes. Powered back on and wlan0 got created again using iwm0 as parent and my wifi is working again. I did add to loader.conf prior to the power down: if_iwm_load="YES" iwm9000fw_load="YES" I know I shouldn't have to do this (never did before) but given my situation I was willing to try about anything. Here's the iwm info from the last verbose boot: Dec 10 12:01:05 harbinger kernel: Preloaded elf obj module "/boot/kernel/iwm9000fw.ko" at 0xffffffff8305b418. Dec 10 12:01:05 harbinger kernel: Preloaded elf obj module "/boot/kernel/if_iwm.ko" at 0xffffffff8305cc90. Dec 10 12:01:05 harbinger kernel: firmware: 'iwm9000fw' version 0: 2678284 bytes loaded at 0xffffffff82d4e000 Dec 10 12:01:05 harbinger kernel: iwm0: mem 0xea238000-0xea23bfff irq 16 at device 20.3 on pci0 Dec 10 12:01:05 harbinger kernel: iwm0: attempting to allocate 1 MSI vectors (1 supported) Dec 10 12:01:05 harbinger kernel: iwm0: using IRQ 129 for MSI Dec 10 12:01:05 harbinger kernel: iwm0: hw rev 0x310, fw ver 34.3125811985.0, address b8:9a:2a:6e:23:14 Dec 10 12:01:05 harbinger kernel: iwm0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps Dec 10 12:01:05 harbinger kernel: iwm0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps Dec 10 12:01:05 harbinger kernel: iwm0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps [~] doas pciconf -lBbcevV iwm0 iwm0@pci0:0:20:3: class=0x028000 rev=0x11 hdr=0x00 vendor=0x8086 device=0x9df0 subvendor=0x8086 subdevice=0x0030 vendor = 'Intel Corporation' device = 'Cannon Point-LP CNVi [Wireless-AC]' class = network bar [10] = type Memory, range 64, base 0xea238000, size 16384, enabled cap 01[c8] = powerspec 3 supports D0 D3 current D0 cap 05[d0] = MSI supports 1 message, 64 bit enabled with 1 message cap 10[40] = PCI-Express 2 root endpoint max data 128(128) FLR RO NS max read 128 cap 11[80] = MSI-X supports 16 messages Table in map 0x10[0x2000], PBA in map 0x10[0x3000] ecap 0000[100] = unknown 0 ecap 0018[14c] = LTR 1 ecap 000b[164] = Vendor [1] ID 0010 Rev 0 Length 20 Now that I'm back to square one I can try again with iwlwifi, if that is advised? -- Marco van Lienen -- FreeBSD enthusiast https://keybase.io/scarcry , GnuPG fingerprint: A025 D8AA AC1B D2FC 380D 4FC1 8EA0 0BA8 8580 E6CB "The Tuck Pendleton machine...zero defects."