Comment 25 for bug 1879633

Revision history for this message
You-Sheng Yang (vicamo) wrote :

It would be nice if you can boot with additional kernel parameters:

  ath11k.debug_mask=0xffffffff debug ignore_loglevel log_buf_len=32M

You can dump system journal log of a previous boot with `journalctl -b -1`, or `journalctl -b -2` for a even more earlier one, and so on. Please attach the output as an attachment here.

And, if convenient, please run again with one additional more parameter along the aforementioned ones:

  moderate.blacklist=ath11k,ath11k_pci,btqca,hci_uart

This will omit module auto probe in the list, so we can isolate the problems a bit. Please also help collect its journal log.