I just finished an overclocking utility using the new AMD ADL API and wanted to get some feedback. Since most of the people who are interested would come here I thought it might be a good place to post.
Here are some screenshots:
www.filedropper.com/screenshot1_1
www.filedropper.com/screenshot2_1
B3 - Fix the bug reported by melcar with defaults restoring previous overclock and not defaults
32 bit version, http://omploader.org/iMXFzbQ
64 bit version, http://omploader.org/iMXFzbA
B4
-Added icon provided by @storma, thanks
-Added system tray with gpu info in tooltip
-Fix some labels
32 bit version, http://omploader.org/iMXF3Ng
64 bit version, http://omploader.org/iMXF3NQ
B5
-Fix bug with ok and cancel not closing behaving properly after adding the system tray
-Fix bug when added the overclocking that setting a lower speed then the current speed would fail
-Added some gui message for unsupported errors
32 bit version, http://omploader.org/iMXIwYQ
64 bit version, http://omploader.org/iMXIwOQ
B6
-Should now work with multiple card/gpu
32 bit version, http://omploader.org/iMXI3cg
64 bit version, http://omploader.org/iMXI3cQ
Future
-Now on kde app
32 bit version, http://www.kde-apps.org/content/show...content=107458
64 bit version, http://www.kde-apps.org/content/show...content=107457
A few notes:
-I was testing on a 4830
-I used Catalyst 9.4 when developing however Catalyst 9.3+ should be ok (for libatiadlxx.so)
-I am under kde so I develop the gui for the Qt toolkit, the qt libraries are required
-libdl and libpthread is also required, I think for most distro they should be there by default with libc I believe.
-The gui should be pretty self explanatory, but for the fan if left uncheck it keeps the "automatic" setting, otherwise it goes to manual mode set at the defined percentage
-Use wisely, e.g. you probably shouldn't turn off the fan and overclock everything to the maximum
Last edited by sabby; 06-27-2009 at 02:00 PM.
Looks nice. Do you happen to know what are the exact libraries needed? I would rather not go on installing every single qt lib. and just get what's really needed. Oh, and it refuses to extract with GNOME's File Roller for some reason.
It seems to be already gunzipped, try without z option.
I have, no dice.
tar xvf atioc_x86_64.tar.gz
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now
Well turns out this filedropper site somehow alter the file, because the file I sent works with tar but when I downloaded it again it no longer works with tar, however it still works with Ark. Will post new link to unarchived file, which does work after downloading it. Might try 7z also see how it works.I also had this problem trying to extract it from the command line, with both the 32 and 64 bit.
I use the Qt Core, Qt Gui, and in B2 that I just uploaded Qt Network module. The network part was for using the gui as a daemon for ksysguard, not activated yet, so you might be able to do without Qt Network for now. I believe libqtcore4, libqtgui4, and libqt4-network only should work (package name in Ubuntu repositories not sure equivalent in other distros).Do you happen to know what are the exact libraries needed?
I might just do that, I came around some issue with ADL and had some questions also. Didn't really know where to send feedback, was hoping to catch an ATI dev somewhere in here.Great to see ADL being used. Please feel free to PM me to get onto the our beta program.
Last edited by sabby; 05-27-2009 at 08:14 AM.
The uncompressed file works like a charm. Thanks.
Thank you also for creating this app.![]()
I'm also getting seg. faults with Ubuntu Jaunty.