[Pkg-utopia-maintainers] Bug#459678: Bug#459678: network-manager can't connect to my wireless network, it's dropped whet trying to associate with router (timed out).

Michael Biebl biebl at debian.org
Tue Jan 8 02:54:12 UTC 2008


Artyom Loenko wrote:
> NetworkManager: <info>  Activation (eth2/wireless): access point 'divenet' is unencrypted, no key needed.
> NetworkManager: <info>  SUP: sending command 'INTERFACE_ADD eth2		wext	/var/run/wpa_supplicant	'
> NetworkManager: <info>  SUP: response was 'OK'
> NetworkManager: <info>  SUP: sending command 'AP_SCAN 1'
> NetworkManager: <info>  SUP: response was 'OK'

NM uses wpasupplicant for connecting to wireless networks.

To debug this, please add

network={
	ssid="divenet"
	id_str="divenet"
	scan_ssid=1
	key_mgmt=NONE
}
to /etc/wpa_supplicant/wpa_supplicant.conf
and

iface eth2 inet manual
        wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf

iface divenet inet dhcp

to /etc/network/interfaces.

Then stop a running NetworkManager instance /etc/init.d/network-manager 
stop and run

ifup eth2

Does that successfully connect to your wireless network?

Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20080108/9b8d7095/attachment.pgp 


More information about the Pkg-utopia-maintainers mailing list