Here are step-by-step guidance, but it is on your own risk. Open x-term and type these commands: - back-up JoikuSpot_Bouncer.ko to /home/user Code: cp /home/opt/maemo/usr/share/applications/joikuspot/JoikuSpot_Bouncer.ko /home/user/ - gain root rights Code: sudo gainroot - remove old file Code: rm /home/opt/maemo/usr/share/applications/joikuspot/JoikuSpot_Bouncer.ko - copy a new from kernel's modules Code: cp /lib/modules/current/JoikuSpot_Bouncer.ko /home/opt/maemo/usr/share/applications/joikuspot/ That's it. EDIT: You have to do this always when either kernel or JoikuSpot is updated to a newer version.
cp /home/opt/maemo/usr/share/applications/joikuspot/JoikuSpot_Bouncer.ko /home/user/
sudo gainroot
rm /home/opt/maemo/usr/share/applications/joikuspot/JoikuSpot_Bouncer.ko
cp /lib/modules/current/JoikuSpot_Bouncer.ko /home/opt/maemo/usr/share/applications/joikuspot/