Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: Hamuki on December 28, 2014, 10:43:46 PM



Title: X11 Help! BOUNTY
Post by: Hamuki on December 28, 2014, 10:43:46 PM
Hey guys.

I need some help with my Computer.

A friend needs help with a project so I need to mine a X11 coin for him.
I tried so much the lst 48 hours to get it to work, but it just wont work.

If someone can write a complete BAT file config for me to use, and tell me what miner to use and it works..

Then ill send 0.01 BTC as a bounty.

Card that I am using: R9 280x Windforce 3x Rev2.0.

The card cant take a full load..
So it has to be 50% power use or a little less. Its a bit damage from Scrypt mining. So yea, I do need a new one.

Thank you!

~Hamuki


Title: Re: X11 Help! BOUNTY
Post by: edmonddantes on December 29, 2014, 09:55:28 AM
increase the bounty to .05 and I will do it!


Title: Re: X11 Help! BOUNTY
Post by: restless on December 29, 2014, 11:14:43 AM
- get sgminer from http://www.filedropper.com/processing/filedownload.php?id=sgminer-51-dev-2014-mod
- get gpu-z from http://www.techpowerup.com/downloads/SysInfo/GPU-Z/ - you will use it to monitor power draw
use bat file:

Quote
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer --algorithm x11mod -o stratum+tcp://stratum.x11coin:port -u user.pass -p pass -w 64 -I 18 --gpu-clock 700 --gpu-memory 1000
Obviously in stratum+tcp://stratum.x11coin:port -u user.pass -p pass you haver to enter valid pool address / user/password info
Without directly monitoring power usage its impossible to be precise but these settings --gpu-clock 700 --gpu-memory 1000 should give you less than 50% of max power draw of 280X
You can run without these swiches just to see how much power is used at default...


Title: Re: X11 Help! BOUNTY
Post by: anticlimax on December 29, 2014, 12:44:40 PM
Wouldn't lowering intensity to 14 be a better start?


Title: Re: X11 Help! BOUNTY
Post by: restless on December 29, 2014, 02:04:42 PM
 lowering clock is better for decrease power draw


Title: Re: X11 Help! BOUNTY
Post by: Hamuki on December 29, 2014, 02:52:25 PM
lowering clock is better for decrease power draw

Hey, Your setup did not work.. But I made some tweaks to it and now its hashing nicely.

I want to make the stress on the card as low as possible so I dont damage it further.


Title: Re: X11 Help! BOUNTY
Post by: djm34 on December 29, 2014, 03:15:09 PM
lowering clock is better for decrease power draw

Hey, Your setup did not work.. But I made some tweaks to it and now its hashing nicely.

I want to make the stress on the card as low as possible so I dont damage it further.

it doesn't really matter, x11 doesn't stress the card at all... (and sorry to say but dead means dead usually for a card... so if it is still working, you are probably safe)


Title: Re: X11 Help! BOUNTY
Post by: activebiz on December 30, 2014, 11:06:59 AM
see this thread for sgminer config for 280x
https://bitcointalk.org/index.php?topic=593901.0