BananaPi M2 Zero - Ubuntu Focal Base Minimal Image (Experimental) - U-Boot 2017.09 / Kernel 4.18.y / Kernel 4.19.y / Kernel 4.20.y / Kernel 5.3.y / Kernel 5.6.y / Kernel 5.7.y / Kernel 5.11.y
88
stars
17
forks
source link
Can't access /dev/spidev* nodes #66
Closed
tux-linux closed 2 years ago
Hello, I want to access SPI character devices in devtmpfs, but they aren't there. I followed your instructions as per https://github.com/avafinger/bananapi-zero-ubuntu-base-minimal/issues/49#issuecomment-687649512 , but although something appears in sysfs:
nothing can be found about SPI in devtmpfs:
Is there a way to solve this? Thanks