View Single Post
Posts: 42 | Thanked: 37 times | Joined on Nov 2010
#78
Originally Posted by eefo View Post
dude thanks for your update but after installing the latest .deb file it isn't working.
when i click on use ready made profile it says cant find /home/user/MyDocs/freq

now what should i do ?
I've just found /usr/bin/CPUTweak calls
sh /home/user/MyDocs/freqs
(...)
sh /home/user/MyDocs/patches
(...)
sh /home/user/MyDocs/build

And those files are located in another place, so I've changed those lines by:
sh /home/user/.CPUTweak/scripts/freqs
(...)
sh /home/user/.CPUTweak/scripts/patches
(...)
sh /home/user/.CPUTweak/scripts/builds


File locations were found using dpkg -L cputweak-dcs


Then it gives more messages:
Nokia-N900:~# CPUTweak
file not found reg
mv: cannot rename '/home/user/.CPUTweak/scripts/underclock': No such file or directory
file not found reg
Nokia-N900:~#

Nokia-N900:~# ls /home/user/.CPUTweak/scripts/underclock
ls: /home/user/.CPUTweak/scripts/underclock: No such file or directory

('but dpkg -L cputweak-dcs lists the file there, and it was there after installation)
It looks like it has been deleted by CPUTweak program.

Other beta-like unstabilty symptoms:
If I select dynamic cpu scaling patch in selection boxes, it opens a file selector dialog, for a "profile to load when active". What does it mean?.

After selecting one option (patches ) in main menu, and once finished the patch selection, sometimes it returns to main menu then after selecting again patches radio button, it just exits.