Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jan 2024 17:02:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 274382] iwlwifi Invalid TXQ id
Message-ID:  <bug-274382-21060-iD7bfif4Rl@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274382-21060@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274382

Hiroki Sato <hrs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hrs@FreeBSD.org

--- Comment #15 from Hiroki Sato <hrs@FreeBSD.org> ---
I got an "Invalid TXQ id" message on my machine running stable/14 as of Jan 7. 
It caused no panic, but I could get no association after the driver was loaded.
The output of uname+pciconf+dmesg is the following:

https://people.freebsd.org/~hrs/lenovo_x1_nano_gen1-iwlwifi-20240108.txt

The above log was captured with the driver loaded automatically by devd(8). 
When I disabled loading the driver by devmatch_blocklist="if_iwlwifi" in
rc.conf and tried to load it manually after entering the multi-user mode, it
worked.  "kldload", "ifconfig wlan0 create", and "sh /etc/rc.d/wpa_supplicant
start wlan0."  The log was the following:

https://people.freebsd.org/~hrs/lenovo_x1_nano_gen1-iwlwifi-20240108-kldload.txt

The "no buffer space" error reported by dhclient was not persistent in this
case.  Eventually, DHCP packets are successfully exchanged.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274382-21060-iD7bfif4Rl>