AlMehdi
|
2010-08-20
, 07:56
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#4771
|
|
2010-08-20
, 20:20
|
Posts: 14 |
Thanked: 1 time |
Joined on Jul 2010
@ Poland
|
#4772
|
Ok i have had my device overclocked for a few weeks now, and i know that i cant apdate applications while the power kernel is installed. So i followed all the steps for uninstalling and have the stock Nokia one back now. But i still cant seem to get any updates through any app manager.
When will the kernel be able to overclock the cpu and also be able to get simple updates through app manager??
|
2010-08-21
, 11:05
|
Posts: 1,179 |
Thanked: 770 times |
Joined on Nov 2009
|
#4773
|
Due to many requests, here are all the Queen Beecon Widget exports that I use as seen below:
(I have zipped up each widget's export output as a txt file)
http://talk.maemo.org/attachment.php...1&d=1274397770
INSTALL STEPS
0. Download the attachment posted at beginning of that post and extract its contents. Then copy the TXT files into any folder in N900. (just create a folder called 'Beecon Exports' or something)
1. Install rootsh (latest version will do)
2. Install QBW (latest version is 1.9.7 or something)
3. Create a new QBW widget on the desktop
4. Go to settings of that widget (tool icon)
5. click advanced
6. click yes
7. scroll way down
8. click Import File to Buffer
9. Select the txt file you want to enable (eg. stock)
10. click Import Buffer to Beecon
11. done. now exit out and click Save.
12. Now go back to settings of that widget called STOCK
13. click Edit Cmd
14. replace "rootsh" with "sudo" then click save.
15. click save
16. Now you have a STOCK widget.
Do the same for ideal.txt and ideal_1000
Do the same up to step 11 for other non OC widgets
You can edit the cmd for ideal and ideal_1000 once they are created to suit your needs or loading your own profiles as per steps 12-13.
|
2010-08-21
, 12:18
|
Posts: 150 |
Thanked: 80 times |
Joined on Dec 2009
|
#4774
|
sudo gainroot leafpad /home/user/.kernel/"whatever the filename is, probably STOCK"
Also how do I add a new beecon for a frequency other than default, e.g 850mhz?
sudo gainroot kernel-config load lv
kernel-config limits 250 850
kernel-config save 850max
|
2010-08-21
, 19:36
|
Posts: 8 |
Thanked: 0 times |
Joined on Aug 2010
|
#4775
|
|
2010-08-24
, 04:00
|
Posts: 24 |
Thanked: 2 times |
Joined on Feb 2010
@ Oakbrook, IL (West of Chi-Town!)
|
#4776
|
|
2010-08-24
, 04:26
|
Posts: 156 |
Thanked: 239 times |
Joined on Sep 2009
@ Finland
|
#4777
|
|
2010-08-24
, 05:18
|
Posts: 24 |
Thanked: 2 times |
Joined on Feb 2010
@ Oakbrook, IL (West of Chi-Town!)
|
#4778
|
|
2010-08-24
, 08:11
|
|
Posts: 334 |
Thanked: 118 times |
Joined on Apr 2010
@ United Kingdom
|
#4779
|
kernel-config setdefault ideal
kernel-config setdefault default
|
2010-08-24
, 12:30
|
Posts: 24 |
Thanked: 2 times |
Joined on Feb 2010
@ Oakbrook, IL (West of Chi-Town!)
|
#4780
|
@gorilla72...
gives you ideal profile everytime phone starts. just change ideal to lv , xlv etc to use your profile.Code:kernel-config setdefault ideal
to revert to default(stock profile 250-600mhz) on boot just change ideal toCode:kernel-config setdefault default
The Following User Says Thank You to Gorilla72 For This Useful Post: | ||
|