Search content
Sort by

Showing 14 of 14 results by gregbe
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cpuminer-multi v1.1 (Linux + Windows VStudio/MinGW64) GPL Open Source
by
gregbe
on 27/01/2016, 13:36:10 UTC
Would someone be kind enough to post a compiled version for Windows of the newest release?

Thanks!
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cpuminer-multi v1.1 (Linux + Windows VStudio/MinGW64) GPL Open Source
by
gregbe
on 11/08/2015, 14:59:19 UTC
Yes 5th and 8th posts one page ago... So plz... Read the readme or use windows binary

Any chance you could compile new Windows binaries? I saw your repository has changes for the Lyra2REv2 fork, but they were made after your last windows release.

I compiled it for ya. Here it is (did it yesterday and used it fine):

https://mega.co.nz/#!eVZlgCDA!UiPBfUaeEEsKITPh2t2c_-4eBDNOB5noxgNNCYfD15Q

virustotal scan: https://www.virustotal.com/en/file/afc83ed72cc2a4b02424a91d41c0c8e170c345cd1d0513ef17a7d87adf3212cb/analysis/1439303005/
1/56 only because its a variant of a bitcoin miner

Thanks, muchly appreciated!
Greg
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cpuminer-multi v1.1 (Linux + Windows VStudio/MinGW64) GPL Open Source
by
gregbe
on 10/08/2015, 16:44:30 UTC
Yes 5th and 8th posts one page ago... So plz... Read the readme or use windows binary

Any chance you could compile new Windows binaries? I saw your repository has changes for the Lyra2REv2 fork, but they were made after your last windows release.
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - 1 | ASIC - 0 | Lyra2RE | Decentralised | GPU Mineable | Open Source
by
gregbe
on 19/12/2014, 19:05:14 UTC
djm34, what version(s) of Compute are supported by the Windows ccminer you've compiled?
I'm seeing hashrates that are too fast and I've seen comments suggesting this is because the ccminer version isn't supporting the compute version I have.
currently compute 3.0 to 5.2 (I don't think there will be support for older version... would require to strip most of the algo of ccminer)

Thanks for the reply. I have an old card (compute 1.2) and I figured that was the reason. Oh well, onto newer/more modern GPUs!
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - 1 | ASIC - 0 | Lyra2RE | Decentralised | GPU Mineable | Open Source
by
gregbe
on 19/12/2014, 18:43:48 UTC
djm34, what version(s) of Compute are supported by the Windows ccminer you've compiled?
I'm seeing hashrates that are too fast and I've seen comments suggesting this is because the ccminer version isn't supporting the compute version I have.
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - 1 | ASIC - 0 | Lyra2RE | Decentralised | GPU Mineable | Open Source
by
gregbe
on 16/12/2014, 18:06:56 UTC
I have a problem I can not start the sgminer in my 280x

when I clickhttp://i.gyazo.com/ab3f5e2c3e933fb8570fedd2c62d08b6.png

after 1 minute is so!http://i.gyazo.com/b822d46a1567add135058a0366d7acb9.png

MY CONF...

{
"pools" : [
   {
      "url" : "stratum+tcp://pool.verters.com:4444",
      "user" : "VhbsVm1?Huh???CuoqofZbp23qr",
      "pass" : "xxx"
   }
]
,
"intensity" : "18",
"worksize" : "256",
"kernel" : "Lyra2RE",
"algorithm" : "Lyra2RE",
"lookup-gap" : "2",
"thread-concurrency" : "8193",
"shaders" : "2048",
"gpu-threads" : "2",
"gpu-memdiff" : "0",
"gpu-powertune" : "20",
"gpu-vddc" : "0.000",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "1",
"log" : "20",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"verbose" : "true"
}

try: --no-extranonce
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
gregbe
on 14/12/2014, 04:28:55 UTC
I'm trying to get a p2pool setup going using the Windows binaries from James. From what I can see, p2pool is running properly (I see it reporting on the blockchain), but I cannot connect to it with my other mining machine. I'm trying to use my regular vtc wallet address as my username, not the p2pool  address that appeared after install (actually I've tried both addresses).
"url" : "stratum+tcp://192.168.10.117:9171",

I  get errors related to 'json stratum auth failed' and i'm not sure why. What am I missing?

Start sgminer with the "--no-extranonce" flag. You can edit the batch file to do this.

Thanks James! I ended up making two changes:
- my miners use the --no-extranonce flag
- I launched p2pool with the flag -w 192.168.10.117:9171 ... otherwise it seemed p2Pool was only listening to the local loopback 127.0.0.1 and wouldn't allow my other miners to connect to it.
I appreciate the efforts you've gone to getting an easy Windows port of this app up and running.
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
gregbe
on 13/12/2014, 13:17:51 UTC
I'm trying to use the windows release and I'm having issues getting sgminer loaded. It worked fine on James testnet prior to cutover, but since the I can't get sgminer to initialize properly.




[08:13:37] Started sgminer 5.0.0
[08:13:37] * using Jansson 2.7
[08:13:37] Loaded configuration file C:\Users\\Desktop\cgwatcher\t
[08:13:37] CL Platform vendor: Advanced Micro Devices, Inc.
[08:13:37] CL Platform name: AMD Accelerated Parallel Processing
[08:13:37] CL Platform version: OpenCL 1.2 AMD-APP (1445.5)
[08:13:37] Platform devices: 1
[08:13:37]      0       Juniper
[08:13:37] Number of ADL devices: 1
[08:13:37] ATI ADL Overdrive5 API found.
[08:13:37] ATI ADL Overdrive6 API found.
[08:13:37] Found 5 logical ADL adapters
[08:13:37] ADL index 0, id 1885005784 - FAILED to get BIOS info
[08:13:37] Failed to ADL_Adapter_ID_Get. Error -5
[08:13:37] ADL index 1, id 1885005784 - FAILED to get BIOS info
[08:13:37] Failed to ADL_Adapter_ID_Get. Error -5
[08:13:37] ADL index 2, id 1885005784 - FAILED to get BIOS info
[08:13:37] Failed to ADL_Adapter_ID_Get. Error -5
[08:13:37] ADL index 3, id 1885005784 - FAILED to get BIOS info
[08:13:37] Failed to ADL_Adapter_ID_Get. Error -5
[08:13:37] ADL index 4, id 1885005784 - FAILED to get BIOS info
[08:13:37] Failed to ADL_Adapter_ID_Get. Error -5
[08:13:37] ADL found less devices than opencl!
[08:13:37] There is possibly more than one display attached to a GPU
[08:13:37] Use the gpu map feature to reliably map OpenCL to ADL
[08:13:37] WARNING: Number of OpenCL and ADL devices did not match!
[08:13:37] Hardware monitoring may NOT match up with devices!


... this is the point where sgminer's text interface should appear, but I just hang here.
14.4 drivers, openCL 1445.5, W7 x64, ati M7820

Ideas?
Thanks
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
gregbe
on 13/12/2014, 13:11:33 UTC
I'm trying to get a p2pool setup going using the Windows binaries from James. From what I can see, p2pool is running properly (I see it reporting on the blockchain), but I cannot connect to it with my other mining machine. I'm trying to use my regular vtc wallet address as my username, not the p2pool  address that appeared after install (actually I've tried both addresses).
"url" : "stratum+tcp://192.168.10.117:9171",

I  get errors related to 'json stratum auth failed' and i'm not sure why. What am I missing?
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
gregbe
on 10/12/2014, 17:08:17 UTC
Can someone explain what's going to happen when the hard fork occurs?
I assume that I will need to manually switch my miner to using Lyra2RE and point it at a pool or p2pool that's running the right algorithm. How will I know when to do that/how do I check when block 208301 is mined?
thx
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
gregbe
on 09/12/2014, 05:01:08 UTC
Will the list of p2pools that vertcoin.org links to (http://coin.cubeconnex.com/poollist/) either be updated to only show p2pools that run Lyra2RE, or somehow show they're ready for the fork?

Thx
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
gregbe
on 08/12/2014, 17:57:33 UTC
After updating to the newest drivers (14.9), sgminer for Lyra2RE is working... yay!
I should have checked that first Smiley

I can't change clocks, freqs or voltage of my 280x on 14.9 so I don't even want to touch that driver.

What driver do you use/prefer?
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
gregbe
on 08/12/2014, 17:09:31 UTC
After updating to the newest drivers (14.9), sgminer for Lyra2RE is working... yay!
I should have checked that first Smiley
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
gregbe
on 08/12/2014, 13:44:44 UTC
I've downloaded the new sgminer from https://github.com/metalicjames/sgminer-Lyra2RE/releases/download/5.0.0-Lyra2RE-RC1/sgminer-v5-Lyra2RE-RC1-WIN32.zip

When running:
sgminer.exe --kernel Lyra2RE -o stratum+tcp://92.27.201.170:9174 -u blabla.1 -p 1234 --worksize 256--intensity 13 -g 1
I get the following errors:


[08:39:28] Started sgminer 5.0.0
[08:39:28] * using Jansson 2.7
[08:39:28] ATI ADL Overdrive6's API is missing or broken.
[08:39:28] Probing for an alive pool
[08:39:28] 92.27.201.170 difficulty changed to 0.020
[08:39:28] Startup GPU initialization... Using settings from pool 92.27.201.170.
[08:39:28] Startup Pool No = 0
[08:39:28] Building binary Lyra2REJunipergw256l4.bin
[08:39:29] Error -11: Building Program (clBuildProgram)
[08:39:29] ./kernel/blake256.cl(Cool: warning: type qualifier specified more than once
  __constant static const int sigma[16][16] = {
                    ^

./kernel/blake256.cl(Cool: error: storage-class specifiers
          extern/static/register not allowed for variables
  __constant static const int sigma[16][16] = {
             ^

./kernel/blake256.cl(28): warning: type qualifier specified more than once
  __constant static const sph_u32  c_IV256[8] = {
                    ^

./kernel/blake256.cl(28): e[08:39:29] Failed to init GPU thread 0, disabling device 0
[08:39:29] Restarting the GPU from the menu will not fix this.
[08:39:29] Re-check your configuration and try restarting.
Press enter to continue:



This is for an ATI M7820 card (Windows 7 x64) with OpenCL 831.4 (v.2.5, iirc) and ATI driver 8.911.3.4000.
If it helps, I was/am using vertminer-0.5.3 without any issues. It's an older card and not much hashing power (80-90khps), but I'd like to continue participating in the vertcoin network/community post-fork.... is anyone able to help me out?