Comment 11 for bug 269340

Revision history for this message
Philip.Rowney (philip-rowney) wrote :

I updated to 8.10 Today (14/11/2008) and tried to enable my wireless again.
I have a broadcom card with the latest proprietary driver installed. (nice bit of desktop software the new 'restricted drivers' management tool)

several things I noticed
1. Network Configuration is now in System->Preferances not System->Administration.
2. Network Configuration does not ask for Authentication.
3. It doesn't work!!!

I ran nm-connection-editor from the command line to capture the output.

I clicked on the tab for wireless, then selected my profile "ifupdown(eth1)"
then selected 'edit'.
When the window popped up, I supplied a password for WPA (it never saved it correctly with Hardy before)
clicked OK.

And to finish it all off I get a dialog displaying this.

"Updating connection failed: nm-ifupdown-connection.c.82 - connection update not supported (read-only)"

Here is the output at the command line.

(nm-connection-editor:21544): GLib-CRITICAL **: g_hash_table_foreach: assertion `hash_table != NULL' failed
** Message: nm_connection_list_new: failed to load VPN plugins: Couldn't read VPN .name files directory /etc/NetworkManager/VPN.

** (nm-connection-editor:21544): WARNING **: Bad value '0' for key 'wpa_psk_key_mgt' on NM 0.6 connection MingeMound

** (nm-connection-editor:21544): WARNING **: No connections defined

(nm-connection-editor:21544): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(nm-connection-editor:21544): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(nm-connection-editor:21544): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

(nm-connection-editor:21544): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated

** (nm-connection-editor:21544): WARNING **: Invalid setting Wireless Security: Invalid wireless security

** (nm-connection-editor:21544): WARNING **: Invalid setting Wireless Security: Invalid wireless security

** (nm-connection-editor:21544): WARNING **: Invalid setting Wireless Security: Invalid wireless security

** (nm-connection-editor:21544): WARNING **: Invalid setting Wireless Security: Invalid wireless security

** (nm-connection-editor:21544): WARNING **: Invalid setting Wireless Security: Invalid wireless security

** (nm-connection-editor:21544): WARNING **: Invalid setting Wireless Security: Invalid wireless security

** (nm-connection-editor:21544): WARNING **: Invalid setting Wireless Security: Invalid wireless security

** (nm-connection-editor:21544): WARNING **: Invalid setting Wireless Security: Invalid wireless security

** (nm-connection-editor:21544): WARNING **: Invalid setting Wireless Security: Invalid wireless security

Hmmm, I get the same dialog whatever I try to do!!!!!!

It looks like a permissions problem, but running it 'sudo' doesn't make a difference.

Confused