LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 02-26-2005, 04:16 PM   #1
Agizor
Member
 
Registered: Dec 2004
Posts: 62

Rep: Reputation: 15
NDISWrapper + Suse 9.2


Is it possible? A while back, I tried it and got an error while trying to make NDISwrapper. In Mandrake, I had no such problem. But I like SuSE more...

Can NDIS be used for wireless PCI network cards in SuSE 9.2? If so, can someone be willing to help me through the setup?
 
Old 02-26-2005, 04:28 PM   #2
youngtom
Member
 
Registered: Feb 2005
Location: Rio de Janerio
Distribution: suse 9.1, suse 9.2, redhat enterprise, ubuntu, kubuntu
Posts: 104

Rep: Reputation: 15
This Suse/ndsiwrapper site looks like it might very helpful. Good luck and let us know how it goes.

http://nextgen.no-ip.org/~andrew/ndiswrapper/index.html
 
Old 02-26-2005, 04:32 PM   #3
LucidParody
Member
 
Registered: Jul 2004
Distribution: SuSe 10 OSS
Posts: 45

Rep: Reputation: 15
Yeah, first you gotta install ndiswrapper from yast.

Then you need to google and fine the windows driver for your lan card. in my case it was a Trendnet driver. My driver came in a larger package. I unziped it, found the windowsXP.

I then opened up konsole. typed su to take me to root. typed my password. I typed in this:

ndiswrapper -i TNET1130.INF

Where tnet1130.inf is the location of my driver.

ndiswrapper -l will list the drivers installed and you can check to make sure it's properly installed.

then you type modprobe ndiswrapper to make it active. then you have to take down your ethernet.

ifdown eth0

then

dhcpcd wlan0 will find an ip address for you

then

ifup wlan0 will make your wireless card the means suse uses to get the net.
 
Old 02-26-2005, 04:39 PM   #4
Agizor
Member
 
Registered: Dec 2004
Posts: 62

Original Poster
Rep: Reputation: 15
Thanks alot for the help guys. Also, if I did the things you said, how would I also setup a WEP code?
 
Old 02-26-2005, 04:44 PM   #5
youngtom
Member
 
Registered: Feb 2005
Location: Rio de Janerio
Distribution: suse 9.1, suse 9.2, redhat enterprise, ubuntu, kubuntu
Posts: 104

Rep: Reputation: 15
I believe that step 16 in the suse/ndiswrapper howto covers how to step up the wep
 
Old 02-27-2005, 10:28 AM   #6
Agizor
Member
 
Registered: Dec 2004
Posts: 62

Original Poster
Rep: Reputation: 15
Well, everything I needed to install is done. But now when I try to install the .inf for the driver, I get "bcmwl5 invalid driver!"
And it is the correct driver as I was usuing it in Mandrake.
Any ideas?
 
Old 02-27-2005, 10:42 AM   #7
Agizor
Member
 
Registered: Dec 2004
Posts: 62

Original Poster
Rep: Reputation: 15
Edit*

Last edited by Agizor; 03-10-2005 at 05:51 AM.
 
Old 02-27-2005, 01:23 PM   #8
Agizor
Member
 
Registered: Dec 2004
Posts: 62

Original Poster
Rep: Reputation: 15
*edit

Last edited by Agizor; 03-10-2005 at 05:51 AM.
 
Old 03-09-2005, 10:18 PM   #9
andrewd18
LQ Newbie
 
Registered: Mar 2004
Location: Wisconsin, USA
Distribution: Gentoo AMD64 and SUSE 10.1
Posts: 17

Rep: Reputation: 0
Glad someone likes my site (nextgen.no-ip.org).

As far as your driver goes, Azigor, did you use the driver off the CD, or off their website? From the looks of it, you're using a Broadcom chipset, and those are kind of flaky. Try using the driver off of your CD.

And what is your card, anyways?

~~ Andrew D.
andrewd18@gmail.com
http://nextgen.no-ip.org

Last edited by andrewd18; 03-11-2005 at 10:56 AM.
 
Old 03-10-2005, 05:50 AM   #10
Agizor
Member
 
Registered: Dec 2004
Posts: 62

Original Poster
Rep: Reputation: 15
It is broadcom. I used the driver off the disk that came with it.

It's a Linksys WMP54GS.
 
Old 03-11-2005, 10:55 AM   #11
andrewd18
LQ Newbie
 
Registered: Mar 2004
Location: Wisconsin, USA
Distribution: Gentoo AMD64 and SUSE 10.1
Posts: 17

Rep: Reputation: 0
Azigor:

ftp://ftp.linksys.com/pub/network/WMP54GS_20040423.exe

Use that driver, it's been listed as working with your card. Good luck!

~~ Andrew D.
andrewd18@gmail.com
 
Old 03-12-2005, 12:25 PM   #12
barton
Member
 
Registered: Nov 2004
Posts: 78

Rep: Reputation: 15
Quote:
Originally posted by andrewd18
Azigor:

ftp://ftp.linksys.com/pub/network/WMP54GS_20040423.exe

Use that driver, it's been listed as working with your card. Good luck!

~~ Andrew D.
andrewd18@gmail.com
Did this solve your problem?
 
Old 03-12-2005, 04:43 PM   #13
Agizor
Member
 
Registered: Dec 2004
Posts: 62

Original Poster
Rep: Reputation: 15
Mine?

Fraid not. My dad was tired of waiting for me to get it going (he isn't all that great with Linux) so he just orderd Windows and had me put it on there ;( ...

Thanks for your help anyway though guys.
 
Old 03-16-2005, 11:30 PM   #14
andrewd18
LQ Newbie
 
Registered: Mar 2004
Location: Wisconsin, USA
Distribution: Gentoo AMD64 and SUSE 10.1
Posts: 17

Rep: Reputation: 0
I'm crying on the inside for you, Azigor.

If you're interested in running Linux again, or just learning more about the OS, feel free to stop back. We'd love to have you.

~~ Andrew D.
linuxnoob@wi.rr.com
 
Old 02-19-2006, 10:17 AM   #15
Pmeth
LQ Newbie
 
Registered: Feb 2006
Location: Canada
Distribution: SuSe 9x
Posts: 17

Rep: Reputation: 0
When i do the above i get

ifup wlan0
ERROR : interface wlan0 is not avaliable
 
  


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
Suse 9.3 ndiswrapper and mn-720 trey85stang SUSE / openSUSE 1 08-20-2005 11:36 PM
Suse 9.1 and ndiswrapper keith2045 Linux - Wireless Networking 5 02-21-2005 11:29 AM
Suse 9.1 Personal ndiswrapper zeroability Linux - Wireless Networking 8 01-26-2005 02:11 PM
Does SuSE 9.2 contain ndiswrapper? JWHolloway Linux - Software 4 12-17-2004 09:44 AM
Ndiswrapper And Wpa In Suse 9.1 biastoch Linux - Wireless Networking 8 11-03-2004 05:29 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

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