View Single Post
Posts: 48 | Thanked: 3 times | Joined on Apr 2010 @ Atlanta, ga
#26
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.

guy this sooooooooooooooo fixed my issue!! thanks a bunch