rfc2822 / GfxTablet

Draw on your PC via your Android device
Other
576 stars 158 forks source link

Not running on chakra linux #53

Open torels opened 10 years ago

torels commented 10 years ago

I compiled from source and everything went fine, but when I use ./networktablet (either with or without sudo i get this error

"error: open: No such file or directory"

rfc2822 commented 10 years ago

In this case, udev is not available.

vibrion121 commented 10 years ago

you must do sudo modprobe uinput (uinput is a kernel module)