"logcat" is /var/log/messages in android .. like in linux "dmesg" shows kernel log.I would be happy to try to help debug this, but I am not sure how to start. I have lots of Linux experience (since 1999 Kernel 2.0.36) and I would normally start investigating with journalctl -f or tail -f /var/log/messages, but neither of these work on Android :-( Any tips?
Apart from that tiny problem, this is a superb ROM. Thanks indeed for all of the work, followmsi!
But you may need to adjust debug / log level in kernel / android to get the information you need. Perhaps the default log level is too low and you do not see the problems related to failing WPA2/3 router connection.
Pls don't ask me where to change log / debug level .. have to search myself.
If you are able to refresh wifi kernel sources and fix problems .. pls go ahead !
I have seen another android flag which may helps too ..
Disable WPA2 -> WPA3 upgrade.
dragon: wifi: Disable WPA2 -> WPA3 upgrade. · followmsi/[email protected]
Our device doesn't simply support sae. Change-Id: Ibf8b9e363b4677cf2ab9590cc2ea1ba2341e29ca
Part of next build.
Cheers