The only occurences in messages that I found:

$ grep 'WARNING tid != 8' /var/log/messages
Apr 22 20:24:44 leg kernel: WARNING tid != 8 failed at
/usr/src/sys/contrib/dev/iwlwifi/mvm/tx.c:2140
Apr 22 21:50:32 leg kernel: WARNING tid != 8 failed at
/usr/src/sys/contrib/dev/iwlwifi/mvm/tx.c:2140
Apr 22 22:16:17 leg kernel: WARNING tid != 8 failed at
/usr/src/sys/contrib/dev/iwlwifi/mvm/tx.c:2140

`service netif restart` solves connection when lost.

I'm upgrading world to latest 59481c7db234 (main - LinuxKPI: skbuff:
fix types, shuffle fields)
Tomorrow I'll continue testing.

Thanks


Bjoern A. Zeeb <b...@freebsd.org> escreveu (quarta, 23/04/2025 à(s) 01:06):
>
> On Wed, 23 Apr 2025, Nuno Teixeira wrote:
>
> > This weeks have been great to test wifi ...
>
> So your problems seem to have started after:
> Apr 22 22:16:17 leg kernel: WARNING tid != 8 failed at 
> /usr/src/sys/contrib/dev/iwlwifi/mvm/tx.c:2140
>
> Unfortunately that warning in the driver is pretty much unhelpful as we
> neither know which tid it was and what the frame was (we only know what
> it wasn't).  So hard to derive any further problem from it.
>
> If this happens again let me know and we'll patch FreeBSD to gather more
> data.
>
> Lots of joy,
> /bz
>
> --
> Bjoern A. Zeeb                                                     r15:7



-- 
Nuno Teixeira
FreeBSD UNIX:  <edua...@freebsd.org>   Web:  https://FreeBSD.org

Reply via email to