From nobody Fri Dec 27 08:53:21 2024 X-Original-To: freebsd-hackers@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 4YKK5w5n4Cz5jRLS for ; Fri, 27 Dec 2024 08:53:24 +0000 (UTC) (envelope-from manu@bidouilliste.com) Received: from mx.blih.net (mx.blih.net [212.83.155.74]) (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 4YKK5v5mFJz3xSL for ; Fri, 27 Dec 2024 08:53:23 +0000 (UTC) (envelope-from manu@bidouilliste.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=bidouilliste.com header.s=mx header.b=m21NbTxR; spf=pass (mx1.freebsd.org: domain of manu@bidouilliste.com designates 212.83.155.74 as permitted sender) smtp.mailfrom=manu@bidouilliste.com; dmarc=pass (policy=none) header.from=bidouilliste.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bidouilliste.com; s=mx; t=1735289601; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=OZO9SPhzeXHeEiteqa2+Ux30Hdx/S8Ew8Ut4hvM+r9c=; b=m21NbTxRn4HEquJUiH0Arh/uEk+Z1r8gbk+cPXTu7m4hqntDVbX1SUd+v+FZi9J5JBi2bc K+KKp881v74cbPu1ftPf8CeLsQXA8U9Lv8YQOH4iF4M66/suWUr8X1VwL7KUgBwWLwbtcq 8ZE1+BRf4S/ff17MpvMP5J9NG2tDZjA= Received: from skull.home.blih.net (arennes-299-1-68-49.w92-159.abo.wanadoo.fr [92.159.163.49]) by mx.blih.net (OpenSMTPD) with ESMTPSA id 22724be6 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 27 Dec 2024 08:53:21 +0000 (UTC) Date: Fri, 27 Dec 2024 09:53:21 +0100 From: Emmanuel Vadot To: Fernando =?ISO-8859-1?Q?Apestegu=EDa?= Cc: FreeBSD Hackers Subject: Re: No iwm interface in current. Message-Id: <20241227095321.a8309bd2512b9d43f944e530@bidouilliste.com> In-Reply-To: <20241227094322.64a88d47bc806904f40a51d3@bidouilliste.com> References: <20241227094322.64a88d47bc806904f40a51d3@bidouilliste.com> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd15.0) List-Id: Technical discussions relating to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-hackers List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-hackers@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Spamd-Result: default: False [-3.40 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MV_CASE(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[bidouilliste.com,none]; R_DKIM_ALLOW(-0.20)[bidouilliste.com:s=mx]; R_SPF_ALLOW(-0.20)[+ip4:212.83.155.74/32:c]; ONCE_RECEIVED(0.10)[]; MIME_GOOD(-0.10)[text/plain]; DKIM_TRACE(0.00)[bidouilliste.com:+]; RCVD_TLS_ALL(0.00)[]; TO_DN_ALL(0.00)[]; FREEMAIL_TO(0.00)[gmail.com]; RCPT_COUNT_TWO(0.00)[2]; RCVD_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; ASN(0.00)[asn:12876, ipnet:212.83.128.0/19, country:FR]; MLMMJ_DEST(0.00)[freebsd-hackers@freebsd.org]; TO_MATCH_ENVRCPT_SOME(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FREEFALL_USER(0.00)[manu]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TAGGED_RCPT(0.00)[]; ARC_NA(0.00)[]; MIME_TRACE(0.00)[0:+] X-Rspamd-Queue-Id: 4YKK5v5mFJz3xSL X-Spamd-Bar: --- On Fri, 27 Dec 2024 09:43:22 +0100 Emmanuel Vadot wrote: >=20 > Hi, >=20 > On Thu, 26 Dec 2024 23:55:24 +0100 > Fernando Apestegu=EDa wrote: >=20 > > I updated to today's current from a version from Nov 18th. > >=20 > > I had these lines in loader.conf: > >=20 > > iwm7265Dfw_load=3D"YES" > > if_iwm_load=3D"YES" > >=20 > > And with those the kernel panics. Then I saw the entry 20241216 in > > UPDATING. Can't reproduce it here since I'm writing in my phone, but it > > says the iwm firmwares are now shipped as raw files. > > So, how can I get the firmware loaded to make my nic work? > >=20 > > Cheers >=20 > Without panic trace it's hard to really know what's going on but I > think that the problem is that the firmware wasn't loaded by loader and > iwm panics since root fs isn't there yet. > Just removing those lines will make iwm works again or you can use : > iwm7265Dfw_load=3D"YES" > iwm7265Dfw_name=3D"/boot/firmware/iwm7265Dfw" > iwm7265Dfw_type=3D"firmware" >=20 > Cheers, >=20 > --=20 > Emmanuel Vadot >=20 https://reviews.freebsd.org/D48211 will help too. P.S.: Note that I don't understand why anyone wants to load wifi driver in loader, was it suggested somewhere at some point ? --=20 Emmanuel Vadot