• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Anyone with a XFX r9 280x TD-FD ?

alexlandon

New member
Is Anyone here with a XFX r9 280x TD-FD ? if yes please post me your settings and the miner you use!

I get 1.4 MH/s with it..

THANKS in ADVANCE
 
The problem isn't necessarily related to your specific card. Post your config so we can check if there are any configuration issues. Also, which OS?
 
Yes post your config file or bat file and we can help you.
Also post your gpu and memory clock speeds
 
I'm using windows 7 ultimate 64-bit

Code:
setx GPU_MAX_ALLOC_PERCENT 200
setx GPU_USE_SYNC_OBJECTS 1
color 0A

sgminer.exe --kernel darkcoin -o stratum+tcp://stratum1.suchpool.pw:3335 -u u -p x -g 2 -w 256 --lookup-gap 2 --thread-concurrency 8192 --shaders 2048
 
Try with -g 1. Moreover, thread concurrency overlaps shaders, so put just one of the two.
Personally, I use shaders, got better results
 
Back
Top