Quake4
Member
Offline
Activity: 825
Merit: 18
MindMiner developer
|
|
September 08, 2018, 02:39:51 PM |
|
Lolliedieb
Please, integrate your kernels to executable file.
Had that some time ago, but problem is that this makes it much harder for me to quickly change some stuff, test, change again. What is problem with current solution? With the parameters "KERNELSDIR" and -usercfg you even can put the config file and the kernel directory wherever you like, so does not have to be at same position as the software itself. So why you need it integrated? In debug you can make how is needded. The production is need a one executale file. Really, for user needded is one solid excutable file. You cant write load from resource code? More dependencies (kernels files is dependencied) - more complexity.
|
MindMiner - miner manager programm with autoswitch between Algos&Pools. This isnt a fork based on MultiPoolMiner (Nemos, SniffDog, Mega, NPlus & etc)
|
|
|
SigiSinatra
Newbie
Offline
Activity: 50
Merit: 0
|
|
September 08, 2018, 03:20:59 PM |
|
Still doesn't work on linux ubuntu 16.04 with ROCm amd driver
|
|
|
|
NonStop
Newbie
Offline
Activity: 46
Merit: 0
|
|
September 09, 2018, 04:54:57 AM |
|
I had never used lolMiner and never mine Equihash algo. Tell me please, when i start to mine one of equihash coin, i see Kh/s, not KSol. And i don't see my worker on pool statistic page.
|
|
|
|
PrepaidCrooks
Jr. Member
Offline
Activity: 52
Merit: 3
|
|
September 09, 2018, 08:44:57 AM Last edit: September 09, 2018, 09:03:18 AM by PrepaidCrooks |
|
Not sure if anyone else is having issues with the GENX? It seems to be the same Bug that SAFE had a couple weeks ago
EDIT- The main link in the first post is not the updated .43b. But Now that I did down load the update I just get a new miner and a file that i assume is the new executables. I am not a familiar with next steps.. I extracted them with 7zip and now have a folder of a bunch of files I do not know what to do with? Do i move the miner.exe into this folder or just leave it alone in the man dir like the kernals folder?
Edit2- I extracted all files into the dir with the miner.exe and now am up and running. 7zip had them in a folder which was causing the error
|
|
|
|
a7853z
Newbie
Offline
Activity: 2
Merit: 0
|
|
September 09, 2018, 05:29:59 PM |
|
wow,thanks,really appreciate it.
|
|
|
|
ayiphelmy
Copper Member
Full Member
Offline
Activity: 416
Merit: 105
|
|
September 10, 2018, 03:30:30 PM |
|
hai.. can u add API to your software? so i can use this with awesome
Thanks
|
|
|
|
Lolliedieb (OP)
|
|
September 10, 2018, 07:27:36 PM |
|
Still doesn't work on linux ubuntu 16.04 with ROCm amd driver
Hi there, I just wonder if this affects only 144/5 and 192/7 or are all algorithms not working? Because the kernel code compiles for Rocm (tested with offline compiler). I currently wait for a Ubuntu 18.04 compatible rocm driver, then I will do some tests, bit usually it should work... hmm I had never used lolMiner and never mine Equihash algo. Tell me please, when i start to mine one of equihash coin, i see Kh/s, not KSol. And i don't see my worker on pool statistic page.
You are sure you use lolMiner? Because currently the string "sol/s" is hardcoded and it should never be able to display Kh/s. Something s wrong there. hai.. can u add API to your software? so i can use this with awesome
Thanks
Currently the miner has a simple read-only api. Do you know a good source for the awesome miner api (what it needs for fields to read), because if I can get such thing it would be easy to make lolMiner fully compatible to it.
|
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.
|
|
|
zarapp
Newbie
Offline
Activity: 12
Merit: 0
|
|
September 11, 2018, 08:49:07 AM |
|
Hello , I have a question . Does auto144 option means it can be used with the new support on MRR for auto peers ? As for the API .. can you/is it possible to make it to support ethman ? The Remote Control/Monitor program Claymore uses ? I`m guessing its just syntax of response since the program receive mostly GPU temps/speed only .
Regards
|
|
|
|
ayiphelmy
Copper Member
Full Member
Offline
Activity: 416
Merit: 105
|
|
September 11, 2018, 12:49:58 PM |
|
hai.. can u add API to your software? so i can use this with awesome
Thanks
Currently the miner has a simple read-only api. Do you know a good source for the awesome miner api (what it needs for fields to read), because if I can get such thing it would be easy to make lolMiner fully compatible to it. [/quote] Maybe u can lookup sgminer, claymore or ccminer that software is compatible for awesome miner..
|
|
|
|
snofte
Newbie
Offline
Activity: 1
Merit: 0
|
|
September 11, 2018, 01:27:34 PM |
|
Running lolminer 0.43 for BTG 144 on 4xRX580, works great. Another old rig has 4xRX460 2 gb, claymore supported this before the fork, but lolminer rejects these cards. Could I use disable_memcheck for this, or should I wait for lolminer 5 ? regards snofte
|
|
|
|
Lolliedieb (OP)
|
|
September 11, 2018, 04:05:16 PM |
|
Hello , I have a question . Does auto144 option means it can be used with the new support on MRR for auto peers ? As for the API .. can you/is it possible to make it to support ethman ? The Remote Control/Monitor program Claymore uses ? I`m guessing its just syntax of response since the program receive mostly GPU temps/speed only . Regards
Yes, thats true, some pools send the personalization string as 10th entry in the mining.notify method even if they do not auto exchange (e.g. have seen that on suprnova). This can alliw to mine a coin not officially supported yet. Regarding the API: will look into that - most likely will not be able to do it before 0.5, but maybe one of the next minor versions. Maybe u can lookup sgminer, claymore or ccminer that software is compatible for awesome miner..
Will do so. When all new mining codes are done API compatiblity for existing monitoring tools is quite high on priority list. Running lolminer 0.43 for BTG 144 on 4xRX580, works great. Another old rig has 4xRX460 2 gb, claymore supported this before the fork, but lolminer rejects these cards. Could I use disable_memcheck for this, or should I wait for lolminer 5 ? regards snofte
At the moment the 144/5 algo needs more then 2G of memory, thats why it does not want to start. lolMiner 0.43 needs about 2.8G of memory, 0.5 will be approx 2.2G. So with 0.5 you will be able to mine MNX (96/5) and Aion (210/9) but not 144/5 and 192/7 that need more memory. But I will pick this as a vote for a memory reduced form of 144/5 - sub 2G, but slightly slower then the 2.2G code is possible with some dev effort.
|
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.
|
|
|
tale01
Newbie
Offline
Activity: 121
Merit: 0
|
|
September 11, 2018, 05:29:45 PM |
|
Hi dev please add "ANON" Equihash 144,5 Thanks
|
|
|
|
MaxMidnite
Newbie
Offline
Activity: 143
Merit: 0
|
|
September 13, 2018, 09:44:58 AM |
|
When version 0.5, I wish for better Equihash 96.5 (Minexcoin) hashrate, I know you can do it. Maybe look at other miners and how they done the tweaks. Please keep project alive and well, don't wish for another miner gone bust
|
|
|
|
ocminer
Legendary
Offline
Activity: 2688
Merit: 1240
|
|
September 13, 2018, 10:39:46 AM |
|
Please just add support for suprnova's "--pers auto" switch .. no need to specify the personalization and a lot less headaches.. for example on https://anon.suprnova.cc or https://genx.suprnova.cc
|
suprnova pools - reliable mining pools - #suprnova on freenet https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
|
|
|
Lolliedieb (OP)
|
|
September 13, 2018, 02:29:18 PM |
|
Hi dev please add "ANON" Equihash 144,5 Thanks I will do with 0.5 that we will see within next 10 days. But honestly: there are at the moment only 3 or 4 mining softwares out there supporting Equihash 144/5 and you do not start or fork a coin within 5 days. Why I hear of this project now and no dev tried before if all mining software is compatible? I would not trust such a team... When version 0.5, I wish for better Equihash 96.5 (Minexcoin) hashrate, I know you can do it. Maybe look at other miners and how they done the tweaks. Please keep project alive and well, don't wish for another miner gone bust
Yes, all algorithms for all cards will get a speedup. AMD cards on MNX about 10%, Nvidia slightly more, but there the 0.4x series was pretty bad. I hope to catch up to EWBF For the 144/5 coins that already works, just use coin=AUTO144 ... the format suprnova uses for this is same as for zergpool. I will add this option for 192/7 next version.
|
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.
|
|
|
baraday
Newbie
Offline
Activity: 20
Merit: 0
|
|
September 13, 2018, 07:37:32 PM |
|
Hi dev please add "ANON" Equihash 144,5 Thanks I will do with 0.5 that we will see within next 10 days. But honestly: there are at the moment only 3 or 4 mining softwares out there supporting Equihash 144/5 and you do not start or fork a coin within 5 days. Why I hear of this project now and no dev tried before if all mining software is compatible? I would not trust such a team... When version 0.5, I wish for better Equihash 96.5 (Minexcoin) hashrate, I know you can do it. Maybe look at other miners and how they done the tweaks. Please keep project alive and well, don't wish for another miner gone bust
Yes, all algorithms for all cards will get a speedup. AMD cards on MNX about 10%, Nvidia slightly more, but there the 0.4x series was pretty bad. I hope to catch up to EWBF For the 144/5 coins that already works, just use coin=AUTO144 ... the format suprnova uses for this is same as for zergpool. I will add this option for 192/7 next version. This coin is a fork of BTC and ZCL like bitcoin private, called anonymous bitcoin. the anouncement was in may: https://bitcointalk.org/index.php?topic=3822523.0The actual fork was on september 10. Mining works with lolMiner just use the "coin=AUTO144" option. curently mining it myself.
|
|
|
|
joeykolb
Newbie
Offline
Activity: 81
Merit: 0
|
|
September 15, 2018, 09:30:29 AM |
|
the anoncoin gives me error with 0.43. what to do? i changed at the examples all.and put ANON
|
|
|
|
joeykolb
Newbie
Offline
Activity: 81
Merit: 0
|
|
September 15, 2018, 09:34:09 AM |
|
its not working yet for anonimous coin right?
|
|
|
|
Lolliedieb (OP)
|
|
September 15, 2018, 10:40:19 AM |
|
its not working yet for anonimous coin right?
Just read the 3 posts above yours. Anon is not supported officially yet, but you can mine on suprnova with -coin=AUTO144 (cmd) or "COIN":"AUTO144" (config file).
|
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.
|
|
|
joeykolb
Newbie
Offline
Activity: 81
Merit: 0
|
|
September 15, 2018, 11:39:54 AM |
|
"EXAMPLE_ANON" : { "COIN" : "ANON", "POOLS" : [ {"POOL" : "ANON.suprnova.cc", "PORT" : "7060", "USER" : "myanonimous.banic", "PASS" : "x"}
u mean here ? at "coin" change to auto?
or where to put auto? @bat file
|
|
|
|
|