On 10.02.2010 20:47, Marcus Better wrote: > Package: network-manager > Version: 0.7.999-3 > Severity: important > > After upgrading network-manager to 0.7.999, it always tries to > establish a wireless network connection for wlan0, despite the fact > that I have managed=false in /etc/NetworkManager/nm-system-settings.conf: > > ~$ cat /etc/NetworkManager/nm-system-settings.conf > [main] > plugins=ifupdown,keyfile > > [ifupdown] > managed=false > > > ~$ cat /etc/network/interfaces > auto lo > iface lo inet loopback > > allow-hotplug eth0 > iface eth0 inet dhcp > > allow-hotplug wlan0 > iface wlan0 inet manual > wpa-roam /etc/wpa_supplicant/wpa_supplicant.conf > > iface default inet dhcp > ### end of file
Could you please attach the debug output of running "NetworkManager --no-daemon --log-level=DEBUG" I'd be interested to know, if it is an error eni parser and the wlan0 device is not correctly marked as umanaged or if it is problem how NM treats unmanaged devices. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

