Bitcoin Forum
April 26, 2024, 01:15:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: What Is Your Favorite ATI Overclocking Software In Ubuntu?  (Read 6958 times)
gigabytecoin (OP)
Sr. Member
****
Offline Offline

Activity: 280
Merit: 252


View Profile
May 02, 2011, 06:07:19 AM
 #1

What do you use to tweak your ATI GPU settings in Ubuntu? And why?
1714094113
Hero Member
*
Offline Offline

Posts: 1714094113

View Profile Personal Message (Offline)

Ignore
1714094113
Reply with quote  #2

1714094113
Report to moderator
1714094113
Hero Member
*
Offline Offline

Posts: 1714094113

View Profile Personal Message (Offline)

Ignore
1714094113
Reply with quote  #2

1714094113
Report to moderator
1714094113
Hero Member
*
Offline Offline

Posts: 1714094113

View Profile Personal Message (Offline)

Ignore
1714094113
Reply with quote  #2

1714094113
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714094113
Hero Member
*
Offline Offline

Posts: 1714094113

View Profile Personal Message (Offline)

Ignore
1714094113
Reply with quote  #2

1714094113
Report to moderator
1714094113
Hero Member
*
Offline Offline

Posts: 1714094113

View Profile Personal Message (Offline)

Ignore
1714094113
Reply with quote  #2

1714094113
Report to moderator
marcus_of_augustus
Legendary
*
Offline Offline

Activity: 3920
Merit: 2348


Eadem mutata resurgo


View Profile
May 02, 2011, 06:22:27 AM
 #2


$aticonfig --adapter=0 --od-setclocks=770,1126

check out ...

$aticonfig --help

GUI based tools should be treated with caution when you are thrashing the GPUs as hard as you can under linux using a miner

grndzero
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
May 02, 2011, 06:31:25 AM
 #3

What do you use to tweak your ATI GPU settings in Ubuntu? And why?

It depends on what you're trying to tweak. If you're just looking to overclock then aticonfig will do it.

If you want to go more advanced and tweak voltage and lower clocks then you want AMDOverdriveCtl.

If you're using AMDOverdriveCtl you really need to understand your BIOS limits and voltages being supplied to the card so you don't damage it.

Ubuntu Desktop x64 -  HD5850 Reference - 400Mh/s w/ cgminer  @ 975C/325M/1.175V - 11.6/2.1 SDK
Donate if you find this helpful: 1NimouHg2acbXNfMt5waJ7ohKs2TtYHePy
gigabytecoin (OP)
Sr. Member
****
Offline Offline

Activity: 280
Merit: 252


View Profile
May 02, 2011, 06:33:35 AM
 #4


$aticonfig --adapter=0 --od-setclocks=770,1126

check out ...

$aticonfig --help

GUI based tools should be treated with caution when you are thrashing the GPUs as hard as you can under linux using a miner

Thanks for that moa!

And the --adapter value is the same as the "d" value for poclbm?
gigabytecoin (OP)
Sr. Member
****
Offline Offline

Activity: 280
Merit: 252


View Profile
May 02, 2011, 06:33:59 AM
 #5

What do you use to tweak your ATI GPU settings in Ubuntu? And why?

It depends on what you're trying to tweak. If you're just looking to overclock then aticonfig will do it.

If you want to go more advanced and tweak voltage and lower clocks then you want AMDOverdriveCtl.

If you're using AMDOverdriveCtl you really need to understand your BIOS limits and voltages being supplied to the card so you don't damage it.

Thanks for that tip, grndzero!

Do you have a link to that AMDOverdriveCtl??? I can't find any reference to it on the net :S
marcus_of_augustus
Legendary
*
Offline Offline

Activity: 3920
Merit: 2348


Eadem mutata resurgo


View Profile
May 02, 2011, 06:52:57 AM
 #6


$aticonfig --adapter=0 --od-setclocks=770,1126

check out ...

$aticonfig --help

GUI based tools should be treated with caution when you are thrashing the GPUs as hard as you can under linux using a miner

Thanks for that moa!

And the --adapter value is the same as the "d" value for poclbm?

No, aticonfig use 0,1,2,...
and poclbm uses 1,2,3, ...

Just give it a

$aticonfig --list-adapters

or

$aticonfig --lsa

and it will list the adapters that the fglrx (the graphics driver) has intialised and aticonfig is 'seeing'.

Jaime Frontero
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
May 02, 2011, 06:57:42 AM
 #7

What do you use to tweak your ATI GPU settings in Ubuntu? And why?

It depends on what you're trying to tweak. If you're just looking to overclock then aticonfig will do it.

If you want to go more advanced and tweak voltage and lower clocks then you want AMDOverdriveCtl.

If you're using AMDOverdriveCtl you really need to understand your BIOS limits and voltages being supplied to the card so you don't damage it.

Thanks for that tip, grndzero!

Do you have a link to that AMDOverdriveCtl??? I can't find any reference to it on the net :S

right here:

http://sourceforge.net/projects/amdovdrvctrl/

great tool...
djex
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
May 02, 2011, 09:51:04 PM
 #8

What do you use to tweak your ATI GPU settings in Ubuntu? And why?

It depends on what you're trying to tweak. If you're just looking to overclock then aticonfig will do it.

If you want to go more advanced and tweak voltage and lower clocks then you want AMDOverdriveCtl.

If you're using AMDOverdriveCtl you really need to understand your BIOS limits and voltages being supplied to the card so you don't damage it.

Thanks for that tip, grndzero!

Do you have a link to that AMDOverdriveCtl??? I can't find any reference to it on the net :S

right here:

http://sourceforge.net/projects/amdovdrvctrl/

great tool...

Will this overclock past the BIOS limits?

Smiley  : 1LbvSEJwtQZKLSQQVYxQJes8YneQk2yhE3
gusti
Legendary
*
Offline Offline

Activity: 1099
Merit: 1000


View Profile
May 02, 2011, 11:12:48 PM
 #9

What do you use to tweak your ATI GPU settings in Ubuntu? And why?

It depends on what you're trying to tweak. If you're just looking to overclock then aticonfig will do it.

If you want to go more advanced and tweak voltage and lower clocks then you want AMDOverdriveCtl.

If you're using AMDOverdriveCtl you really need to understand your BIOS limits and voltages being supplied to the card so you don't damage it.

Thanks for that tip, grndzero!

Do you have a link to that AMDOverdriveCtl??? I can't find any reference to it on the net :S

right here:

http://sourceforge.net/projects/amdovdrvctrl/

great tool...


Does it need X to work, or can you use it at the command line, too ?

If you don't own the private keys, you don't own the coins.
grndzero
Sr. Member
****
Offline Offline

Activity: 392
Merit: 250


View Profile
May 02, 2011, 11:34:06 PM
 #10


Does it need X to work, or can you use it at the command line, too ?


It is a command line program, but you need X running to see any error messages or warnings.

Ubuntu Desktop x64 -  HD5850 Reference - 400Mh/s w/ cgminer  @ 975C/325M/1.175V - 11.6/2.1 SDK
Donate if you find this helpful: 1NimouHg2acbXNfMt5waJ7ohKs2TtYHePy
twitcoins
Newbie
*
Offline Offline

Activity: 39
Merit: 0


View Profile
May 03, 2011, 05:50:50 AM
 #11

You can use AMDOverdriveCtrl from the command line.  Save a profile (.ovdr file) and pass the -b flag.
dds
Newbie
*
Offline Offline

Activity: 7
Merit: 0



View Profile
May 16, 2011, 04:59:14 AM
 #12

Will this overclock past the BIOS limits?

No, it can't go over limits.
Does anybody know how to bypass limits without BIOS modification in linux?
marcus_of_augustus
Legendary
*
Offline Offline

Activity: 3920
Merit: 2348


Eadem mutata resurgo


View Profile
May 16, 2011, 05:39:18 AM
 #13

Will this overclock past the BIOS limits?

No, it can't go over limits.
Does anybody know how to bypass limits without BIOS modification in linux?

Yep. Twiddle with the sliders in this tool and when you go back to CLI  $aticonfig the limits have changed ... go figure.

http://bitcointalk.org/index.php?topic=4806.0

http://www.overclock.net/software-news/514993-phoronix-ati-overclocking-utility-linux-2.html#post6338431

Grinder
Legendary
*
Offline Offline

Activity: 1284
Merit: 1001


View Profile
May 16, 2011, 08:03:02 AM
 #14

Yep. Twiddle with the sliders in this tool and when you go back to CLI  $aticonfig the limits have changed ... go figure.
That only makes it possible to go below the limits, not above.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!