View Single Post
Posts: 122 | Thanked: 17 times | Joined on Jun 2010
#23
Originally Posted by Gusse View Post
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.
with that do i have to change anything b4 i update versions of joikuspot or firmware or just have to redo it?