LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 01-23-2005, 11:22 PM   #1
Dillius
Member
 
Registered: Jan 2004
Location: Georgia
Distribution: Debian Etch
Posts: 99

Rep: Reputation: 15
wireless card difficulty


Currently installed Mandrake 10.1 on my laptop, and trying to get my PCMCIA wireless card to work. I've been following a tutorial for the install, but haven't had the best luck so far.

My wireless card is the Linksys WPC54G, as listed in the Linux HCL at this site. I've followed the tutorial precisely, and here's where i'm stuck.

The drivers loaded for it are called "lsbcmnds", and I am pretty sure they are the correct ones. The problem I have run into is no matter what I do, iwconfig will not list wlan0.

It will list:
lo
eth0
sit0

But not wlan0. I've done a little searching and tried a few things i found but it is still not listed, and the card does not appear to be getting power as none of the LED's are lighting.

Any help would be appreciated.

EDIT: And it seems like everytime i try to set it up, it disables my ethernet connection to the internet.

Last edited by Dillius; 01-23-2005 at 11:35 PM.
 
Old 01-24-2005, 07:58 AM   #2
Dillius
Member
 
Registered: Jan 2004
Location: Georgia
Distribution: Debian Etch
Posts: 99

Original Poster
Rep: Reputation: 15
Still not able to get it running. And I've found that I have to completely reconfigure my ethernet connection every time i try to set up the wireless connection.
 
Old 01-24-2005, 10:49 AM   #3
dping
Member
 
Registered: Dec 2004
Location: Oregon, USA
Distribution: Kubuntu 9.04
Posts: 181

Rep: Reputation: 30
Do you know what version of the card it is? v1, v2 ...?

How are you setting it up? Are you using the gui tools, or command-line tools, or ndiswrapper?
 
Old 01-24-2005, 01:26 PM   #4
Dillius
Member
 
Registered: Jan 2004
Location: Georgia
Distribution: Debian Etch
Posts: 99

Original Poster
Rep: Reputation: 15
Ndiswrapper. I'm wondering if it's tryin to set as eth0... since it keeps interefering with it when i try to set it up.
 
Old 01-24-2005, 01:42 PM   #5
dping
Member
 
Registered: Dec 2004
Location: Oregon, USA
Distribution: Kubuntu 9.04
Posts: 181

Rep: Reputation: 30
I can't say I have an answer, never having had to do that in Mandrake, but I do know that if your card explicitly says that it is version 2 (ie: " WPC54G ver. 2 " ), then you need to use the LSTINDS.INF windows driver instead of lsbcmnds.inf.

Also, depending on the age of your laptop, some of the old ones are incompatible with cardbus PCMCIA cards. Though I doubt that would be your problem.
 
Old 01-24-2005, 02:21 PM   #6
Dillius
Member
 
Registered: Jan 2004
Location: Georgia
Distribution: Debian Etch
Posts: 99

Original Poster
Rep: Reputation: 15
Ah yes. I just physically checked the card, it is version 2. I'll switch out the driver. Also, when i check the PCMCIA configurer, it says that no Controller is detected. Could that have an effect, or is it simeply because of the wrong driver?

EDIT: Actually... where in the world do i find this file?

Last edited by Dillius; 01-24-2005 at 02:27 PM.
 
Old 01-24-2005, 02:39 PM   #7
dping
Member
 
Registered: Dec 2004
Location: Oregon, USA
Distribution: Kubuntu 9.04
Posts: 181

Rep: Reputation: 30
If the controller isn't detected, that could definitely have something to do with it.
Time for someone with more experience in the area than I to step in.

Assuming that you got lsbcmnds.inf off of the cd that comes with the card, LSTINDS.INF should be in the same directory on the cdrom as lsbcmnds.inf.

You might let folks know what laptop you have and list what info you have (know how to get) on the PCMCIA controller (chipset, etc...).

Also, you could also try http://mandrakeusers.org/, they might have more information on mandrake support for that laptop.

Last edited by dping; 01-24-2005 at 02:43 PM.
 
Old 01-24-2005, 02:48 PM   #8
Dillius
Member
 
Registered: Jan 2004
Location: Georgia
Distribution: Debian Etch
Posts: 99

Original Poster
Rep: Reputation: 15
Well it's a Compaq Presario 900US, haven't really changed it from factory settings other than this of course. This card worked when i had windows loaded on it though...

Harddrake is showing a PCI1410 PC card Cardbus Controller. I believe this would be it?
 
Old 01-24-2005, 03:52 PM   #9
dping
Member
 
Registered: Dec 2004
Location: Oregon, USA
Distribution: Kubuntu 9.04
Posts: 181

Rep: Reputation: 30
Lots of info about Linux on that laptop with a little googling.

Some small stuff I found after a quick search:
In this mail archive there is lots of useful stuff, notably:
This with regard to mandrake 10 (which looks possibly like a problem similar to yours).
and:
This, which looks like something you might need to solve the problem.

You might look around and see what you can find. It looks like with mandrake (though I didn't find anything on 10.1) PCMCIA support may not be initially set up.
 
Old 01-24-2005, 03:53 PM   #10
Dillius
Member
 
Registered: Jan 2004
Location: Georgia
Distribution: Debian Etch
Posts: 99

Original Poster
Rep: Reputation: 15
OK, I feel like a bloody idiot. I just installed the PCMCIA Daemon . Now the card is showing up under network devices, but it still isn't getting power or showing wlan0 to my iwconfig check.

EDIT: If i try to run the config tool, it lists a bunch of drivers that aren't right for this. Should i plug in a dummy one?

EDIT2: And no, wlan0 still says "No such device" when i run iwconfig

Last edited by Dillius; 01-24-2005 at 04:15 PM.
 
Old 01-24-2005, 05:45 PM   #11
Dillius
Member
 
Registered: Jan 2004
Location: Georgia
Distribution: Debian Etch
Posts: 99

Original Poster
Rep: Reputation: 15
I have tried running back through some of the setup steps... but it's still not showing up.

I am still wondering wether or not I should run the "Run config tool" for it. The only issue is that the drivers I have are not showing up on the manual driver list. Is there a place I can add the driver so that it will appear on the list? Or could I just load up a dummy driver and override it with ndiswrapper?
 
Old 01-24-2005, 06:32 PM   #12
dping
Member
 
Registered: Dec 2004
Location: Oregon, USA
Distribution: Kubuntu 9.04
Posts: 181

Rep: Reputation: 30
The config tool is separate (as far as I know) from ndiswrapper. When you run the config tool it has access to all of the linux native drivers, but does not have access to the windows driver you were trying to use with ndiswrapper.

If the config tool does not present you with a driver to use with the card, then it likely doesn't have a driver native to the kernel that will work with the card -- don't bother with plugging in a dummy driver.

With ndiswrapper do this...

Insert the windows .inf driver file:
Code:
ndiswrapper -i driver.inf
Check to see if it recognizes the card:
Code:
ndiswrapper -l
If the card is not recognized by ndiswrapper with the proper driver, then you likely have something else wrong with your system.

Last edited by dping; 01-24-2005 at 06:38 PM.
 
Old 01-24-2005, 07:03 PM   #13
Dillius
Member
 
Registered: Jan 2004
Location: Georgia
Distribution: Debian Etch
Posts: 99

Original Poster
Rep: Reputation: 15
"lstinds driver present, hardware present"

i'm pretty sure that the drivers are not the problem at this point. It's simply not creating wlan0
 
Old 01-24-2005, 07:12 PM   #14
dping
Member
 
Registered: Dec 2004
Location: Oregon, USA
Distribution: Kubuntu 9.04
Posts: 181

Rep: Reputation: 30
Good, good.

What all have you done with ndiswrapper beyond that?
I'm assuming that you have run: ??
Code:
ndiswrapper -m
 
Old 01-24-2005, 07:28 PM   #15
Dillius
Member
 
Registered: Jan 2004
Location: Georgia
Distribution: Debian Etch
Posts: 99

Original Poster
Rep: Reputation: 15
Yes, I have run ndiswrapper -m, and modprobe ndiswrapper. Nothing happens however, there is still no power going to the card from what i can see, and wlan0 still does not appear.
 
  


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
Difficulty setting up wireless network, running route thiqued Linux - Wireless Networking 9 02-05-2006 04:58 PM
intel wireless pro 2200 detected as atheros wireless card? whf SUSE / openSUSE 5 08-29-2005 06:04 PM
Difficulty setting up BT Voyager 2000 Wireless on Slackware 10.0 Apocalypse King Linux - Hardware 0 09-21-2004 12:57 PM
FC2 not recognizing the Intel PRO/Wireless 2200BG wireless card mdslf Linux - Laptop and Netbook 2 08-24-2004 02:25 AM

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

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