LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Two Questions about networking a wireless card. (https://www.linuxquestions.org/questions/suse-opensuse-60/two-questions-about-networking-a-wireless-card-368823/)

RHLinuxGUY 10-01-2005 04:52 PM

Two Questions about networking a wireless card.
 
I recently been trying to get wireless cards to work on my recently bought SuSE 9.2 linux distrobution. I have to say I'm very angry at the very poor support in wireless cards on that distro. But then Ubuntu couldn't locate a driver for them either. Anyways, as of right now I have a belkin Wireless G Desktop Network Card F5D7000. SuSE detected it, but couldn't configure it. I then tried Driverloarder. There are some problems that I don't are necessary to deal with at the momen, so I went to ndiswrapper. The one that came with my distro locks up the system. So I felt as though there was a problem with that version of the program. I downloaded the CVS 1.4 version of ndiswrapper, for I couldn't get to the download page on SForge. I did a distclean as implied by the wiki, and then a make, and this error came out...

linux:/home/anyone/ndiswrapper # make
make -C driver
make[1]: Entering directory `/home/anyone/ndiswrapper/driver'
make -C /lib/modules/2.6.8-24.18-default/build SUBDIRS=/home/anyone/ndiswrapper/driver \
DRIVER_VERSION=1.4rc2 \
UTILS_VERSION=1.2 modules
make[2]: Entering directory `/usr/src/linux-2.6.8-24.18-obj/i386/default'
make -C ../../../linux-2.6.8-24.18 O=../linux-2.6.8-24.18-obj/i386/default modules
CC [M] /home/anyone/ndiswrapper/driver/hal.o
In file included from /home/anyone/ndiswrapper/driver/hal.c:24:
/home/anyone/ndiswrapper/driver/ntoskernel.h:188:2: invalid preprocessing directive #deinfe
make[5]: *** [/home/anyone/ndiswrapper/driver/hal.o] Error 1
make[4]: *** [_module_/home/anyone/ndiswrapper/driver] Error 2
make[3]: *** [modules] Error 2
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.8-24.18-obj/i386/default'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/home/anyone/ndiswrapper/driver'
make: *** [all] Error 2
linux:/home/anyone/ndiswrapper #

What should I do?

PS: If someone KNOWS of a wireless card that works 110% on SuSE linux 9.2, please post it so I can take back the card I have and buy that one. Thanx in advance.

Ghost_runner 10-01-2005 07:40 PM

I've had good luck with any card using prism chips, but only used them in wireless B. The orinoco drivers usually requre a bit of code in /etc/pcmcia/config but a search of the wiki has my post on that.

RHLinuxGUY 10-03-2005 11:17 AM

hey thanx, could you name the card you use that uses a prism chipset? Thanx in advance.


All times are GMT -5. The time now is 08:02 PM.