fatal : module spi-dev not found
Afterwords the Pi1 will stop !!!!



I use Rasbian on the Pi1 with the Dexter GoPiGo. It functions perfect during half a year.(Terminal, Python and scratch).DougieLawson wrote:spi-dev doesn't exist in the 3.18 kernel.
modprobe spi-bcm2708
Failing to load an optional kernel module is probably not the reason your RPi stopped.
If the upgrade installed the latest kernel 3.18 (you can check this with 'uname -r') then you probably have to addJosephus wrote:I do not know how to proceed .......
Code: Select all
dtparam=spi
It's probably best to create a new post for a new question. It gets its own title so people know to look at the post if they are interested or can help.Romey-Rome wrote:Hello -
So how do you permanently increase the buffer size with spi-bcm2708? I don't see it having any parameters.