Search content
Sort by

Showing 9 of 9 results by techcrazy82
Post
Topic
Board Announcements (Altcoins)
[ANN] CROCOcoin [Ghostrider / Masternode]
by
techcrazy82
on 27/12/2022, 00:07:34 UTC


About:

CROCOcoin is an open source community-owned electronic coin designed to conduct transactions in game projects such as PvP over the network. 51% attack protection guarantees you a stablecoin that will expand and evolve thanks to the community as well as our innovations. Our ecosystem will grow with a library of quality online PvP games where you can earn or multiply your CROCO.


Coinomic:

Total Supply: 21 Billion
Ticker: CROCO
Algorithm: GhostRider
Block Reward: 5000 CROCO
Reward Comissions: 2%
51% Protection: Yes


Link:

WebSite:
(in developing)

Windows Wallet:
https://github.com/CROCO-Coin/CROCO-Coin/releases/download/CROCO-Coin/CROCOcoin.zip



Post
Topic
Board Mining (Altcoins)
Re: Where to find the latest Windows drivers for the NVIDIA P102-100 GPU?
by
techcrazy82
on 20/09/2020, 18:32:11 UTC
https://drive.google.com/file/d/1IfJ4bx76w6ERzhHf0BBTDFNfOJ3pSkHd/view?usp=sharing       416.81 Drivers
 

So far drivers 416.81 is the furthest version that I have been able to mod the drivers.  The guy I bought the p102-100 off of sent me modded 451 drivers but haven't been able to get them to work. I have spent hours changing and testing drivers.   At least with the 416.86 drivers you will have cuda 10 and be able to run some of the newer miners.  I would be more that happy to share the the 451 drivers too, maybe somebody would have better luck then me.  I thought it was because I was running Windows 10 Enterprise but I also tested them on Windows 10 Pro and Windows Home.  Be sure to be in test mode when installing the drivers, just disabling the driver check will not work.  http://maxedtech.com/about-testmode/     Any questions please message me.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] GeekCash Launching
by
techcrazy82
on 21/11/2019, 22:10:35 UTC
Everything on morioh.com about geekcash is almost a year old.  I haven't seen in flexing in the value on www.mnroi.info or Ubit Exchange.  Both places have different values for geekcash, mnroi list geekcash value as 0.0000000400 BTC and Ubit Exchange shows it as .00000001 BTC.  That is a big difference,  if this coin is going any where the developers need to update the website and give some an update that is not 10 months old.  The website still takes you to Aiodex for the exchange and that shut down in September. 
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] GeekCash Launching
by
techcrazy82
on 11/11/2019, 04:01:49 UTC
Anybody know if there will be an exchange for geekcash?, since Aiodex shutdown.  Haven't seen any updates lately on there website, looks like this coin is coming to an end.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.5 (Windows/Linux)
by
techcrazy82
on 16/03/2018, 18:15:39 UTC
How do you use 2gb video cards to mine forks?  I keep getting the DAG error on them when I start claymore miner. I have went through help file and tried every command possible in my bat file.
My setup is

x2 2gb R7 250 AMD Cards
x3 Nvidia GTX 1050 TI
1 Nvidia GTX 1060
AMD A10-7870K
20gb's of memory
64gb's of virtual system memory


Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.0 (Windows/Linux)
by
techcrazy82
on 22/02/2018, 03:12:37 UTC
I have tired that way, reversed etc.  I'm just running out of ideas. The only way to mine is if I disable that 2gb video card, if I use the code below and disable the 2gb video card it mines perfectly.  As soon I enable the 2gb card I get the DAG error.  Maybe its time to run a second mining program, I wish DAG file didn't have to be on the video card and can be put on a secondary SSD drive or current SSD drive.

set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100

EthDcrMiner64.exe -epool us1.ethermine.org:4444 -ewal ****  -epsw ****  -tt 68 -allpools 1 -di 123 -dcri 15 -mode 0  -dpool stratum+tcp://dcr-us.coinmine.pl:2222 -dwal ***** -dpsw **** 
pause
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.0 (Windows/Linux)
by
techcrazy82
on 22/02/2018, 02:31:50 UTC
Been trying everything the last few days.  I can't stop my 2gb video card from trying to mine Ethereum and causing the DAG error.  These are just a couple bat file I have tried,

set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100

EthDcrMiner64.exe -epool us1.ethermine.org:4444 -ewal ****  -epsw ****  -mode 1-123 -tt 68 -allpools 1 -dpool stratum+tcp://dcr-us.coinmine.pl:2222 -dwal ***** -dpsw ****  -mode 0  -dcri 15 -dcoin dcr
pause

set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100

EthDcrMiner64.exe -epool us1.ethermine.org:4444 -ewal ****  -epsw ****  -di 123 -tt 68 -allpools 1 -dpool stratum+tcp://dcr-us.coinmine.pl:2222 -dwal ***** -dpsw ****  -di 0123 -dcri 15 -dcoin dcr
pause

Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.0 (Windows/Linux)
by
techcrazy82
on 20/02/2018, 23:43:32 UTC
I know we can no longer mine Ethereum with 2gb cards but how do we use them to mine for forks or other currency?  Been missing with bat file and the di command but I still get a dag error on the 2gb card.  Is there away to separate which cards mine for Ethereum  and which ones mine for other coins? Here is my bat file. Thank You

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
 EthDcrMiner64.exe -epool us1.ethermine.org:4444 -ewal ******** -epsw ***** -mode 0 -di 123 -tt 68 -allpools 1 -dcri 10  -dpool dcr-us.coinmine.pl:2222  -dwal ******* -dpsw *********
pause

I'm currently using version 11 with 3 4gb nvidia cards and one 2gb amd card.  I'm trying to mine Decred and Etherum but would like to turn off the 2gb card from mining Ethereum but use it to mine Decred. I just keep getting the dag error
Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v11.0 (Windows/Linux)
by
techcrazy82
on 20/02/2018, 20:20:44 UTC
I know we can no longer mine Ethereum with 2gb cards but how do we use them to mine for forks or other currency?  Been missing with bat file and the di command but I still get a dag error on the 2gb card.  Is there away to separate which cards mine for Ethereum  and which ones mine for other coins? Here is my bat file. Thank You

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
 EthDcrMiner64.exe -epool us1.ethermine.org:4444 -ewal ******** -epsw ***** -mode 0 -di 123 -tt 68 -allpools 1 -dcri 10  -dpool dcr-us.coinmine.pl:2222  -dwal ******* -dpsw *********
pause