LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   NDisWrapper Prob (https://www.linuxquestions.org/questions/suse-opensuse-60/ndiswrapper-prob-430731/)

snares 04-01-2006 03:23 PM

NDisWrapper Prob
 
I wanted to know if any one got the Linksys WMP54GS. (PCI card with speedbooster)working. I was able to get the drive installed but my computer doesn't read that I have the card in my computer. Right now I have a direct connection to the router but I would like wireless. Please help.

matthalliday 04-02-2006 12:46 AM

Ok mate,

You need to tell us what distro you are using.

If you go to my site, you will find how to set a driver up properly if you're using Ubuntu (also works with Kubuntu) and Linspire.

Using that same method, I have done it with Mandriva, Suse, Debian etc so you should be about to work it out. If not, post some technical details.

http://studentweb.usq.edu.au/home/W0009132/docs/

Goodluck!

snares 04-02-2006 09:01 PM

sorry. I am using SuSe 10. I found I found instructions here. I have the driver installed and configured the card through YaST2. But that did work. So I tried going manually through the terminal and got this.

Quote:

linux:/home/snares # iwconfig
lo no wireless extensions.

sit0 no wireless extensions.

eth0 no wireless extensions.
It doesn't look like the card is active yet. Is there some step i'm missing? I'm, for the most part, a newbie. So if you need any other information just ask. I don't know what else you might need to solve the problem.

crazibri 04-03-2006 12:30 AM

Looks like you're missing "modprobe ndiswrapper". This loads the ndiswrapper module into the kernel so it gets recognized on iwconfig. After you do that, i'd suggest doing "ndiswrapper -m" which will add it to your modprobe automatic files when you boot up.

Let me know if you need more help :D

matthalliday 04-03-2006 01:04 AM

Others may not agree, but try and do as much as you can via the CLI.

I totally agree with crazibri. You NEED to load the module into the kernel and then boot the module. DO THIS VIA THE CLI!!

The steps are very logical:

1. Install the Windows driver
2. Check to see if installed correctly
3. Load the module
4. Start the module

As easy as that!

Good luck,

snares 04-03-2006 05:00 PM

thanks now the computer recognizes the hardware is there and I have the driver installed. I used YaST2 to configure it but it didn't take. Now the activity light blinks a few times during start-up on then shuts off. I try using iwconfig. It reconizes it but when I input command there is no change in teh settings. Plu sI can't enter in the key for encryption.
Quote:


bash: iwconfig: command not found
snares@linux:~> su
Password:
linux:/home/snares # iwconfig
lo no wireless extensions.

sit0 no wireless extensions.

wlan0 IEEE 802.11g ESSID: off/any Nickname:"linux"
Mode:Managed Frequency:2.412 GHz Access Point: 00:00:00:00:00:00
Bit Rate=54 Mb/s Tx-Power:25 dBm
RTS thr=2347 B Fragment thr=2346 B
Encryption key:3581-35AE-B9BF-7812-17DD-B380-C6 Security mode:restricted
Power Management: off
Link Quality:100/100 Signal level:-10 dBm Noise level:-256 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

eth0 no wireless extensions.

linux:/home/snares # iwconfig wlan0 essid "maryjane"
linux:/home/snares # iwconfig wlan0 key w6ixf9tipqn7w8bh
Error for wireless request "Set Encode" (8B2A) :
invalid argument "w6ixf9tipqn7w8bh".
linux:/home/snares # iwconfig wlan0 key restricted w6ixf9tipqn7w8bh
Error : unrecognised wireless request "w6ixf9tipqn7w8bh"

linux:/home/snares #
any ideas on configuring?

dwdykstra 04-24-2006 04:42 PM

I had luck by adding 0x to the hex key number


All times are GMT -5. The time now is 02:15 AM.