LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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 08-25-2010, 07:30 PM   #1
Bull3t
Member
 
Registered: Aug 2010
Posts: 56

Rep: Reputation: 0
Question Warning: Dumb Question Here: SlackWare Wireless Setup for Dummies.


Ok, maybe I am not a dummy, but configuring SlackWare to boot up with wireless is seeming to be a problem. Now I'll know what your say, "Bull3t go look at this page"
http://alien.slackbook.org/dokuwiki/...ckware:network
But, uh.. yeah that is spanglish to me. And while I would love to sit down and figure out how everything works (I seriously do want to) I need to be on-line ASAP. So instead of learning now and fixing later, I'd like to , well uh, fix now and learn later.

So if anyone knows of a easier guide to follow, or has any tips for me they would be appreciated. By the way, I tried using the wpa_gui program, (which I guess is default?) with no luck. It failed to scan for me. I have heard of the program Wicd, which is a gui but it didn't come pre-installed, and I wasn't sure if that would help much since the other didn't.

Ok, thanks =]
 
Old 08-25-2010, 07:42 PM   #2
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
Hi Bull3t, Welcome to LQ. Go look at this...Just kidding. Is the wireless interface up and functioning? Please post the output from the following:

Code:
$ /sbin/lspci -v | grep Network
$ /sbin/lsmod
$ /sbin/ifconfig -a
$ /sbin/iwconfig
I'd recommend wicd as it should make your life easier. You can find it in /extra.

Good luck. ;-)
 
1 members found this post helpful.
Old 08-25-2010, 08:04 PM   #3
patostevens
Member
 
Registered: Dec 2007
Location: Kennewick,WA
Distribution: Slackware 14
Posts: 172

Rep: Reputation: 21
Thumbs up

Since I am terminally ADD, I have always used WICD. It works great for me and is very easy to configure. As Peacedog pointed out, it is located in the /extra directory of your install DVD. Wicd has just worked on both laptops and desktops for me. Good luck.
 
1 members found this post helpful.
Old 08-26-2010, 12:26 AM   #4
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
The drawback to wicd is that you won't be able to automatically mount NFS shares or any other remote mounts found in /etc/fstab.
 
1 members found this post helpful.
Old 08-26-2010, 03:45 AM   #5
powerball
LQ Newbie
 
Registered: Jun 2010
Distribution: Slackware
Posts: 10
Blog Entries: 1

Rep: Reputation: 12
Wireless

Hi Bull3t this is what I do to get my wireless working, hope it helps somebody.

Code:
ifconfig wlan0 up
iwlist wlan0 scan
Then find and enter the login info of your router:

Code:
iwconfig wlan0 essid <Router Name>
iwconfig wlan0 mode Managed
iwconfig wlan0 enc <Router Password>
dhcpcd wlan0
You can then add that to '/etc/rc.d/rc.local' to connect at startup.
 
1 members found this post helpful.
Old 08-26-2010, 04:58 AM   #6
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,940

Rep: Reputation: 129Reputation: 129
It is much easier to use the scripts that are made for Slackware;
specifically /etc/rc.d/rc.inet1.conf for the configuration and
/etc/wpa_supplicant.conf for the WPA settings.

The wicd software is good if all you want to do is join open wireless
access points like Windows with a little popup box.
 
1 members found this post helpful.
Old 08-26-2010, 08:07 AM   #7
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Welcome to LQ!

It doesn't get any plainer or easier than the http://alien.slackbook.org/dokuwiki/...ckware:network link.

It's is not cryptic but plainly written for a general audience.

If you are having difficulty then present your question or problems clearly so we can help.

Slackware is not a hold your hand distribution. Things are clear and not hidden so once you know your way then things can be setup rather easily.

Just a few useful links;

SlackwareŽ Essentials
SlackwareŽ Basics
Linux Documentation Project
Rute Tutorial & Exposition
Linux Command Guide
Bash Reference Manual
Advanced Bash-Scripting Guide
Linux Newbie Admin Guide
LinuxSelfHelp
Getting Started with Linux


The above links and others can be found at 'Slackware-Links' . More than just SlackwareŽ links!
 
1 members found this post helpful.
Old 08-26-2010, 08:46 AM   #8
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
One other little thing that may be worth noting -- if you're running, say, a Dell laptop the transceiver (the actual wi-fi radio) may not come up at boot (at least mine did not and it took a whole lot of screwing around to figure that out). You may need to press the appropriate function key to turn it on (and a second press turns it off). As other have urged, WICD makes your life easier, it's simple to install and you really don't have to do much if any fiddling with it; just install, reboot, and away you go. When you start WICD, you should see one or more available wi-fi sites displayed -- if you don't, try the transceiver function key and refresh WICD and see what happens.

Hope this helps some.
 
1 members found this post helpful.
Old 08-26-2010, 12:01 PM   #9
brooko
Member
 
Registered: Nov 2009
Posts: 35

Rep: Reputation: 0
Quote:
Originally Posted by Richard Cranium View Post
The drawback to wicd is that you won't be able to automatically mount NFS shares or any other remote mounts found in /etc/fstab.
True, but it does allow you to run a script on connection & disconnection, which can mount/unmount any shares as required.

I still prefer the /etc/rc.d/rc.inet1 way of doing things though.

On my box i have wireless configure through the rc.inet1 scripts and have wicd installed to merely give me a wireless link up/down/strength visual status. Which seems to work ok for me. I know it can be problematic with both running together but i've not found this.
 
1 members found this post helpful.
Old 08-26-2010, 08:24 PM   #10
Bull3t
Member
 
Registered: Aug 2010
Posts: 56

Original Poster
Rep: Reputation: 0
Wow! Thanks for the responses everyone.

I got it working fairly easily. It was just my lame skills at using the shell holding me back. =]

Thanks!
 
  


Reply



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
New to Slackware~Wireless setup! suChris Slackware 12 12-02-2009 03:22 AM
Linux Wireless for Dummies? debuser123 Linux - Wireless Networking 11 12-15-2006 05:40 AM
slackware wireless setup hosler Linux - Wireless Networking 8 10-16-2006 09:52 PM
Easy DNS Setup for dummies shadowsa SUSE / openSUSE 30 08-04-2005 03:18 PM
Slackware for Dummies Ryuji Yamazaki Linux - Newbie 5 10-28-2004 02:52 PM

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

All times are GMT -5. The time now is 05:23 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