Author

Topic: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread - page 205. (Read 597425 times)

legendary
Activity: 1260
Merit: 1001
I just checked the difficulty, it is at 7+, so with difficulty rising it will take longer and longer to find a block.

my GPU hash rate is around 420-450 k/hs
newbie
Activity: 55
Merit: 0
Change your intensity to 13. Nine is far to low.
newbie
Activity: 16
Merit: 0
my GPU hash rate is around 420-450 k/hs
legendary
Activity: 1260
Merit: 1001
What is your hashrate for GPU mining?

Asdlolciterquit: thanks for the link. I'm sure it will be useful when I come to tune my card.
 To your other question, my GPU setup just has 1 project, Docking@home. My CPU mining is successful on my laptop with 3 projects but I don't think increasing the number if projects on my desktop will affect this. Can anyone shed some light on why I have gone 48hrs without mining a block? Is it my config file(s) or does my card have too low a hash rate to expect a return in that time period (see post above)?

Edit: I'm pretty sure it's not my hash rate unless I've been particularly unlucky
newbie
Activity: 16
Merit: 0
Asdlolciterquit: thanks for the link. I'm sure it will be useful when I come to tune my card.
 To your other question, my GPU setup just has 1 project, Docking@home. My CPU mining is successful on my laptop with 3 projects but I don't think increasing the number if projects on my desktop will affect this. Can anyone shed some light on why I have gone 48hrs without mining a block? Is it my config file(s) or does my card have too low a hash rate to expect a return in that time period (see post above)?

Edit: I'm pretty sure it's not my hash rate unless I've been particularly unlucky
hero member
Activity: 1666
Merit: 565
Hi,

I have 2 questions that I've tries to figure out and post here as a last resort.

1)I have been successfully CPU mining for a few days now although payout total about 70-80 GRC per day not 150 but my question is that the the number of beacons sent out each day is now up to 9. Is this what other people get?

2) I have now acquired a desktop with an XFX 7970 GPU and am trying to get that mining. I've followed the explanation given at http://gridcoinnetwork.org/gpu-mining/ and had it running for 48 hours but have yet mine anything.

gridcoin.conf:
server=1
rpcuser=rpc
rpcpassword=G3GhkCmrjT223F2bQeU3robxyJfzpZgxQF
rpcallowip=127.0.0.1
rpcport=9332
addnode=98.114.181.178

UpdatingLeaderboard=false
dev0_gpu_thread_concurrency=16384
dev0_worksize=256
dev0_intensity=17
dev0_lookup_gap=2
dev0_enabled=True
dev0_name=0 - Tahiti - Advanced Micro Devices, Inc.
chkFullSpeed=False
chkMiningEnabled=True
chkCGMonitor=False
UpdatedLeaderboard=29/01/2014 07:45:14

I've also put this cgminer.conf file in C:\Program Files (x86)\Gridcoin  folder:
{
"pools" : [
 {
   "url" : "127.0.0.1:9332",
   "user" : "rpc",
   "pass" : "G3GhkCmrjT223F2bQeU3robxyJfzpZgxQF"
 }
]
,
"intensity" : "9",
"vectors" : "1",
"kernel" : "scrypt",
"lookup-gap" : "2",
"shaders" : "0",
"gpu-engine" : "0,900",
"auto-fan" : true,
"gpu-memclock" : "0,1200",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"temp-cutoff" : "89",
"temp-overheat" : "85",
"temp-target" : "75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

This wasn't in the tutorial. Is is screwing up my mining? my GPU hasn't been tweaked and is getting only about 450K/hs

Any suggestions are greatly appreciated.

Rgds
Nthuse

1)how many project do you run on your project console?
2)i have your same problem...now i think my 7950 is cursed. Read it-->https://bitcointalksearch.org/topic/problem-with-my-hd7950-383107
hero member
Activity: 1034
Merit: 500
Is there a portable executable?

It should give a good pump if there were any.
newbie
Activity: 16
Merit: 0
Hi,

I have 2 questions that I've tries to figure out and post here as a last resort.

1)I have been successfully CPU mining for a few days now although payout total about 70-80 GRC per day not 150 but my question is that the the number of beacons sent out each day is now up to 9. Is this what other people get?

2) I have now acquired a desktop with an XFX 7970 GPU and am trying to get that mining. I've followed the explanation given at http://gridcoinnetwork.org/gpu-mining/ and had it running for 48 hours but have yet mine anything.

gridcoin.conf:
server=1
rpcuser=rpc
rpcpassword=G3GhkCmrjT223F2bQeU3robxyJfzpZgxQF
rpcallowip=127.0.0.1
rpcport=9332
addnode=98.114.181.178

UpdatingLeaderboard=false
dev0_gpu_thread_concurrency=16384
dev0_worksize=256
dev0_intensity=17
dev0_lookup_gap=2
dev0_enabled=True
dev0_name=0 - Tahiti - Advanced Micro Devices, Inc.
chkFullSpeed=False
chkMiningEnabled=True
chkCGMonitor=False
UpdatedLeaderboard=29/01/2014 07:45:14

I've also put this cgminer.conf file in C:\Program Files (x86)\Gridcoin  folder:
{
"pools" : [
 {
   "url" : "127.0.0.1:9332",
   "user" : "rpc",
   "pass" : "G3GhkCmrjT223F2bQeU3robxyJfzpZgxQF"
 }
]
,
"intensity" : "9",
"vectors" : "1",
"kernel" : "scrypt",
"lookup-gap" : "2",
"shaders" : "0",
"gpu-engine" : "0,900",
"auto-fan" : true,
"gpu-memclock" : "0,1200",
"gpu-memdiff" : "0",
"gpu-powertune" : "0",
"temp-cutoff" : "89",
"temp-overheat" : "85",
"temp-target" : "75",
"api-port" : "4028",
"expiry" : "120",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"gpu-threads" : "2",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "30",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

This wasn't in the tutorial. Is is screwing up my mining? my GPU hasn't been tweaked and is getting only about 450K/hs

Any suggestions are greatly appreciated.

Rgds
Nthuse
full member
Activity: 147
Merit: 100
So, if I understand correctly, we're still unable to mine GRC on an headless linux rig  Huh
Have you an ETA about that ?

Quote
6) Gridcoin will measure the processes individual thread utilization, memory footprint, authenticity and send that information back to same thread that rpcmining is running on.  It will not provide a higher subsidy unless all of the requirements are met, and the mining module is registered to the machines registry.  Boinc Points will be part of the base algorithm soon.
Is boinc point part of the algorithm already or do we have to wait for that too ?

By the way, GRC is a GREAT idea. Imagine a coin which yield profit and benefit the science at the same time. It would be wonderful Smiley
I can't wait to test it ! We're still lacking features but you job is VERY promising guys !

Hi Yamashita,

Please see page 69 of this thread:
https://cryptocointalk.com/topic/1331-new-coin-launch-announcement-grc-gridcoin/page-70#entry33893

We have wine-alpha available; please help us test it out if you can & see if it will mine?

Thanks!

Grid




Here is the updated link:

https://cryptocointalk.com/topic/1331-new-coin-launch-announcement-grc-gridcoin/page-71#entry34092

Good luck,
Grid


Thank you for the instructions ! However, there are some problems :
Code:
[Yama@VaioLaptop wine]$ wine regsvr32 msvbvm60.dll
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
Successfully registered DLL msvbvm60.dll
[Yama@VaioLaptop wine]$ wine regsvr32 mschrt20.ocx
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
Failed to load DLL mschrt20.ocx
[Yama@VaioLaptop wine]$ wine regsvr32 mscomctl.ocx
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
Failed to load DLL mscomctl.ocx
[Yama@VaioLaptop wine]$ wine regsvr32 BoincLinux.dll
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
Successfully registered DLL BoincLinux.dll
[Yama@VaioLaptop wine]$ wine GridcoinLinuxGUI.exe /regsvr
err:winediag:xrandr12_init_modes Broken NVIDIA RandR detected, falling back to RandR 1.0. Please consider using the Nouveau driver instead.
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d
(Nvidia RandR errors aren't a problem)

cudaminer :
Code:
[Yama@VaioLaptop Divers]$ cudaminer -o http://127.0.0.1:9031 -O Cubie:x
           *** CudaMiner for nVidia GPUs by Christian Buchner ***
                     This is version 2014-01-20 (beta)
        based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
            Cuda additions Copyright 2013,2014 Christian Buchner
           My donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm

[2014-01-30 00:50:17] 1 miner threads started, using 'scrypt' algorithm.
[2014-01-30 00:50:17] HTTP request failed: Failed to connect to 127.0.0.1 port 9031: Connection refused
[2014-01-30 00:50:17] json_rpc_call failed, retry after 15 seconds
^C

Gridcoin.conf :
Code:
rpcuser=Cubie
rpcpassword=x
rpcport=9031
rpcallowip=127.0.0.1
server=1
daemon=1

Finally, it would be nice to have a cli gridcoin client. Currently, I can't use Gridcoin on my mining rig ...
newbie
Activity: 52
Merit: 0
the requirement sounds like the metric should be accessible on a separate page, imho.

Yes the number totally mined GRC so far.

I think Rob has to put up a block explorer that shows all the details. Otherwise there is no way market cap can be calculated.

Trying to fill out the form i am stuck on this quetion:

Please provide a URL that shows the total number of coins in real time.
Required. For example, Feathercoin's total number of coins can be found at: http://ftc.cryptocoinexplorer.com/chain/feathercoin/q/totalbc

Can anyone provide me the link.

Thanks.
Okay, I will put the qty of issued GRC on the block explorer, will that satisfy the requirement?  Let me know before I code it.

Grid

legendary
Activity: 1260
Merit: 1001
Yes the number totally mined GRC so far.

I think Rob has to put up a block explorer that shows all the details. Otherwise there is no way market cap can be calculated.

Trying to fill out the form i am stuck on this quetion:

Please provide a URL that shows the total number of coins in real time.
Required. For example, Feathercoin's total number of coins can be found at: http://ftc.cryptocoinexplorer.com/chain/feathercoin/q/totalbc

Can anyone provide me the link.

Thanks.
Okay, I will put the qty of issued GRC on the block explorer, will that satisfy the requirement?  Let me know before I code it.

Grid

sr. member
Activity: 364
Merit: 252
Confirmations trouble here too. I'm escrowing trade now and got transaction of 10000 GRC. 4 hours passed, but i can't get any confirmations. Funds stuck as Unconfirmed. Any advices?
Code:
{
"amount" : 10000.00000000,
"confirmations" : 0,
"txid" : "9c40a01e12e6bb9774d1f8617600966d690882bd1062398db7ee7bb954d39bc5",
"time" : 1390928990,
"timereceived" : 1390928990,
"details" : [
{
"account" : "Main",
"address" : "FutRkuWsb7juQ9JJgdMnys6pCHxReEJCAg",
"category" : "receive",
"amount" : 10000.00000000
}
]
}

Yes
You must be on the wrong blockchain:
Code:
19:45:39 gettransaction 9c40a01e12e6bb9774d1f8617600966d690882bd1062398db7ee7bb954d39bc5

19:45:39 Invalid or non-wallet transaction id (code -5)


Yes if "getrawtransaction txid 1" shows a missing transaction on a node other than Zulzedds node, then Zulzedd, find a wallet backup before you made the transaction and restore to it and restart; the coins will come back.

Transactions are stored by date-time in the wallet file, so that would explain why the coins are missing but not accepted by other nodes.

Grid


sr. member
Activity: 364
Merit: 252
I think Rob has to put up a block explorer that shows all the details. Otherwise there is no way market cap can be calculated.

Trying to fill out the form i am stuck on this quetion:

Please provide a URL that shows the total number of coins in real time.
Required. For example, Feathercoin's total number of coins can be found at: http://ftc.cryptocoinexplorer.com/chain/feathercoin/q/totalbc

Can anyone provide me the link.

Thanks.
Okay, I will put the qty of issued GRC on the block explorer, will that satisfy the requirement?  Let me know before I code it.

Grid
legendary
Activity: 1260
Merit: 1001
I think Rob has to put up a block explorer that shows all the details. Otherwise there is no way market cap can be calculated.

Trying to fill out the form i am stuck on this quetion:

Please provide a URL that shows the total number of coins in real time.
Required. For example, Feathercoin's total number of coins can be found at: http://ftc.cryptocoinexplorer.com/chain/feathercoin/q/totalbc

Can anyone provide me the link.

Thanks.
hero member
Activity: 1666
Merit: 565
yesterday i made some transaction on C-CEX and worked fine!!
newbie
Activity: 55
Merit: 0
Trying to fill out the form i am stuck on this quetion:

Please provide a URL that shows the total number of coins in real time.
Required. For example, Feathercoin's total number of coins can be found at: http://ftc.cryptocoinexplorer.com/chain/feathercoin/q/totalbc

Can anyone provide me the link.

Thanks.

If you find the answers could you please provide them for us all so it would easier for everybody. And more people will do it I think Smiley
hero member
Activity: 644
Merit: 500
P2P The Planet!
Trying to fill out the form i am stuck on this quetion:

Please provide a URL that shows the total number of coins in real time.
Required. For example, Feathercoin's total number of coins can be found at: http://ftc.cryptocoinexplorer.com/chain/feathercoin/q/totalbc

Can anyone provide me the link.

Thanks.
hero member
Activity: 644
Merit: 500
P2P The Planet!
Now we just need to promote the exchange.

Can you add the exchange to the OP.

Can everyone please fill out this request form for coinmarketcap: https://docs.google.com/forms/d/1IZf5cBivam_93zENT_arFFuvWDidHGjWxoTMVmFSoWg/viewform

Thanks.
newbie
Activity: 32
Merit: 0
I had unconfirmed transactions too in my wallet lingering in my wallet for a week now. Since I resent later successfully, I don't think I lost any coin.
But is there a way to get rid of it?
I am pretty sure I am in sync. Starting the wallet with -rescan and "rebuild block chain" did not remove these unconfirmed transactions.
sr. member
Activity: 1330
Merit: 257
DGbet.fun - Crypto Sportsbook
Confirmations trouble here too. I'm escrowing trade now and got transaction of 10000 GRC. 4 hours passed, but i can't get any confirmations. Funds stuck as Unconfirmed. Any advices?
Code:
{
"amount" : 10000.00000000,
"confirmations" : 0,
"txid" : "9c40a01e12e6bb9774d1f8617600966d690882bd1062398db7ee7bb954d39bc5",
"time" : 1390928990,
"timereceived" : 1390928990,
"details" : [
{
"account" : "Main",
"address" : "FutRkuWsb7juQ9JJgdMnys6pCHxReEJCAg",
"category" : "receive",
"amount" : 10000.00000000
}
]
}

You must be on the wrong blockchain:
Code:
19:45:39 gettransaction 9c40a01e12e6bb9774d1f8617600966d690882bd1062398db7ee7bb954d39bc5

19:45:39 Invalid or non-wallet transaction id (code -5)
Jump to: