PDA

Επιστροφή στο Forum : Πρόβλημα με .xml αρχείο, σχετικά με το undervoltiong ενός AMD Turion



gtklocker
20-09-09, 15:07
Καλησπέρα.

Θέλοντας να κάνω undervolting στον AMD του laptop Μου, για να του ρίξω λίγο τις θερμοκρασίες, βρήκα το προγραμματάκι PumaStateCtrl.

Πολύ καλό, και τίμιο προγραμματάκι, χωρίς, όμως GUI frontend για να δουλέψω ανθρώπινα.

Τις ρυθμίσεις, λοιπόν, τις παίρνει από το config.xml αρχείο...

Το documentation του, μου δίνει σαν παράδειγμα, αυτό:


<pumastatectrl [use_p_state_0_as_max_freq (file:///C:/Users/Gtklocker/Desktop/PumaStateCtrl_x64_windows_2008Dec31/usage.html#use_p_state_0_as_max_freq_explanation)="true"]
[enable_overvoltage_protection (file:///C:/Users/Gtklocker/Desktop/PumaStateCtrl_x64_windows_2008Dec31/usage.html#enable_overvoltage_protection_explanation)="false"]
[use_default_formula_for_overvoltage_protection (file:///C:/Users/Gtklocker/Desktop/PumaStateCtrl_x64_windows_2008Dec31/usage.html#use_default_formula_for_overvoltage_protection_explanation)="true"]
[skip_cpu_type_check="true"] >
<p_states>
<pstate number="0" VID (file:///C:/Users/Gtklocker/Desktop/PumaStateCtrl_x64_windows_2008Dec31/usage.html#VID_explanation)="40" />
<pstate number="1" VID (file:///C:/Users/Gtklocker/Desktop/PumaStateCtrl_x64_windows_2008Dec31/usage.html#VID_explanation)="57" />
<pstate number="2" VID (file:///C:/Users/Gtklocker/Desktop/PumaStateCtrl_x64_windows_2008Dec31/usage.html#VID_explanation)="63" />
</p_states>
<CPU (file:///C:/Users/Gtklocker/Desktop/PumaStateCtrl_x64_windows_2008Dec31/usage.html#CPU_tag_explanation) processor_name="AMD Turion(tm) X2 Ultra Dual-Core Mobile ZM-80">
<freq_and_max_voltage frequency_in_MHz="2100" max_voltage_in_Volt="1.075">
</freq_and_max_voltage>
<freq_and_max_voltage frequency_in_MHz="1050" max_voltage_in_Volt="0.95">
</freq_and_max_voltage>
</CPU>
</pumastatectrl>

Στην ούσια, το παράδειγμα, θέλει να μου δείξει, τι να βάλω πριν από το "<p_states>".

Έλα όμως που και ο IE αλλά και το πρόγραμμα μου λένε ότι υπάρχει πρόβλημα με τον πρώτο χαρακτήρα (το "<").


A name was started with an invalid character. Error processing resource

Πάω να το κάνω έτσι:


<pumastatectrl use_p_state_0_as_max_freq="true">
<pumastatectrl enable_overvoltage_protection="false">
<pumastatectrl use_default_formula_for_overvoltage_protection="true">
<pumastatectrl skip_cpu_type_check="true">

IE και πρόγραμμα, συμφωνούν ξανά, και με "βρίζουν":


The following tags were not closed: pumastatectrl, pumastatectrl, pumastatectrl. Error processing resource


Τι πρέπει να κάνω, για να διαβαστούν σωστά;

gtklocker
20-09-09, 16:11
Κατέληξα σε αυτό:


<pumastatectrl enable_overvoltage_protection="false">
<p_states>
<pstate number="0" VID="43"></pstate>
<pstate number="1" VID="63"></pstate>
<pstate number="2" VID="64"></pstate>
</p_states>
</pumastatectrl>

που τελικά δουλεύει!

Το undervolting σε Turion RM-70 έγινε επιτέλους!! :worthy:

61769

Με τα αντίστοιχα, χωρίς undervolting, και με το ανεμιστηράκι στο full, να είναι 20 βαθμούς πιο πάνω. :yahoo:

Εδώ, το ανεμιστηράκι, ούτε που ακουγόταν! :shifty:

gtklocker
20-09-09, 16:13
Edit: Παίρνει και πιο χαμηλά voltages!! :yahoo:

@ ADSLgr.com All rights reserved.