LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Wireless Networking (https://www.linuxquestions.org/questions/linux-wireless-networking-41/)
-   -   Instructions for getting Wireless Working (https://www.linuxquestions.org/questions/linux-wireless-networking-41/instructions-for-getting-wireless-working-244885/)

alacritous 10-19-2004 09:27 PM

Instructions for getting Wireless Working
 
. .

darkleaf 10-20-2004 03:42 AM

Have you installed ndiswrapper with the driver already? If not do so.
You might want to check the ndiswrapper supported card list cause it says that the linksys driver doesn't work properly and that you need another driver. But the text you quoted implies i works with the normal linksys drivers so you can try these out too.

If you've done that set your essid with:
Code:


iwconfig wlan0 essid xxxx

Then post the results of
Code:

iwconfig wlan0

alacritous 10-20-2004 05:52 PM

. .

alacritous 10-20-2004 08:29 PM

. .

alacritous 10-20-2004 09:07 PM

. .

alacritous 10-20-2004 09:21 PM

. .

darkleaf 10-21-2004 03:55 AM

Where does it say you have to link to the kernel source? Is it an error message or is it in some readme you're using at the moment.

Did you just run
Code:

make install
in the directory?

BTW installing this way is really useful only ndiswrapper doesn't use the option that it's all about, ./configure which you use to set parameters that'll make the program especially for your computer/settings.

alacritous 10-21-2004 03:43 PM

. .

slothpuck 10-21-2004 04:58 PM

Not sure exactly what the problem is x.x :( as I've never used ndiswrapper but is there a mandrake RPM (as opposed to the source)? Would this work any better for you? I did a quick search on http://rpm.pbone.net/ via thier search function and I found an RPM for this program.

:)

SP

2Gnu 10-21-2004 05:03 PM

There is an older version of ndiswrapper on the Mandrake CDs in RPM format. That would save you from having to load the required items for compiling from source - just install from the CD

The kernel source & development tools should be on the CDs as well. Installing the rpms will put everything in the proper place.

The docs you need are probably already loaded on the system.

Want to know how to use a command?

man command
or
info command

Not sure which command applies?

apropos keyword


All times are GMT -5. The time now is 04:16 AM.