From nobody Tue Dec 31 14:40:36 2024 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 4YMwcG3Rjsz5jXpL for ; Tue, 31 Dec 2024 14:40:14 +0000 (UTC) (envelope-from j4wq9pzbjnxb@gazeta.pl) Received: from smtpa39.poczta.onet.pl (smtpa39.poczta.onet.pl [213.180.142.39]) (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 4YMwcF0D6tz4sJX; Tue, 31 Dec 2024 14:40:12 +0000 (UTC) (envelope-from j4wq9pzbjnxb@gazeta.pl) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gazeta.pl header.s=2013 header.b=gSYuh55J; spf=pass (mx1.freebsd.org: domain of j4wq9pzbjnxb@gazeta.pl designates 213.180.142.39 as permitted sender) smtp.mailfrom=j4wq9pzbjnxb@gazeta.pl; dmarc=pass (policy=none) header.from=gazeta.pl Received: from mta4.m5r2.onet (mta4.m5r2.onet [10.174.35.188]) by smtp.poczta.onet.pl (Onet) with ESMTP id 4YMwc54kXJz20Jp; Tue, 31 Dec 2024 15:40:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gazeta.pl; s=2013; t=1735656005; bh=qNvMKH0JCK4NkA/vqSrhTNr9KLRWMoZWDucB5KWupLU=; h=From:To:Cc:Subject:Date:From; b=gSYuh55Jcbhz+OoljHdzhsMJVi8uPeHIrqX8XYPPUFWa37MvtQDtt3ssZEJlJUSLP O+cMLdWnQbIzXTb71YUAW/j9nNa0LF96vuPst4Q1YKBptKS/uyivJuRf6601J0LuMe 8QcLyznp0qbVmBdBnNAQQ9H2mKG3Q6S/aeZsFm1w= X-Mailer: onet.poczta X-Priority: 3 X-Onet-Pmq: ;83.22.140.67;PL;1 Received: from [83.22.140.67] by mta2.m5r2.onet with HTTP id f1f7f45b34875d5d; Tue, 31 Dec 2024 15:39:51 +0100 From: j4wq9pzbjnxb@gazeta.pl To: "Bjoern A. Zeeb" Cc: freebsd-wireless@freebsd.org Subject: Re: Re: Re: Support for Access Point mode for the Intel AX210 card in the iwlwifi driver Message-ID: <6d0a0657-eac9-f237-14bd-19d8fdc2c885@gazeta.pl> Content-Transfer-Encoding: quoted-printable Date: Tue, 31 Dec 2024 14:40:36 +0000 List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-wireless@freebsd.org Sender: owner-freebsd-wireless@FreeBSD.org MIME-Version: 1.0 Content-Type: text/html; charset=utf-8 X-Spamd-Result: default: False [-0.87 / 15.00]; FAKE_REPLY(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-0.85)[-0.850]; NEURAL_SPAM_SHORT(0.67)[0.673]; DMARC_POLICY_ALLOW(-0.50)[gazeta.pl,none]; R_SPF_ALLOW(-0.20)[+ip4:213.180.128.0/19]; MIME_HTML_ONLY(0.20)[]; R_DKIM_ALLOW(-0.20)[gazeta.pl:s=2013]; XM_UA_NO_VERSION(0.01)[]; ARC_NA(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; MIME_TRACE(0.00)[0:~]; DWL_DNSWL_NONE(0.00)[gazeta.pl:dkim]; TO_DN_SOME(0.00)[]; FREEMAIL_FROM(0.00)[gazeta.pl]; RCVD_COUNT_TWO(0.00)[2]; HAS_X_PRIO_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-wireless@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:12990, ipnet:213.180.142.0/23, country:PL]; DKIM_TRACE(0.00)[gazeta.pl:+]; FROM_NO_DN(0.00)[]; FREEMAIL_ENVFROM(0.00)[gazeta.pl]; RCVD_IN_DNSWL_NONE(0.00)[213.180.142.39:from] X-Rspamd-Queue-Id: 4YMwcF0D6tz4sJX X-Spamd-Bar: /
Hi.

Is there any news about = adding Access Point mode support in the iwlwif driver for the Intel AX210 = card?

Best regards,
MP. 

W dniu 2024-11-16 10:36:22 = u=C5=BCytkownik j4wq9pzbjnxb@gazeta.pl napisa=C5=82:
The 11a mode for a card with the = Intel AX210 chipset also does not work when enabled with standard = methods:

root@name:~ # ifconfig wlan0 create wlandev = iwlwifi0 wlanmode hostap mode 11a
ifconfig: SIOCIFCREATE2 (wlan0): Operation = not supported.

I am building a router that works and also = provides other services. Finally i'm going to replace my ISP-provided = router with my own hardware. To achieve full functionality, support for = Multicast is required for IPTV on a bridge with both Ethernet and Wi-Fi = cards. This can also be done with an external router, such as the TP-LINK = Archer AX23 with OpenWRT. However, this setup introduces double NAT = translation, and the TP-LINK device struggles down during Multicast = handling for IPTV. It often stops working properly, and other services= no longer function. Additionally, it is impossible to connect to the = Archer AX23's 2.4GHz and 5GHz networks with any devices other than the TV. = For these reasons, I opted for the Intel AX210, but unfortunately, HOSTAP = does not work on this card.

Best Redgards



W dniu 2024-11-16 = 02:22:33 u=C5=BCytkownik Bjoern A. Zeeb napisa=C5=82:
On Thu, 14 Nov 2024, =
j4wq9pzbjnxb@gazeta.pl wrote:

>=20
> The Intel AX210 (Wi-Fi 6) card =
does not currently support Access Point (HOSTAP) mode in the iwlwifi driver=
 for FreeBSD. The system logs display the message 'HOSTAP mode not supp
> orted,' indicating that this mode is not available. Is there any =
estimate timeline when support for HOSTAP mode will be implemented in the =
driver.

The iwlwifi supports hostap only for 11a and with that is a bit =
special.

I currently have no plans to add HOSTAP support to LinuxKPI for =
iwlwifi;
more likely it'll come with some other drivers in the future which=
 make
a lot more sense to run as AP.

/bz

--=20
Bjoern A. Zeeb            =
                                         r15:7




From nobody Thu Jan 2 04:04:33 2025 X-Original-To: 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 4YNtPw0D8Tz5jxLR for ; Thu, 02 Jan 2025 04:04:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YNtPv4rY3z4XJD for ; Thu, 2 Jan 2025 04:04:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735790675; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Ja27xGFdYtHvL20YiA/wMBW1Vvm0gDpOqXtbsz8Ixxg=; b=KN7Cxghr91pihuaCb2WS7TMpxhL2hM0u8J4GpJKESN69s36CatCWm7secJ5AM8bcHzyuEA Uj0IwUisqD7k3b+UUiXKh0NUM05lZGF1I9fFkT5ibhBnHp5vLo1Y05jRbxFejcH2aRItNy 4K9d6b1TTtt7vAliJLsIf+PnGLjLFEKax7N5FWy+8olnI2JtEq4Dbe2egOPDAiKiibo4fE v7E8QQvXiKjqkGCaLyT6Mafx17huLrFacakisje0d3F33Ou3F+bhgZZf6X5k6Z5V+GtcB8 R+Dzq7+12Gkr02LmuzBZH2qeadeGqFw9EUIARwmpYBwbLjoGaQ4WH0cGYqYnBw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1735790675; a=rsa-sha256; cv=none; b=WEgdqsSSB7J6xrdJN9kMSDnW5yDjZxhZP/SCvlFYuJGfvTNavmE7w0sALAXACJK5ZOKiG5 1VTU373Bbdyl+GxQy/yzr0hzYi0YSI161SiAiGFBZ+SaZtDkFMUrsm3aMQ27H/0dlTwfiD 0E7QVyXDyA8jazQZYJY+uvUk+FceqMt0failbO/34a2srDPryLVjvnHQpKCOu5X/oGJrDK Wnu/5Y2kd+itwe+hgm2sk18pLexNNriXccvta5beI8REfSM/eNNNOAFmcJz87HgLhQcH7r ZECv5Cw2aYjiFfFeO6/tTxW1JDbla/8Cg27qpvweTf0TNqAwLsLPWMj1QUBH3Q== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YNtPv4SLRzt58 for ; Thu, 2 Jan 2025 04:04:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 50244ZfF047805 for ; Thu, 2 Jan 2025 04:04:35 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50244ZBU047803 for wireless@FreeBSD.org; Thu, 2 Jan 2025 04:04:35 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 274382] iwlwifi Invalid TXQ id (FIXED) Date: Thu, 02 Jan 2025 04:04:33 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: flynnd@gmail.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bz@FreeBSD.org X-Bugzilla-Flags: mfc-stable14+ mfc-stable13+ X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-wireless@freebsd.org Sender: owner-freebsd-wireless@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274382 flynnd@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |flynnd@gmail.com --- Comment #94 from flynnd@gmail.com --- Saw this on my nomadbsd test system, so figured I should add it nomad@NomadBSD /home> freebsd-version 14.1-RELEASE-p2 nomad@NomadBSD ~> pciconf -lv | grep Wi device =3D 'Wi-Fi 6E(802.11ax) AX210/AX1675* 2x2 [Typhoon Peak]' The relevant dmesg entry that brought me here was this - nomad@NomadBSD ~> dmesg | grep 274382 iwl_mvm_tx_mpdu:1204: fc 0x00b0 tid 8 txq_id 65535 mvm 0xfffffe015b8824c8 s= kb 0xfffff8013179b800 { len 30 } info 0xfffffe00e26e1cd8 sta 0xfffff80122145080 (if you see this please report to PR 274382) iwl_mvm_tx_mpdu:1204: fc 0x00b0 tid 8 txq_id 65535 mvm 0xfffffe015b8824c8 s= kb 0xfffff8013179b800 { len 30 } info 0xfffffe00e26e1cd8 sta 0xfffff80122145080 (if you see this please report to PR 274382) iwl_mvm_tx_mpdu:1204: fc 0x00b0 tid 8 txq_id 65535 mvm 0xfffffe015b8824c8 s= kb 0xfffff8035319b800 { len 30 } info 0xfffffe00e26e1cd8 sta 0xfffff8012216e080 (if you see this please report to PR 274382) iwl_mvm_tx_mpdu:1204: fc 0x00b0 tid 8 txq_id 65535 mvm 0xfffffe015b8824c8 s= kb 0xfffff8035319b800 { len 30 } info 0xfffffe00e26e1cd8 sta 0xfffff8012216e080 (if you see this please report to PR 274382) This is a Dell Precision 7560 w/ Intel(R) Xeon(R) W-11855M CPU @ 3.20GHz --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Thu Jan 2 10:39:56 2025 X-Original-To: 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 4YP3B50YwRz5j3N1 for ; Thu, 02 Jan 2025 10:39:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YP3B45J2Fz44PC for ; Thu, 2 Jan 2025 10:39:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1735814396; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Qu0yOOgxlrj5XMHVuCWhJrzDFTMUkbMFCOof/WP5iCA=; b=qbRp2qYpi+LpMy1E/a1w2MUpdFVR8dE/BkilgI/JPXOoONKFXhSdEVaALm5eNhTrtOCvoL vbeytWoCq6ADyi5FBCcb3Iu8OQd7AsTQb93TNN3H4WBFhyGhPVmVFHYObH/6PiMl9F5nzi 8ZHptp6+SvCWybWuKOPpVcEPPS974ZitzkDGPXGuf6AsFQEI6aiF28JOd7i3LjylJjgOyE 8Cu0xBvBK810LRt3rHiUlQOuuUkoyxvhCZO1WF6Nd8KNSjakYUsWvRpCJlhARrZTQLbMY3 mk7rxtWUeK9DnkBG0TPtSi0rc5AeXvQdDPRwine435gaWpBMcdF0fJdXlPAAwQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1735814396; a=rsa-sha256; cv=none; b=UfL56WAkIip64M+jQuOcOjRMlBZyYX2GR53G60+LMbffbNv6M4dzi0q50QIc5sVwv++7DZ h+2curpf7q4HJfcBAYPfwT7BRmGvh+ZZCoHtrZLwjsklxOWQGxzJWmp7AKr9bBQ7mG0BRn KClOGio3fXlktxVgYbw8UwLlntoOyDHVK2zPCTmmmwSHSws11ylCDE9Z0XJlLCWe6Q9ntz k9IAzaYgXTvauaozxCOuJBpc1CqxvcntjvBNOEdCydZS8scoHAIar9ReGrz3MXHPipZLjC EJrMGK+2GG7dqbajXnJEB07hPFVqIWeeDTb/Z7snvIdSDW1X7c6V+amDbzBP+Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4YP3B44c6tzYlP for ; Thu, 02 Jan 2025 10:39:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 502Adu2m050747 for ; Thu, 2 Jan 2025 10:39:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 502AduSG050746 for wireless@FreeBSD.org; Thu, 2 Jan 2025 10:39:56 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: wireless@FreeBSD.org Subject: [Bug 283142] rtw88: does not connect to network [was: Error when connecting to WiFi | Invalid argument in wpa_supplicant] Date: Thu, 02 Jan 2025 10:39:56 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: 14.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: guillaume-freebsd@outters.eu X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bz@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-wireless@freebsd.org Sender: owner-freebsd-wireless@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283142 --- Comment #21 from Guillaume Outters --- (In reply to Oleg Nauman from comment #20) Bjoern, is there a reference for that "old good bug still there" with "lkpi_80211_txq_tx_one: skb alloc failed", slugging or freezing the whole system? I see no obvious bug report in https://bugs.freebsd.org/bugzilla/showdependencytree.cgi?id=3D273622&hide_r= esolved=3D0 and it seems it's what would fit the slot "one report of leaking skbuffs [= =E2=80=A6] will eventually lead to failed allocations" at https://wiki.freebsd.org/WiFi/Rtw88 This would help separate concerns and avoid polluting other, sharply-defined bugs, with that long running show-stopper. (and you see me sorry not to have time to help investigate: currently jumpi= ng on the FreeBSD bandwagon while in a not so easy personal situation) --=20 You are receiving this mail because: You are on the CC list for the bug.=