Networking Forums

Networking Forums > Computer Networking > Linux Networking > Trouble with Micro$oft MN-520 Wireless & Suse (Can anyone Help?)

Reply
Thread Tools Display Modes

Trouble with Micro$oft MN-520 Wireless & Suse (Can anyone Help?)

 
 
Jason Evangelho
Guest
Posts: n/a

 
      01-24-2004, 04:45 AM
Hey all;

Well, the newsgroups are my last resort...if anyone can help?

I am running Suse 9.2 on an IBM Thinkpad 600. Trying to properly configure a
Microsoft MN-520 Wireless PCMCIA card to work, but to no avail. (it seems
that ZERO distros offer built in hardware support for it.)

I have some experience w/ Mandrake, but consider me a noobie for
explanations' sake.

Thanks in advance.
Jason


 
Reply With Quote
 
 
 
 
horsager(at)comcast(dot)net
Guest
Posts: n/a

 
      01-24-2004, 06:48 AM
Did you try google as your first resort? Some of the leads look
promising. For example:

http://mailman.linux-thinkpad.org/pi...ay/011448.html
http://groups.google.com/groups?q=Mi...gle.com&rnum=4

The above two links seem to arrive at the same conclusion, and it
appears to be an easy fix.

If this doesn't pan out (or "been there, done that. didn't work") it
would help to know what chipset the card uses and what the system has to
say about it (dmesg, log files, etc.). It would also help to know what
you have already tried (you mentioned you have been trying to configure
it) and what the results were.

Do you get zero, one, or two beeps when you insert it into the pcmcia
slot? Any indicator lights on or off on the card itself after insertion?

Try running the following command with the card inserted (as root) in a
terminal window:

# tail -f /var/log/messages

.... now remove the card and watch the output in the terminal.

.... now insert the card and watch the output in the terminal.

What is the output in both cases?

This will tell you what the system says about the card and will provide
important clues, but check out those links first if you haven't already.

HTH

Jeff


Jason Evangelho wrote:
> Hey all;
>
> Well, the newsgroups are my last resort...if anyone can help?
>
> I am running Suse 9.2 on an IBM Thinkpad 600. Trying to properly configure a
> Microsoft MN-520 Wireless PCMCIA card to work, but to no avail. (it seems
> that ZERO distros offer built in hardware support for it.)
>
> I have some experience w/ Mandrake, but consider me a noobie for
> explanations' sake.
>
> Thanks in advance.
> Jason
>
>


 
Reply With Quote
 
Jason Evangelho
Guest
Posts: n/a

 
      01-24-2004, 07:25 AM
I have googled for hours :-)
It is an easy fix in RH and Manrake, but SUSE has a pcmcia/config.opts file
which seems to be laid out much differently, and those suggestions don't
work for SUSE. However, I'll try your suggestions and post back. Thanks for
the input :-)
Jason

> Did you try google as your first resort? Some of the leads look
> promising. For example:
>
>

http://mailman.linux-thinkpad.org/pi...ay/011448.html
>

http://groups.google.com/groups?q=Mi...gle.com&rnum=4
>
> The above two links seem to arrive at the same conclusion, and it
> appears to be an easy fix.
>



 
Reply With Quote
 
Jason Evangelho
Guest
Posts: n/a

 
      01-24-2004, 05:20 PM
Jeff;
After tinkering until about 4:30 in the morning, I finally got "iwconfig" to
recognize wireless card...But the wireless light is now blinking steadily,
and "iwconfig" does not mention an ESSID or a channel #. Is there a tool to
set these up?

Also, my MN-500 router DETECTS my laptop as a client (which is great news.)
Now I just need to point it to the network somehow. . .

One further thing: the card is configured as "wlan0" and not "eth0." Is that
acceptable? I tried doing "iwconfig wlan0 esside "MSHOME" but received error
messages. (I apologize for the lack of details...not in front of the laptop
right now.)

Thanks for you help again. It's much appreciated...
Jason

> Jason Evangelho wrote:
> > Hey all;
> >
> > Well, the newsgroups are my last resort...if anyone can help?
> >
> > I am running Suse 9.2 on an IBM Thinkpad 600. Trying to properly

configure a
> > Microsoft MN-520 Wireless PCMCIA card to work, but to no avail. (it

seems
> > that ZERO distros offer built in hardware support for it.)
> >
> > I have some experience w/ Mandrake, but consider me a noobie for
> > explanations' sake.
> >
> > Thanks in advance.
> > Jason
> >
> >

>



 
Reply With Quote
 
horsager(at)comcast(dot)net
Guest
Posts: n/a

 
      01-24-2004, 07:20 PM
Jason Evangelho wrote:
> Jeff;
> After tinkering until about 4:30 in the morning, I finally got "iwconfig" to
> recognize wireless card...But the wireless light is now blinking steadily,
> and "iwconfig" does not mention an ESSID or a channel #. Is there a tool to
> set these up?


You can use iwconfig to set the essid and the channel, but there's
probably a gui tool (I primarily use RedHat, in which case 'neat' is a
gui tool you could use, not sure with Suse) that would make life easier.

If you don't have a gui tool edit the config script (which should be in
the /etc directory somewhere). Not sure exactly where, as this varies by
distro. Use grep to find it:

# grep -R "wlan0" /etc

It's likely called "iwconfig-wlan0" or something close. You can set the
values there.


>
> Also, my MN-500 router DETECTS my laptop as a client (which is great news.)
> Now I just need to point it to the network somehow. . .
>
> One further thing: the card is configured as "wlan0" and not "eth0." Is that
> acceptable? I tried doing "iwconfig wlan0 esside "MSHOME" but received error
> messages. (I apologize for the lack of details...not in front of the laptop
> right now.)
>


"wlan0" is acceptable to the point of being correct. All network
settings can be set through the same mechanism (script, gui tool,
iwconfig on the command line, etc.) that you used to set the essid and
channel.

HTH

Jeff

> Thanks for you help again. It's much appreciated...
> Jason
>
>
>>Jason Evangelho wrote:
>>
>>>Hey all;
>>>
>>>Well, the newsgroups are my last resort...if anyone can help?
>>>
>>>I am running Suse 9.2 on an IBM Thinkpad 600. Trying to properly

>
> configure a
>
>>>Microsoft MN-520 Wireless PCMCIA card to work, but to no avail. (it

>
> seems
>
>>>that ZERO distros offer built in hardware support for it.)
>>>
>>>I have some experience w/ Mandrake, but consider me a noobie for
>>>explanations' sake.
>>>
>>>Thanks in advance.
>>>Jason
>>>
>>>

>>

>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble with SSH on SUSE 9.3 Pro edamron Linux Networking 2 07-24-2005 06:15 PM
Odd quirks with my X-Micro 802.11b dongle wireless thing Jack Blake Windows Networking 0 10-22-2004 12:16 AM
Is X-MICRO USB WLAN 11G wireless adapter safe to install in XP Home laptop? Jack Blake Windows Networking 1 10-11-2004 10:09 PM
Wireless bridging using Micro Plus MP-A13 access point Charles Wireless Internet 0 08-22-2003 12:02 AM
ISDN trouble with Suse 8.0 PapaBear Linux Networking 1 07-29-2003 06:58 PM



1 2 3 4 5 6 7 8 9 10 11