I installed linux-generic-pae-phc and linux-headers-generic-pae-phc using the PPA, however typing "sudo make dkms_install" gives the following error:
awk: cannot open /lib/modules/2.6.35-22-generic-pae-phc/build/include/linux/utsrelease.h (No such file or directory)
Makefile:18: *** Kernel version not found, maybe you need to install appropriate kernel-headers or run make with KERNELSRC parameter, e.g.: make KERNELSRC=/usr/src/linux. Stop.
Is there an easy workaround for this? Thanks in advance!
DKMS Install Not Working
Re: DKMS Install Not Working
You forgot to mention which driver you are using, but if it's the phc-k8 driver, then please try the v0.4.3b1 driver, it can be found in the test-releases topic in the PHC Downloads section.
I want this driver to be tested first before I release it officially as v0.4.3, but I am planning to just release it this or next week since none of the 13 downloaders seems to complain about it...
I want this driver to be tested first before I release it officially as v0.4.3, but I am planning to just release it this or next week since none of the 13 downloaders seems to complain about it...
A bank is a place where they lend you an umbrella in fair weather and ask for it back when it begins to rain -- R. Frost
-
- Posts: 2
- Joined: Mon 1. Nov 2010, 18:46 [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable
Re: DKMS Install Not Working
Yes, I was trying the phc-k8 stable build for my MV-40 (AMD Neo) processor. The test build you suggested installed perfectly. Thank you!