3.18.0 kernel headers and SPI - Raspberry Pi Forums


i trying gpib work on rpi b+, following guide:
https://www.element14.com/community/peo ... ment-79630

use linux-gpib, need kernel headers, , newest ones seem ones of version 3.18. installed using

code: select all

sudo apt-get install linux-image-rpi-rpfv sudo apt-get install linux-headers-rpi-rpfv
however, using kernel, spi pins stop working

code: select all

ls /dev/*spi*
shows no devices.
when going 4.x kernel, spi works again.
reading regarding "device tree" changed in version 3.18, it's not clear if 3.18.0 before or after change.

grateful tips on how spi work 3.18.0 kernel, or up-to-date kernel headers, can use them build linux-gpib

thanks



raspberrypi



Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code