Results 1 to 9 of 9
HI guys, i am new to linux and i posses only basic knowledge. So, i installed Mandriva linux one (i think) and when i tried to install wireless driver it ...
- 11-29-2007 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 9
Wireless driver PROBLEM
HI guys, i am new to linux and i posses only basic knowledge. So, i installed Mandriva linux one (i think) and when i tried to install wireless driver it says something like "I cannot find that driver-try load the windows driver" and opens the existing windows partition to load the driver from. (Altough it recognise my wireless card-fully). So, my question is where can i find the windows driver in the windows directory? I mean, would this help or to try to download the driver from wireless card manufactuer site-if that driver exist there at all? PLease help
p.s.since am not able to come to this forum very often can you please just send that to me on my email-THANKSLast edited by techieMoe; 11-29-2007 at 01:36 PM. Reason: Fixed an unfortunate typo on "guys"
- 11-29-2007 #2
First of all its not nice to determin our Sexuality since we use Linux.
Second of all. people might not help you since of that.
In windows the drivers are saved in C:\windows\system32
and you need to have a .sys and .inf file.
Hope that helps
Cheers,
Robin
- 11-29-2007 #3Just Joined!
- Join Date
- Nov 2007
- Posts
- 9
First, let me apologise about my sexual discrimination. I was wrongly interpretated, i didn't mean "guys" like boys, then like all the frends there on the forum. Sorry again.
Second, thanks for the solution, and i assume that those .inf and sys drivers have to carry the wirelss card name first, right? e.g. atheros ect .sys and atheros ect.inf or something else?
- 11-29-2007 #4
- 11-29-2007 #5
- 11-29-2007 #6Registered Linux user #270181
TechieMoe's Tech Rants
- 12-03-2007 #7
Atheros
You probably have a wireless card with Atheros chipset (based on your post). In that case you'll need to use madwifi driver.
Grab this: SourceForge.net: Files. Download the newest source.
Untar into your home folder, and get into that folder. You'll need kernel-source to be installed, and the open Konsole in that folder:
1. su
2. password +ENTER
2.a) urpmi kernel-source-2.6.17.13mdv-1-1mdv2007.1.i586 (if you use Mandriva 2007 Spring or another which matches your kernel version). This step is optional if you've already installed the kernel sources.
3. make
4. modprobe ath_pci
5. Try lsmod. If you can see ath_pci, you're on the road.
6. Go to Mandriva Control Center, and under option Internet (or Network) establish a new wireless connection.If you need a CD/DVD catalogizer, give a try to my program:
http://www.kde-apps.org/content/show...content=100682
Linux Usert#430188
- 12-04-2007 #8Just Joined!
- Join Date
- Nov 2007
- Posts
- 9
Thank U very much
Thank you-thar really helped me.
- 12-04-2007 #9Just Joined!
- Join Date
- Nov 2007
- Posts
- 9
Thank U very much
Thank you-that really helped me.


Reply With Quote

