Bitcoin Forum
April 26, 2024, 05:46:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Is something wrong with the blockchain on: September 15, 2011, 10:24:51 AM
145420
Code:
http://blockexplorer.com/block/00000000000002cd0003629d5e515222261fd290af22012c9d52375c7778f5ea

[b]Time?: 2011-09-15 06:55:09[/b]

145419
Code:
http://blockexplorer.com/block/0000000000000078ce8d6a3cacbf388d01102abed511dd8d798f75878c21a273

[b]Time?: 2011-09-15 07:16:37[/b]

Something wrong?
2  Bitcoin / Mining / "Kernel error: Unusual behavior from OpenCL" with 5970 on: June 22, 2011, 03:03:37 PM
Somebody in the forum has the same problem with their CF option enable. I disable CF but the problem remains. The temperature is ~6x celsius, so I guess the problem does not have anything relates with temp.

FYI, I flashed my MSI 5970 with Sapphire 5970 official bios  Smiley
3  Bitcoin / Mining / [GUIDE] How to underclock mem in Ubuntu on: June 03, 2011, 07:14:35 AM
Hi all,

I'm not sure if this has been posted before or not. I searched but didn't find something clear enough, so I decide to create one  Smiley

There are 2 ways (as I know) to modify the GPU clock/mem under Linux.
1. Use a tool to override AMD driver
2. Modify the VGA bios


I will go with the no.1 first.

1. sudo apt-get install git libwxgtk2.8-dev
2. git clone git://amdovdrvctrl.git.sourceforge.net/gitroot/amdovdrvctrl/amdovdrvctrl 
3. cd amdovdrvctrl
4. wget http://download2-developer.amd.com/amd/GPU/zip/ADL_SDK_3.0.zip
5. unzip ADL_SDK_3.0.zip -d ADL_SDK
6. make
7. sudo make install
8. AMDOverdriveCtrl
<< start the program

You can chage the memory clock in Overdrive tab

(The image above is from here)

By the way, using AMDOverdriveCtrl is a little inconvenient in case you have more than 2 cards. And I decide to re-flash the VGA bios with new clock settings.

I use Radeon BIOS editor, GPU-Z & ATI WinFlash Note: This is Windows tools  Angry.

1. Save the current BIOS with GPU-Z (You can see the Save button in the same line with BIOS Version)

2. In RBE, open your saved file
3. Change the clock settings

4. Save the custom BIOS, flash with ATI Winflash and there you go.

Tips: Tried to find the stable settings for my VGA first (core/mem) and then set them to default clock in BIOS. Don't need to do anything more in Linux  Smiley

Using the above methods, my 5870 gives me ~430Mhash/s with 1000/300 mem/core (voltage remains) and save some few Watts  Grin.

 

Refs: 
Tutorial on how to use RBE (Radeon BIOS Editor)

Feel free to give away something if you like my post 1AAf3a8RT8anVvomhMNovZqcZvzMpu4SAA
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!