Here is a modified version of cpuoverclock.py that works with the 3200. All I had to do was change one line . If you really wanted to get lazy all you had to do was change 3100 to 3200 in this one spot.
I'll still probably use the aliases a lot because those are quick and more easily scriptable, but it's nice to have the GUI util also.
Enjoy.
Frank
[div align=\"right\"][a href=\"index.php?act=findpost&pid=145854\"][{POST_SNAPBACK}][/a][/div]
hmmm - don't understand.
Lemuus said that the py script wrks well on his 3200, but the aliases don't.
So for what reason did you fix the py script?
Any solution for the aliases?
Thanks
daniel
[div align=\"right\"][a href=\"index.php?act=findpost&pid=145868\"][{POST_SNAPBACK}][/a][/div]
Hmm I'm not sure, maybe he modified his?
I have never been able to get it working in many installs of pdaxrom. The reason for this was that it checks for a 1000, 3100, or a 3000 but completely leaves out the 3200. I just added the 3200 in the statement that assigns the values to set and it worked perfectly.
The aliases also work for me so I'm not sure how to "fix" those.
Frank