View Single Post
Posts: 44 | Thanked: 12 times | Joined on Sep 2010
#1585
Originally Posted by karam View Post
How To run Joikuspot :


kernel-power v48 :

Code:
cp /home/opt/maemo/usr/share/applications/joikuspot/JoikuSpot_Bouncer.ko /home/opt/maemo/usr/share/applications/joikuspot/JoikuSpot_Bouncer.ko.old
cp /lib/modules/2.6.28.10-power48/JoikuSpot_Bouncer.ko /home/opt/maemo/usr/share/applications/joikuspot/
-----------------------------------------

kernel-power v47 :

Code:
cp /home/opt/maemo/usr/share/applications/joikuspot/JoikuSpot_Bouncer.ko /home/opt/maemo/usr/share/applications/joikuspot/JoikuSpot_Bouncer.ko.old
cp /lib/modules/2.6.28.10-power47/JoikuSpot_Bouncer.ko /home/opt/maemo/usr/share/applications/joikuspot/

---------------------------------------------------------------------------------

And then run joikuspot normally
without having to insert the module manually in each start of Joikuspot
I installed joikuspot and it ran fine, connected to 3g fine but when i connected fine with my laptop, it wouldnt load up a page. The meter on n900 would go up a little then drop and only about 12kb would load when i tried to load up google. Ive done this code above for kernel-power v48 but didnt make a difference.

Am i correct in the way i did it:

cp /home/opt/maemo/usr/share/applications/joikuspot/JoikuSpot_Bouncer.ko

/home/opt/maemo/usr/share/applications/joikuspot/JoikuSpot_Bouncer.ko.old

cp /lib/modules/2.6.28.10-power47/JoikuSpot_Bouncer.ko

/home/opt/maemo/usr/share/applications/joikuspot/

(The spaces mean that i pressed enter after each one.)

All i got after each one was:
BusyBox v1.10.2 (Debian 3:1.10.2.legal-losso30+0m5) multi-call binary

Usage: cp [OPTION]... SOURCE DEST
Is this correct or did i do something wrong in xterm?

Thanks.

Last edited by ash-306; 2011-09-16 at 16:29.