I have a hard-coded adhoc network setup with a fixed ssid, channel, bssid, and
IPv4 address. This profile works fine on Ubuntu/Precise (network-manager
v0.9.4.0-0ubuntu4) but fails on Ubuntu/quantal (network-manager
v0.9.6.0-0ubuntu7) . On 0.9.6, it says its setting all those settings, but
then actually tries on channel 1 instead, and it dynamically generates a BSSID
rather than using the one in the config file that it said it was going to
load. Attached is the NM connection file and the log from syslog.
Here's iwconfig:
eth0 IEEE 802.11abg ESSID:"commotionwireless.net"
Mode:Ad-Hoc Frequency:2.412 GHz Cell: 9E:F3:90:CF:07:2B
The Ubuntu/Precise/12.04 machines have these wifis:
0b:00.0 Network controller: Atheros Communications Inc. AR5418 Wireless
Network Adapter [AR5008E 802.11(a)bgn] (PCI-Express) (rev 01)
02:00.0 Ethernet controller: Atheros Communications Inc. AR242x / AR542x
Wireless Network Adapter (PCI-Express) (rev 01)
The Ubuntu/Quantal/12.10 machine has this wifi:
01:00.0 Network controller: Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev
01)
The idea here is to automatically attach to an OLSR mesh network, which
requires a fixed SSID, channel, and BSSID. Any ideas how to make NM 0.9.6
work properly like NM 0.9.4?
.hc
Feb 18 21:54:43 NetworkManager[908]: <warn> Activation (eth0/wireless): Ad-Hoc
network creation took too long, failing activation.
Feb 18 21:54:43 NetworkManager[908]: <info> (eth0): device state change: config
-> failed (reason 'supplicant-timeout') [50 120 11]
Feb 18 21:54:43 NetworkManager[908]: <warn> Activation (eth0) failed for
connection 'commotionwireless.net'
Feb 18 21:54:43 NetworkManager[908]: <info> (eth0): device state change: failed
-> disconnected (reason 'none') [120 30 0]
Feb 18 21:54:43 NetworkManager[908]: <info> (eth0): deactivating device (reason
'none') [0]
Feb 18 21:54:46 NetworkManager[908]: <info> Auto-activating connection
'commotionwireless.net'.
Feb 18 21:54:46 NetworkManager[908]: <info> Activation (eth0) starting
connection 'commotionwireless.net'
Feb 18 21:54:46 NetworkManager[908]: <info> (eth0): device state change:
disconnected -> prepare (reason 'none') [30 40 0]
Feb 18 21:54:46 NetworkManager[908]: <info> Activation (eth0) Stage 1 of 5
(Device Prepare) scheduled...
Feb 18 21:54:46 NetworkManager[908]: <info> Activation (eth0) Stage 1 of 5
(Device Prepare) started...
Feb 18 21:54:46 NetworkManager[908]: <info> Activation (eth0) Stage 2 of 5
(Device Configure) scheduled...
Feb 18 21:54:46 NetworkManager[908]: <info> Activation (eth0) Stage 1 of 5
(Device Prepare) complete.
Feb 18 21:54:46 NetworkManager[908]: <info> Activation (eth0) Stage 2 of 5
(Device Configure) starting...
Feb 18 21:54:46 NetworkManager[908]: <info> (eth0): device state change:
prepare -> config (reason 'none') [40 50 0]
Feb 18 21:54:46 NetworkManager[908]: <info> Activation (eth0/wireless):
connection 'commotionwireless.net' requires no security. No secrets needed.
Feb 18 21:54:46 NetworkManager[908]: <info> Config: added 'ssid' value
'commotionwireless.net'
Feb 18 21:54:46 NetworkManager[908]: <info> Config: added 'mode' value '1'
Feb 18 21:54:46 NetworkManager[908]: <info> Config: added 'frequency' value
'2432'
Feb 18 21:54:46 NetworkManager[908]: <info> Config: added 'bssid' value
'02:ca:ff:ee:ba:be'
Feb 18 21:54:46 NetworkManager[908]: <info> Config: added 'key_mgmt' value
'NONE'
Feb 18 21:54:46 NetworkManager[908]: <info> Activation (eth0) Stage 2 of 5
(Device Configure) complete.
Feb 18 21:54:46 NetworkManager[908]: <info> Config: set interface ap_scan to 2
Feb 18 21:54:46 wpa_supplicant[8091]: eth0: Trying to associate with SSID
'commotionwireless.net'
Feb 18 21:54:46 NetworkManager[908]: <info> (eth0): supplicant interface state:
disconnected -> associating
Feb 18 21:54:46 wpa_supplicant[8091]: eth0: No network configuration found for
the current AP
Feb 18 21:54:46 NetworkManager[908]: <info> (eth0): supplicant interface state:
associating -> disconnected
Feb 18 21:55:11 NetworkManager[908]: <warn> Activation (eth0/wireless): Ad-Hoc
network creation took too long, failing activation.
Feb 18 21:55:11 NetworkManager[908]: <info> (eth0): device state change: config
-> failed (reason 'supplicant-timeout') [50 120 11]
Feb 18 21:55:11 NetworkManager[908]: <warn> Activation (eth0) failed for
connection 'commotionwireless.net'
Feb 18 21:55:11 NetworkManager[908]: <info> (eth0): device state change: failed
-> disconnected (reason 'none') [120 30 0]
Feb 18 21:55:11 NetworkManager[908]: <info> (eth0): deactivating device (reason
'none') [0]
[connection]
id=commotionwireless.net
uuid=636faced-e917-41c8-88d7-da35b83ee6ef
type=802-11-wireless
[802-11-wireless]
ssid=commotionwireless.net
mode=adhoc
band=bg
channel=5
bssid=02:CA:FF:EE:BA:BE
[ipv6]
method=auto
[ipv4]
method=manual
dns=8.8.8.8;
addresses1=5.0.0.0;8;0.0.0.0;
_______________________________________________
networkmanager-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/networkmanager-list