Open GCAT01 opened 1 day ago
Well, are you running it as root? Only root can interact with hidraw devices.
Apparently
genericuser3@BeyondBright:~$ ps -elf|grep hidraw
4 S root 709 1 0 80 0 - 1777 - 13:15 ? 00:00:00 /usr/bin/iptsd /dev/hidraw4
0 S generic+ 2464 2396 0 80 0 - 2286 pipe_r 13:24 pts/0 00:00:00 grep --color=auto hidraw
Just installed linux-surface (you guys rock!) and I have been having trouble with the touchscreen/gestures. Through my various searches for troubleshooting, I came across the command
iptsd-find-hidraw
and I received the following:where "#" is a digit from 0-4.
I have yet to see this message listed anywhere as an output of any iptsd command so I am asking for some guidance.