Search content
Sort by

Showing 7 of 7 results by Katonas
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [ICO] 2GETHER - THE FIRST EUROPEAN CRYPTO CARD (DELIVERING NOW)
by
Katonas
on 27/06/2019, 11:43:54 UTC
Hello, guys,

I am having trouble to finish my authentication. I am from Lithuania. Sms code, good, then ID and selfie, good. After signature I press proceed, or whatever it is writen there. After that that circle sign goes very long, and then I get an error, witch I can not send as even then something goes wrong. Is it just me having trouble or it is common problem?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ravencoin [RVN] PoW GPU Mining | Asset Transfer Blockchain (Updated ANN)
by
Katonas
on 25/02/2019, 16:48:00 UTC
So let's talk mining for a bit.

What is everyone using? Any thoughts on t-rex miner?

From what I tried T-Rex is the best for x16r.
Post
Topic
Board Mining (Altcoins)
Re: [ANN]Bminer: a fast Equihash/Ethash/CuckooCycle miner for AMD/NVIDIA GPUs 13.2.0
by
Katonas
on 27/01/2019, 09:48:06 UTC
Still having absolutely no luck with any recent version of bminer and achieving a steady hashrate with P104 on Linux...

My hashrate dies on an hourly basis, requiring rigs to be rebooted in order for it to go back up... only for it to completely die again within an hour. This is 100% bminer issue, because I don't experience this with my Windows rigs running GrinGoldMiner...

Here's a screenshot of my unstable hashrate from Grinmint pool:
https://i.imgur.com/fbOmtoF.png

Dev - any ideas? And yes, I have formatted the config fields correctly (eliminating '@' and '/' symbols).

I have mixed nVidia rig (2x 1080 ti, 2x 1080 and GTX 1060 6 GB) and from the start I had many crashes with 13.1. Latter I got lucky and saw errors in the miner it was one GTX 1080 Ti and one GTX 1080, both have Micron memory. Interesting thing, these both cards do not take the ETH pill good, crashes etc. I think these crashes is somehow memory related. Other GTX 1080 Ti also has micron memory, but it works with the ETH Pill good and also works with Bminer mining Grin. Same GTX 1080 that crashes also has very high clock speed with same OC settings I use for different algos. I think latter miner updates will fix the problems, it might be different brand tho. Will see.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ravencoin [RVN] PoW GPU Mining | Asset Transfer Blockchain (Updated ANN)
by
Katonas
on 12/01/2019, 12:47:38 UTC
According to this website FPGA's officaly comes on x16r coins in spring. If you think a bit some must be having this x16r bitsream already and are mining.


http://zetheron.com/index.php/fpga-performance-profit/
http://zetheron.com/index.php/downloads/
Post
Topic
Board Mining (Altcoins)
Re: Zealot/Enemy (z-enemy) NVIDIA GPU miner.
by
Katonas
on 31/10/2018, 08:03:37 UTC
Hi.

I can't run the miner.
My rig is 8 GPU p106-100 6gb
OS ubuntu 16.04.2
GPU Driver 410
Cuda 10

when i start miner, i have a msg: "Segmentation fault (core dumped)"

help!

As said in read me file, you need 415+ driver, not 410.
Post
Topic
Board Mining (Altcoins)
Re: Zealot/Enemy (z-enemy) NVIDIA GPU miner.
by
Katonas
on 26/10/2018, 13:43:49 UTC
Hello guys,

I have one minor problem with the Zenemy miner, really it is not problem just annoys me bit. I took photo witch is one post above and highlighted additional info that miner provides witch my miners do not want to show. At some point I got that additional info too, but after some update it disappeared and I can't find any setting in "help" file to force that. Maybe someone knows what to use in batch file to get that additional info on graphics cards? Thanks.

https://i.imgur.com/OPNj7QH.png
Could you share what is inside on your bat file so that we can find maybe you put additional settings or you remove some character from the bat file it might be the cause why that feature remove or not shows in the miner.

You can copy my own bat file settings below.
Code:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
@echo off
:start
z-enemy -a x16r -o stratum+tcp://rvn.suprnova.cc:6667 -u user1.rig1 -p x -i 22
goto start

My settings are just regular, sadly your settings does not help.
Code:
@echo off
:start
z-enemy -a x16r -o stratum+tcp://ravenminer.com:3636 -u RFQXKVKpHMwyJ86YqQUJSZK1S8m8oRbC5h -p  -i 21
goto start
Post
Topic
Board Mining (Altcoins)
Re: Zealot/Enemy (z-enemy) NVIDIA GPU miner.
by
Katonas
on 26/10/2018, 10:14:06 UTC
Hello guys,

I have one minor problem with the Zenemy miner, really it is not problem just annoys me bit. I took photo witch is one post above and highlighted additional info that miner provides witch my miners do not want to show. At some point I got that additional info too, but after some update it disappeared and I can't find any setting in "help" file to force that. Maybe someone knows what to use in batch file to get that additional info on graphics cards? Thanks.

https://i.imgur.com/OPNj7QH.png