On Wed, Feb 17, 2010 at 10:14:06AM +0100, Michael Biebl wrote: > Michal Hocko wrote: > > Package: network-manager > > Version: 0.7.999-2 > > Severity: normal > > > > The problem appeared during the update from 0.7.2-2 -> 0.7.999-2. > > Network got disconnected during setting up of the new version and I was > > not able to connect to any wireless network anymore since then. > > > > Logs says: > > * Startup > > Feb 17 09:46:40 tiehlicka NetworkManager: <info> starting... > > Feb 17 09:46:40 tiehlicka NetworkManager: <info> Trying to start the > > modem-manager... > > Feb 17 09:46:40 tiehlicka NetworkManager: SCPlugin-Ifupdown: init! > > Feb 17 09:46:40 tiehlicka NetworkManager: SCPlugin-Ifupdown: > > update_system_hostname > > Feb 17 09:46:40 tiehlicka NetworkManager: SCPluginIfupdown: guessed > > connection type (lan0) = 802-3-ethernet > > Feb 17 09:46:40 tiehlicka NetworkManager: SCPlugin-Ifupdown: > > update_connection_setting_from_if_block: name:lan0, type:802-3-ethernet, > > id:Ifupdown (lan > > 0), uuid: 00d1ce80-9c57-48e0-fc09-bf633bc491e2 > > Feb 17 09:46:40 tiehlicka NetworkManager: SCPluginIfupdown: management > > mode: unmanaged > > > > ii network-manager-kde 1:0.7~~svn941706-2 KDE systray applet for > > controlling > > Two things here: could you please upgrade to the network-manager-kde version > from testing.
AFAICS this is the latest version from testing: $ apt-show-versions -p network-manager-kde network-manager-kde/testing uptodate 1:0.7~~svn941706-2 > And I'd also be interested in the contents of your /etc/network/interfaces. > Does it work, if you comment out everything besides the lo configuration. $ cat /etc/network/interfaces # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface #allow-hotplug lan0 #iface lan0 inet static # address 192.168.12.2 # gateway 192.168.12.1 # netmask 255.255.255.0 iface lan0 inet dhcp #iface wlan0 inet dhcp Commenting iface lan0 out doesn't help anything. > > Cheers, > Michael > > -- > Why is it that all of the instruments seeking intelligent life in the > universe are pointed away from Earth? > Best regards -- Michal Hocko _______________________________________________ Pkg-utopia-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-utopia-maintainers
