I downloaded the WN111v2 OTUS Linux Driver and tried installing it on SuSE 11.2 64 bit, on an ASUS M4A78T-E motherboard with an AMD Phenom II x4 965 Black CPU. I received an Error 2 reponse from executing the make command and from the sudo make install command. These commands were executed from inside of the directory containing the make file, the patch file, and the otus folder.
Can some one tell me what went wrong and what I can do properly install a linux driver for the WN111v2 Wireless-N USB 2.0 Network Adapter?
The following is the command and response sequence involved my attempt to install the driver:
linux-ga1d:/home/chet/Download/NetgearWN111v2/otus # make
make -C OAL/Otus/Linux/
/bin/sh: line 0: cd: /lib/modules/2.6.31.5-0.1-default/build: No such file or directory
make[1]: Entering directory `/home/chet/Download/NetgearWN111v2/otus/OAL/Otus/Linux'
Makefile:17: *** /lib/modules/2.6.31.5-0.1-default/build is missing, please set KERNEL_SOURCE. Stop.
make[1]: Leaving directory `/home/chet/Download/NetgearWN111v2/otus/OAL/Otus/Linux'
make: *** [build] Error 2
linux-ga1d:/home/chet/Download/NetgearWN111v2/otus # sudo make install
make -C OAL/Otus/Linux/ install
/bin/sh: line 0: cd: /lib/modules/2.6.31.5-0.1-default/build: No such file or directory
make[1]: Entering directory `/home/chet/Download/NetgearWN111v2/otus/OAL/Otus/Linux'
Makefile:17: *** /lib/modules/2.6.31.5-0.1-default/build is missing, please set KERNEL_SOURCE. Stop.
make[1]: Leaving directory `/home/chet/Download/NetgearWN111v2/otus/OAL/Otus/Linux'
make: *** [install] Error 2

RSS

