Thread: UrQuan Masters!
View Single Post
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#135
yes, the game displays "N900 Tilt".

Here's the output from your requested commands:
$ /opt/uqm/accelemymote
accelemymote V0.01
Trying to access accelerometer ...
opened accelerometer at /sys/class/i2c-adapter/i2c-3/3-001d/coord.
Uinput device node (at /dev/input/uinput) has the wrong permissions.
I'd blame udev. Your options are to fix the udev rules and reboot or chgrp/chown/chmod the device node.


~ $ ls -l /dev/input/uinput
crw-rw---- 1 root root 10, 223 Dec 31 1969 /dev/input/uinput
 

The Following User Says Thank You to cddiede For This Useful Post: