LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-20-2009, 05:37 PM   #1
ams11
LQ Newbie
 
Registered: Sep 2009
Posts: 2

Rep: Reputation: 0
WLAN drivers on Fedora


I've just installed Linux for the very first time, using a Fedora distribution from here. I'm now trying to get the machine connected to the internet, using a wireless USB adapter (Microsoft MN-510) - as far as I can tell, the distribution did not have drivers for it, so after searching online a bit, I've found some potentially suitable drivers at http://prism2.unixguru.raleigh.nc.us/. However, I have so far not been able to get them installed, wondering if anybody could help?

The specific errors I'm getting during installation seem to boil down to

RepoError: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again

I'm not sure what repomd.xml is, or where I might be looking for it, but my system certainly can't seem to be able to find it. I'm also not entirely sure if I'm using the correct drivers - I have fedora 2.6.29, however, the latest kernel version I could find these drivers for is 2.4.22. I'm also actually guessing on my kernel version a bit, as the link above suggests looking in /boot/kernel.h, but, if I have a kernel.h file on my installation, I'm not sure where it is, and it certainly isn't under /boot... However, I suspect the repomd.xml problem is showing up well before I get to all the potential versioning issues.

Some more basic system information (an AMD desktop):
[aslepak@localhost ~]$ rpm -q redhat-release
package redhat-release is not installed
[aslepak@localhost ~]$ rpm -q fedora-release
fedora-release-11-1.noarch
[aslepak@localhost ~]$ uname -r
2.6.29.4-167.fc11.i586
[aslepak@localhost ~]$ uname -a
Linux localhost.localdomain.linuxbox 2.6.29.4-167.fc11.i586 #1 SMP Wed May 27 17:14:37 EDT 2009 i686 athlon i386 GNU/Linux
[aslepak@localhost ~]$ rpm -qa | grep kernel-2
kernel-2.6.29.4-167.fc11.i586
[root@localhost log]# cat messages
Sep 20 15:10:04 localhost kernel: imklog 3.21.11, log source = /proc/kmsg started.
Sep 20 15:10:04 localhost rsyslogd: [origin software="rsyslogd" swVersion="3.21.11" x-pid="1169" x-info="http://www.rsyslog.com"] restart

I'd appreciate any help. Or alternatively, if anyone can suggest a wireless card, USB or otherwise, that fedora has pre-built drivers for, that might make this whole problem go away for me, for the time being anyway.

Thanks,
Alex.
 
Old 09-21-2009, 11:32 AM   #2
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
The page you refer to for "suitable drivers" is way out of date (2003) and the packages are for a 2.4 kernel, the current stable kernel is 2.6 (and very different from 2.4), and you are using 2.6.29.4-167.fc11.i586.
So, the bottom line is, they won't work.

Tell us more about your USB dongle:

Plug it in, wait for it to settle, then tell us the output of the command lsusb in a terminal.
That will list all USB devices, and tell us what they are. Then we can help with finding and installing drivers.

Welcome to LQ!
 
Old 09-22-2009, 12:33 AM   #3
ams11
LQ Newbie
 
Registered: Sep 2009
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks for the help - I'd assumed that the 2003 drivers were likely out of date, but couldn't find anything newer that sounded appropriate... So, trying what you had suggested, lsusb output:

[ams11@localhost ~]$ lsusb
Bus 001 Device 007: ID 05dc:a702 Lexar Media, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 045e:008c Microsoft Corp. Wireless Intellimouse Explorer 2.0
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 005: ID 045e:006e Microsoft Corp. MN510 802.11b Adapter
Bus 002 Device 002: ID 045e:00b0 Microsoft Corp. Digital Media Pro Keyboard
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

So, it is recognizing the dongle correctly, but doesn't appear to be using it - on the adapter itself, the Power LED is on, however, the Wireless LED remains off. I get the same behavior (Power LED on, Wireless LED off) when plugging it into a Windows machine that doesn't have the drivers installed, so I presume it simply means that Linux, likewise, doesn't know how to use it. I can certainly set up all the parameters for my wireless connection for my router, but that doesn't get it any closer to working...
 
Old 09-22-2009, 04:40 AM   #4
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
I searched on MN510 802.11b and found these links that may help you get it working:

http://www.linuxquestions.org/hcl/sh...hp/product/673
http://wiki.debian.org/linux-wlan-ng
http://www.linux-wlan.org/

It looks as though you need either the linux-wlan-ng module or ndiswrapper and the windows driver.
 
  


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
[SOLVED] WLAN using IWLAGN drivers sefsef Linux - Networking 3 06-22-2009 03:16 AM
[SOLVED] i want drivers for Dell Wireless 1395 WLAN Mini-card on fedora 9 linux pavan6754 Linux - Newbie 1 05-29-2009 12:26 AM
Wlan drivers for broadcom 802.11g(fedora 9) geekey Linux - Wireless Networking 8 07-03-2008 08:23 AM
WLAN Drivers pstather Linux - Newbie 1 10-08-2004 08:44 AM
wlan-ng drivers and Redhat 9 robson8112 Linux - Wireless Networking 3 01-22-2004 03:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:52 PM.

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