You are not logged in.
Hello,
I try to search on the forum, but I didn't find anythig.
The problem is this one: through NetworkManager I can connect to the wired net, but not to the wireless one. Through rfkill is all unblocked. If I try with che applet, nothing happen, through nmcli it remains pending doing nothig (no output).
I'm using Gnome ad desktop env.
What can I do to connect through the wifi?
Thank you.
Riccardo
Last edited by riccardo (2013-03-12 15:19:35)
Arch Linux x86_64 | GNOME | Genuine Intel® CPU U7300 @ 1.30GHz × 2 | 3,7 GiB | Corsair Force 3 SSD 120 GiB
Offline
Output of nmcli con up uuid ***:
** (process:773): WARNING **: async_got_type: could not read properties for /org/freedesktop/NetworkManager/ActiveConnection/24: Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
Errore: attivazione connessione non riuscita: Creating object for path '/org/freedesktop/NetworkManager/ActiveConnection/24/' failed in libnm-glib.
Arch Linux x86_64 | GNOME | Genuine Intel® CPU U7300 @ 1.30GHz × 2 | 3,7 GiB | Corsair Force 3 SSD 120 GiB
Offline
Solved,
installed gnome-keyring instead of seahorse.
Thank you.
Riccardo
Arch Linux x86_64 | GNOME | Genuine Intel® CPU U7300 @ 1.30GHz × 2 | 3,7 GiB | Corsair Force 3 SSD 120 GiB
Offline
First, what is the output of ip link
Then, using the device name of your wireless interface (provided by the ip command above) perform the following (the following assumes the device is called wlan0; yours may not be called that)
sudo iw wlan0 scan
Edit: Never mind.
Last edited by ewaller (2013-03-12 15:25:56)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline