View source for Wicd

From Openmoko

Wicd
Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to Wicd.

Personal tools

Wicd is a wlan-gui written in python which helps setting up a wlan-connection.

Installation

Debian-Image

First you need some packages installed to get wicd working:

apt-get install python-glade2 python-gtk2 wireless-tools wpasupplicant dhcp3-client

Now you can download the *_all.deb version of wicd stable from here and install it with:

dpkg -i *_all.deb

The wicd daemon should automatically be started after installation. You can start the wicd-client now with:

wicd-client -n

In Preferences you should give in: eth0 for wireless and usb0 for wired connection.

Wicd should show now your networks. Connecting to one of them is not working at the moment. You will always end up with "Putting down interface..." and nothing happens after that but work is in progress about this problem: click.