|
2010-05-04
, 11:01
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#3422
|
I did something wrong I guess. Had to re-flash the phone.
If I go from factory default. How do I copy the template settings (for example xlv)? And to which file. In the mini-tutorial you just describe how to save the alreade existing configs whith the "kernel-config save" command.
Do i copy the template for xlv to the /.kernel/myconfig??
|
2010-05-04
, 13:46
|
Posts: 7 |
Thanked: 1 time |
Joined on Feb 2010
|
#3423
|
what did you do before reflashing? what was the problem?
kernel-config load xlv
then modify the settings (if you want)
and save it
kernel-config save myxlv
or as default
kernel-config save
to use the unmodified xlv
kernel-config setdefault xlv
The Following User Says Thank You to spawwn For This Useful Post: | ||
|
2010-05-04
, 16:02
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#3424
|
It was rebooting over and over again.
Now I've gone back to nokia default but with power kernel. This because the temperature went up to 40 degrees!
Will try the steps in your reply when my battery is fully charged again. It was drained with the last config... :-/
|
2010-05-04
, 16:04
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#3425
|
Great work titan!
Does the new kernel-power-settings support the 'avoid_frequencies' feature?
(So I can get rid of my 'kernel-power-step2' script )
|
2010-05-04
, 17:47
|
Posts: 5 |
Thanked: 0 times |
Joined on May 2010
|
#3426
|
|
2010-05-04
, 18:11
|
Posts: 946 |
Thanked: 1,650 times |
Joined on Oct 2009
@ Germany
|
#3427
|
|
2010-05-04
, 21:35
|
Posts: 7 |
Thanked: 1 time |
Joined on Feb 2010
|
#3428
|
with an empty battery a reboot loop is not unusual.
I had the same problem when a broken process drained my battery during sleep.
just recharge the battery.
|
2010-05-04
, 21:45
|
|
Posts: 658 |
Thanked: 117 times |
Joined on Jan 2010
|
#3429
|
|
2010-05-04
, 23:15
|
Posts: 1,224 |
Thanked: 1,763 times |
Joined on Jul 2007
|
#3430
|
yes, implicitly.
all frequencies not listed in FREQS are put into avoid_frequencies.
This way we could also cleanly add other frequencies (e.g. 400, 650) in the future.
I hope that Matan can find some time to fix his patch so that it really do not use those frequencies.
|
Question:
If I go from factory default. How do I copy the template settings (for example xlv)? And to which file. In the mini-tutorial you just describe how to save the alreade existing configs whith the "kernel-config save" command.
Do i copy the template for xlv to the /.kernel/myconfig??
Thank you for doing a great job!