On 01/21/2011 06:40 PM, Stehle, Vincent wrote:
2011/1/21 Jörg Hohensohnjoerg.hohensohn@dreamchip.de: (pvr dkms module)
Anyway, it wants to be compiled on the target, so I tried. The compilation under /usr/src/powervr-omap3-3.01.00.07 failed. A makefile variable KERNELDIR did not get assigned. I still have to look at the details, but I found hard-coded paths to somebodys home directory in there.
You may want to check if you have the proper kernel headers on your target, too.
Under /usr/src, I got linux-headers-2.6.35-22 linux-headers-2.6.35-24 linux-headers-2.6.35-24-omap installed by the dependencies. "uname -a" says: Linux localhost.localdomain 2.6.35-1008-linaro-omap #15-Ubuntu Fri Oct 22 11:56:29 UTC 2010 armv7l GNU/Linux
Now I'm confused again. To me, -1008 seems a lot different to -24 ? Do I have to get headers somewhere at linaro.org?
Jörg