PINE64
Command to test vibration motor? - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: Command to test vibration motor? (/showthread.php?tid=12759)



Command to test vibration motor? - Zebulon Walton - 01-10-2021

Back when I replaced my cracked screen I managed to damage the vibration motor on the USB-C side board by prying it up in the wrong place and breaking it apart.

I recently bought a replacement USB board with vibrator and installed it but still am not getting the confirming vibration when turning the phone on. Is there a command that can be used to manually test the vibration motor to see if it's doing anything? (Charging is working through the USB port so I know the board is connected.)


RE: Command to test vibration motor? - kb-zealot - 09-09-2023

running "fbcli" or "fbcli --event message-new-sms" will send a message to feedbackd that should cause a sound to play and vibration


RE: Command to test vibration motor? - thomaschilton - 11-12-2023

Thanks! This command is useful for me


RE: Command to test vibration motor? - zetabeta - 11-12-2023

if you can compile simple programs then following might be for you.
https://github.com/Dejvino/pinephone-toolkit

basically it just send data or strings to certain special files, in case of vibrator motor, they are slightly more complicated than a simple string.