LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   NDISWrapper + Suse 9.2 (https://www.linuxquestions.org/questions/suse-opensuse-60/ndiswrapper-suse-9-2-a-295230/)

Agizor 02-26-2005 04:16 PM

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?

youngtom 02-26-2005 04:28 PM

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

LucidParody 02-26-2005 04:32 PM

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.

Agizor 02-26-2005 04:39 PM

Thanks alot for the help guys. Also, if I did the things you said, how would I also setup a WEP code?

youngtom 02-26-2005 04:44 PM

I believe that step 16 in the suse/ndiswrapper howto covers how to step up the wep

Agizor 02-27-2005 10:28 AM

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?

Agizor 02-27-2005 10:42 AM

Edit*

Agizor 02-27-2005 01:23 PM

*edit

andrewd18 03-09-2005 10:18 PM

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

Agizor 03-10-2005 05:50 AM

It is broadcom. I used the driver off the disk that came with it.

It's a Linksys WMP54GS.

andrewd18 03-11-2005 10:55 AM

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

barton 03-12-2005 12:25 PM

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?

Agizor 03-12-2005 04:43 PM

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.

andrewd18 03-16-2005 11:30 PM

I'm crying on the inside for you, Azigor. :D

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

Pmeth 02-19-2006 10:17 AM

When i do the above i get

ifup wlan0
ERROR : interface wlan0 is not avaliable


All times are GMT -5. The time now is 11:54 AM.