You are not logged in.

#1 2009-11-22 09:20:31

Romanrp
Member
Registered: 2009-11-19
Posts: 117

[solved]Autostart wireless

IS there a way for wireless to autostart with xfce4?
Wicd doesn't seem to work,when I click on it nothing happens.
WHen I install KDEmod,my wireless goes down,this only happens when instaliing kdemod.
I tried changing my kdemod servers but that didn't help.

Last edited by Romanrp (2009-11-22 09:43:00)

Offline

#2 2009-11-22 09:23:18

jelly
Administrator
From: /dev/null
Registered: 2008-06-10
Posts: 714

Re: [solved]Autostart wireless

With WICD it's fairly simple, select the autoconnect button and start the wicd daemon on boot and start the wicd-client

Offline

#3 2009-11-22 09:28:07

Romanrp
Member
Registered: 2009-11-19
Posts: 117

Re: [solved]Autostart wireless

I can't because when I click on wicd nothing happens.
And when I type  wicd-client in the terminal,nothing pops up.
This is what I get

Traceback (most recent call last):
  File "/usr/lib/wicd/wicd-client.py", line 60, in <module>
    from wicd import gui
  File "/usr/lib/python2.6/site-packages/wicd/gui.py", line 37, in <module>
    from wicd import dbusmanager
  File "/usr/lib/python2.6/site-packages/wicd/dbusmanager.py", line 93, in <module>
    DBUS_MANAGER = DBusManager()
  File "/usr/lib/python2.6/site-packages/wicd/dbusmanager.py", line 57, in __init__
    self._bus = dbus.SystemBus()
  File "/usr/lib/python2.6/site-packages/dbus/_dbus.py", line 202, in __new__
    private=private)
  File "/usr/lib/python2.6/site-packages/dbus/_dbus.py", line 108, in __new__
    bus = BusConnection.__new__(subclass, bus_type, mainloop=mainloop)
  File "/usr/lib/python2.6/site-packages/dbus/bus.py", line 125, in __new__
    bus = cls._new_for_bus(address_or_type, mainloop=mainloop)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory

Last edited by Romanrp (2009-11-22 09:28:31)

Offline

#4 2009-11-22 09:32:28

dcc24
Member
Registered: 2009-10-31
Posts: 732

Re: [solved]Autostart wireless

I use NetworkManager with Xfce and it auto connects to wireless networks.


It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)

My AUR packages

Offline

#5 2009-11-22 09:42:14

Romanrp
Member
Registered: 2009-11-19
Posts: 117

Re: [solved]Autostart wireless

nevermind,i read the wicd article and it work now,thanks!
If it stops working  I will give netowrkmanager a try.

Last edited by Romanrp (2009-11-22 09:42:42)

Offline

Board footer

Powered by FluxBB