Tiny Core Extensions > TCE 1.x

wicd

(1/4) > >>

Jason W:
Thanks to JLS for wicd:


--- Code: ---Title:          wicd.tce
Description:    wired and wireless network manager
Version:        1.6.0a3
Author:         Adam Blackburn,
Dan O'Reilly
Original-site:  http://wicd.sourceforge.net/
Copying-policy: GPLv2
Size: 444K
Extension_by:   jls_legalize (unsenepopiu at tin dot it)
Comments:       Wicd is an open source wired and wireless network manager for Linux which aims
to provide a simple interface to connect to networks with a wide variety of settings.
Some of Wicd's features include:
1. No Gnome dependencies (although it does require GTK).
2. Ability to connect to wired and wireless networks
3. Profiles for each wireless network and wired network
4. Many encryption schemes, some of which include WEP/WPA/WPA2
(and you can add your own)
5. Remains compatible with wireless-tools
6. Tray icon showing network activity and signal strength
---------------------------------
This extension is NOTPPI compatible.
---------------------------------
Changelog:     
Current: 2009/14/5 Initial packaging
s

--- End code ---


--- Code: ---Title:          wicd.tcz
Description:    wired and wireless network manager
Version:        1.6.0a3
Author:         Adam Blackburn,
Dan O'Reilly
Original-site:  http://wicd.sourceforge.net/
Copying-policy: GPLv2
Size: 600K
Extension_by:   jls_legalize (unsenepopiu at tin dot it)
Comments:       Wicd is an open source wired and wireless network manager for Linux which aims
to provide a simple interface to connect to networks with a wide variety of settings.
Some of Wicd's features include:
1. No Gnome dependencies (although it does require GTK).
2. Ability to connect to wired and wireless networks
3. Profiles for each wireless network and wired network
4. Many encryption schemes, some of which include WEP/WPA/WPA2
(and you can add your own)
5. Remains compatible with wireless-tools
6. Tray icon showing network activity and signal strength
Changelog:     
Current: 2009/14/5 Initial packaging
s

--- End code ---

jpeters:
I loaded wicd along with the required deps I didn't already have loaded  when connecting via a  3 lines iwconfig script:

python.tcel
dbus_python.tcel
pygobject.tcel
pycairo.tcel
pygtk.tcel
wpa-supplicant.tce
libglade.tcel
dbus_glib.tcel
dbus_python.tcel
wpa-supplicant.tce

No problem with the 3 line iwconfig script, but wicd didn't load.  I'm not very interested in a graphics wireless connector when a script is so easy, but maybe someone else can check this out further who is interested.  (I've got all the other deps loaded in addition to the extras listed above).  Does wicd provide any better connectivity than a script? (note: tested on tc1.2).

3 line solution for atho:


--- Code: ---sudo modprobe ath_pci
sudo iwconfig ath0 channel X essid linksys key xx:xx:xx:xx:xx
sudo udhcpc -i ath0

--- End code ---





jls:
Sorry but there are some problems in this extension.
check the file /usr/local/tce.installed
the last line contain double sudo
remove one sudo

Jason W:
Extension has been pulled by request. 

Jason W:
Thanks to JLS for an update to wicd:


--- Code: ---Title:          wicd.tce
Description:    wired and wireless network manager
Version:        1.5.9-udhcpc
Author:         Adam Blackburn,
Dan O'Reilly
Original-site:  http://wicd.sourceforge.net/
Copying-policy: GPLv2
Size: 288K
Extension_by:   jls_legalize (unsenepopiu at tin dot it)
Comments:       Wicd is an open source wired and wireless network manager for Linux which aims
to provide a simple interface to connect to networks with a wide variety of settings.
Some of Wicd's features include:
1. No Gnome dependencies (although it does require GTK).
2. Ability to connect to wired and wireless networks
3. Profiles for each wireless network and wired network
4. Many encryption schemes, some of which include WEP/WPA/WPA2
(and you can add your own)
5. Remains compatible with wireless-tools
6. Tray icon showing network activity and signal strength
---------------------------------
This extension is NOTPPI compatible.
---------------------------------
Changelog:      2009/14/5 Initial packaging
Current: 2209/15/5 changed to 1.5.9-udhcpc

--- End code ---


--- Code: ---Title:          wicd.tcz
Description:    wired and wireless network manager
Version:        1.5.9-udhcpc
Author:         Adam Blackburn,
Dan O'Reilly
Original-site:  http://wicd.sourceforge.net/
Copying-policy: GPLv2
Size: 412K
Extension_by:   jls_legalize (unsenepopiu at tin dot it)
Comments:       Wicd is an open source wired and wireless network manager for Linux which aims
to provide a simple interface to connect to networks with a wide variety of settings.
Some of Wicd's features include:
1. No Gnome dependencies (although it does require GTK).
2. Ability to connect to wired and wireless networks
3. Profiles for each wireless network and wired network
4. Many encryption schemes, some of which include WEP/WPA/WPA2
(and you can add your own)
5. Remains compatible with wireless-tools
6. Tray icon showing network activity and signal strength
---------------------------------
This extension is NOTPPI compatible.
---------------------------------
Changelog:      2009/14/5 Initial packaging
Current: 2209/15/5 changed to 1.5.9-udhcpc

--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version