Pages:
Author

Topic: MultiMiner: Any Miner, Any Where, on Any Device (Free, Open Source, Cross Platform) - page 10. (Read 827257 times)

hero member
Activity: 840
Merit: 1002
Hi Everyone,
A quick question.
I have a bat file that runs great for BFGMiner and I want to use it for MM so I can use Avalon Nano's with MM.
Driver for those that want one that works with BFGMiner.
http://www.lpcware.com/system/files/lpcopen_examples_windows_usb_drivers_v1_10_0.zip
Here is the bat file.
Code:
bfgminer.exe ^
       -S ICA:\\.\COM66 -S ICA:\\.\COM67 -S ICA:\\.\COM68 -S ICA:\\.\COM69 -S ICA:\\.\COM70 ^
       -o stratum.btcguild.com:3333 -O WorkerName:123 ^
       --set-device ICA:baud=115200 ^
       --set-device ICA:reopen=timeout ^
       --set-device ICA:work_division=1 ^
       --set-device ICA:fpga_count=1 ^
       --set-device ICA:probe_timeout=100 ^
       --set-device ICA:timing=0.22 ^
       --api-listen ^
       2>log
So far I have not been able to get it to work in MM.
Any help is welcome.

Does BFGMiner report them when you run:
Code:
bfgminer -d? -S all

Refer to the following link for how to find log files generated when scanning for local hardware:

https://github.com/nwoolls/MultiMiner/wiki/Local-Devices#windows
legendary
Activity: 1288
Merit: 1004
Hi Everyone,
A quick question.
I have a bat file that runs great for BFGMiner and I want to use it for MM so I can use Avalon Nano's with MM.
Driver for those that want one that works with BFGMiner.
http://www.lpcware.com/system/files/lpcopen_examples_windows_usb_drivers_v1_10_0.zip
Here is the bat file.
Code:
bfgminer.exe ^
       -S ICA:\\.\COM66 -S ICA:\\.\COM67 -S ICA:\\.\COM68 -S ICA:\\.\COM69 -S ICA:\\.\COM70 ^
       -o stratum.btcguild.com:3333 -O WorkerName:123 ^
       --set-device ICA:baud=115200 ^
       --set-device ICA:reopen=timeout ^
       --set-device ICA:work_division=1 ^
       --set-device ICA:fpga_count=1 ^
       --set-device ICA:probe_timeout=100 ^
       --set-device ICA:timing=0.22 ^
       --api-listen ^
       2>log
So far I have not been able to get it to work in MM.
Any help is welcome.
member
Activity: 94
Merit: 10
Is there any way to use this for Multi-algo coins?

I tried and came unstuck when I tried to list the same coin more than once under the "Add Coin" tab.  As soon as I enter the ticker symbol for a coin that's already on the list, the new entry gets wiped.
legendary
Activity: 1274
Merit: 1006

Nate (or anybody else), can you tell me how to set my GPU load on 100%?
It keeps dropping/rises.

By default GPU mining runs with intensity set to Desktop allowing the user to interact with the PC. You'll need to set specific intensities (per algorithm) to push the GPU harder:

https://github.com/nwoolls/MultiMiner/wiki/Settings#advanced-miner-settings

You'll need to look up the recommended intensity setting for your combination of algorithm and backend miner. e.g. SGMiner and X11 will be a different value than BFGMiner and Scrypt.


As you can see, if I run the miner directly its stable on full GPU load with hash rate ~2,8mh/s:

... (saving room)

But if I run the SAME miner with SAME setup (!) in multiminer, it's not stable and get ~2,1mh/s:

... (saving room)

Along with the assistance Foss is providing you can also check the Process Log in MultiMiner.

https://github.com/nwoolls/MultiMiner/wiki/Process-Log#process-log

This will show you the exact executable and arguments being launched by MultiMiner. Compare that to the executable and arguments you are using to spot any differences.

Further you can click Stop in MultiMiner and then right-click the entry in the Process Log and click Launch. This will launch the miner for you, with the specified arguments, outside of MultiMiner. Then you can compare the results directly.

Another setting you can try is the Priority setting for miners:

https://github.com/nwoolls/MultiMiner/wiki/Settings#miner-settings

Thank you sir!
I played a bit with process log and compared configs with .bat and got it stable at full load now.
I had to erase "-g 2" from arguments and changed kernel arguments to "--kernel darkcoin-mod".



sr. member
Activity: 840
Merit: 251
@Nwoolls
I think theres a problem with the connection to the S5 (latest firmware) miners. Just the S5 - I have S3 with no problems. The hash rate will disappear from the interface. The miner will continue hashing. Just on the interface the miner will not be there. Might take a day to disappear. I restart the miner and the miner shows back up in the Multiminer interface. Thanks in advance
hero member
Activity: 840
Merit: 1002

Nate (or anybody else), can you tell me how to set my GPU load on 100%?
It keeps dropping/rises.

By default GPU mining runs with intensity set to Desktop allowing the user to interact with the PC. You'll need to set specific intensities (per algorithm) to push the GPU harder:

https://github.com/nwoolls/MultiMiner/wiki/Settings#advanced-miner-settings

You'll need to look up the recommended intensity setting for your combination of algorithm and backend miner. e.g. SGMiner and X11 will be a different value than BFGMiner and Scrypt.


As you can see, if I run the miner directly its stable on full GPU load with hash rate ~2,8mh/s:

... (saving room)

But if I run the SAME miner with SAME setup (!) in multiminer, it's not stable and get ~2,1mh/s:

... (saving room)

Along with the assistance Foss is providing you can also check the Process Log in MultiMiner.

https://github.com/nwoolls/MultiMiner/wiki/Process-Log#process-log

This will show you the exact executable and arguments being launched by MultiMiner. Compare that to the executable and arguments you are using to spot any differences.

Further you can click Stop in MultiMiner and then right-click the entry in the Process Log and click Launch. This will launch the miner for you, with the specified arguments, outside of MultiMiner. Then you can compare the results directly.

Another setting you can try is the Priority setting for miners:

https://github.com/nwoolls/MultiMiner/wiki/Settings#miner-settings
full member
Activity: 125
Merit: 100
z0n0 can you upload your multiminer folder, i will configure it for best hash rate?

Not sure if I understand... Smiley
?

Can you tell me about gpu load problem why its not at MAX when running in multiminer?
One more thing - for example sgminer 5.1.0 is running OK on one PC, on other doesn't even start, it closes .bat imediatly
Any idea?
All simple  Wink
1. Zip your multiminer folder, send me this archive (my mail [email protected]), i will configure it for best hash rate (including sgminer and bin files) and send it back to you
don't worry, i can't stole any your data even if I wanted to do it  Cool

2. add in your .bat last line "pause" like here
Code:
@echo off
setx GPU_MAX_ALLOC_PERCENT 100
sgminer.exe -k x11mod -o stratum+tcp://yaamp.com:3533 -u 1M948T -p d=0.008 -d 0 -I 19 -w 256 --vectors 1 -g 2 --lookup-gap 2 -s 0 --expiry 10 --queue 0 --gpu-engine 1150 --gpu-memclock 1500 --gpu-powertune 20 --gpu-fan 40
pause
and look what sgminer want
legendary
Activity: 1274
Merit: 1006
z0n0 can you upload your multiminer folder, i will configure it for best hash rate?

Not sure if I understand... Smiley
?

Can you tell me about gpu load problem why its not at MAX when running in multiminer?
One more thing - for example sgminer 5.1.0 is running OK on one PC, on other doesn't even start, it closes .bat imediatly
Any idea?
full member
Activity: 125
Merit: 100
nwoolls  Why MultiMiner after 3.8.2 version doesn't save his window proportion's? Huh

Thanks for the report - this is fixed for the next update.


Thank you!!! Now it's OK
full member
Activity: 125
Merit: 100
z0n0 can you upload your multiminer folder, i will configure it for best hash rate?
legendary
Activity: 1274
Merit: 1006

Nate (or anybody else), can you tell me how to set my GPU load on 100%?
It keeps dropping/rises.

By default GPU mining runs with intensity set to Desktop allowing the user to interact with the PC. You'll need to set specific intensities (per algorithm) to push the GPU harder:

https://github.com/nwoolls/MultiMiner/wiki/Settings#advanced-miner-settings

You'll need to look up the recommended intensity setting for your combination of algorithm and backend miner. e.g. SGMiner and X11 will be a different value than BFGMiner and Scrypt.




As you can see, if I run the miner directly its stable on full GPU load with hash rate ~2,8mh/s:







But if I run the SAME miner with SAME setup (!) in multiminer, it's not stable and get ~2,1mh/s:




hero member
Activity: 840
Merit: 1002
nwoolls  Why MultiMiner after 3.8.2 version doesn't save his window proportion's? Huh

Thanks for the report - this is fixed for the next update.

Nate (or anybody else), can you tell me how to set my GPU load on 100%?
It keeps dropping/rises.

By default GPU mining runs with intensity set to Desktop allowing the user to interact with the PC. You'll need to set specific intensities (per algorithm) to push the GPU harder:

https://github.com/nwoolls/MultiMiner/wiki/Settings#advanced-miner-settings

You'll need to look up the recommended intensity setting for your combination of algorithm and backend miner. e.g. SGMiner and X11 will be a different value than BFGMiner and Scrypt.

legendary
Activity: 1274
Merit: 1006
Nate (or anybody else), can you tell me how to set my GPU load on 100%?
It keeps dropping/rises.

thanks
full member
Activity: 125
Merit: 100
nwoolls  Why MultiMiner after 3.8.2 version doesn't save his window proportion's? Huh
legendary
Activity: 1274
Merit: 1006
Can anyone pls update me on GPU results - what's the best hashrate you get with R9 280X, with what miner...
I'm getting 3,15 Mh/s with -I 18, using LBSPHSGMiner (x11 algo).

Anyone can pls share their hash speed and setup?

Thanks,
cheers
look here https://bitcointalksearch.org/topic/ann-sgminer-v5-optimized-x11x13neoscryptlyra2reetc-kernel-switch-miner-632503

thank you sir
full member
Activity: 125
Merit: 100
Can anyone pls update me on GPU results - what's the best hashrate you get with R9 280X, with what miner...
I'm getting 3,15 Mh/s with -I 18, using LBSPHSGMiner (x11 algo).

Anyone can pls share their hash speed and setup?

Thanks,
cheers
look here https://bitcointalksearch.org/topic/ann-sgminer-v5-optimized-x11x13neoscryptlyra2reetc-kernel-switch-miner-632503
legendary
Activity: 1274
Merit: 1006
Can anyone pls update me on GPU results - what's the best hashrate you get with R9 280X, with what miner...
I'm getting 3,15 Mh/s with -I 18, using LBSPHSGMiner (x11 algo).

Anyone can pls share their hash speed and setup?

Thanks,
cheers
hero member
Activity: 840
Merit: 1002
MultiMiner version 4.0 is now available for download.

  • MultiMiner now includes a full-featured Text-based User Interface (TUI) for use on low-power devices such as the BeagleBone Black
  • MultiMiner now targets and requires version 4.0 of the .NET Framework rather than 3.5
  • MultiMiner now targets the .NET Client Profile rather than requiring the entire Framework



If you have any feature requests or issues please log them here:

http://issues.multiminerapp.com

And for help on using the app, see:

http://help.multiminerapp.com

As always, source code is available at:

http://source.multiminerapp.com

Finally, to learn how to contribute, visit:

http://contribute.multiminerapp.com

Happy mining!  Smiley
hero member
Activity: 840
Merit: 1002
Here's another quick build of the MultiMiner TUI. This build now lets you start/stop/restart/reboot Network Devices, adjust Auto Mining Strategies, respond to Notifications as well as providing in-app command help with the Help command:



clicky
hero member
Activity: 840
Merit: 1002
support for s3/s4/s5 antminer /?

Yes:

MultiMiner is a graphical application for crypto-coin mining on Windows, OS X and Linux. MultiMiner simplifies switching individual devices (GPUs, ASICs, FPGAs, CPUs) between crypto-currencies such as Bitcoin and Litecoin while also allowing you to manage any mining appliances on your network (AntMiners, G-Black, Raspberry Pi controllers, Spondoolies and more).
Pages:
Jump to: