I have installed kernel version 3.16.1-1 but i am unable to install the linux headers, as pacman attempts to install the latest version. How do i install the right kernel headers? I am using a UDOO Quad.
$this->bbcode_second_pass_code('', '# uname -r
3.16.1-1-ARCH
# pacman -S linux-armv7-headers
resolving dependencies...
looking for inter-conflicts...
:: linux-armv7-headers and linux-am33x-headers are in conflict (linux-headers). Remove linux-am33x-headers? [y/N] y
Packages (2): linux-am33x-headers-4.1.3-3 [removal] linux-armv7-headers-4.1.4-1
Total Download Size: 6.26 MiB
Total Installed Size: 43.26 MiB
Net Upgrade Size: 1.59 MiB
# pacman -S linux-armv7-headers-3.16.1-1
error: target not found: linux-armv7-headers-3.16.1-1')