Search content
Sort by

Showing 5 of 5 results by drivenmonkey
Post
Topic
Board Service Announcements
Re: [ANN] Bfxdata.com | Bitfinex Market (price and market depth) + Swap Charts
by
drivenmonkey
on 06/11/2014, 06:31:35 UTC
Hey there!

Awesome job with the info. It's amazing and I have it open on my browser constantly.

2 suggestions on my end

1: show the price in the tab view.

2: chances of an OSX widget for dashboard?

Those are just my 2 cents Smiley

Good job!
Post
Topic
Board Pools (Altcoins)
Re: [POOL][Scrypt][Scrypt-N][X11] Profit switching pool - wafflepool.com
by
drivenmonkey
on 28/10/2014, 15:58:10 UTC
Hello everyone!

I have set up the x-11 mining with Wafflepool. Things are running on the miner but it is not accepting shares. Below are the configs. Wondering if anyone (with more knowledge than me) could have a quick look and see what I'm missing!

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer -o stratum+tcp://useast.wafflepool.com:3331 -u 1HEjkCzdUA723UbmUMaSVHqUmaWegPgo5g -p d=0.16 --lookup-gap 2 --thread-concurrency 8192 --shaders 2048 -g 2 -I 13 -w 256 --auto-fan --gpu-fan 30-75,30-75 --temp-cutoff 90,90 --temp-overheat 85.85 --temp-target 72,72 --gpu-memclock 1500,1500 --gpu-engine 1000,1050,1050,1080,1100 --gpu-powertune 0,0 --expiry 1 --scan-time 1 --queue 0 --no-submit-stale --kernel=x11mod

I have 5 GPUs: R9 280x
Running Windows 7

I was running a scrypt system with clever mining. I have since moved and it blows the breaker. Figured x11 would draw less power!

Any and all help is very much appreciated!
Post
Topic
Board Pools (Altcoins)
Re: [ANN][AUTO-SWITCH] Profit-switch auto-exchange pool: CleverMining.com
by
drivenmonkey
on 27/10/2014, 15:58:12 UTC
Thanks for getting back to me!

The pool mentions to make sure --scrypt is initiated. When removed 1 of the 5 GPUs disables and I do not get accepted shares.

With -k scrypt it says:

"-k: invalid parameter to set_kernel"



Are you saying that without "--scrypt" four of your GPUs worked? Then that's the correct command line. If you don't get ANY accepted shares from any of the GPUs, check your HW, and google parameters recommended for your specific cards, e.g. thread-concurrency etc.

If -k complains about incorrect kernel name you need to figure out which kernels are supported by your sgminer. Could be something like -k ckolivas or -k zuikkis. But if it defaults to scrypt without specifying "-k" then you can start with the above.

Yes without --scrypt the GPUs fired up and were running. The message "Stratum from Pool 0 request work restart" appears. Before those results come I get "Error -5: Enqueueing Kernel onto command queue.

I googled the perams like you mentioned. I know have 3 GPUs (0,1,2) accepting regular shares!! However GPU 3 and 4 were labeled sick after a couple minutes and are now labeled as "Dead"

Here are the configs:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer -o stratum+tcp://us.clevermining.com:3333 -u 1HEjkCzdUA723UbmUMaSVHqUmaWegPgo5g -p anything --lookup-gap 2 --thread-concurrency 8192 --shaders 2048 -g 2 -I 13 -w 256 --auto-fan --gpu-fan 30-75,30-75 --temp-cutoff 90,90 --temp-overheat 85.85 --temp-target 72,72 --gpu-memclock 1500,1500 --gpu-engine 1080,1080 --gpu-powertune 0,0 --expiry 1 --scan-time 1 --queue 0 --no-submit-stale
pause

Anything you would think to change to boot 3 and 4 back?

Thanks for your help! Really appreciate it!

 
Post
Topic
Board Pools (Altcoins)
Re: [ANN][AUTO-SWITCH] Profit-switch auto-exchange pool: CleverMining.com
by
drivenmonkey
on 27/10/2014, 00:57:55 UTC
Thanks for getting back to me!

The pool mentions to make sure --scrypt is initiated. When removed 1 of the 5 GPUs disables and I do not get accepted shares.

With -k scrypt it says:

"-k: invalid parameter to set_kernel"

Post
Topic
Board Pools (Altcoins)
Re: [ANN][AUTO-SWITCH] Profit-switch auto-exchange pool: CleverMining.com
by
drivenmonkey
on 27/10/2014, 00:30:18 UTC
Hi all

Have some issues setting up clever mining. Wondering if anyone can help!

Here are the configs I have in now:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer -o stratum+tcp://us.clevermining.com:3333 -u 1HEjkCzdUA723UbmUMaSVHqUmaWegPgo5g -p anything --scrypt
pause


Those configs return the result:
setx GPU_MAX_ALLOC_PERCENT 100
SUCCESS: specified value was saved

setx GPU_USE_SYNC_OBJECTS 1
SUCCESS: specified value was saved

sgminer -o stratum+tcp://us.clevermining.com:3333 -u 1HEjkCzdUA723UbmUMaSVHqUmaWegPgo5g -p anything --scrypt
[17.19.34] sgminer: --scrypt: unrecognized option



That is with the file saved as a .bat file in the sgminer folder.
Can anyone suggest a fix? Do I have to reinstall something? Or install something totally different?
I just recently downloaded the most recent option on https://bitcointalk.org/index.php?topic=475795.0

Thanks!