I'm trying to set up the SPI interface and have followed many tutorials, but am having a problem getting it working. I try using the ls -al /dev/spi* command where I should see two lines show up but only one actually does. I get this: crw-rw---T 1 root spi 153, 0 Jan 1 1970 /dev/spidev0.0 instead of...