Search content
Sort by

Showing 20 of 129 results by Kgonla
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BKC] Balkancoin - The future is now
by
Kgonla
on 13/03/2021, 15:42:56 UTC
Post
Topic
Board Announcements (Altcoins)
Re: Volta XVT, Platform Integration, Tor Nodes, Blockchain, PoW, Multi Algo, No Ico
by
Kgonla
on 13/08/2019, 23:52:18 UTC
Volta Scrypt is not working, maybe a Tokyo Pool problem but I suspect it is something wrong with the coin.
The other two previous pools who had script removed them and never seen a block complete.
Yesterday someone have been mining with 1GH+ for 16 hours or so, at least 50 blocks should be completed but none finished.
When I mine, after several minutes I start getting errors:

Pool 0 is sending mismatched block contents to us (0 is not 8-15)
Pool 0 is hiding block contents from us
Pool 0 now providing block contents to us

I've seen the mismatched block content in the other pools too, I don't know what it mean.
Post
Topic
Board Announcements (Altcoins)
Re: Volta XVT, Platform Integration, Tor Nodes, Blockchain, PoW, Multi Algo, No Ico
by
Kgonla
on 11/08/2019, 17:55:44 UTC
hello I have 2gb of scrypt on https://pool.rig.tokyo, and  not doing anything, where can i mine this coin in scrypt ??

At this time there is only one miner on pool tokyo with 1.2 MH/s, at current diff. it will take 8 days to complete.
For now tokyo pool is the only running scrypt.
Post
Topic
Board Mining (Altcoins)
Re: lolMiner Equihash&Grin Miner, 0.8.5 (Jul 16th): Added new Grin Pow cuckarood-29
by
Kgonla
on 17/07/2019, 16:10:05 UTC
https://picua.org/images/2019/07/17/da23215b9c447b84f35a59f0070d6920.jpg

RX 480 4 Gb, Win 7, driver Robinhood, grin29.

Low hashrate, is that normal?

I'm running same except for the GPU, mine is a RX 580 4G
It is configured for mining ethereum with 1150 MHz & modded memory straps
It gives me 2 g/s
Post
Topic
Board Mining (Altcoins)
Re: lolMiner Equihash&Grin Miner, 0.8.5 (Jul 16th): Added new Grin Pow cuckarood-29
by
Kgonla
on 17/07/2019, 12:58:57 UTC
Could someone tell me what is wrong with my config?

https://fotos.subefotos.com/37f53b0fb52d853835ba1702df9ef58fo.jpg

Bat file:

@echo off

setlocal enableDelayedExpansion

set "PARAMS=--profile %PROFILE%"

setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
cls
lolMiner.exe !PARAMS!
timeout 10

user_config.json:

{
   "DEFAULTS" : {
      "DEVICES" : [0,1],
      “ASM” : 1,
      “DIGITS” : 2,
      "APIPORT" : 0
   },

   "GRIN29" :
   {
      "COIN" : "GRIN-AD29",
      "POOLS" : [
         {"POOL" : "mine.thegrinpool.com",
          "PORT" : "4747",
          "USER" : "Huh@gmail.com",
          "PASS" : "x"}
      ]
   }
}


Try to remove "!" from bat. Make this string:

lolMiner.exe PARAMS

and you must run bat with option - name of profile. F.e. run_bat GRIN29

Thank your for helping.
The problem is in the .json file.
I entered all the commands in the .bat & after deleting the .json now is working.
Post
Topic
Board Mining (Altcoins)
Re: lolMiner Equihash&Grin Miner, 0.8.5 (Jul 16th): Added new Grin Pow cuckarood-29
by
Kgonla
on 17/07/2019, 06:30:39 UTC
Could someone tell me what is wrong with my config?

https://fotos.subefotos.com/37f53b0fb52d853835ba1702df9ef58fo.jpg

Bat file:

@echo off

setlocal enableDelayedExpansion

set "PARAMS=--profile %PROFILE%"

setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
cls
lolMiner.exe !PARAMS!
timeout 10

user_config.json:

{
   "DEFAULTS" : {
      "DEVICES" : [0,1],
      “ASM” : 1,
      “DIGITS” : 2,
      "APIPORT" : 0
   },

   "GRIN29" :
   {
      "COIN" : "GRIN-AD29",
      "POOLS" : [
         {"POOL" : "mine.thegrinpool.com",
          "PORT" : "4747",
          "USER" : "Huh@gmail.com",
          "PASS" : "x"}
      ]
   }
}

Post
Topic
Board Announcements (Altcoins)
Re: Volta XVT, Platform Integration, Tor Nodes, Blockchain, PoW, Multi Algo, No Ico
by
Kgonla
on 11/07/2019, 01:37:46 UTC
1337pool.net removed Volta coin.
A Volta Scrypt pool is welcome  Grin
Post
Topic
Board Announcements (Altcoins)
Re: Volta XVT, Platform Integration, Tor Nodes, Blockchain, PoW, Multi Algo, No Ico
by
Kgonla
on 08/07/2019, 01:02:46 UTC
....

I'm sorry but I'm unable to make a volta.conf
Tested with:

rpcuser=User
rpcpassword=x
rpcallowip=192.168.1.0/24
rpcport=9332
daemon=1
server=1
gen=0
addnode=114.113.66.232:14143
addnode=188.187.188.194:14143
addnode=188.166.126.83:14143
addnode=80.241.222.199:14143
addnode=164.68.97.27:14143

But I get wallet error, volta core do not start:
Error: Cannot parse configuration file: Invalid configuration value gen.


Make sure it's uppercase V

Volta.conf


It doesent matter, I use windows, with the addnode only it works fine it fails with the other commands.


'gen' isn't a valid config parameter, instead we have 'generate' as a command in the debug console/volta-cli

generate is not accepted as a command in Volta.conf
I removed gen/generate & now wallet is loading, will test to mine solo
Thank you.
Post
Topic
Board Announcements (Altcoins)
Re: Volta XVT, Platform Integration, Tor Nodes, Blockchain, PoW, Multi Algo, No Ico
by
Kgonla
on 07/07/2019, 10:55:37 UTC
Hello, there is no Scrypt pools, in pool status there is no coins for scrypt algo on:

https://1337pool.net (x17, scrypt, myr-gr, lyra2v2, blake2s, x16s)
http:/www.miningpool.host (scrypt)

So, can I mine directly to the wallet?
How?

Thank you.


Of course you can mine directly to the wallet. Thanks for the heads up about those pools, I'll edit the list!

I'm sorry but I'm unable to make a volta.conf
Tested with:

rpcuser=User
rpcpassword=x
rpcallowip=192.168.1.0/24
rpcport=9332
daemon=1
server=1
gen=0
addnode=114.113.66.232:14143
addnode=188.187.188.194:14143
addnode=188.166.126.83:14143
addnode=80.241.222.199:14143
addnode=164.68.97.27:14143

But I get wallet error, volta core do not start:
Error: Cannot parse configuration file: Invalid configuration value gen.


Make sure it's uppercase V

Volta.conf


It doesent matter, I use windows, with the addnode only it works fine it fails with the other commands.
Post
Topic
Board Announcements (Altcoins)
Re: Volta XVT, Platform Integration, Tor Nodes, Blockchain, PoW, Multi Algo, No Ico
by
Kgonla
on 07/07/2019, 09:50:30 UTC
Hello, there is no Scrypt pools, in pool status there is no coins for scrypt algo on:

https://1337pool.net (x17, scrypt, myr-gr, lyra2v2, blake2s, x16s)
http:/www.miningpool.host (scrypt)

So, can I mine directly to the wallet?
How?

Thank you.


Of course you can mine directly to the wallet. Thanks for the heads up about those pools, I'll edit the list!

I'm sorry but I'm unable to make a volta.conf
Tested with:

rpcuser=User
rpcpassword=x
rpcallowip=192.168.1.0/24
rpcport=9332
daemon=1
server=1
gen=0
addnode=114.113.66.232:14143
addnode=188.187.188.194:14143
addnode=188.166.126.83:14143
addnode=80.241.222.199:14143
addnode=164.68.97.27:14143

But I get wallet error, volta core do not start:
Error: Cannot parse configuration file: Invalid configuration value gen.
Post
Topic
Board Announcements (Altcoins)
Re: Volta XVT, Platform Integration, Tor Nodes, Blockchain, PoW, Multi Algo, No Ico
by
Kgonla
on 07/07/2019, 05:36:32 UTC
Hello, there is no Scrypt pools, in pool status there is no coins for scrypt algo on:

https://1337pool.net (x17, scrypt, myr-gr, lyra2v2, blake2s, x16s)
http:/www.miningpool.host (scrypt)

So, can I mine directly to the wallet?
How?

Thank you.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BKC] Balkancoin - The future is now
by
Kgonla
on 19/06/2019, 23:37:06 UTC
Yes, everything is working...
Mining pools with thousands of people.
Exchanges can not handle the coin trade volume.
Webpage have published news today, 29 August 2018.
 Grin Grin Grin

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Storj - Decentralized Storage
by
Kgonla
on 27/05/2019, 00:56:51 UTC
Centralized file storages cost less for data storage than non-decentralized ones, such as Storj.
can you at least show us the data about the price comparation, of course decentralized has its on perks such as privacy and trustless system

In OneDrive you can get up to 1 Terabyte of free storage. And actually nowadays it's so cheap, there are a lot of centralised solutions which can sync all your files from all your devices in a free cloud.

OneDrive is 5 GB free & Office 365 Home free trial is for one month.

OneDrive Basic 5 GB
Storage only
Free

Office 365 Home
Premium OneDrive Features
$99.99/year
Try free for 1 month

https://onedrive.live.com/about/en-us/plans/
https://products.office.com/en-us/compare-all-microsoft-office-products?activetab=tab:primaryr1
Post
Topic
Board Mining (Altcoins)
Re: Official FutureBit Moonlander 2 Driver and Support Thread
by
Kgonla
on 01/05/2019, 05:39:10 UTC
My bfg not working config is: bfgminer.exe --scrypt -o 127.0.0.1:2255 -u u1 -p p1 -S MLD:all --set MLD:clock=600
pause

Maybe You ll be know What is wrong with this bfg bat??

Your must add your wallet address.
In ccminer you have --coinbase-addr=JogdpsHjmxfpoTWtNY7VdPvPgGiKktr

For bfgminer:
--generate-to JogdpsHjmxfpoTWtNY7VdPvPgGiKktr


bfgminer is not setup to mine solo directly to wallet. This won't work.

Sorry! Your are right, I was using this config to mine at ltc.tbdice.org (solo), I got confused.
Post
Topic
Board Mining (Altcoins)
Re: Official FutureBit Moonlander 2 Driver and Support Thread
by
Kgonla
on 30/04/2019, 17:05:40 UTC
My bfg not working config is: bfgminer.exe --scrypt -o 127.0.0.1:2255 -u u1 -p p1 -S MLD:all --set MLD:clock=600
pause

Maybe You ll be know What is wrong with this bfg bat??

Your must add your wallet address.
In ccminer you have --coinbase-addr=JogdpsHjmxfpoTWtNY7VdPvPgGiKktr

For bfgminer:
--generate-to JogdpsHjmxfpoTWtNY7VdPvPgGiKktr
Post
Topic
Board Mining (Altcoins)
Re: Official FutureBit Moonlander 2 Driver and Support Thread
by
Kgonla
on 17/03/2019, 20:57:12 UTC
Got cash for someone willing to help out setting up 4 moonlander 2's and 12 gridseed on raspberry pi with eye boot 49 port hub.
I can get one moonlander in bfg 5.4.2 and 12 gridseed orbs in 5.5.0. But I want all devices in 5.5.0 if possible. When I start the
moonlanders in 5.4.2 all 4 run/hash, Then 3 shut down. Just stop hashing. Been reading for 4 days till 12pm. lol
Hair thinning.

Thanks in advance. Grin
https://github.com/jstefanop/bfgminer/tree/futurebit2_driver appears to have bfgminer 5.5.0 with moonlander 2 support based on NEWS file content. It just hasn't been released so there aren't any pre-compiled binaries available.

But last entry from Stefano for bfgminer moonlander is one year old, if it have not been compiled yet I don't think it would be Sad
Post
Topic
Board Mining (Altcoins)
Re: Official FutureBit Moonlander 2 Driver and Support Thread
by
Kgonla
on 23/02/2019, 19:17:57 UTC
@Bill48105
Thank your for your info...
As I'm using Windows I tested your first method with a frequency that I know it hangs about every 3 hours.
I created a .bat file for restarting miner every hour but it happens the same, after about 3 hours it hangs.
I'm using 1 second to restart, will try to use longer time but I think the problem is in the moonlander, it need to be powered off and on again to work.
I have no idea how to do the 2nd method in Windows.
Post
Topic
Board Mining (Altcoins)
Re: Official FutureBit Moonlander 2 Driver and Support Thread
by
Kgonla
on 21/02/2019, 17:36:36 UTC
Same problem here, I've been testing one with these results:
Power supply 20A, CPU 0.9V, Mem 1.03V, one powerful fan on top of stick to get low temps.
Randomly crashing the higher the frequency the often.
From 796 to max, crashing after few minutes, at most about 1 h
From 756 to 796 same but it sometimes work for some hours
Now I'm testing 744 with 0.76V CPU & 0.85V mem, crashing after several minutes to several hours

Also tested different frequencies with higher and lower voltages but no changes
Having to unplug to get to work again, the miner software is unable to restart the stick

Is it a Moonlander problem or a softare problem?
Post
Topic
Board Mining (Altcoins)
Re: Official FutureBit Moonlander 2 Driver and Support Thread
by
Kgonla
on 27/01/2019, 20:50:07 UTC
Hello, I need some help  Roll Eyes

I have one of these Moonlanders that hangs randomly.
I tested different memory voltages but it stills hanging.
Amperes to the port are enough (3-3.2 A) & I'm not running high frecuencies.

If I'm looking at the miner software & see Asic not responding I just close & restart & It works again, but...
When the miner tries to restart several times it stops working at all & I must disconnect de Moonlander & plug again.

I tested the command:
--no-restart but it is not working

So, what I'm looking for is if there is a command I can make the miner software close & restart when the Asic stops working instead of the software tries to restart it.

Thank you.


I reply myself, problem solved!!!

I replaced the "bfgminer 5.4.2 FutureBit Moonlander 2 Beta-2 Driver Release"
By previous one "bfgminer 5.4.2 FutureBit Moonlander 2 Initial Driver Release"
Now stick is working fine without crashes.
I can use lower voltage, the best HW errors was about 0.6% with beta 2 & now with beta 1 I have 0.14% after 15 hours without making any voltage or frequency tests  Grin
Post
Topic
Board Mining (Altcoins)
Re: Official FutureBit Moonlander 2 Driver and Support Thread
by
Kgonla
on 26/01/2019, 09:37:23 UTC
Hello, I need some help  Roll Eyes

I have one of these Moonlanders that hangs randomly.
I tested different memory voltages but it stills hanging.
Amperes to the port are enough (3-3.2 A) & I'm not running high frecuencies.

If I'm looking at the miner software & see Asic not responding I just close & restart & It works again, but...
When the miner tries to restart several times it stops working at all & I must disconnect de Moonlander & plug again.

I tested the command:
--no-restart but it is not working

So, what I'm looking for is if there is a command I can make the miner software close & restart when the Asic stops working instead of the software tries to restart it.

Thank you.