Search content
Sort by

Showing 6 of 6 results by boonz001
Post
Topic
Board Mining (Altcoins)
Re: B250 Mining Expert SMOS, no more than 8 cards
by
boonz001
on 26/08/2019, 01:06:22 UTC
I have 13x1080ti running stable on W10, i3-7100, 4Gigs of ram.
Been a while ago when I installed this rig but from the top of my head the most important things are:
-set the PCI settings in the bios to GEN1.
-Try removing all the cards from the device manager make sure you have also hidden devices turned on.
-Install the cards in multiple phases and give windows the time to recognize them this can take a really long time!
Post
Topic
Board Mining (Altcoins)
Re: NEMOSMINER multi algo profit switching NVIDIA miner
by
boonz001
on 11/11/2017, 13:20:51 UTC
Hey Nemo,

Thanks for you awsome script.
I upgraded from 9 cards to a 13x1080ti setup but now I'm struggeling getting it to work.
It has to do with the -SelGPUEWBF and -SelGPUCC settings.
After 10 cards the miners cannot recognize the last 3 cards somehow. I tried 0,1,2,...,13 and 0,1,2,....10,A,B,C but that doesn't help. The miners crash.
Is it possible just to adress all the cards at once, without the SelGPU settings?

Thanks
Post
Topic
Board Mining (Altcoins)
Re: 8 card limit on Windows is Removed!
by
boonz001
on 24/10/2017, 07:05:19 UTC
Also got it working Smiley, 12x1080ti on a asrock H110, setting the pcie lanes in bios to GEN1 did the trick.
Seems quite stable atm.  GPU Tweak sees all the cards so that's also a good thing.

Post
Topic
Board Mining (Altcoins)
Re: 8 card limit on Windows is Removed!
by
boonz001
on 22/10/2017, 21:59:54 UTC
Quick update: tried reinstalling all the drivers, still no luck though. Max 8 cards of the same spec. Btw I'm running W10 Home edition, maybe it works on W10 Pro?
Post
Topic
Board Mining (Altcoins)
Re: 8 card limit on Windows is Removed!
by
boonz001
on 22/10/2017, 19:55:53 UTC
Just did the update, but w10 still becomes unresponsive and the miners crash when installing the 9th card.
I'm going to remove all the drivers and start installing them manually again one by one. (13x1080ti)
Post
Topic
Board Mining (Altcoins)
Re: Mine new coin: VoteCoin - equihash, very low difficulty now
by
boonz001
on 18/09/2017, 21:48:24 UTC
I get an error when compiling in ubuntu 17.04

g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
Makefile:5226: recipe for target 'zcashd-bitcoind.o' failed
make[2]: *** [zcashd-bitcoind.o] Error 4
make[2]: Leaving directory '/home/tom/VoteCoin/src'
Makefile:5279: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/tom/VoteCoin/src'
Makefile:623: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

Getting the same error on Ubuntu 16.04.3 running in Virtualbox Cry. Can someone help?