|
2010-04-09
, 16:29
|
|
Posts: 133 |
Thanked: 128 times |
Joined on May 2009
|
#1932
|
|
2010-04-09
, 16:35
|
Posts: 5,795 |
Thanked: 3,151 times |
Joined on Feb 2007
@ Agoura Hills Calif
|
#1933
|
|
2010-04-09
, 16:54
|
Posts: 8 |
Thanked: 5 times |
Joined on Dec 2009
|
#1934
|
600mhz
800mhzCode:./pi_css5-vfp3 Calculation of PI using FFT and AGM, ver. LG1.1.2-MP1.5.2a.memsave Usage: ./pi_css5-vfp3 digits Number of digits of pi to calculate? 1000000 initializing... nfft= 262144 radix= 10000 error_margin= 0.00611182 calculating 1048576 digits of PI... AGM iteration precision= 48: 7.01 sec precision= 80: 6.98 sec precision= 176: 6.99 sec precision= 352: 6.99 sec precision= 688: 7.00 sec precision= 1392: 6.98 sec precision= 2784: 7.02 sec precision= 5584: 6.98 sec precision= 11168: 6.99 sec precision= 22336: 6.99 sec precision= 44688: 7.01 sec precision= 89408: 7.00 sec precision= 178816: 7.00 sec precision= 357648: 7.00 sec precision= 715312: 7.00 sec precision= 1430640: 7.00 sec writing pi1048576.txt... 131.01 sec. (real time) Hit RETURN to exit.
1ghz crashed the phone (reboot) after a few digits.Code:./pi_css5-vfp3 Calculation of PI using FFT and AGM, ver. LG1.1.2-MP1.5.2a.memsave Usage: ./pi_css5-vfp3 digits Number of digits of pi to calculate? 1000000 initializing... nfft= 262144 radix= 10000 error_margin= 0.00611182 calculating 1048576 digits of PI... AGM iteration precision= 48: 5.44 sec precision= 80: 5.46 sec precision= 176: 5.47 sec precision= 352: 5.45 sec precision= 688: 5.45 sec precision= 1392: 5.47 sec precision= 2784: 5.44 sec precision= 5584: 5.46 sec precision= 11168: 5.45 sec precision= 22336: 5.47 sec precision= 44688: 5.44 sec precision= 89408: 5.46 sec precision= 178816: 5.47 sec precision= 357648: 5.46 sec precision= 715312: 5.44 sec precision= 1430640: 5.47 sec writing pi1048576.txt... 102.18 sec. (real time) Hit RETURN to exit.
|
2010-04-09
, 17:01
|
Posts: 68 |
Thanked: 4 times |
Joined on Feb 2010
|
#1935
|
The Following User Says Thank You to psrkn For This Useful Post: | ||
|
2010-04-09
, 17:07
|
Posts: 49 |
Thanked: 11 times |
Joined on Mar 2010
|
#1936
|
the new kernel version maemo20 in extras-devel (not testing!) is basically the same (+Matan's battery info patch). Please check whether phone calls still work for you (it's very likely).
|
2010-04-09
, 17:11
|
Posts: 59 |
Thanked: 7 times |
Joined on Jan 2010
|
#1937
|
|
2010-04-09
, 17:21
|
Posts: 118 |
Thanked: 18 times |
Joined on Dec 2007
@ Mississauga, ON Canada
|
#1938
|
|
2010-04-09
, 17:23
|
Posts: 108 |
Thanked: 53 times |
Joined on Jan 2010
@ Chicago
|
#1939
|
|
2010-04-09
, 17:32
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#1940
|
The Following User Says Thank You to AlMehdi For This Useful Post: | ||
Thread Tools | |
|
I open the X-terminal and enter the code
wget http://maemory.com/N900/overclock/ke...mo20_armel.deb
wget http://maemory.com/N900/overclock/ke...mo20_armel.deb wget http://maemory.com/N900/overclock/ke...mo20_armel.deb
wget http://maemory.com/N900/overclock/ke...mo20_armel.deb wget http://maemory.com/N900/overclock/ke...mo20_armel.deb
dpkg-i kernel-m * dpkg -i kernel-m*
dpkg-i kernel-f * dpkg -i kernel-f*
parar halt
Do not need anything else??
Link the files need to be sent to the mobile before entering the command?
Thanks for your patience!