Hi!
Yesterday upgraded from 10.04 to 10.10, however while I'm connected to the internet - sometimes... the network-manager-gnome applet says that there are no network devices available.
By right clicking, the Enable networking is grayed out.
Some of my configuration files:
/etc/network/interfaces
/etc/NetworkManager/nm-system-settings.confCode:auto lo iface lo inet loopback
Output of nm-toolCode:# This file is installed into /etc/NetworkManager, and is loaded by # NetworkManager by default. To override, specify: '--config file' # during NM startup. This can be done by appending to DAEMON_OPTS in # the file: # # /etc/default/NetworkManager # [main] plugins=ifupdown,keyfile [ifupdown] managed=false
Output of nm-applet:Code:** (process:2466): WARNING **: _nm_object_get_property: Error getting 'WirelessHardwareEnabled' for /org/freedesktop/NetworkManager: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist ** (process:2466): WARNING **: _nm_object_get_property: Error getting 'WwanHardwareEnabled' for /org/freedesktop/NetworkManager: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist ** (process:2466): WARNING **: _nm_object_get_property: Error getting 'State' for /org/freedesktop/NetworkManager: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist NetworkManager Tool ** (process:2466): WARNING **: _nm_object_get_property: Error getting 'State' for /org/freedesktop/NetworkManager: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist State: unknown ** (process:2466): WARNING **: error: could not connect to NetworkManager
.Code:** (nm-applet:2505): WARNING **: <WARN> constructor(): Couldn't initialize the D-Bus manager.
Yes, D-Bus is running, output of ps axuw | grep dbus
I can also post the output if lshw -C network , ifconfig, iwconfig, but my devices are fully functioning, and currently are in use!Code:102 922 0.0 0.1 3392 1660 ? Ss 17:26 0:00 dbus-daemon --system --fork gdm 1472 0.0 0.0 3460 560 ? S 17:26 0:00 /usr/bin/dbus-launch --exit-with-session akoskm 1725 0.0 0.0 3352 204 ? Ss 17:26 0:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session gnome-session akoskm 1728 0.0 0.0 3460 556 ? S 17:26 0:00 /usr/bin/dbus-launch --exit-with-session gnome-session akoskm 1729 0.0 0.2 4708 2132 ? Ss 17:26 0:01 /bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session akoskm 2508 0.0 0.0 4016 740 pts/0 S+ 18:24 0:00 grep dbus
Any help greatly appreciated.



Adv Reply




Bookmarks