Hi again Jon,

I've found where to enable the variable, is it in hostapd/Config.in,
isn't it? However after setting the variable to "default 2"  and
compiling the whole package again, I don't know where the output goes,
to the log or it should be displayed in the stdout?

Thanks again!

2013/5/14 Francisco Cuesta <ndarkn...@gmail.com>:
> Hello Jonas, thanks for replying.
>
> Sorry but I don't understand where I have to set on this variable, is
> it somewhere in the hostapd code or it's in the openwrt .conf file.
>
> Thanks
>
> 2013/5/13 Jonas Gorski <j...@openwrt.org>:
>> On Mon, May 13, 2013 at 4:47 PM, Francisco Cuesta <ndarkn...@gmail.com> 
>> wrote:
>>> HEllo,
>>>
>>> I would like to enable the dbug mode of wpa_supplicant,  I have read
>>> the help and modified the script /lib/wifi/wpa_supplicant.sh line
>>> which invokes the wpa_supplicant, in order to enable the debug mode
>>> like this
>>>
>>> wpa_supplicant -dd -B -P /var/run/wifi-wlan1.pid -D nl80211 -i wlan1
>>> -c /var/run/wpa_supplicant-wlan1.conf
>>>
>>> However, I cannot seen any debug mode, I have try to read the log with
>>> logread but it doesn't show any debug message, neither the dmesg. May
>>> anyone tell me how to enable this feature?
>>
>> You need to build your own image/package with the "minimum debug
>> message priority" set to 0 for wpa_supplicant
>> (CONFIG_WPA_MSG_MIN_PRIORITY).
>>
>>
>> Jonas
>> _______________________________________________
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to