Search content
Sort by

Showing 3 of 3 results by VstVar
Post
Topic
Re: [ANN] [FJC] FujiCoin 2.0 | Japan | Launched 2014 | YoBit - Bleutrade - Cryptopia
by
VstVar
on 11/01/2018, 20:40:02 UTC
Post
Topic
Re: [ANN] [FJC] FujiCoin 2.0 | Japan | Launched 2014 | YoBit - Bleutrade - Cryptopia
by
VstVar
on 11/01/2018, 16:44:49 UTC
I have never heard of stories that Fujicoin can not be mined by AMD's GPU.
What are you setting up for sgminer?  Smiley

My direct experience isn't a "story", is real, I spent a lot of hours trying to use a GPU miner. This is my wallett address: FWqSdiERNp9i3dtE1M1ARbH4W1imgi1r29
and as You con see here http://explorer.fujicoin.org/ I started the mining months ago, always only with CPU because GPU never worked.

These are all the miner I tried, logically not all are for fujicoin:

https://s14.postimg.org/w9ap4kbu9/screenshot.173.jpg

but just for an example these are the results with the last sgminer (sgminer-5.6.1-nicehash-51-windows-i386) with some settings:

1) the setting You suggest on the official site, wrote in a file .bat

sgminer.exe --nfactor 11 -o stratum+tcp://cryptogrinder.com:5032 -u FWqSdiERNp9i3dtE1M1ARbH4W1imgi1r29 -p x

https://s14.postimg.org/hh5zcxg41/screenshot.174.jpg

only Hardware Error

2) the setting above changing difficulty

sgminer.exe --nfactor 11 -o stratum+tcp://cryptogrinder.com:5006 -u FWqSdiERNp9i3dtE1M1ARbH4W1imgi1r29 -p x

same reults...only Hardware error
https://s14.postimg.org/rfqxztxdt/screenshot.176.jpg

3) trying to use some tips found on internet the .bat file become:
set GPU_FORCE_64BIT_PTR 1
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
sgminer.exe --nfactor 11 -o stratum+tcp://cryptogrinder.com:5032 -u FWqSdiERNp9i3dtE1M1ARbH4W1imgi1r29 -p x

Try to guess the result? only Harware error....

I can continue with another 20/30 different tries using the miners wrote in my first post, the only result got is...Hardware error or  "low difficulty rejected".

Post
Topic
Re: [ANN] [FJC] FujiCoin 2.0 | Japan | Launched 2014 | YoBit - Bleutrade - Cryptopia
by
VstVar
on 09/01/2018, 10:47:42 UTC
Anyone have any idea why sgminer won't mine any shares on cryptogrinder?

I'm following the guide on page one.

sgminer starts up and shows it is connected and hashing, but no shares and no stats on the "workers" list for my wallet.

So I tried cpuminer and it is working as expected. Starts earning shares within a few seconds.

I have used sgminer to mine other coins/algos without any problems.

Is there a trick to getting sgminer (with an RX480 8GB) to mine Fujicoin on cryptogrinder?

I have the same problem with my R7 250 X i can receive only HW (Hardware error) or "low difficulty rejected" , depends on configuration file of the miner . I tried with:

sgminer
yacminer
vertminer
cgminer

and also with the intial fujiminer made by motty

no one seems to work.

I can confirm that cpuminer work perfectly but too slow for me.

Thanks