Page 1 of 1

how to enable spidev in Ubuntu for nanopi r6c

Posted: Mon May 01, 2023 11:43 pm
by heeae
hi all,

I am trying wire up a OLED screen with spi interface but I cannot find an spidev under /dev. according to the wiki, seems I need to update the dtsi and compile the module again, when I check the source code in the download folder, I can only find the related config for r6s, any helps on updating to open spi is appreciated.

thanks

Re: how to enable spidev in Ubuntu for nanopi r6c

Posted: Mon May 15, 2023 9:48 am
by heeae
Finally, I got solve myself by not using ubuntu, but Armbian.
due to ubuntu file system seems did not expose theboot env to perform overlay

and to enable SPIDEV / I2C, need to create the respective dts file and add the overlay to the boot env.