Re: Request for testing for iwlwifi
- Reply: Berislav Purgar : "Re: Request for testing for iwlwifi"
- In reply to: Bjoern A. Zeeb: "Request for testing for iwlwifi"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 26 Aug 2022 05:32:24 UTC
Hi I just recompiled kernel with this patch and for now i don't see any problem 14.0-CURRENT #8 main-n257521-97be6fced7db-dirty On Fri, 26 Aug 2022, 01:39 Bjoern A. Zeeb, <bz@freebsd.org> wrote: > Hi, > > could some of you please test this small patch and let me know: > > https://people.freebsd.org/~bz/tmp/20220825-01-lkpi-bssid.diff > > In theory this should be fine. But it does crash firmware on one of my > test machines reliably while other cards are okay. If the firmware crash > happens it should be in scan_to_auth with the backtrace after the firmware > register dump as below. > > It's a prereq for enabling some more of iwlwifi so it would be good > to know that it's a one-off problem here rather than more people seeing > my problem. > > > Bjoern > > > Sample backtrace: > > #0 0xffffffff80e5f85b at linux_dump_stack+0x1b > #1 0xffffffff8297c044 at iwl_trans_txq_send_hcmd+0x414 > #2 0xffffffff829230fe at iwl_trans_send_cmd+0xce > #3 0xffffffff82963383 at iwl_mvm_send_cmd_status+0x53 > #4 0xffffffff8296348f at iwl_mvm_send_cmd_pdu_status+0x4f > #5 0xffffffff8292baa6 at iwl_mvm_binding_update+0x216 > #6 0xffffffff8293d42e at __iwl_mvm_assign_vif_chanctx+0x9e > #7 0xffffffff82939d28 at iwl_mvm_assign_vif_chanctx+0x68 > #8 0xffffffff80e59df2 at lkpi_80211_mo_assign_vif_chanctx+0x22 <<< > #9 0xffffffff80e52dc9 at lkpi_sta_scan_to_auth+0x409 <<< > #10 0xffffffff80e595ed at lkpi_iv_newstate+0x27d > #11 0xffffffff80d93015 at ieee80211_newstate_cb+0x1f5 > #12 0xffffffff80c4f8da at taskqueue_run_locked+0xaa > #13 0xffffffff80c50982 at taskqueue_thread_loop+0xc2 > #14 0xffffffff80ba2e80 at fork_exit+0x80 > #15 0xffffffff810a044e at fork_trampoline+0xe > > -- > Bjoern A. Zeeb r15:7 > >