Jon Smirl | 30 Jan 23:15
Picon
Gravatar

Getting dscape running

I'd like to get a basic connection working on my system so that I can
check out the dscape stack and do some work on it. I am targeting an
embedded system using USB dongles but right now I am working on my
desktop. Hopefully this new list can provide the guidance that I need.

I have NetworkManager from CVS and the current version of
wpa_supplicant running. Hardware is a rt2570 dongle using the dscape
stack. OS is Ubuntu.

When I use NetworkManager to switch to the wireless device it fails.
It says the access point is unencrypted when it is running actually
WEP. The problem is probably caused by the NULL gobject reference.
What's causing this?

NetworkManager: <info>  Activation (wlan0) started...
NetworkManager: <info>  Activation (wlan0) Stage 1 of 5 (Device
Prepare) scheduled...
NetworkManager: <info>  Activation (wlan0) Stage 1 of 5 (Device
Prepare) started...
NetworkManager: <info>  Activation (wlan0) Stage 2 of 5 (Device
Configure) scheduled...
NetworkManager: <info>  Activation (wlan0) Stage 1 of 5 (Device
Prepare) complete.
NetworkManager: <info>  Activation (wlan0) Stage 2 of 5 (Device
Configure) starting...
NetworkManager: <info>  Activation (wlan0/wireless): access point
'Smirl' is unencrypted, no key needed.

(NetworkManager:22478): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(NetworkManager:22478): GLib-GObject-CRITICAL **:
g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)'
failed
NetworkManager: nm_supplicant_interface_set_config: assertion `self !=
NULL' failed
NetworkManager: <WARN>  real_act_stage2_config(): Activation
(wlan0/wireless): couldn't send wireless configuration to the
supplicant.
NetworkManager: <info>  Activation (wlan0) failure scheduled...
NetworkManager: <info>  Activation (wlan0) Stage 2 of 5 (Device
Configure) complete.
NetworkManager: <info>  Activation (wlan0) failed for access point (Smirl)
NetworkManager: <info>  Activation (wlan0) failed.
NetworkManager: <info>  Deactivating device wlan0.

--

-- 
Jon Smirl
jonsmirl at gmail.com


Gmane