View Single Post
Gusse's Avatar
Posts: 168 | Thanked: 206 times | Joined on Apr 2010 @ Finland
#21
Originally Posted by M A S T E R View Post
Cool The only thing i need to learn how to do at the moment is how exactly do a back up of the original. (i am assuming you need to back it up just in case of some accident or when an update happens to either the kernel or Jspot). I did it the manual way and my Jspot works now i just dont want to have to turn it off like that all the time but i guess i can just remember the code lol.

-MASTER
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.

Last edited by Gusse; 2010-06-20 at 08:18.
 

The Following 13 Users Say Thank You to Gusse For This Useful Post: