LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 08-25-2004, 03:47 PM   #1
fairplayer1
LQ Newbie
 
Registered: Aug 2004
Posts: 2

Rep: Reputation: 0
Question MN-520 Wireless Card and Mandrake 10


I have been trying for a few hours to comb the internet for instructions on how to get the MN-520 wireless card working in Mandrake 10. While I have found instructions for Mandrake 9, these do not work for Mandrake 10 and I am unable to get Mandrake to detect the card with orinocs_cs or some of the other drivers that have been suggested.

I would greatly appreciate some help with getting this to work. I have tried the instructions here: ___;/w_w.cuddapahonline.co_/technology/linux/wireless/ml9.php and the instructions here: ___;/w_w.linuxquestions.or_/questions/showthread.php?s=&threadid=142500&highlight=mn50 to no avail. (it wouldn't let me post links to the sites I have tried because I have not yet made five posts.. so I am posting non-working links... since they don't work and can't be used for spamming purposes, i am hoping this is OK).

This person (who does not appear to be a newbie) seems to think that it does not work under version 10: ____;//bellsouthpwp.net/c/a/carverr/

I am a complete linux newbie and am trying to get linux loaded up on my laptop in time for school next week. Please help me if you can.

fairplayer1
 
Old 08-25-2004, 05:21 PM   #2
fairplayer1
LQ Newbie
 
Registered: Aug 2004
Posts: 2

Original Poster
Rep: Reputation: 0
Well, amazingley, I got it to work somehow... I did a bunch of things and then realized that I had to reboot for them to take effect and after the reboot.. everything was working 100%

I don't know the specifics but at least it is possible. You must edit /etc/pcmcia/config and put in these three lines:

card "Microsoft Wireless Notebook Adapter MN-520 1.0.3"
version "Microsoft", "Wireless Notebook Adapter MN520", "", "1.0.3"
bind "orinoco_cs"

I am not sure if anything else helped to get this to work because I tried everything that I could read online... just had forgotten to reboot.

New Question:

How do I optimize the speed of the wireless network? It is obviously a lot slower than it is in Windows XP (at the same spot). Any settings for sensitivity threshold, operating frequency, bitrate (in b/s) or etc. under the Wireless area that I should put in? All the best,

fairplayer1
 
Old 08-27-2004, 04:24 PM   #3
bobbyduncan
LQ Newbie
 
Registered: Apr 2004
Location: Oklahoma City, OK
Distribution: Mandrake 10.0
Posts: 13

Rep: Reputation: Disabled
I am running an MN-520 on an IBM Thinkpad 560Z with Linux Mandrake 10.0. I can connect to the internet through my D-Link DI-713P wireless router but I want to setup a WEP key (which I know how to do) on the router and then access the internet with the Thinkpad. Any suggestions on how to do that once I've setup a WEP key in the router config?
 
Old 08-28-2004, 10:19 AM   #4
trey85stang
Senior Member
 
Registered: Sep 2003
Posts: 1,091

Rep: Reputation: 41
Quote:
Originally posted by bobbyduncan
I am running an MN-520 on an IBM Thinkpad 560Z with Linux Mandrake 10.0. I can connect to the internet through my D-Link DI-713P wireless router but I want to setup a WEP key (which I know how to do) on the router and then access the internet with the Thinkpad. Any suggestions on how to do that once I've setup a WEP key in the router config?
iwconfig wlan0 key YOURKEYHERE
 
Old 08-28-2004, 10:44 AM   #5
bobbyduncan
LQ Newbie
 
Registered: Apr 2004
Location: Oklahoma City, OK
Distribution: Mandrake 10.0
Posts: 13

Rep: Reputation: Disabled
Thank you.

Where do I enter that information? I am new to Linux.
 
Old 09-17-2004, 02:10 PM   #6
gael187
LQ Newbie
 
Registered: Mar 2004
Posts: 1

Rep: Reputation: 0
mn520 problems

Hey you guys, I worked on getting my mn520 to work for the past four days, I tried over and over again using ndiswrapper to pick up my card, but to no avail. I tried everything from downloading latest drivers to ungrading my kernel. nothing worked, Mandrake 10 still did not pick up on a wireless card. But finally, I did something on my own without the help of ndiswrapper and MDK10 picked it up after I turned my computer off. I went and added these lines to /etc/modprobe.conf and /etc/modules.conf right after the lines:
alias eth0 (reader's ethernet card driver here)

I put:
alias wlan0 orinoco_cs

and in the /etc/pcmcia/config
i put as one of the wlan cards right after the "Wireless network adapters" title:

card "Microsoft Wireless Notebook Adapter MN-520 1.0.3"
version "Microsoft", "Wireless Notebook Adapter MN-520", "", "1.0.3"
bind "orinoco_cs"

I then shut my mandrake box down completely and once I turned it back on the system picked up the card as eth1 and let me configure it. Now iwconfig picks it up as a wireless card and so does drakeconfig. Or whatever the madrake config utility is called. I hope this helps whoever reads this post.
 
Old 10-22-2007, 04:39 PM   #7
gregorydearth
LQ Newbie
 
Registered: Oct 2007
Location: Ruther Glen, Virginia
Distribution: Mepis
Posts: 3
Blog Entries: 1

Rep: Reputation: 0
Quote:
Originally Posted by gael187 View Post
Hey you guys, I worked on getting my mn520 to work for the past four days, I tried over and over again using ndiswrapper to pick up my card, but to no avail. I tried everything from downloading latest drivers to ungrading my kernel. nothing worked, Mandrake 10 still did not pick up on a wireless card. But finally, I did something on my own without the help of ndiswrapper and MDK10 picked it up after I turned my computer off. I went and added these lines to /etc/modprobe.conf and /etc/modules.conf right after the lines:
alias eth0 (reader's ethernet card driver here)

I put:
alias wlan0 orinoco_cs

and in the /etc/pcmcia/config
i put as one of the wlan cards right after the "Wireless network adapters" title:

card "Microsoft Wireless Notebook Adapter MN-520 1.0.3"
version "Microsoft", "Wireless Notebook Adapter MN-520", "", "1.0.3"
bind "orinoco_cs"
Is it orinoco_cs or orinocs_cs? I saw it expressed both ways in this thread.
 
  


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
Novel Linux , MN-520 wireless card ford4x460 Linux - Wireless Networking 1 07-05-2005 05:27 PM
Install A Dwl-520+ Wireless Card DaGGer Linux - Newbie 6 02-01-2005 11:43 AM
Install A Dwl-520+ Wireless Card DaGGer Linux - Software 2 01-31-2005 09:01 AM
MN-520 wireless card not detected after reboot.... bowlingd Linux - Wireless Networking 0 10-07-2004 07:02 AM
Wireless Card (MN-520) still not working. umphreak Linux - Wireless Networking 6 07-13-2004 05:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 05:38 AM.

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