You are not logged in.
So I had Wicd installed, got rid of it, followed the wiki page: https://wiki.archlinux.org/index.php/NetworkManager
Ive got the applet in the notification panel, when I click it I get:
Wired Network
disconnected
Wireless Network
disconnected
- Available -
MyAP
Nothing happens if I click on MyAP and it stays disconnected, If I right click the applet icon and edit connections, go to the wireless tab, choose the AP, edit settings, put in the password and everything, it doesnt save it and it still doesnt connect.
Any ideas?
Im trying to get Networkmanager running instead of Wicd as im also planning to use it for the "Mobile Broadband" section later on.
Last edited by esky (2011-02-02 11:08:44)
Offline
I know it's not much help but it works ok on my install. All I can think of is gnome-keyring installed? I don't know if it's required but I've got it installed and the problem you're having sounds like it's related to permissions/access.
Other than that is there anything in the /var/logs?
Offline
I tried with gnome-keyring too, didnt seem to make any difference.
This is from daemon.log, dont know which others I should look at.
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> NetworkManager (version 0.8.3) is starting...
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> trying to start the modem manager...
Feb 2 19:04:14 localhost modem-manager: ModemManager (version 0.4) starting...
Feb 2 19:04:14 localhost modem-manager: Loaded plugin MotoC
Feb 2 19:04:14 localhost modem-manager: Loaded plugin Option High-Speed
Feb 2 19:04:14 localhost modem-manager: Loaded plugin Novatel
Feb 2 19:04:14 localhost modem-manager: Loaded plugin ZTE
Feb 2 19:04:14 localhost modem-manager: Loaded plugin Longcheer
Feb 2 19:04:14 localhost modem-manager: Loaded plugin Ericsson MBM
Feb 2 19:04:14 localhost modem-manager: Loaded plugin Generic
Feb 2 19:04:14 localhost modem-manager: Loaded plugin Gobi
Feb 2 19:04:14 localhost modem-manager: Loaded plugin AnyData
Feb 2 19:04:14 localhost modem-manager: Loaded plugin Huawei
Feb 2 19:04:14 localhost polkitd[2893]: started daemon version 0.99 using authority implementation `local' version `0.99'
Feb 2 19:04:14 localhost modem-manager: Loaded plugin Sierra
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> monitoring kernel firmware directory '/lib/firmware'.
Feb 2 19:04:14 localhost modem-manager: Loaded plugin SimTech
Feb 2 19:04:14 localhost modem-manager: Loaded plugin Nokia
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> found WiFi radio killswitch rfkill0 (at /sys/devices/pci0000:00/0000:00:1c.1/0000:03:00.0/ieee80211/phy0/rfkill0) (driver <unknown>)
Feb 2 19:04:14 localhost modem-manager: Loaded plugin Option
Feb 2 19:04:14 localhost modem-manager: (tty/ttyS1): port's parent platform driver is not whitelisted
Feb 2 19:04:14 localhost modem-manager: (tty/ttyS2): port's parent platform driver is not whitelisted
Feb 2 19:04:14 localhost modem-manager: (tty/ttyS3): port's parent platform driver is not whitelisted
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> WiFi enabled by radio killswitch; enabled by state file
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> WWAN enabled by radio killswitch; enabled by state file
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> WiMAX enabled by radio killswitch; enabled by state file
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> Networking is enabled by state file
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (eth0): carrier is OFF
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (eth0): new Ethernet device (driver: 'e1000e' ifindex: 2)
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (eth0): now managed
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (eth0): device state change: 1 -> 2 (reason 2)
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (eth0): bringing up device.
Feb 2 19:04:14 localhost modem-manager: (ttyS0) opening serial device...
Feb 2 19:04:14 localhost modem-manager: (ttyS0): probe requested by plugin 'Generic'
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (eth0): preparing device.
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (eth0): deactivating device (reason: 2).
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> Added default wired connection 'Auto eth0' for /sys/devices/pci0000:00/0000:00:19.0/net/eth0
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (wlan0): driver supports SSID scans (scan_capa 0x01).
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (wlan0): new 802.11 WiFi device (driver: 'iwlagn' ifindex: 3)
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (wlan0): now managed
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (wlan0): device state change: 1 -> 2 (reason 2)
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (wlan0): bringing up device.
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (wlan0): preparing device.
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (wlan0): deactivating device (reason: 2).
Feb 2 19:04:14 localhost NetworkManager[2878]: supplicant_interface_acquire: assertion `mgr_state == NM_SUPPLICANT_MANAGER_STATE_IDLE' failed
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> modem-manager is now available
Feb 2 19:04:14 localhost NetworkManager[2878]: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> Trying to start the supplicant...
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (wlan0): supplicant manager state: down -> idle
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (wlan0): device state change: 2 -> 3 (reason 0)
Feb 2 19:04:14 localhost NetworkManager[2878]: <info> (wlan0): supplicant interface state: starting -> ready
Feb 2 19:04:14 localhost init: Entering runlevel: 5
Feb 2 19:04:25 localhost modem-manager: (ttyS0) closing serial device...
Feb 2 19:04:25 localhost modem-manager: (ttyS0) opening serial device...
Feb 2 19:04:31 localhost modem-manager: (ttyS0) closing serial device...
Offline
Try logging in as root and seeing if networkmanager works.
Your problem may well be linked to the recent consolekit update (0.4.1 -> 0.4.3) which seems to have broken some things for a few of us, such as networkmanager and other privilege requiring features provided by consolekit.
See here for more discussion: https://bbs.archlinux.org/viewtopic.php … 19#p886519
Last edited by sultanoswing (2011-02-02 10:44:56)
6.5.3.arch1-1(x86_64) w/Gnome 44.4
Arch on: ASUS Pro-PRIME x470, AMD 5800X3D, AMD 6800XT, 32GB, | Intel NUC 7i5RYK | ASUS ux303ua | Surface Laptop
Offline
Logged out, logged in as root and it works.
Guess that must be the problem.
Ill try downgrading.
Thanks
EDIT::
Downgraded and working, thanks again.
Last edited by esky (2011-02-02 11:08:06)
Offline