on the armbian, no matter what I do I can't get the fb_ili9340 to create /dev/fb1
the module loads ok and displays no errors but no /dev/fb1
dmesg shows
...
[ 139.389950] fbtft: module is from the staging directory, the quality is unknown, you have been warned.
[ 139.395122] fb_ili9340: module is from the staging directory, the quality is unknown, you have been warned.
root@orangepione:~#
I see fb0 (hdmi monitor) and spidev0.0 devices
root@orangepione:~# ls -la /dev/fb* /dev/spi*
crw-rw---- 1 root video 29, 0 Jan 5 23:28 /dev/fb0
crw------- 1 root root 153, 0 Jan 5 23:28 /dev/spidev0.0
root@orangepione:~#
Question
arhi
I started first with orangepi pc2 (H5) but now trying the same thing on orangepi one (h3) -
trying to make ili9340 module work
it works flawlesly on rpi with raspbian so the hw module works (and the fb_ili9340 module in kernel talks to it properly)
debug info I pulled from rpi
on the armbian, no matter what I do I can't get the fb_ili9340 to create /dev/fb1
the module loads ok and displays no errors but no /dev/fb1
dmesg shows
I see fb0 (hdmi monitor) and spidev0.0 devices
I modified armbianEnv
tried without spi-add-cs1 too, without max_freq...
it's based on stretch and mainline ... I can try old kernel too if that makes sense..
Link to comment
Share on other sites
6 answers to this question
Recommended Posts