Raspberry PI 2 Model B /dev/spi* devices does not exist - Raspberry Pi Forums
i not able activate /dev/spi* devices.
activated spi via raspi-config,
kernal modul loaded:
pi@raspberrypi ~ $ lsmod | grep spi
spi_bcm2708 7922 0
/boot/config.txt looks good:
pi@raspberrypi ~ $ cat /boot/config.txt | grep spi
dtparam=spi=on
, yes rebooted pi several times,
see no spi devices:
pi@raspberrypi ~ $ ls -ltra /dev/spi*
ls: cannot access /dev/spi*: no such file or directory
suggestions?
activated spi via raspi-config,
kernal modul loaded:
pi@raspberrypi ~ $ lsmod | grep spi
spi_bcm2708 7922 0
/boot/config.txt looks good:
pi@raspberrypi ~ $ cat /boot/config.txt | grep spi
dtparam=spi=on
, yes rebooted pi several times,
see no spi devices:
pi@raspberrypi ~ $ ls -ltra /dev/spi*
ls: cannot access /dev/spi*: no such file or directory
suggestions?
if you're using noobs have edited right config?
hold [shift] while reboot , use noobs config editor.
hold [shift] while reboot , use noobs config editor.
raspberrypi
Comments
Post a Comment