LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-03-2012, 08:48 PM   #1
spudgunner
Member
 
Registered: Dec 2009
Distribution: Slackware
Posts: 229

Rep: Reputation: 20
Wicd not accepting wifi configuration - Slackware64 -current


I've just done a fresh install of Slackware64 -current and installed wicd. When I click properties below any network, the 'ok' and 'cancel' buttons don't work, and exiting the window doesn't save my configuration. Amy suggestions on what to try?
 
Old 05-03-2012, 11:05 PM   #2
slackass
Member
 
Registered: Apr 2006
Location: SE Texas
Distribution: Slack64-15.0
Posts: 910

Rep: Reputation: 90
wicd has been giving me fits.
I can't get it to work on any of my boxes since the upgrade.(13.37 & current)
I tried kde network manager on one box but it choked back some how.
I could nav a site but could not download anything.
Going to do a fresh install and play with wicd to see what I can figure out.
 
Old 05-04-2012, 12:28 AM   #3
markush
Senior Member
 
Registered: Apr 2007
Location: Germany
Distribution: Slackware
Posts: 3,979

Rep: Reputation: Disabled
Hi,

I've once tried wicd, it never worked for me. You don't need it.

For the wireless connection with my laptop I've created my own startupscript
Code:
#!/bin/sh
ifconfig lo up
ifconfig wlan0 up
wpa_supplicant -iwlan0 -Dwext -c/etc/wpa_supplicant.conf &
dhcpcd wlan0
It is started from rc.local. I've disabled the rc.inet1 script.

If I want (seldom) to start eth0, I execute "ifconfig eth0" and "dhcpcd eth0" manually as root.

Markus
 
1 members found this post helpful.
Old 05-04-2012, 12:38 AM   #4
slackass
Member
 
Registered: Apr 2006
Location: SE Texas
Distribution: Slack64-15.0
Posts: 910

Rep: Reputation: 90
Thanks Markus!
I'll mess around with it.
 
Old 05-04-2012, 07:26 AM   #5
spudgunner
Member
 
Registered: Dec 2009
Distribution: Slackware
Posts: 229

Original Poster
Rep: Reputation: 20
Quote:
Originally Posted by slackass View Post
wicd has been giving me fits.
I can't get it to work on any of my boxes since the upgrade.(13.37 & current)
I tried kde network manager on one box but it choked back some how.
I could nav a site but could not download anything.
Going to do a fresh install and play with wicd to see what I can figure out.
I was having problems as well before my fresh install and I couldn't figure it out, so that's why I did the fresh install.

@markush: Thanks for the advice, I'm well aware of doing it that way, but it's on a laptop I don't want to be editing wpa_supplicant.conf every time I switch APs.
 
Old 05-04-2012, 08:31 AM   #6
gapan
Member
 
Registered: Feb 2007
Posts: 378

Rep: Reputation: 163Reputation: 163
It is a bug with wicd 1.7.2.4: https://bugs.launchpad.net/wicd/+bug/993912

Slackware should upgrade to 1.7.3 as soon as that one is out, as version 1.7.2.4 doesn't work at all if you're trying to connect to a new network. Or patch the 1.7.2.4 package anyway.

Last edited by gapan; 05-04-2012 at 08:32 AM.
 
Old 05-04-2012, 08:35 AM   #7
TommyC7
Member
 
Registered: Mar 2012
Distribution: Slackware, CentOS, OpenBSD, FreeBSD
Posts: 530

Rep: Reputation: Disabled
Actually, if I recall you can add a bunch of AP's into /etc/wpa_supplicant.conf and just use rc.inet1.conf to pick whichever one you want to use. If you don't set it, I believe it uses the connection with the best signal.
 
Old 05-04-2012, 08:50 AM   #8
spudgunner
Member
 
Registered: Dec 2009
Distribution: Slackware
Posts: 229

Original Poster
Rep: Reputation: 20
Quote:
Originally Posted by TommyC7 View Post
Actually, if I recall you can add a bunch of AP's into /etc/wpa_supplicant.conf and just use rc.inet1.conf to pick whichever one you want to use. If you don't set it, I believe it uses the connection with the best signal.
Interesting comment, I'll look into this. Perhaps I'll have to start keeping wpa_supplicant.conf sync'd in Dropbox and copy the new version over every time I install Slackware (assuming I can get an internet connection somewhere).

I'm marking this as solved as it's a known bug (not just me) and it looks like it's gonna get fixed soon.
 
Old 05-04-2012, 02:24 PM   #9
slackass
Member
 
Registered: Apr 2006
Location: SE Texas
Distribution: Slack64-15.0
Posts: 910

Rep: Reputation: 90
I managed to get wicd working by downgrading to 1.7.0
The problem I was having with kde network manager turned out to be my modem.
 
Old 05-04-2012, 03:58 PM   #10
spudgunner
Member
 
Registered: Dec 2009
Distribution: Slackware
Posts: 229

Original Poster
Rep: Reputation: 20
Meh, I can wait for a little while. Ever since I finished school, the laptop gets used for the odd overnight trip for work and for experimenting with Linux. I just went through installing Slackware64 for the first time (having never used a 64-bit distro before) with LVM+LUKS (also the first time for encryption and logical volumes). Other than this bug in wicd that isn't my fault, there weren't any major hiccups. This weekend I'm either playing lots of video games or installing a multilib environment, haven't decided which yet.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
wicd keeps dropping my wifi connedtion rob.rice Slackware 16 07-22-2011 05:58 AM
[SOLVED] Anyone have trouble using Wicd to connect to Airport Wifi? BoydRice Slackware 5 03-20-2010 07:06 PM
Atheros ath9k and wicd in Slackware64...can not connect em21701 Slackware 13 09-01-2009 01:18 AM
Updating from Slackware64-current to Slackware64 13. glore2002 Slackware 4 08-28-2009 06:50 PM
So, I've installed Slackware64-current. Need some configuration help. glore2002 Slackware 19 08-24-2009 06:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:35 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration