Pages:
Author

Topic: [ANN][FC] Fuguecoin - Fugue256 hash, Launched! NO PRE-M! CPU/GPU minable! - page 32. (Read 122098 times)

hero member
Activity: 910
Merit: 1000
full member
Activity: 140
Merit: 100
am i doing things right?




Looks good! Now just wait (for hours!)

Vote to add fuguecoin at poloniex (leave a comment):


http://poloniex.freshdesk.com/support/discussions/topics/1000021532
newbie
Activity: 58
Merit: 0
am i doing things right?

sr. member
Activity: 434
Merit: 250
No pool for Nvidia gpu Huh .
hero member
Activity: 910
Merit: 1000
Our coin is very necessary Block Explorer. I now pronounce the bounty for fist Block Explorer.

Please send your donation to this address!
F6BrXLy16TmJqrdxDyUS9YfzZs3eFicwiF
All coins that we accumulate - I will send to the author of service.

Already donated:
agran - 50 FC

Total: 50 FC
full member
Activity: 126
Merit: 100
how many hashes should i be getting from 5870?
i get like 1mh and seems too low

Yeah maybe..  5870 is not enough for solo mining.

I have 2x 6900 series, at 40 MH/s i will stop solo mining soon (few minutes)

16hours of mining at 40 MH/s, no one block found.
can you post your settings?
5870 shuold perform quite well, they do like 400khs in litecoin

Code:
sgminer.exe -k fuguecoin -o 127.0.0.1:9089 -u u -p p -I 18 -g 1 -w 64 -d 0
newbie
Activity: 58
Merit: 0
how many hashes should i be getting from 5870?
i get like 1mh and seems too low

Yeah maybe..  5870 is not enough for solo mining.

I have 2x 6900 series, at 40 MH/s i will stop solo mining soon (few minutes)

16hours of mining at 40 MH/s, no one block found.
can you post your settings?
5870 shuold perform quite well, they do like 400khs in litecoin
full member
Activity: 126
Merit: 100
any guides for noobs like me to start solo mining? please?

You open fuguecoin.conf add it if not already exist:

Code:
listen=1
server=1
daemon=1
rpcuser=u
rpcpassword=p
rpcallowip=127.0.0.1
rpcport=9089
addnode=192.200.115.101

Now launch your Fuguecoin client, it will listen on the port 9089, waiting for a connection from 127.0.0.1 (your local host)

After it you can launch your miner software, and connect it to 127.0.0.1:9089.

Command-line for SGminer (version FugueCoin):

Code:
sgminer.exe -k fuguecoin -o 127.0.0.1:9089 -u u -p p -I 14 -g 1 -w 64 -d 0



+1

In my case It didn't work because of firewall - zone alarm

I don't use this fire-wall, but you can add a rule for local host. Otherwise i advise you to change your fire-wall O_o

Add a rule who accept the Incoming connection from your local IP on the port 9089
full member
Activity: 140
Merit: 100

Have you tried solo mining to another wallet on a local network? I get the above error when I try.

Also, GPU monitoring needs to be enabled. Is it possible that the AMD ADL SDK was missing when it was compiled. The readme says to "Install AMD ADL SDK, latest version (only if you want GPU monitoring)" @ https://github.com/ckolivas/cgminer/blob/master/windows-build.txt

Cgminer sgminer crashed on me earlier, after mining for about 4 hrs, saying "GPU 0 idle ... declaring sick! Attempting to restart, etc". No idea why it did that.

Mining from another wallet on LAN works - doing it right now
GPU temp. monitoring works - looking @ tempereatures right now

:-)

Getting blocks solo isn't that great, most are orphans, with efficiency less than 1/4.

edit:

When I restarted daemon and sgminer, what happened next was rather fast:

[04:43:41] Kernel fuguecoin is experimental.
[04:43:41] Probing for an alive pool
[04:43:41] Network diff set to 121
[04:43:41] No suitable long-poll found for http://192.168.1.8:9089
[04:43:49] Found block for Pool 0!
[04:43:49] Accepted 0152cebd Diff 193/121 BLOCK! GPU 1
[04:43:49] New block detected on network


Are you using the Windows build or linux? I'm using Manitska's Windows build (from https://mega.co.nz/#!mJo1ESCB!c4UB_0epA2kMNFjq5aFKNqxSnRmfPJOed70eJ0fVwYI ) which seems to be missing GPU monitoring support (for me anyway).

Good work finding a block. I last found one 4 hours ago and the difficulty is still rising. Will be mining something else until someone makes a pool.

And +1 for bringing back the old logo. It's nice and simple like the vertcoin logo.
full member
Activity: 126
Merit: 100
how many hashes should i be getting from 5870?
i get like 1mh and seems too low

Yeah maybe..  5870 is not enough for solo mining.

I have 2x 6900 series, at 40 MH/s i will stop solo mining soon (few minutes)

16hours of mining at 40 MH/s, no one block found.
sr. member
Activity: 490
Merit: 250
any guides for noobs like me to start solo mining? please?

You open fuguecoin.conf add it if not already exist:

Code:
listen=1
server=1
daemon=1
rpcuser=u
rpcpassword=p
rpcallowip=127.0.0.1
rpcport=9089
addnode=192.200.115.101

Now launch your Fuguecoin client, it will listen on the port 9089, waiting for a connection from 127.0.0.1 (your local host)

After it you can launch your miner software, and connect it to 127.0.0.1:9089.

Command-line for SGminer (version FugueCoin):

Code:
sgminer.exe -k fuguecoin -o 127.0.0.1:9089 -u u -p p -I 14 -g 1 -w 64 -d 0



+1

In my case It didn't work because of firewall - zone alarm
full member
Activity: 168
Merit: 100
Hello!

About 6 hours left for the voting to end @ CryptoAltex.com! FugueCoin at fourth position atm Smiley
You can do it because FugueCoin is an awesome coin with an awesome comunity!! Remember if you don't make it the votes roll over to next drawing in three days.

Cast your vote now @ https://www.cryptoaltex.com/index.php?page=newcoin
newbie
Activity: 58
Merit: 0
how many hashes should i be getting from 5870?
i get like 1mh and seems too low
full member
Activity: 126
Merit: 100
any guides for noobs like me to start solo mining? please?

You open fuguecoin.conf add it if not already exist:

Code:
listen=1
server=1
daemon=1
rpcuser=u
rpcpassword=p
rpcallowip=127.0.0.1
rpcport=9089
addnode=192.200.115.101

Now launch your Fuguecoin client, it will listen on the port 9089, waiting for a connection from 127.0.0.1 (your local host)

After it you can launch your miner software, and connect it to 127.0.0.1:9089.

Command-line for SGminer (version FugueCoin):

Code:
sgminer.exe -k fuguecoin -o 127.0.0.1:9089 -u u -p p -I 14 -g 1 -w 64 -d 0

newbie
Activity: 58
Merit: 0
dear dev (or anyone at this point)

would you care to provide windows binearies for amd gpu miner? and a guide on mining this coin.

thanks
full member
Activity: 140
Merit: 100
FBqyDbL8cvKF4XjCmM7dHE1vjDdgTe5cDJ

 Wink Wink Wink
sr. member
Activity: 308
Merit: 250
You should update your LEARN MORE link. It should be pointing to:

https://en.wikipedia.org/wiki/Fugue_%28hash_function%29

Nice coin Smiley
hero member
Activity: 742
Merit: 500
any guides for noobs like me to start solo mining? please?
newbie
Activity: 36
Merit: 0
sr. member
Activity: 345
Merit: 250
billets for blockexplorer:
https://github.com/bitcoin-abe/bitcoin-abe


http://agran.net:2750/chains


abe-my.conf

 dbtype MySQLdb
    connect-args {"user":"abe","db":"abe","passwd":"*****"}
    upgrade
    port 2750
    host agran.net


datadir = [{
        "dirname": "/root/.fuguecoin",
        "chain":   "Fuguecoin",
        "code3":   "FC",
        "address_version": "\u0023",
        "conf": "fuguecoin.conf"
}]


DataStore.py
CHAIN_CONFIG = [
{"chain":"Fuguecoin",
     "code3":"FC", "address_version":"\x23", "magic":"\x0b\x11\x09\x07"}
]

python -m Abe.abe --config abe-my.conf --commit-bytes 100000 --no-serve
python -m Abe.abe --config abe-my.conf

http://agran.net:2750/chains

Shows only the first block. The thing I do not understand.

https://bitcointalksearch.org/topic/m.750417

may help
Pages:
Jump to: