[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#641424: iwlagn: fails to reconnect to WPA2-enterprise (Reason: 23)



Hi Miguel,

 

> > 1) Enable debugging for the iwlwifi driver like so:

>

> I've tried to do that after installing linux-image-3.0.0-1-amd64-dbg, but

> modprobing with the debug option failed. Is there a lazy Debian way to get

> the debug symbols without going all out compiling?

 

Check the kernel config file for the above kernel, and make sure that the following two options are set for the iwlwifi driver.

 

#

# Debugging Options

#

CONFIG_IWLWIFI_DEBUG=y

CONFIG_IWLWIFI_DEBUGFS=y

 

And that there is debugging for mac80211 as well.

 

CONFIG_MAC80211_DEBUGFS=y

CONFIG_MAC80211_DEBUG_MENU=y

CONFIG_MAC80211_NOINLINE=y

CONFIG_MAC80211_VERBOSE_DEBUG=y

CONFIG_MAC80211_HT_DEBUG=y

CONFIG_MAC80211_TKIP_DEBUG=y

CONFIG_MAC80211_IBSS_DEBUG=y

CONFIG_MAC80211_VERBOSE_PS_DEBUG=y

CONFIG_MAC80211_DEBUG_COUNTERS=y

CONFIG_MAC80211_DRIVER_API_TRACER=y

 

If they’re not set – you’ll have to resort to compiling the kernel with debugging enabled.

 

> > 2) A wireless sniffer log would also be useful (not sure you're in a

> > position to gather this log).

>

> I fear I have no experience with sniffers. Also, I wouldn't like to do

> anything that could be interpreted as "computer misuse", since this is my

> workplace after all. Should this be okay, I'd need some guidance.

 

Don’t worry about this for now.  Try to get debugging information for the iwlwifi driver, mac80211, and network-manager (if possible).

 

Also, what kernel version is your Ubuntu 10.10 system using?

 

Thanks,

Meenakshi


Reply to: