python-uinput icon indicating copy to clipboard operation
python-uinput copied to clipboard

Process /usr/sbin/th-cmd failed with exit code 1

Open YesThatRancourt opened this issue 6 years ago • 1 comments

I've been trying to run the example keyboard script on a Raspberry Pi 3B+ running Raspbian Stretch (both as root and as a normal user, with /dev/uinput set temporarily to +0666 for testing), but I don't get the scripted keyboard events. A quick check of /var/log/syslog reveals the following occurs when the script is run:

systemd-udevd[987]: Process '/usr/sbin/th-cmd --socket /var/run/thd.socket --passfd --udev' failed with exit code 1.

Any thoughts? Sorry for the trouble, and many thanks.

YesThatRancourt avatar Feb 24 '19 23:02 YesThatRancourt

Did you ever get any resolution on this one? I have this exact error right now. I'm not attempting any script, just configured docker and a few apps then I get this upon reboot now

PhilomathJ avatar Feb 22 '22 17:02 PhilomathJ