Bitcoin Forum
May 24, 2024, 06:18:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 19 20 21 22 »
201  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Oct 19th: lolMiner 0.6 alpha release on: October 22, 2018, 02:30:07 PM
If you take a look at the image you posted 001 you'll see that the version of lolminer is 0.34 for equihash 96/5 which is minexcoin you can find and use lolminer 0.5 under custom miners instructions from first page https://forum.hiveos.farm/t/custom-miner-lolminer/8135

Thanks a bunch, I did everything as described in that guide and the error message is gone, but now there's a new one!  Roll Eyes

Also tried several pools, but always getting this:

https://i.imgur.com/E5ipWU4.jpg

That double-point " :  " indicates that it somehow did not read --pool and --port correctly. Can you send me your settings in private msg, I will have a look whats going on (check them here at mine)

I tried using hive with lolminer 0.5 but it stops after counting the gpus. I guess it is because the version in the guide isnt the bugfix version.

I tried replacing the lolminer 0.5 link, with the link from this announcement thread, but i cant get it to work.

After replacement what kind of error msg you get?
202  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Oct 19th: lolMiner 0.6 alpha release on: October 22, 2018, 07:26:38 AM
If you take a look at the image you posted 001 you'll see that the version of lolminer is 0.34 for equihash 96/5 which is minexcoin you can find and use lolminer 0.5 under custom miners instructions from first page https://forum.hiveos.farm/t/custom-miner-lolminer/8135

Yes exactly - may be a little confusing, but Hive mainline still has the old lolMiner 0.34 (MinexCoin only) in, while lolMiner 0.5 is avail as a custom miner. As far as I know for Hive 6 this is to be changed. I hope to get my own 0.6 ready before so we do not have this mixing problem again Wink
203  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Oct 19th: lolMiner 0.6 alpha release on: October 21, 2018, 05:26:16 PM
Code:
lolMiner.exe --coin BZE --pool stratum+tcp://bzedge.mining.me.uk --port 3037 --user t1VYBtzEpPFDss8ETfKqEre2g7v8RySx33w --pass tminer626
timeout 10
Which wrongs with the code for my rig?

Hi there, as far as I know BZE is a fork of BitcoinZ with same mining settings, so you can use --coin BTCZ for this one Smiley


Hello lolMiner, I tried using lolMiner to mine PirateChain (ARRR) and I can't get how to connect. So now I'm using claymore because of this reason. But I want to use your lolMiner because it's what I use when I mine with GENX. Is it possible for lolMiner to mine Pirate (ARRR) or VerusCoin (VRSC) or Komodo (KMD)?

At the moment this does not work yet, since this is an other flavor of Equihash (200/9) - I do not know if I will add this, because there are already lots of asics around for this, so that is undecided yet. Maybe will do so for the sake of completeness.

How about the Ksol per card for AMD 570 4 GB graphic cards?

Depends on the algorithms, what do you want to mine? (Since there are 4 different algorithms in this miner there is no single answer). Since you speak of kilosol/s it may be MNX - in 0.5 that should do ~10k sol/s, for 0.6 not yet known (still in development).
204  Alternate cryptocurrencies / Mining (Altcoins) / Re: EWBF's Cuda Equihash Miner 0.6 on: October 21, 2018, 10:37:15 AM
Help me How do you work with Bitcoin Gold? By ASIC

At the moment there is no (publicly available) ASIC for BTG yet. It switched in July to Equihash 144/5 which uses more memory then the older Equihash 200/9 from ZCash and currently there are no ASICs for the new algorithm variant to buy yet.

Best way to mine it is on GPU with one of the many CUDA miners like ewbf (this thread), funakoshi, bminer (etc...) or OpenCL based miner (lolMiner).
205  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Oct 19th: lolMiner 0.6 alpha release on: October 21, 2018, 08:08:41 AM
At the top of the log it should tell you about "using device ..." with the gpu name
It can be systematic that gpu2 has a flaw but also could be a problem in my code. If this happens multiple times an every time its a different GPU its likely to be a code problem, else a GPU one. Since this code is very new I would rather bet on code problem atm
206  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Oct 19th: lolMiner 0.6 alpha release on: October 20, 2018, 09:35:42 PM
Yeah. I went up from 125sols to 145sols. Not Bad. But its not stable for my rig. Can i look somewhere (logfile) what happens ?.
Its always when i am not at home. Driver is crimsen 15.12 Version 15.300.1025.1001 from 04.12.2015. Normally all algos and miner works good with this driver.

You can enable --logs 1 and the miner will write all its text output to a logfile in ./logs directiory. Will be interesting of thus is a 0 sol/s or something like that - such things are hard to find in testing and thus exactly what I had hoped to discover with the public alpha Smiley
207  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Oct 19th: lolMiner 0.6 alpha release on: October 20, 2018, 05:49:55 AM
Update... So I changed to "EXAMPLE_BTG" on my BTCZ config and am now rocking a steady 14% increase on this rig. 4x XFX 580s and 2x MSI 1060s. All stock settings here. The 1060s are matching my 1060s on an OC Nvidia rig. Good job, Lolliedieb and thank you! For the life of me I can't fathom those who complain about your fees?? Huh

Hi there, I guess what happened is that the start script (run_miner.bat or run_miner.sh) is pointing to EXAMPLE_BTG, while your old pointed to BTCZ.
Overall 0.6 and 0.5 use same command line format and same config file style, so usually its just copying over the config and start scripts and run as used to before Smiley

Regarding stability: except for API and mining code the two versions are very similar. I expect alpha 1 to be similar stable / unstable as 0.5. Should work fine up to 4-5 GPUs while 5-6+ one better runs two copies of the miner. Only thing may be flaws in the new mining code. The AMD one just got ready yesterday while the Nvidia was now in testing for approx a week - I did not notice crashes or too many bad shares till now, but only have a bit limited test sys.


hi, here again a test with my old amd cards with the lolMiner 0.6 alpha1, mining anon on 144_5 algo.

the most improvement i got on the old tahiti's ~30-35%, the hawaii (290x / 390x) cards improved about 15-20%
here some "snapshot" numbers after 90 sec of hashing, (3,5,7,9) are tahiti (7970 / 280x) cards.

....

so about 25% bump overall, big thx for your work.

thats not all, its a small sample size, but holy f*** you're beating the current EWBF_ miner (0.6) hashrate on my desktop NVidia card (same OC settings)  Shocked
lolMiner 0.6 alpha is currently peaking at about 92 sol/s:

1080ti with OC settings: +100 core, +600 mem, 100 PL -> 86-90 sol/s

....

vs EWBF_'s miner, where i'm getting around 79-84 sol/s

i have to look at the longruns and see how stable the alpha version is for now. thanks again!

Wow, the R390 really kick ass - did not expect this. For the polaris GPUs the miner is now in bandwidth limit while was in clock limit before. Seems this helped more on older cards ^^

Regarding the Nvidias: Fit well to what I measured on my 1080s Cheesy
But to be realistig you run quite high power target - afaik lolMiner likes that a bit more then ewbf 0.6 - with more moderate settings they should run equaly fast for 1080ti Smiley



test on linux. that support only 144,5.
for another algo cannot mining.

for HiveOs, i'm wait full version.
Thanks

Ah, well good aspect. I will try to change the hive integration over weekend so the alpha does not overwrite the 0.5 stable and one can insrall them side by side. Thx for reply, stay tuned
208  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Oct 19th: lolMiner 0.6 alpha release on: October 19, 2018, 07:50:34 PM
Test 144,5 on ver 0.6 speed +3  Grin
Good job

Thx for feedback Smiley
By the way: are you using the hive version? I modded the existing one for 0.5 for 0.6, but had no chance to test it. So would be great to know if its working (If I remember correctly you asked about Hove some time ago Smiley )
209  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner Equihash Miner, Update: Oct 19th: lolMiner 0.6 alpha release on: October 19, 2018, 01:18:30 PM
Hey Folks,

I just made the link to the first lolMiner 0.6 alpha release public.
You can find the new version here:

Readme: https://github.com/Lolliedieb/lolMiner-preview/blob/master/README.md
Release: https://github.com/Lolliedieb/lolMiner-preview/releases

Changes to 0.5 version:
- All algorithms removed except Equihash 144/5
- Faster mining on 144/5 compared to 0.5 stable release
- 0.6 uses now only 1850 MB of GPU memory and thus works on 2G cards
- Initial tuning for Nvidia RTX 2000 series
- Improved API


Details about the new API:
lolMiner 0.6 comes now with full http headers for the API, so the mime type is correct. As far as
I know now all common browsers can show the API output correctly. This also helps getting the
API output with tools like curl or any mining watchdog.

To call the api you now need the address /summary, e.g. localhost:8080/summary if your API port
was 8080. The preview version is not yet implementing the new 0.6 API in full (but the subset send
will not change in format). Next days I will put a list online with all the planned changes.

Note:
under /summary_trim you can find a API output where all white spaces and line-breaks are removed.
May help for some tools.

Speed estimates in new version (Equihash 144/5 only):
AMD:
RX 580: 27-29 sol/s
RX 560: 14 sol/s

Nvidia:
GTX 1080: 53-56 sol/s
GTX 1070: 40-45 sol/s
GTX 1060: 26-30 sol/s
more values to be added when available

Some results from tuning experiments:
AMD:
Clock is not so important here, memory bandwidth seems to be the key.
Tested setting was: 1200 / 1850 with -0.1v core and -20% power target

Nvidia:
lolMiner scales better with available compute power then most competitors.
(For example I saw it usually faster then ewbf for 1080 but slightly slower on
1070 cards, because the balance of compute power and memory bandwidth
is different between the two cards. )

Try to undervolt to get less energy consumption, but try to find settings
so that clocks do not drop too sharp. Setting a low power target without
undervolt may kill the performance.
Setting for the 1080 above were founders edition stocks. 1070 was tested at
70% PT and at stock clocks. 70% PT without undervolt gave 42 sol/s, stock
clocks 45 sol/s.

Whats coming next:
In the next versions I want to extend the API and implement a new work scheduler
which hopefully fixes the problems with more then 5 GPUs and reduces CPU load.
*Crossing fingers*
Also I want to apply the algorithm changes to the other algorithms as well and add
them successively to the alpha version Smiley

210  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 AMD Equihash Miner, Update: Oct 18th: Bugfixes & HiveOS on: October 19, 2018, 09:29:19 AM
hi dev,
can u tell me how to auto restart miner in the line start.bat after crashed?

Usually the run_miner_with_restart.bat file should do exactly what you requested - unless it does not work as it should.  Huh Can not check this because need a crash for this  Grin
211  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 AMD Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: October 18, 2018, 09:18:00 AM
Hey guys, imao it is time for a

lolMiner Newsletter


So, whats going on:

1. I just updated both file archives (Bugfix)

The bug making problems with ZEL, ANON and others is fixed. The updated binaries are in the links on the start side post. So, from now you again can just use --coin ZEL and so on for mining. Sorry for the problems you had with this.


2. We are on HIVE OS
lolMiner was recently added as a custom miner to HIVE OS. See here for loading the package:

https://forum.hiveos.farm/t/custom-miner-lolminer/8135

Configuration notice:
The default is "COIN" : "BTG" and "DEVICES" : "AMD" in the package. To mine any other coin you must add "COIN" : "<yourCoinShortCut>" to the "Extra Config Arguments" field. Overall this field uses the same style as the config file (Json). Please do not use --parameter VALUE there. This will likely make the miner just not run Wink

Note: I already forwarded the bugfix from first news point to the Hive team. It should be updated there as well soon.


3. lolMiner 0.6 Casting its First Shadows
Well it took me a while thinking about how I will do the next release. Last time doing a long coding phase and then release all at one bang was too problematic, because too many bugs remained uncovered during that process. But I also was not able to spend more time for testing, because of running out of personal time (I have to do other jobs beside, because currently lolMiner does not return me enough bugs to work on this exclusively).

So I decided to do it differently this time: 0.5 will remain the stable version for the next weeks. The same time I will put up a github with ready to use binaries for 0.6 alpha versions and use the git bug tracker for getting rid of bugs. The first version will have some changes in the API and already come with new 144/5 mining codes. The other codes will miss in first version.
Next I will then implement the new mining main loop that hopefully reduces CPU demand and fix problems with >5 GPUs and then I will successively add the other mining codes. I think it is a good idea to do so, because this way those who want to profit from first changes can do early but help me to get bugs out for all others later.

Release of first alpha snapshot will be later this week.



-------------------
And now answering your questions:

Miner is running and submitting shares, but hashrate is 0.00 at pool site.

Am I missing something in my bat file? Thanks,

lolMiner.exe --algo 144_5 --coin auto144_5 --pool us.voidr.net --port 2001 --user t1QwdYvNAtTiBL52QSUeqwADrJh7bz6gR2y.Rig2 --pass minpayout=50 --pers ZelProof

See manual. --pers is the wrong option in lolMiner Wink But also you just can update to the bugfix release and switch back to --coin ZEL



v 0.5 ~ 20 h/s per card
v 0.41 ~ 12 h/s per card

Great to see the improvements worked - hope we can add an other few sol/s on top soon Wink

212  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 AMD Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: October 12, 2018, 01:32:28 PM
Hello. Why miner stuck here?
<Image removed>

It can't connect to pool?

I just heard of this - all I can tell so far is that you are not the only ones, but seems only to happen on 144/5 algo. What works (atm) is use Auto144_5 profile and custom personalization string (see manual) ... I will see why this happens and try to come up with a solution asap.
213  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 AMD Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: October 08, 2018, 07:07:50 PM
THESE ARE ALL THE ERRORS I HAVE FACED

No need to quote all the announcement ^^

Well lets start. On the 1st screenshot I see you use the wrong (old) command line format with -parameter=<someThing> ... it should be
Code:
--coin GENX --pool genx.eu .... and so on ;)

As for the 2nd screen I have to admit I do not know why this happens. But from first guess: The 940M could just return its done to slow here - just from numbers it will likely only do 1-2 sol/s and therefore I think the GPU scheduler detects it as stuck because it does not report enough sol/s to my stuck detection mechanism. To be honest I would not mine with a 64 bit DDR3 mem bus + mobile GPU. Not worth the energy for keeping the notebook on all the time.
214  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 AMD Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: October 08, 2018, 01:44:22 PM
I added 2x8gb 470s to my 2x8gb 580s miner and it reads all as 470s or all as 580s and only 3 of the 4 gpus sometimes or worse. Is this a lolMiner issue? Windows read them accurately as 2x470s and 2x580s. 470s are Sapphire, the 580s are XFX. Thank you for responding.

lolMiner just polls the OpenCL driver and asks for what cards are there and ready 2 run at the moment, nothing more. Its not an own routine, it just uses OpenCL standard functions. That said: I have seen this on my dev rig some time ago too. In the end it turned out to be a riser that somehow did not want as I did. But hard to say what causing this at your side.

Why is it not possible to mine with
AMD Radeo HD 7450

Generally yes, but performance will be rather poor. Also only MNX and Aion will work because of only 1G of memory. So ... I have to admit I can not recommend doing so because unless you have free electricity the sol/s this old card (was low end in 2012!) will not justify turning your computer on for the time your mining.


By the way heavily working on 0.6 ... will take a while till its all done. But hope it will be great Smiley
215  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 AMD Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: October 04, 2018, 07:31:54 AM
https://imgur.com/a/DWR9Toi

Hi developer,
need some help Sad
my miner stuck here, no crash but nothing heppend..

Only thing I can see here is that the final closing bracket "}" is missing in your config file. Else I am able to mine with that config file as you can see right now in your dashboard (4x 580).
Setup time indeed takes a while (this is time to set up the GPU code for all GPUs and to establish the fee connection in background), especially on AMD (the compiler needs longer to compile there), but usually it should mine.

If your problems persist after adding "}", then can you try running
Code:
lolMiner.exe --benchmark ZER --shortstats 5 --longstats 60
from command line to see if it is hashing at all? If yes it is likely some connection attempt of your miner gets blocked so it does not get pass the initial connection phase.


first off...Happy with the new miner.
...
Lollieb...do you think lolminer can accommodate the new lbk3 algo that Verticalcoin just went up on?
I know nothing on how the algos work on the backend or the programming aspects for that matter.
Just a miner but thought it couldnt hurt to ask.

First of all thanks Cheesy
I will have a look into that. Usually my back-end gets more and more flexible recently (i.e. AION needed a different stratum protocol, so I am now able to handle this). But I have to admit that new algorithms are currently not top priority - rather working on making the existing faster and the back-end more stable on multi GPU and less CPU time consuming. Hope to come along with first news regarding that soon Smiley
216  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 AMD Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: October 02, 2018, 07:48:03 PM
I do not understand what happens but it is the real hashrate that is giving me, the most amazing thing is that the 480 is not 8GB, is 4GB

You are sure the hashrate is real also at the pool? Because I see an rejected share in the log. There is one routine in the code at the end that usually should sort out the invalid ones, but this seems to be broken at yours - interestingly only for the one card. I think the card is in fact hashing similar to the others, but produces ~50% defect shares :/
No idea yet why (I have not used ROCm driver much till now), but well - glad to see the driver working at all Wink


The miner will not run with 6 gpu.  I tried both the my nvdia and amd cards for the 6th card and both are stucked and miner was restarting.

Just now working on this. 0.6 will get a new host side mining engine that will hopefully handle things better Wink More details to come Smiley


I am running AMD RX 580 4G and mining Aion on glorypool.io and get close to the reported hashrate. Great work!
edit. Anybody have any tips on OC settings?

Generally lolMiner likes both, mem clock and core clock. So the best way I guess is to reduce core voltage and power limit to increase the efficiency. Overall I would try:
- leave core somewhere between 1200 and 1350
- memory up a bit - test whats stable
- power limit -20% and core voltage -0.1
This is likely a good start. Most ethereum settings with core clock at 1G or lower and high undervolt will likely end up in a crash or horrible performance here.
217  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 AMD Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: September 28, 2018, 07:43:22 AM
Because i use afterburner and had windows check box checked, My settings were pulling on reboot.  For some reason my ETH settings wont run on LOL.  The Core Voltage and Core Clock have a lot more affect on 144,5 via LOLminer
Whereas my ETH based algos rely much more on memory clock, LOL is definitely using more Core than i am used to.

...

*can probably be pushed higher, but i am not comfortable pushing the core voltage or clock any higher.
Hope this helps someone
James

Glad to hear its working now Smiley

To add some points to the current technical discussion:
Yes, Equihash profits more from higher core clock then Ethash does. The reason is Ethash almost only does memory operations - loading stuff from memory, do small stuff and store back. So here memory bandwidth is crucial only. For Equihash this is different. The first phase of the algorithm is Blake2B, which is very compute heavy - this is approx 1/5th of the computation time (For 144/5 and 192/7 - for 210/9 it is a little less then this). Also my implementation uses in the later phases the shared memory a lot which works at core clock. So here the bandwidth also scales often with the clock.

So a general tuning advice of me would be to use clock near stock and memory can be upped a bit (lolMiner profits from fast memory, but not so much as Ethereum mining). Instead one can safely lower  the power target, because most rounds either use high clock or fast mem, but often not at the same time. Also what helps a lot to optimize performance over watts is undervolting. This helps in two ways: undervolted core use less energy. But this also means if you set a lower power target this means that its less likely the undervolted core has to throttle clock to stay within power target. Overall I would go for 1200 - 1350 clock + undervolt.

Thanks. Obviously there is some space for improvement for VEGA. It's ok for 4years old furi to do 34sol/s but not for vega.

Without a question: Vega cards could do better. I will continue working on this!
But I think you underestimate here what monsters this Fury cards were Cheesy Just to put some numbers:

Vega 64:
#Cores: 4096
Core Clock: 1247 / 1548
Memory: 8GB HBM 2, 483 GB/s

Fury X:
#Cores: 4096
Core Clock: ? / 1050
Memory: 4GB HBM, 512 GB/s

So you see ... the Vega clocks higher, but Fury even has more bandwidth. Vega had a lot of improvements regarding power management and so on and also some new compute features. But Equihash just do not need this. The operations done are almost all (64 bit) integer magic, memory operations, atomic operations and vector xor of integers. All the improvements in new features are almost unused. This is why lolMiner uses in fact OpenCL 1.2 and would still run on an ages old HD 5xxx series if it has enough memory. What makes Nvidia strong on Equihash is their cache line size, so some small detail in memory controller that is unchanged within AMD GCN series. By the way you see it here at the 96/5 and 144/5 algorithms. On Equi 144/5 it is hard for me to get an 580 close to a 1060. We are still approx 10 to 15% off. Here the Pascal architecture helps much.
On 96/5 instead this cards are on par. Why? Because 96/5's problem sizes allow to sort memory access better and so the disadvantage of cache line size vanishes.

So the only advantage of Vega over Fury is its higher clock (which is only useful in about 1/5 to 1/4th of the algorithm) and Vega does better sols/w. But overall it does not surprise me that Fury X can get close to Vega 56 at least.   

so... can I add 2x6gb 1060s to my 4x8gb 580 rig now? will it run red and green at the same time? not concerned about big hashing, just don't like the 1060s sitting idle. thanks for responding.

If your operation system allows using Nvidia and AMD mixed it will work. So you will need Windows or a custom Linux (most standard Linux do not allow AMD and NV drivers at the same time). But I will not guaranty for stability and speed. But - just to point an option - you can run the AMDs in lolMiner with --devices AMD (so only this cards are used) and open a 2nd command line with EWBF on the Nvidia cards. This constellation will give you most likely best performance.
218  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 AMD Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: September 27, 2018, 01:53:37 PM
I just updated the links in the front page.

The updated version resolved the password bug in command line Smiley
219  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 AMD Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: September 27, 2018, 09:14:40 AM
from the announce front page, wth is "zero classic"
Did someone really fork zero?

Yes. Zero did a fork to change some stuff, e.g. devs now get a small share of coin to push the development and for promoting it. Also it now has halving and thus a limited supply what was different before. Afaik one pool decided to stay on the old chain and thus created a new coin.

hey thanks! I did as you said and no, the profile example on "run miner with restart" was ZERO and the other was BTG. I changed both to BTCZ but no help as yet. "PROFILE=EXAMPLE_BTCZ" what's next?


I just tested a bit around a with your settings.
So, this should be the content of your user_config.json:
Code:
{
   "DEFAULTS" : {
      "DEVICES" : "AUTO",   
      "APIPORT" : 0
   },

   "EXAMPLE_BTCZ" :
   {
      "COIN" : "BTCZ",
      "POOLS" : [
         {"POOL" : "mine-btcz-na.equipool.1ds.us",
          "PORT" : "50063",
          "USER" : "t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.lolMiner",
          "PASS" : "minpayout=1000"}]
         }
}


And this should be the content of your run_miner.bat:
Code:
@echo off

setlocal enableDelayedExpansion

set "PROFILE=EXAMPLE_BTCZ"
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

lolMiner.exe !PARAMS!
timeout 10


Put both in the directory where the lolMiner.exe is places.
Then just double click on the run_miner.bat and you should mine fine Smiley


looks like when setting "--pass c=LTC" with zegpool, it still is sending "x" as password (according to zergpool display)

I will check this, usually it should work but will check and fix if not.

Hi there, I checked and found indeed that there was a small bug!
I just updated the Linux download links to fix this. For Windows it will take approx 5-6 hours, because I am currently on the round with a Ubuntu Laptop only where I can not compile for Windows. I will give a notice when windows links are updated as well.

Thanks for reporting!


Ps:

For those who are interested in having their miner in their favorite Mining OS:
1) PIMP OS is currently testing their integration.
2) I had contact with SMOS. They will check if the miner is stable enough to include it
3) For Hive I am currently playing around with the custom miner integration. Looking good that this will work, so hope to present you the package here soon.
220  Alternate cryptocurrencies / Mining (Altcoins) / Re: lolMiner 0.5 AMD Equihash Miner, Update: Sep 25th: More Speed & AION Mining on: September 26, 2018, 05:01:56 PM
looks like when setting "--pass c=LTC" with zegpool, it still is sending "x" as password (according to zergpool display)



I will check this, usually it should work but will check and fix if not.

I just deleted all the old and downloaded v5 again and same result. Is there a new download I didn't see? Thank you for your hard work!

Thats odd ... Linux or Windows? I was just mining BTCZ with it ...
(this are the current links)
https://www.dropbox.com/s/nu0oe4tv2ncu50c/lolMiner_v05_Win64.zip?dl=1
https://www.dropbox.com/s/p3f2g5w08hs2jlu/lolMiner_v05_Lin64.tar.gz?dl=1

--------------
Still nothing. (can't parse json error7) Using win10 with the same 4xXFX 580s currently hammering away on v42. Tried this config most recently
Code:
"DEFAULTS" : {
"DEVICES" : "AUTO",
"APIPORT" : 0
},

"EXAMPLE_"BTCZ" :
{
"COIN" : "BTCZ",
"POOLS" : [
{"POOL" : "mine-btcz-na.equipool.1ds.us",
"PORT" : "50063",
"USER" : "t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.lolMiner",
"PASS" : "minpayout=1000"}
]
},
update... error says missing a ":" but I can't see where I am missing one.. this config is twin to the one running v42 except for EXAMPLE … thanks

Can you give your full config file with code tag?

This part looking ok, but assume the only missing is a closing sign } at the end, then the last "," you showed us would be too much.
I can only debug full files Smiley

So 0.5 do or dont work with Nvidia?

It works but results vary much depending on algo and your gpu, so you can test and mine with it, but I do not advertise it.


HELP!!!!!!!!!!!!!!! Huh Huh Huh

AUTO144 was renamed to AUTO144_5 as said in changelog / manual. But as pointed out before better use ANON now.
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 19 20 21 22 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!