| View previous topic :: View next topic |
| Author |
Message |
jebba
|
Posted: Wed Sep 03, 2008 5:00 am Post subject: [blag-users] configuring wifi without a GUI |
|
|
Paul David Mena wrote:
| Quote: | I managed to get WICD working under FREEEEE by not exactly following the
instructions found at
http://wicd.sourceforge.net/wiki/doku.php?id=fedora. Long story short:
download and untar the tarball, then follow the instructions in the
INSTALL file, namely:
yum install python-devel
python setup.py configure
python setup.py install
Make sure NetworkManager is turned off like so:
chkconfig NetworkManager off
reboot, at which time you should see the wcid service start up shortly
after eth0 comes up. To bring up the butt-ugly-but-functional GUI, type:
wcid-client &
Starting up wired, wireless and VPN networks are all fairly intuitive.
And it works!
Assuming I can duplicate any of the above, I promise to immortalize it
in a wiki...
|
I built a (new) package of this now for FREEEEE. Tested. Fails. :)
yum install wicd
Right now it's complaining: "Couldn't find graphical sudo program" (this when
I'm running it as root, no less). I wonder which ones it will take. gar.
Anyway, mostly there but i dont think i'll look at it more for a day or so, so
if you figure that out let me know heh. Could just be missing dependency.
freeeee-package empower <--we'll see if that one will work.
-Jeff
_______________________________________________
blag-users mailing list
blag-users@lists.blagblagblag.org
https://www.autistici.org/mailman/listinfo/blag-users
Post generated using Mail2Forum (http://www.mail2forum.com)
|
|
|
 |
jebba
|
Posted: Wed Sep 03, 2008 5:15 am Post subject: [blag-users] configuring wifi without a GUI |
|
|
jeff wrote:
| Quote: | Paul David Mena wrote:
| Quote: | I managed to get WICD working under FREEEEE by not exactly following the
instructions found at
http://wicd.sourceforge.net/wiki/doku.php?id=fedora. Long story short:
download and untar the tarball, then follow the instructions in the
INSTALL file, namely:
yum install python-devel
python setup.py configure
python setup.py install
Make sure NetworkManager is turned off like so:
chkconfig NetworkManager off
reboot, at which time you should see the wcid service start up shortly
after eth0 comes up. To bring up the butt-ugly-but-functional GUI, type:
wcid-client &
Starting up wired, wireless and VPN networks are all fairly intuitive.
And it works!
Assuming I can duplicate any of the above, I promise to immortalize it
in a wiki...
|
I built a (new) package of this now for FREEEEE. Tested. Fails. :)
yum install wicd
Right now it's complaining: "Couldn't find graphical sudo program" (this when
I'm running it as root, no less). I wonder which ones it will take. gar.
Anyway, mostly there but i dont think i'll look at it more for a day or so, so
if you figure that out let me know heh. Could just be missing dependency.
freeeee-package empower <--we'll see if that one will work.
|
Well, i haven't tested the sudo part yet (it only comes up if wicd daemon isn't
running), but I have it going now with the latest package.
Looks quite nice. If this thing is stable we'll use this for sure.
Funny the thread is *without* a GUI, but in the end it's what we got. heh.
-Jeff
_______________________________________________
blag-users mailing list
blag-users@lists.blagblagblag.org
https://www.autistici.org/mailman/listinfo/blag-users
Post generated using Mail2Forum (http://www.mail2forum.com)
|
|
|
 |
jebba
|
Posted: Wed Sep 03, 2008 5:21 am Post subject: [blag-users] configuring wifi without a GUI |
|
|
jeff wrote:
| Quote: | Paul David Mena wrote:
| Quote: | I managed to get WICD working under FREEEEE by not exactly following the
instructions found at
http://wicd.sourceforge.net/wiki/doku.php?id=fedora. Long story short:
download and untar the tarball, then follow the instructions in the
INSTALL file, namely:
yum install python-devel
python setup.py configure
python setup.py install
Make sure NetworkManager is turned off like so:
chkconfig NetworkManager off
reboot, at which time you should see the wcid service start up shortly
after eth0 comes up. To bring up the butt-ugly-but-functional GUI, type:
wcid-client &
Starting up wired, wireless and VPN networks are all fairly intuitive.
And it works!
Assuming I can duplicate any of the above, I promise to immortalize it
in a wiki...
|
I built a (new) package of this now for FREEEEE. Tested. Fails. :)
yum install wicd
Right now it's complaining: "Couldn't find graphical sudo program" (this when
I'm running it as root, no less). I wonder which ones it will take. gar.
Anyway, mostly there but i dont think i'll look at it more for a day or so, so
if you figure that out let me know heh. Could just be missing dependency.
freeeee-package empower <--we'll see if that one will work.
|
Yikes, empower drags in all the enlightenment stuff...
_______________________________________________
blag-users mailing list
blag-users@lists.blagblagblag.org
https://www.autistici.org/mailman/listinfo/blag-users
Post generated using Mail2Forum (http://www.mail2forum.com)
|
|
|
 |
extraspecialbitter
|
Posted: Thu Sep 04, 2008 3:15 am Post subject: [blag-users] configuring wifi without a GUI |
|
|
Jeff,
FWIW, yum install wicd worked perfectly after
yum install python-devel
I didn't get any weird dependency messages after that. In fact, I'm logged into my "dingonet" wireless network via wicd as we speak...
Paul
On Wed, Sep 3, 2008 at 9:43 PM, jebba <moe@blagblagblag.org (moe@blagblagblag.org)> wrote:
| Quote: | jeff wrote:
:
Paul David Mena wrote:
: I managed to get WICD working under FREEEEE by not exactly following the
instructions found at
http://wicd.sourceforge.net/wiki/doku.php?id=fedora. Long story short:
download and untar the tarball, then follow the instructions in the
INSTALL file, namely:
yum install python-devel
python setup.py configure
python setup.py install
Make sure NetworkManager is turned off like so:
chkconfig NetworkManager off
reboot, at which time you should see the wcid service start up shortly
after eth0 comes up. To bring up the butt-ugly-but-functional GUI, type:
wcid-client &
Starting up wired, wireless and VPN networks are all fairly intuitive.
And it works!
Assuming I can duplicate any of the above, I promise to immortalize it
in a wiki...
I built a (new) package of this now for FREEEEE. Tested. Fails. :)
yum install wicd
Right now it's complaining: "Couldn't find graphical sudo program" (this when
I'm running it as root, no less). I wonder which ones it will take. gar.
Anyway, mostly there but i dont think i'll look at it more for a day or so, so
if you figure that out let me know heh. Could just be missing dependency.
freeeee-package empower <--we'll see if that one will work.
Yikes, empower drags in all the enlightenment stuff...
|
--
Paul David Mena
--------------------
pauldavidmena@gmail.com (pauldavidmena@gmail.com)
Post generated using Mail2Forum (http://www.mail2forum.com)
|
|
|
 |
|
|
|