Crystal Kolipe Thu, 13 Jan 2022 04:03:38 -0800
I'm able to control the vibrator on the Pinephone via gpio by adding: gpioctl gpio3 2 set out
to /etc/rc.securelevel, and then just issuing: # gpioctl gpio3 2 toggle Not the most useful achievement, but it proves that the gpio devices are working.