LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 09-10-2006, 08:29 PM   #1
fincher69
Member
 
Registered: Jan 2005
Location: Tallahassee, FL
Distribution: Kubuntu 13.04
Posts: 69

Rep: Reputation: 15
Slackware, 2200, and missing device


I've looked through a bunch of threads but can't find the info I need. I am working to get my wireless card on my alienware sentia working. It's an intel 2200 card I am attempted to go through the 2200 + Slackware tutorial, but still have problems.

Right now my main problem is that my computer says eth1 doesn't exist. ifconfig returns eth0 and lo and that's it. I'm sure it's a simple fix, but how do I get my wireless card to show up as eth1?

I'm hoping once this problem is fixed everything else will work, but thank you for any help and I'm sure I'll have some additional questions. :-)
 
Old 09-11-2006, 01:59 AM   #2
baikonur
Member
 
Registered: Oct 2005
Location: germany
Distribution: debian
Posts: 255
Blog Entries: 5

Rep: Reputation: 30
Sometimes the wireless card is named wlan0, but most of the time it is eth1. Try both in your /etc/network/interfaces file.
I had to manually add the wireless interfaces (eth1) there:

my /etc/network/interfaces
Code:
# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
#auto eth0
iface eth0 inet dhcp

# The wireless adapter
#auto eth1
iface eth1 inet dhcp
If it doesn't work, replace eth1 with wlan0 and try again. If you don't use DHCP, put 'static' and describe address and subnet. See the manual page to learn how to do it.
If that doesn't work either, please post the output of lspci, lsmod and dmesg.
 
Old 09-11-2006, 07:16 AM   #3
Hangdog42
LQ Veteran
 
Registered: Feb 2003
Location: Maryland
Distribution: Slackware
Posts: 7,803
Blog Entries: 1

Rep: Reputation: 422Reputation: 422Reputation: 422Reputation: 422Reputation: 422
The first thing to do is check the output of lsmod. If the ipw2200 module isn't listed there, you will need to install the driver and firmware. There are good instructions here at the ipw2200 site.
 
Old 09-11-2006, 01:47 PM   #4
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
Baikonur, this is a Slackware question. In Slackware, we do not have "/etc/network/interfaces"

Fincher69, I'm with Hangdog42 - the most probable cause of the absence of your wireless eth1 interface (the ipw2200 driver will make itself known as such) would be the fact that you did not yet download the firmware for the card and put it in /lib/firmware.

You should see an error message regarding missing firmware scrolling across the screen when the computer boots and udev probes the card and tries to "modprobe ipw2200".

Eric
 
Old 09-12-2006, 01:49 AM   #5
baikonur
Member
 
Registered: Oct 2005
Location: germany
Distribution: debian
Posts: 255
Blog Entries: 5

Rep: Reputation: 30
Quote:
Baikonur, this is a Slackware question. In Slackware, we do not have "/etc/network/interfaces"
Sorry. I won't interfere with you slackers discussing again. :-)
 
  


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
DISCUSSION: Intel Pro Wireless 2200 + Slackware LinuxAnswers Discussion 1 08-25-2007 09:09 AM
Missing lp / lp0 device ??? (Slackware 10.0) Cesar Ocasio Slackware 2 07-17-2004 09:22 AM
Missing /var device sasklinuxuser Linux - General 2 05-14-2004 10:42 AM
Missing Device File k4ution Slackware 5 12-22-2003 07:50 PM
Missing device? Tdh-Anon Linux - Hardware 1 11-25-2002 01:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 11:44 PM.

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