Linux - NewbieThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hi, I've recently installed Mandriva 2008 ( kernel version: 2.6.22.9-desktop586-1mdv ) & I'm having problems trying to configure a wireless pci card encore enlwi-g2. I've the drivers, & I also tryied with NDISwrapper.
First of all, I'll copy the driver components:
< Component >
The driver is composed of several parts:
(1)source code
r818x.tar.gz
stack.tar.gz
(2)Script ot build the modules
makedrv
(3)Script to load/unload modules
wlan0up
wlan0down
(4)Script and configuration for DHCP
wlan0dhcp
ifcfg-wlan0
So, I'cant build the modules ( that's what I guess ), and I cant insmod them into the kernel.
I tryied with NDISwrapper , but I couldn't install the new version:
[root@localhost ~]# cd '/root/Escritorio/ndiswrapper-1.52'
[root@localhost ndiswrapper-1.52]# make install
make -C driver install
make[1]: se ingresa al directorio`/root/Escritorio/ndiswrapper-1.52/driver'
Makefile:35: *** Cannot find kernel version in/lib/modules/2.6.22.9-desktop586-1mdv/build, is it configured?. Alto.
make[1]: se sale del directorio `/root/Escritorio/ndiswrapper-1.52/driver'
make: *** [install] Error 2
Install the kernel sources package. You need the development system installed, including the kernel sources. You also need to build the kernel once, or the kernel sources won't work. I'm not familiar with Mandriva, so I am not able to explain exactly how to do it.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.