From nobody Fri Apr 1 00:42:57 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 62F711A51B34 for ; Fri, 1 Apr 2022 00:43:10 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mx1.sbone.de (mx1.sbone.de [IPv6:2a01:4f8:13b:39f::9f:25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.sbone.de", Issuer "SBone.DE" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4KV1cF3vXbz3n52 for ; Fri, 1 Apr 2022 00:43:09 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.sbone.de (mail.sbone.de [IPv6:fde9:577b:c1a9:31::2013:587]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.sbone.de (Postfix) with ESMTPS id 8A6B08D4A210; Fri, 1 Apr 2022 00:43:00 +0000 (UTC) Received: from content-filter.sbone.de (content-filter.sbone.de [IPv6:fde9:577b:c1a9:31::2013:2742]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPS id 1E12FE707BF; Fri, 1 Apr 2022 00:43:00 +0000 (UTC) X-Virus-Scanned: amavisd-new at sbone.de Received: from mail.sbone.de ([IPv6:fde9:577b:c1a9:31::2013:587]) by content-filter.sbone.de (content-filter.sbone.de [fde9:577b:c1a9:31::2013:2742]) (amavisd-new, port 10024) with ESMTP id zH6wqf5xsPKk; Fri, 1 Apr 2022 00:42:58 +0000 (UTC) Received: from nv.sbone.de (nv.sbone.de [IPv6:fde9:577b:c1a9:31::2013:138]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sbone.de (Postfix) with ESMTPSA id 3FA04E707B8; Fri, 1 Apr 2022 00:42:58 +0000 (UTC) Date: Fri, 1 Apr 2022 00:42:57 +0000 (UTC) From: "Bjoern A. Zeeb" To: Patrick Mackinlay cc: jbo@insane.engineer, freebsd-wireless@FreeBSD.org Subject: Re: iwlwifi sporadically does not attach In-Reply-To: <7b210a54-1805-29d7-72cf-861870889a92@spacesurfer.com> Message-ID: References: <511cc8c2-5604-0216-17ac-d64c100712df@spacesurfer.com> <7b210a54-1805-29d7-72cf-861870889a92@spacesurfer.com> X-OpenPGP-Key-Id: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 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; format=flowed X-Rspamd-Queue-Id: 4KV1cF3vXbz3n52 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of bzeeb-lists@lists.zabbadoz.net designates 2a01:4f8:13b:39f::9f:25 as permitted sender) smtp.mailfrom=bzeeb-lists@lists.zabbadoz.net X-Spamd-Result: default: False [-1.44 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a01:4f8:13b:39f::9f:25]; FROM_HAS_DN(0.00)[]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[zabbadoz.net]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_SPAM_SHORT(0.86)[0.863]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MLMMJ_DEST(0.00)[freebsd-wireless]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/32, country:DE]; RCVD_TLS_LAST(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On Thu, 31 Mar 2022, Patrick Mackinlay wrote: > > I switched to the latest stable (004da2d51f8427745c0d1287781d5ba546b19000 > 2022-03-31 11:09:07 +0000). > > Seems to work fine. Connects quickly and switches to a new access point > quickly when I turn off the one its connected to. Will only connect at the > slower 11g, but I think thats expected at the moment. Cool, thanks for updating and reporting back. Glad to hear this. /bz PS: thanks to jbo@ for helping :) > On 3/31/22 14:34, jbo@insane.engineer wrote: >> Hi, >> >> A day later (the 27th of March), bz pushed a lot of stuff. You might want >> to consider updating to at least 6663718bb49635deac3f5dc55fa6f0f7cba593ba >> >> I am rolling with an Intel AX201 as well and had similar problems as you >> are describing. After updating to that commit these symptoms seem to have >> (mostly?) vanished. >> Of course, you might want to consider updating just to the latest stable/13 >> commit rather than that specific one I mentioned. >> >> Let us know whether that helped! >> >> >> ~ J >> >> ------- Original Message ------- >> >> On Thursday, March 31st, 2022 at 11:33, Patrick Mackinlay >> wrote: >> >>> I am using a matebook pro x 2021 (AX201) with FreeBSD 13 stable >>> >>> (60338b80693000ed0f9812b90ca54d35fd077cd0 Sat Mar 26 11:04:36 2022 +0100). >>> >>> Sometimes the iwlwifi driver does not attach, I get the message >>> >>> device_attach: iwlwifi0 attach returned 60 >>> >>> Even if I unload the module and reload I get the same error. I have >>> >>> attached full logs. >>> >>> When the driver does attach (most of the time) then the WiFi is pretty >>> >>> stable. >>> >>> regards, >>> >>> Patrick >> > > -- Bjoern A. Zeeb r15:7