I'm currently running CentOS 5.2
cat /proc/version gives:
Linux version 2.6.18-92.el5 ([email protected]) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)) #1 SMP Tue Jun 10 18:49:47 EDT 2008
I want to install and use a Connexant ADSL adapter (or modem as people seem to insist on calling them). I have found a driver that claims to support kernels of ≥ 2.6.27 but I am having problems. Its make process requires that I have the kernel sources unpacked and configured in /usr/src/linux
I downloaded linux-2.6.27.31.bz2 from kernel.com and ran bzip2 -d then tar -fx and put all the files into a /usr/src/linux folder. From here, I'm a little stuck. I was under the impression that I merely had to run 'make config' but this does not work. Please could someone point out where I have managed to go so terribly wrong so early.
Ta!
cat /proc/version gives:
Linux version 2.6.18-92.el5 ([email protected]) (gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)) #1 SMP Tue Jun 10 18:49:47 EDT 2008
I want to install and use a Connexant ADSL adapter (or modem as people seem to insist on calling them). I have found a driver that claims to support kernels of ≥ 2.6.27 but I am having problems. Its make process requires that I have the kernel sources unpacked and configured in /usr/src/linux
I downloaded linux-2.6.27.31.bz2 from kernel.com and ran bzip2 -d then tar -fx and put all the files into a /usr/src/linux folder. From here, I'm a little stuck. I was under the impression that I merely had to run 'make config' but this does not work. Please could someone point out where I have managed to go so terribly wrong so early.
Ta!