I built NM 0.7 from SVN (current as of this morning) and when I try to connect to a WPA network, I get these messages. Unfortunately, I'm not certain where to even begin looking to debug this, but hopefully some info about the network itself is a start. The SSID contains only alphanumeric characters, but the passphrase contains non-alphanumeric characters, including # and !. It's WPA/TKIP. The same thing also happens on a WPA-Enterprise network using TTLS/PAP. In this case, both the SSID and passphrase contain non-alphanumeric characters, including ! and @. I'm running Ubuntu 7.10 and the driver is madwifi 0.9.3. Both these networks worked perfectly using NM 0.6.5.
Any pointers on where to look to help debug this or suggestions to get this working would be greatly appreciated. [EMAIL PROTECTED]:~/Code/network-manager-applet]$ sudo /usr/sbin/NetworkManager --pid-file=/var/run/NetworkManager/NetworkManager.pid --no-daemon NetworkManager: <info> starting... NetworkManager: <info> eth0: Device is fully-supported using driver 'sky2'. NetworkManager: <info> (eth0): exporting device as /org/freedesktop/Hal/devices/net_00_17_f2_2b_c6_20 NetworkManager: <info> Now managing wired Ethernet (802.3) device 'eth0'. NetworkManager: <info> Bringing up device eth0 NetworkManager: <info> Deactivating device eth0. NetworkManager: <info> ath0: Device is fully-supported using driver 'ath_pci'. NetworkManager: <info> (ath0): exporting device as /org/freedesktop/Hal/devices/net_00_16_cb_bc_a6_4b NetworkManager: <info> Now managing wireless (802.11) device 'ath0'. NetworkManager: <info> Bringing up device ath0 NetworkManager: <info> Deactivating device ath0. NetworkManager: <info> (eth0) supplicant interface is now in state 2 (from 1). NetworkManager: <info> (ath0) supplicant interface is now in state 2 (from 1). NetworkManager: <info> User request for activation of ath0. NetworkManager: <info> Activating device ath0 NetworkManager: <info> Activation (ath0) Stage 1 of 5 (Device Prepare) scheduled... NetworkManager: <info> Activation (ath0) Stage 1 of 5 (Device Prepare) started... NetworkManager: <info> Activation (ath0) Stage 2 of 5 (Device Configure) scheduled... NetworkManager: <info> Activation (ath0) Stage 1 of 5 (Device Prepare) complete. NetworkManager: <info> Activation (ath0) Stage 2 of 5 (Device Configure) starting... NetworkManager: <info> Activation (ath0/wireless): access point 'Auto GamerCorner' has security, but secrets are required. NetworkManager: <info> Activation (ath0) Stage 2 of 5 (Device Configure) complete. NetworkManager: <WARN> get_secrets_cb(): Couldn't get connection secrets: applet.c.3297 (get_secrets_dialog_response_cb): failed to hash setting '802-11-wireless-security'.. NetworkManager: <info> Activation (ath0) failed for access point (GamerCorner) NetworkManager: <info> Marking connection 'Auto GamerCorner' invalid. NetworkManager: <info> Activation (ath0) failed. NetworkManager: <info> Deactivating device ath0. --------------------------------------------------- [EMAIL PROTECTED]:~/Code/network-manager-applet]$ nm-applet --sm-disable ** (nm-applet:4949): WARNING **: No connections defined ** (nm-applet:4949): WARNING **: No networks found in the configuration database ** Message: <info> No keyring secrets found for Auto GamerCorner/802-11-wireless-security; ask the user ** Message: <info> Got setting name: 802-11-wireless-security ** (nm-applet:4949): CRITICAL **: nm_setting_to_hash: assertion `NM_IS_SETTING (setting)' failed ** (nm-applet:4949): WARNING **: applet.c.3295 (get_secrets_dialog_response_cb): failed to hash setting '802-11-wireless-security'. -- Joel Goguen http://jgoguen.ca/ The goal of Computer Science is to build something that will last at least until we've finished building it. _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
