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 > Slackware - Installation
User Name
Password
Slackware - Installation This forum is for the discussion of installation issues with Slackware.

Notices


Reply
  Search this Thread
Old 09-21-2013, 09:05 AM   #1
J...aLuxOrg
LQ Newbie
 
Registered: Sep 2013
Posts: 2

Rep: Reputation: Disabled
To get WiFi up and running in Slackware


I'm new to Slackware Linux.
I cannot get my wifi up and running. I have tried everything, built a new kernel with support for my card, hacked the installation scripts and all that but no luck sofar.

1. lspci answers 'Ethernet controller Realtek RTL8101E/RTL8102E
PCI fast ethernet controller
Network controller Atheros Com Inc Device 0036 (rev 01)'

iwconfig answers 'lo no wireless extension
eth0 no wireless extension '

2 netconfig asks me to give a hostname and domainname end
then nothing happens

BTW, the shutdown command doesn't work either, I have to fire X-window up to close it all.

I'm working on a Dell inspiron, new for two weeks ago.

Who can tell me what I'm doing wrong? Thanks a lot!
J...aLuxOrg
 
Old 09-21-2013, 01:16 PM   #2
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 16,281

Rep: Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322Reputation: 2322
Look for something like "Fast Ethernet Switching" in the BIOS and disable it. It's a power saving thing, that switches off the wifi if the ethernet card is configured and vice versa. You could also blacklist that module, unless you need the nic, Then see what you can get.
 
1 members found this post helpful.
Old 09-22-2013, 05:35 AM   #3
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
Member Response

Hi,

Plus be sure that your wireless is on via the 'Fn+F2'. Since you did not mention the model for the Inspiron this function is the control on most new Dell laptops.

You can check 'dmesg' to see if the wireless chipset is recognized.

Slackware Doc Project is a good reference to help configure your install.
 
1 members found this post helpful.
Old 10-26-2013, 10:11 AM   #4
J...aLuxOrg
LQ Newbie
 
Registered: Sep 2013
Posts: 2

Original Poster
Rep: Reputation: Disabled
Question Slackware wifi

My box is a Dell Inspiron-15-3521, BIOS A07 and with windows 8 delivered as os. From start it connected my local wifi no problems. I removed windows 8 and installed Slackware 13.0, since then I cannot get wifi to fire up. What could be wrong?

Here is some info,

- lspci: Ethernet controller: Realtek RTL8101E/RTL8102
Network controller: Atheros Com Dev0036

- lsusb:
Bus003 Device002: Realtek Semiconductor RTL8188CUS 802.11n WLAN Adapter
Bus001 Device003: Atheros Communication
Bus001 Device004: Realtek Semiconductor Corp
Bus001 Device005: Microdia

- iwconfig:
wlan0 IEEE 802.11bgn ESSID: off/any
Mode:managed Access Point: Not-Associated Tx-Power = 20dBm
... and bla bla...

ping says 'network is unreacheable'

When I edit /etc/rc.d/rc.inet1.conf and then give command netconfig my changes roll back.

If I edit rc.wireless.conf my changes doesn't bite, i e the ESSID is still off/any

After struggling a few days I bought an usb-wifi adapter, it lightens up and seems to work ok but I can still not get wifi to fire up. I installed the software that came with the adapter.

So, here is my questions:

- do I have to mount the usb-wifi-card?
- how can I figure out the devnames on the four usb-ports on my laptop?
- how do I solve the connectionproblems?
 
Old 10-26-2013, 08:01 PM   #5
allend
LQ 5k Club
 
Registered: Oct 2003
Location: Melbourne
Distribution: Slackware64-15.0
Posts: 6,371

Rep: Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749Reputation: 2749
Quote:
Network controller Atheros Com Inc Device 0036 (rev 01)
I suspect that this device has VendorID 0x168C and DeviceID 0x0036. It is supported by the ath9k kernel module.

Quote:
BTW, the shutdown command doesn't work either, I have to fire X-window up to close it all.
Are you trying to configure this from the commandline?
It is easiest to use NetworkManager from a GUI to handle network devices.
http://docs.slackware.com/slackware:...ation_services
Note that NetworkManager works best with the networking configuration files /etc/rc.d/rc.inet1.conf and /etc/rc.d/rc.wireless.conf as installed by default. See the mail to root headed "Welcome to Slackware" for further details.

Quote:
So, here is my questions:

- do I have to mount the usb-wifi-card?
- how can I figure out the devnames on the four usb-ports on my laptop?
- how do I solve the connectionproblems?
Just let NetworkManager do the work for you.

BTW- What protocol are you using to connect to your access point? If it is WPA/2, then from the commandline you need to use wpa_supplicant.

Last edited by allend; 10-26-2013 at 08:10 PM.
 
Old 10-26-2013, 08:48 PM   #6
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,317
Blog Entries: 28

Rep: Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140Reputation: 6140
What does the command lspci report as your wireless chipset.

That's the most important piece of information for fixing this.
 
Old 11-03-2013, 11:33 PM   #7
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Rep: Reputation: 55
Checkout this thread: [SOLVED] Thinkpad T400 Wireless

Helped me get wireless setup. I would strongly suggest installing WICD - works fine in xfce, makes life easier.

As root #slackpkg install wicd

Try this in order to keep track of you have done.

Disconnect your DSL cable

Make sure your laptop wireless button is switched to "ON"

Reset your configuration files to their original state by running "netconfig" and enter hostname then choose loop back. Thast it.

As root make rc.wireless executable

check /etc/rc.d/rc.wireless.conf has "Pick Any Access Point Section is Uncommented. Don't put anything in config file.

vi /etc/rc.d/rc.inet1.conf uncomment: use dhcp = yes, essid, host, wlan key, wpa supplicant
If you use a password write in the wlan key = prefixed by s:

Then just click on your wicd icon and click on your Wireless Network. See if you connect.

If you don't get a wireless connection. You can use WICD feedback to post here and figure out what is to do next. This worked for me, after days of going crazy
 
Old 11-04-2013, 06:11 AM   #8
rkfb
Member
 
Registered: Oct 2003
Location: Guildford, England
Distribution: Slackware64 15.0 running i3
Posts: 494

Rep: Reputation: 174Reputation: 174
Quote:
Originally Posted by onebuck View Post
Hi,

Plus be sure that your wireless is on via the 'Fn+F2'. Since you did not mention the model for the Inspiron this function is the control on most new Dell laptops.

You can check 'dmesg' to see if the wireless chipset is recognized.

Slackware Doc Project is a good reference to help configure your install.
Sometimes Fn+ALT+F2 may do it.
 
Old 01-08-2014, 07:44 AM   #9
rob.rice
Senior Member
 
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076

Rep: Reputation: 205Reputation: 205Reputation: 205
install wicd it's in the extras directory of slackware
check the external wifi switch windoze ignores it BUT linux dose not

to check the wifi with ifconfig the command is "ifconfig -a"
but you don't need rc.wireless wicd can handle configuring the wifi card all by it self

Last edited by rob.rice; 01-08-2014 at 07:58 AM.
 
  


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
wifi connection issues with slackware 12.37 and broadcom wifi card EpicViTTo Slackware 15 09-05-2012 02:37 PM
[SOLVED] Running a netbook as a Wifi Router? akamikeym Linux - Networking 2 03-14-2012 04:39 AM
Slackware 13 wifi config, and now both eth and wifi are down nenpa8lo Slackware 2 04-18-2010 06:18 PM
Running a script to start WiFi on boot nanodano Linux - Hardware 3 11-06-2005 09:00 PM

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

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