@lanefu Thanks a lot 🙂 ...
The last open Question .. with the Edge Kernel, what is the right way to export the GPIO's
cd /sys/class/gpio
echo 157 > export
does not work 🙂
Hello Armbian Team,
i have the wish for the integration of
- GPIO Support for RockPi 5b to the Edge Kerne
- dtb's which are aviable for Kernel 5.10.160 mostly importend for me are the UARTS
( if tryed to compile the DTS files form 5.10.160 for the 6.8.2 .. ends after sending some to the UART with a Kernel segfault 😞 )
Thanks a lot for the good Work 🙂
René
Hi Community,
i was upgrading from kernel 5.10.160 to the new 6.8.2-edge for Rock Pi 5b / rk3588.
Now i missing many DTB overlays 😞 which where aviable in 5.10.160
I need UART3_M1, UART7_M1
What is with Kernel 6.8.2 the right way to export GPIOs and set there direction ?
This does not work longer
cd /sys/class/gpio
echo 157 > export
Thanks a lot for your help 🙂
Hi Werner,
i tried, but it does not work. i see the Overlay Settings in the armbianEnv.txt
After Linux was bootet, i don't see the new Serial UARTS in "dmesg" o neither in /dev/ttyS*