Hi!

I bought a new Acer Aspire E1-571-3114G50Mnks laptop for my father a few
weeks ago and installed Ubuntu 13.04 on it. It seems I have a similar
problem. The wireless network is hidden.

Here are the last lines of the output of "lspci -v"...:

03:00.0 Network controller: Intel Corporation Centrino Wireless-N 105 (rev c4)
        Subsystem: Intel Corporation Centrino Wireless-N 105 BGN
        Flags: bus master, fast devsel, latency 0, IRQ 42
        Memory at c0500000 (64-bit, non-prefetchable) [size=8K]
        Capabilities: [c8] Power Management version 3
        Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [e0] Express Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [140] Device Serial Number confidential
        Kernel driver in use: iwlwifi

...the output of "cat /etc/NetworkManager/system-connections/alpha-
canis-majoris"...:

[connection]
id=alpha-canis-majoris
uuid=does-not-matter
type=802-11-wireless

[802-11-wireless]
ssid=alpha-canis-majoris
mode=infrastructure
mac-address=confidential
security=802-11-wireless-security

[802-11-wireless-security]
key-mgmt=wpa-psk
psk=confidential

[ipv4]
method=auto

[ipv6]
method=ignore

...and the relevant lines of the output of "grep -i networkmanager
/var/log/syslog":

Apr 28 13:30:30 gepem NetworkManager[1000]: <info> Activation (wlan0) starting 
connection 'alpha-canis-majoris'
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> (wlan0): device state 
change: disconnected -> prepare (reason 'none') [30 40 0]
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> Activation (wlan0) Stage 1 
of 5 (Device Prepare) scheduled...
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> Activation (wlan0) Stage 1 
of 5 (Device Prepare) started...
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> Activation (wlan0) Stage 2 
of 5 (Device Configure) scheduled...
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> Activation (wlan0) Stage 1 
of 5 (Device Prepare) complete.
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> Activation (wlan0) Stage 2 
of 5 (Device Configure) starting...
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> (wlan0): device state 
change: prepare -> config (reason 'none') [40 50 0]
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> Activation (wlan0/wireless): 
connection 'alpha-canis-majoris' has security, and secrets exist.  No new 
secrets needed.
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> Config: added 'ssid' value 
'alpha-canis-majoris'
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> Config: added 'scan_ssid' 
value '1'
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> Config: added 'key_mgmt' 
value 'WPA-PSK'
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> Config: added 'psk' value 
'<omitted>'
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> Activation (wlan0) Stage 2 
of 5 (Device Configure) complete.
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> Config: set interface 
ap_scan to 1
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> (wlan0): supplicant 
interface state: inactive -> scanning
Apr 28 13:30:30 gepem NetworkManager[1000]: <info> (wlan0): supplicant 
interface state: scanning -> authenticating
Apr 28 13:30:55 gepem NetworkManager[1000]: <warn> Activation (wlan0/wireless): 
association took too long, failing activation.
Apr 28 13:30:55 gepem NetworkManager[1000]: <info> (wlan0): device state 
change: config -> failed (reason 'SSID not found') [50 120 53]
Apr 28 13:30:55 gepem NetworkManager[1000]: <warn> Activation (wlan0) failed 
for connection 'alpha-canis-majoris'
Apr 28 13:30:55 gepem NetworkManager[1000]: <info> (wlan0): supplicant 
interface state: authenticating -> disconnected
Apr 28 13:30:55 gepem NetworkManager[1000]: <info> (wlan0): device state 
change: failed -> disconnected (reason 'none') [120 30 0]
Apr 28 13:30:55 gepem NetworkManager[1000]: <info> (wlan0): deactivating device 
(reason 'none') [0]

Is there a way to force Network Manager to wait more?
I'd like to avoid this message somehow: "association took too long, failing 
activation". :)
By the way, I had a timeout/delay problem on my Dell machine as well when I 
tried to connect to an OpenVPN network (connecting to other OpenVPN networks 
worked like a charm) with Network Manager on Ubuntu 12.10 but I was able to 
connect from my CentOS virtual machine with an older version of NM. But I think 
it's a different story. :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/728804

Title:
  NetworkManager connection timeout on Wlan0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/728804/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to