Tiny Core Extensions > TCE 2.x

wicd

<< < (4/9) > >>

Miller:
Hello All

The current version of wicd is not playing ball with my atheros wlan card. Yes I have checked that the ath9k module is loaded.
Here is the output from wicd-client

root@box:home/tc/# wicd-start
root@box:home/tc/# wicd-client
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Xlib:  extension "Generic Event Extension" missing on display ":0.0".
Traceback (most recent call last):
  File "/usr/local/share/wicd/gtk/wicd-client.py", line 63, in <module>
    from wicd import dbusmanager
  File "/usr/local/lib/python2.6/site-packages/wicd/dbusmanager.py", line 93, in <module>
    DBUS_MANAGER = DBusManager()
  File "/usr/local/lib/python2.6/site-packages/wicd/dbusmanager.py", line 57, in __init__
    self._bus = dbus.SystemBus()
  File "/usr/local/lib/python2.6/site-packages/dbus/_dbus.py", line 202, in __new__
    private=private)
  File "/usr/local/lib/python2.6/site-packages/dbus/_dbus.py", line 108, in __new__
    bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
  File "/usr/local/lib/python2.6/site-packages/dbus/bus.py", line 125, in __new__
    bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
dbus.exceptions.DBu.ception: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
root@box:home/tc/#

Any suggestions would be great!
Many thanks, Miller.

bmarkus:
According to the message it has nothing to do with the wireless card; DBUS subsystem is not running.

Miller:
Hi Bela

How do I get the dbus subsystem to run please?

Miller.

bmarkus:
wicd-start does the job normally, no any other action needed. However in some cases you have to wait a bit till it starts-up, so try to run client a bit later. Are you using LXDE or Xfce4? If not, use 'wicd-client -n' to start GUI.

One more thing. Run client as user (tc) and not as root. Lets see the result.

Miller:
Hi Bela

Thanks for your reply.

I'm using FLWM topside (default). I ran wicd-client -n as non root user and the same error messages appears as before.


Miller.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version