On 08/12/2011 10:07 PM, Roman Krylov wrote:
What do you see in the NM log file? It should be at /var/log/NetworkManager?
I would also like to see the output of the 'iwlist scan' command when run as
root.
Larry
Aug 12 21:26:11 volyrkr NetworkManager: <info> Activation (wlan3/wireless):
connection 'Auto bhn 310' has security, and secrets exist. No new secrets needed.
Aug 12 21:26:11 volyrkr NetworkManager: <info> Config: added 'ssid' value 'bhn 310'
What is your ESSID? Two lines up, I see 'Auto bhn 310' and one line up I see
'bhn 310'. Based on my logs, those two should be the same. I'll set one of my
APs to the first ESSID and see if I can connect.
I found the problem in the driver you sent. One needs to add
#include <linux/interrupt.h>
to file include/osdep_service.h. Once I did that, it built and works.
Larry
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html