Help debug my authentication issue? (Part 1)

Jouni Malinen j
Sun Oct 11 12:05:37 PDT 2015


On Sun, Oct 11, 2015 at 11:59:58AM -0700, Frank Rizzo wrote:
> How do I "enable wpa_supplicant debugging" on Android?

That depends a bit on which Android version you are using. If it is
something recent, the Developer options in Settings has "Enable Wi-Fi
Verbose Logging" which is likely the easiest way of doing this (assuming
you are willing to enable developer options, but that seems likely taken
into account the notes about running wpa_cli on the device).

Since you have access to wpa_cli, you can also change debug verbosity at
runtime with the log_level command (e.g., "log_level DEBUG" or
"log_level MSGDUMP"). Debug output should be available from logcat.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the Hostap mailing list