Kgonla
Newbie
Offline
Activity: 129
Merit: 0
|
|
July 17, 2019, 06:30:39 AM |
|
Could someone tell me what is wrong with my config? https://fotos.subefotos.com/37f53b0fb52d853835ba1702df9ef58fo.jpgBat file:@echo off setlocal enableDelayedExpansion set "PARAMS=--profile %PROFILE%" setx GPU_FORCE_64BIT_PTR 1 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 cls lolMiner.exe !PARAMS! timeout 10 user_config.json:{ "DEFAULTS" : { "DEVICES" : [0,1], “ASM” : 1, “DIGITS” : 2, "APIPORT" : 0 }, "GRIN29" : { "COIN" : "GRIN-AD29", "POOLS" : [ {"POOL" : "mine.thegrinpool.com", "PORT" : "4747", "USER" : " @gmail.com", "PASS" : "x"} ] } }
|
|
|
|
UnclWish
|
|
July 17, 2019, 11:12:52 AM |
|
Could someone tell me what is wrong with my config? Bat file:@echo off setlocal enableDelayedExpansion set "PARAMS=--profile %PROFILE%" setx GPU_FORCE_64BIT_PTR 1 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 cls lolMiner.exe !PARAMS! timeout 10 user_config.json:{ "DEFAULTS" : { "DEVICES" : [0,1], “ASM” : 1, “DIGITS” : 2, "APIPORT" : 0 }, "GRIN29" : { "COIN" : "GRIN-AD29", "POOLS" : [ {"POOL" : "mine.thegrinpool.com", "PORT" : "4747", "USER" : " @gmail.com", "PASS" : "x"} ] } } Try to remove "!" from bat. Make this string: lolMiner.exe PARAMS and you must run bat with option - name of profile. F.e. run_bat GRIN29
|
|
|
|
Lolliedieb (OP)
|
|
July 17, 2019, 12:02:50 PM |
|
I will look into that - my current mission is to make my cuckarood and cuckatoo kernels quicker, but that is something on my list as well
|
Check out lolMiner 1.56, an efficient miner for Ethash, Beam and many Cuckoo-Cycle and Equihash variants for AMD & Nvidia cards at low fees.
|
|
|
Kgonla
Newbie
Offline
Activity: 129
Merit: 0
|
|
July 17, 2019, 12:58:57 PM |
|
Could someone tell me what is wrong with my config? https://fotos.subefotos.com/37f53b0fb52d853835ba1702df9ef58fo.jpgBat file:@echo off setlocal enableDelayedExpansion set "PARAMS=--profile %PROFILE%" setx GPU_FORCE_64BIT_PTR 1 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 cls lolMiner.exe !PARAMS! timeout 10 user_config.json:{ "DEFAULTS" : { "DEVICES" : [0,1], “ASM” : 1, “DIGITS” : 2, "APIPORT" : 0 }, "GRIN29" : { "COIN" : "GRIN-AD29", "POOLS" : [ {"POOL" : "mine.thegrinpool.com", "PORT" : "4747", "USER" : " @gmail.com", "PASS" : "x"} ] } } Try to remove "!" from bat. Make this string: lolMiner.exe PARAMS and you must run bat with option - name of profile. F.e. run_bat GRIN29 Thank your for helping. The problem is in the .json file. I entered all the commands in the .bat & after deleting the .json now is working.
|
|
|
|
cryptomaxsun
Legendary
Offline
Activity: 2744
Merit: 1387
Ukrainians will resist
|
|
July 17, 2019, 01:36:24 PM |
|
RX 480 4 Gb, Win 7, driver Robinhood, grin29. Low hashrate, is that normal?
|
❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘ ❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
|
|
|
Kgonla
Newbie
Offline
Activity: 129
Merit: 0
|
|
July 17, 2019, 04:10:05 PM |
|
I'm running same except for the GPU, mine is a RX 580 4G It is configured for mining ethereum with 1150 MHz & modded memory straps It gives me 2 g/s
|
|
|
|
UselessGuru
Jr. Member
Offline
Activity: 200
Merit: 3
|
|
July 17, 2019, 06:41:02 PM |
|
Could someone tell me what is wrong with my config? Bat file:@echo off setlocal enableDelayedExpansion set "PARAMS=--profile %PROFILE%" setx GPU_FORCE_64BIT_PTR 1 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 cls lolMiner.exe !PARAMS! timeout 10 user_config.json:{ "DEFAULTS" : { "DEVICES" : [0,1], “ASM” : 1, “DIGITS” : 2, "APIPORT" : 0 }, "GRIN29" : { "COIN" : "GRIN-AD29", "POOLS" : [ {"POOL" : "mine.thegrinpool.com", "PORT" : "4747", "USER" : " @gmail.com", "PASS" : "x"} ] } } Your problem is indeed the jason file. You have invalid quote characters in these two lines: Change it to https://jsonblob.com/ is just great to check the syntax of a json file :-)
|
Co-developer of www.nemosminer.com (http://www.nemosminer.com)
|
|
|
UselessGuru
Jr. Member
Offline
Activity: 200
Merit: 3
|
|
July 17, 2019, 06:45:19 PM |
|
lolminer 0.8.4 Error on new nicehash platform
Connecting to pool... Connected to beam.eu-new.nicehash.com:3370 (TLS disabled) Authorized worker: 3F2v4K3ExF1tqLLwa6Ac3meimSjV3iUZgQ.Farm3 Property Tree error: conversion of data to type "unsigned __int64" failed
Same error with 0.8.5
|
Co-developer of www.nemosminer.com (http://www.nemosminer.com)
|
|
|
UselessGuru
Jr. Member
Offline
Activity: 200
Merit: 3
|
|
July 17, 2019, 06:47:10 PM Last edit: July 17, 2019, 07:05:18 PM by UselessGuru |
|
Zpool does not seem to work: lolminer.exe --coin SAFE --pool equihash192.eu.mine.zpool.ca --port 2192 --user ************************************* --pass *********,c=BTC --apiport 4000 --disable_memcheck 1 --workbatch HIGH --shortstats 5 --digits 3 --tls 0 --devices 0 +---------------------------------------------------------+ | _ _ __ __ _ ___ ___ | | | | ___ | | \/ (_)_ __ ___ _ __ / _ \ ( _ ) | | | |/ _ \| | |\/| | | '_ \ / _ \ '__| | | | |/ _ \ | | | | (_) | | | | | | | | | __/ | | |_| | (_) | | | |_|\___/|_|_| |_|_|_| |_|\___|_| \___(_)___(5) | | | | | | This software is for mining | | Equihash 96/5, 144/5, 210/9 | | EquihashR 150/5/0 (BeamHash) | | EquihashR 125/4/0 (ZelHash) | | CuckarooD 29 | | Cuckatoo 31 | | | | | | Made by Lolliedieb, July 2019 | +---------------------------------------------------------+ Warning: No user profile defined in command line (--profile <profileName> missing) Using only DEFAULT section and command line input Reading pool data from command line lolMiner is configured to mine Safecoin(SAFE), Equihash 192/7
Setup Miner... Device 0: Name: GeForce GTX 1080 Ti Address: 1:0 Vendor: NVIDIA Corporation Memory: 11264 MByte Active: true (Selected kernel: Equihash 192/7 Nvidia) Device 1: Name: GeForce GTX 1060 6GB Address: 4:0 Vendor: NVIDIA Corporation Memory: 6144 MByte Active: false (not selected) Device 2: Name: Radeon RX 580 Series Address: 8:0 Vendor: Advanced Micro Devices (AMD) Memory: 8192 MByte (8138 MByte free) Active: false (not selected)
Connecting to pool... Connected to equihash192.eu.mine.zpool.ca:2192 (TLS disabled) Subscribed to stratum server Authorized worker: 1GPSq8txFnyrYdXL8t6S94mYdF8cGqVQJF New target received: 00ffff0000000000 New job received: 738b Start Mining... Average speed (5s): 8.028 sol/s Average speed (5s): 28.194 sol/s Average speed (5s): 31.794 sol/s Average speed (5s): 28.394 sol/s New job received: 738d Average speed (5s): 30.194 sol/s New job received: 738e New job received: 738f GPU 0: Share not accepted GPU 0: Share not accepted Average speed (5s): 33.200 sol/s New job received: 7390 Average speed (5s): 29.994 sol/s New job received: 7391
lolminer.exe --coin BTG --pool equihash144.eu.mine.zpool.ca --port 2144 --user ************************************* --pass *********,c=BTC --apiport 4000 --disable_memcheck 1 --workbatch HIGH --shortstats 5 --digits 3 --tls 0 --devices 0 +---------------------------------------------------------+ | _ _ __ __ _ ___ ___ | | | | ___ | | \/ (_)_ __ ___ _ __ / _ \ ( _ ) | | | |/ _ \| | |\/| | | '_ \ / _ \ '__| | | | |/ _ \ | | | | (_) | | | | | | | | | __/ | | |_| | (_) | | | |_|\___/|_|_| |_|_|_| |_|\___|_| \___(_)___(5) | | | | | | This software is for mining | | Equihash 96/5, 144/5, 210/9 | | EquihashR 150/5/0 (BeamHash) | | EquihashR 125/4/0 (ZelHash) | | CuckarooD 29 | | Cuckatoo 31 | | | | | | Made by Lolliedieb, July 2019 | +---------------------------------------------------------+ Warning: No user profile defined in command line (--profile <profileName> missing) Using only DEFAULT section and command line input Reading pool data from command line lolMiner is configured to mine Bitcoin Gold(BTG), Equihash 144/5
Setup Miner... Device 0: Name: GeForce GTX 1080 Ti Address: 1:0 Vendor: NVIDIA Corporation Memory: 11264 MByte Active: true (Selected kernel: Equihash 144/5 Nvidia) Device 1: Name: GeForce GTX 1060 6GB Address: 4:0 Vendor: NVIDIA Corporation Memory: 6144 MByte Active: false (not selected) Device 2: Name: Radeon RX 580 Series Address: 8:0 Vendor: Advanced Micro Devices (AMD) Memory: 8192 MByte (8138 MByte free) Active: false (not selected)
Connecting to pool... Connected to equihash144.eu.mine.zpool.ca:2144 (TLS disabled) Subscribed to stratum server Authorized worker: 1GPSq8txFnyrYdXL8t6S94mYdF8cGqVQJF New target received: 00ffff0000000000 New job received: 81bb3 Start Mining... GPU 0: Share not accepted GPU 0: Share not accepted Average speed (5s): 18.964 sol/s GPU 0: Share not accepted GPU 0: Share not accepted GPU 0: Share not accepted Mining BTG on Zergpool is fine: lolminer.exe --coin BTG --pool equihash144.mine.zergpool.com --port 2146 --user ************************************* --pass *********,c=BTC --apiport 4000 --disable_memcheck 1 --workbatch HIGH --shortstats 5 --digits 3 --tls 0 --devices 0 +---------------------------------------------------------+ | _ _ __ __ _ ___ ___ | | | | ___ | | \/ (_)_ __ ___ _ __ / _ \ ( _ ) | | | |/ _ \| | |\/| | | '_ \ / _ \ '__| | | | |/ _ \ | | | | (_) | | | | | | | | | __/ | | |_| | (_) | | | |_|\___/|_|_| |_|_|_| |_|\___|_| \___(_)___(5) | | | | | | This software is for mining | | Equihash 96/5, 144/5, 210/9 | | EquihashR 150/5/0 (BeamHash) | | EquihashR 125/4/0 (ZelHash) | | CuckarooD 29 | | Cuckatoo 31 | | | | | | Made by Lolliedieb, July 2019 | +---------------------------------------------------------+ Warning: No user profile defined in command line (--profile <profileName> missing) Using only DEFAULT section and command line input Reading pool data from command line lolMiner is configured to mine Bitcoin Gold(BTG), Equihash 144/5
Setup Miner... Device 0: Name: GeForce GTX 1080 Ti Address: 1:0 Vendor: NVIDIA Corporation Memory: 11264 MByte Active: true (Selected kernel: Equihash 144/5 Nvidia) Device 1: Name: GeForce GTX 1060 6GB Address: 4:0 Vendor: NVIDIA Corporation Memory: 6144 MByte Active: false (not selected) Device 2: Name: Radeon RX 580 Series Address: 8:0 Vendor: Advanced Micro Devices (AMD) Memory: 8192 MByte (8138 MByte free) Active: false (not selected)
Connecting to pool... Connected to equihash144.mine.zergpool.com:2146 (TLS disabled) Subscribed to stratum server New target received: 0028000000000000 New job received: d9f3 Start Mining... Authorized worker: 1GPSq8txFnyrYdXL8t6S94mYdF8cGqVQJF Average speed (5s): 43.748 sol/s Average speed (5s): 60.376 sol/s Average speed (5s): 57.765 sol/s GPU 0: Share accepted (110 ms) GPU 0: Share accepted (105 ms) Average speed (5s): 57.166 sol/s
|
Co-developer of www.nemosminer.com (http://www.nemosminer.com)
|
|
|
kissmarx
|
|
July 18, 2019, 05:02:29 PM |
|
Hi dev, can we have a fix on this please:
Shares not accepted in pools for YCASH (Equihash 192,7)
|
|
|
|
Lolliedieb (OP)
|
|
July 19, 2019, 08:41:44 AM |
|
Hi dev, can we have a fix on this please:
Shares not accepted in pools for YCASH (Equihash 192,7)
YCASH works like this:./lolMiner --coin AUTO192_7 --overwritePersonal ZcashPoW --pool eu1-ycash.flypool.org --port 3333 --user s1REuJN96Pu273xTBn5oKKfRab4gZeojtkj or lolMiner.exe --coin AUTO192_7 --overwritePersonal ZcashPoW --pool eu1-ycash.flypool.org --port 3333 --user s1REuJN96Pu273xTBn5oKKfRab4gZeojtkj Then you are fine But will add --coin YCASH in next release. RX 480 4 Gb, Win 7, driver Robinhood, grin29.
Low hashrate, is that normal?
No, that is not normal. Is the GPU doing display in parallel / could it round out of memory somehow? I had my 580 4G running at 2.2 g/s to 2.4 g/s (depending on settings), so everything below 2 is too slow for your card... Zpool does not seem to work:
Let me check that - will reply later. Same error with 0.8.5
Yes, got aware of this after 0.8.5 was already build. But they do not reply on my support request. They changed something odd in the beam stratum thats not standard...
|
Check out lolMiner 1.56, an efficient miner for Ethash, Beam and many Cuckoo-Cycle and Equihash variants for AMD & Nvidia cards at low fees.
|
|
|
Atrixis
Newbie
Offline
Activity: 18
Merit: 0
|
|
July 19, 2019, 11:40:14 AM |
|
how to connect on sparkpool? algo grin 31
|
|
|
|
hurr1cane
|
|
July 19, 2019, 11:14:02 PM |
|
hi dev, is it possible to further enhance/optimize the hashrate for the Radeon VII , im overclocked 192,7 @ 34-36 h/sols
|
|
|
|
joeykolb
Newbie
Offline
Activity: 81
Merit: 0
|
|
July 21, 2019, 07:12:11 AM |
|
what is this mean? after i shut down my miner, it wont getting the coins? debit_AP , and TXfee, is in red and ,with a couple of coins,.. 1.02153047,and 1.40893550
|
|
|
|
justoiurii
Newbie
Offline
Activity: 103
Merit: 0
|
|
July 22, 2019, 05:23:22 AM |
|
Hello, collegues) Could someone advise me Afterburner setting for 192_7 algo? I'm using RX480 samsung 8 Gb, bc drivers. And is it worth to update for newer driver for example 18.6.1? Thanks in advance)))
|
|
|
|
Cdlsports
Newbie
Offline
Activity: 18
Merit: 0
|
|
July 25, 2019, 04:23:09 PM |
|
I haven’t been able to get the new zelcash also to work on smos. Any help as to what’s causing ? Crashes immediately not over clicked or undervolted. I have a pic, but not sure how to attach?
|
|
|
|
boregepco
Newbie
Offline
Activity: 26
Merit: 0
|
|
July 27, 2019, 10:43:13 AM |
|
If i found a block i will receive some kind of message in the miner or this will be a normal share?
|
|
|
|
Branko
|
|
July 29, 2019, 07:19:22 AM |
|
When I try to mine GENX using command line, I get following output:
"Warning: No user profile defined in command line (--profile <profileName> missing) Using only DEFAULT section and command line input Reading pool data from command line Error: No coin profile find for coin GENX "
From user manual, I thought GENX can be mined that way
|
|
|
|
wacholek
Newbie
Offline
Activity: 20
Merit: 0
|
|
July 29, 2019, 12:11:58 PM |
|
When I try to mine GENX using command line, I get following output:
"Warning: No user profile defined in command line (--profile <profileName> missing) Using only DEFAULT section and command line input Reading pool data from command line Error: No coin profile find for coin GENX "
From user manual, I thought GENX can be mined that way
I have the same problem. It started from v 0.7.0. Worked fine on 0.6.0. Please fix it.
|
|
|
|
Branko
|
|
July 29, 2019, 03:21:32 PM |
|
When I try to mine GENX using command line, I get following output:
"Warning: No user profile defined in command line (--profile <profileName> missing) Using only DEFAULT section and command line input Reading pool data from command line Error: No coin profile find for coin GENX "
From user manual, I thought GENX can be mined that way
I have the same problem. It started from v 0.7.0. Worked fine on 0.6.0. Please fix it. Thanks for the tip, I downloaded 0.6 and it indeed works, although like 15-20% slower
|
|
|
|
|