Read this: http://unix.stackexchange.com/questions/18830/how-to-run-a-specific-program-as-root-without-a-password-prompt
On Fri, Sep 12, 2014 at 11:56 AM, Peter Gregory <[email protected]> wrote: > I had a similar problem running the QT demo Fingerpaint using the linux > frame buffer (-platform linuxfb) > It turned out I did not have permissions to read the /dev/input/event* > Try running the app as root or launch using sudo > If that solves the problem, change the group for /dev/input/event* and add > permissions for that group to your user. > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
