So, if I understand correctly, we're still unable to mine GRC on an headless linux rig

Have you an ETA about that ?
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

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#entry33893We 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#entry34092Good luck,
Grid
Thank you for the instructions ! However, there are some problems :
[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 :
[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 :
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 ...