View Single Post
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#36
I found another problem, this time with joystick support, my scripts are lacking a sudo.

NOKIA:/usr/local/bin ROOT#cat joyon.sh
sudo insmod /usr/local/lib/joydev.ko
/usr/bin/qjoypad &

NOKIA:/usr/local/bin ROOT#cat joyoff.sh
ps | grep qjoypad | grep -v grep | awk '{print $1}' | xargs kill
ps | grep qjoypad | grep -v grep | awk '{print $1}' | xargs kill -9
sudo rmmod joydev
sudo rmmod joydev


So you can add the sudo, or update with the SUPv2 again, I just updated it again, sorry
__________________
To all my Maemo friends. I will no longer be monitoring any of my threads here on a regular basis. I am no longer supporting anything I did under maemo at maemo.org. If you need some help with something you can reach me at tablethacker.com or www.facebook.com/penguinbait. I have disabled my PM's here, and removed myself from Council email and Community mailing list. There has been some fun times, see you around.