>  I've noticed extremely slow performance while running Doom on FSO M4. I
> tracked it down to the accelerometer code. (I turned off accel control in
> the opendoom.cfg file and that fixed the speed issue). The code basically
> opens /dev/event3 and reads from this. Should I be approaching the
> accelerometer interface differently?? It is running horribly slow, can
> anyone else confirm this?


I noticed the same, but the solution from another thread worked here -
either execute or put into ~/.profile :

# fix doom accelerators
echo 10 > /sys/devices/platform/lis302dl.1/threshold
echo 10 > /sys/devices/platform/lis302dl.2/threshold

Stefan
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to