PDA

View Full Version : Wireless Help


cleus
2006-10-04, 11:44 PM CDT
I need some help making my wireless card work using fedora Core 5. I am using a linksys wireless-G notebook adapter. medel # wpc54G. This has been my biggest draw back when it comes to linux. Can some one pls help.
Also I have bought a Orinoco but that too doesn't work. :confused:

jimmy20013
2006-10-05, 03:03 AM CDT
Have your tried Ndiswrapper? What seems to be the problem ?

cleus
2006-10-05, 05:23 PM CDT
I tried using ndiswrapper and when I try to complie the package it gives an error message saying something about kernel or something to theat effect..

jimmy20013
2006-10-05, 05:25 PM CDT
Please post the exact message and maybe we can be able to help you better.

Iron_Mike
2006-10-05, 06:48 PM CDT
To compile any packages you will need the kernel-devel package for your kernel. The easiest way to accomplish this is to open a terminal window and type su - (that is a SU Dash) with that you should be at the root prompt # Now type: yum install kernel-devel, once completed go back and compile the ndiswrapper module.