NetworkManager also fails on my machine and I also get in syslog:
Code:
Jan 24 19:30:30 constantines NetworkManager: <info> starting...
Jan 24 19:30:30 constantines NetworkManager: <WARN> nm_hal_manager_new(): Could not initialize connection to the HAL daemon.
Jan 24 19:30:30 constantines NetworkManager: <debug> [1201203030.904724] nm_print_open_socks(): Open Sockets List:
Jan 24 19:30:30 constantines NetworkManager: <debug> [1201203030.904749] nm_print_open_socks(): Open Sockets List Done.
Restarting NetworkManager takes care of my wired connection and nm-applet shows up.
It's not showing my intel wifi 4965 but I'm pretty sure this is because of a problem with the latest linux-restricted which updated today.
EDIT: It was indeed a bug in the new linux-restricted, and now NM-0.7 shows my wireless, I'll update once I get home and connect to my WPA network
Code:
sudo mv /lib/firmware/2.6.24-4-generic/iwlwifi-4965.ucode /lib/firmware/2.6.24-4-generic/iwlwifi-4965-1.ucode
Here's my output
Code:
lshw -class network
WARNING: you should run this program as super-user.
*-network
description: Wireless interface
product: PRO/Wireless 4965 AG or AGN Network Connection
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:06:00.0
logical name: wmaster0
version: 61
serial: <snip>
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list logical ethernet physical wireless
configuration: broadcast=yes driver=iwl4965 latency=0 module=iwl4965 multicast=yes wireless=IEEE 802.11g
*-network
description: Ethernet interface
product: 88E8055 PCI-E Gigabit Ethernet Controller
vendor: Marvell Technology Group Ltd.
physical id: 0
bus info: pci@0000:07:00.0
logical name: eth0
version: 12
serial: 00:1a:80:58:06:67
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list ethernet physical
configuration: broadcast=yes driver=sky2 driverversion=1.20 firmware=N/A ip=131.111.76.59 latency=0 module=sky2 multicast=yes
EDIT: Also, when i tried to add back my cisco VPN network, something crashed with this in the terminal:
Code:
(nm-vpn-properties:7168): Gtk-CRITICAL **: gtk_expander_set_expanded: assertion `GTK_IS_EXPANDER (expander)' failed
(nm-vpn-properties:7168): Gtk-CRITICAL **: gtk_container_add: assertion `GTK_IS_WIDGET (widget)' failed
All-in-all, it's working pretty well actually!
LAST EDIT: In the end, after restarting NetworkManager, my wifi with WPA works fine, and I still can't setup a cisco VPN
Bookmarks