Page 2 of 2

Re: Arch on Pi2

Posted: Sat Feb 07, 2015 6:56 pm
by ktb
ktb wrote:
AndyPi wrote:
ktb wrote:@AndyPi

Did you install linux-raspberrypi-headers?

sudo pacman -S linux-raspberrypi-headers
yes, but as I say no bcm709 includes came with it (I think)
When I installed the new kernel packages (3.18.5-3) which I mentioned above, I did end up with a barriers.h file here:
/usr/lib/modules/3.18.5-3-ARCH/build/arch/arm/mach-bcm2709/include/mach/barriers.h

I can't say whether it existed in the previous kernel headers package because I hadn't installed that package until the newer release was available.

Edit: I'll try building and installing from the previous commit for that PKGBUILD. I'll let you know...
I can confirm that the directory /usr/lib/modules/3.18.5-2-ARCH/build/arch/arm/mach-bcm2709/include/ wasn't present with the previous packages. barriers.h is nowhere to be found.

Re: Arch on Pi2

Posted: Sat Feb 07, 2015 9:19 pm
by pepedog
It got added here https://github.com/archlinuxarm/PKGBUIL ... 8de7a54c45
linux-raspberrypi to 3.18.6-1 soon