Pages:
Author

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

hero member
Activity: 840
Merit: 1002
thanks for this info im already using minera, minepeon with mobile miner just curious about this soft Smiley

If you have X Window installed on the Pi and wanted to have a play, the instructions should be the same for the Debian-based install here:

https://github.com/nwoolls/MultiMiner/wiki/Installation
legendary
Activity: 1162
Merit: 1000
Decentralizing Jesus on the Blockchain
i ll bump my earlier question

is there any possibility to install it on raspberry pi???

It may be possible but I wouldn't recommend it. The Pi is already a light-weight piece of hardware that has trouble with some mining ASICs before introducing something like X Window, Mono, etc.

If you want to use a Raspberry Pi you can use a distro like Raspbien and something like Minera or MinePeon. Both MultiMiner and MobileMiner are fully capable of monitoring any Network Device (such as a mining Raspberry Pi).

MultiMiner 4.0 will be capable of running on a Pi as it will be a console app written in C at its core, but that is a ways off.

thanks for this info im already using minera, minepeon with mobile miner just curious about this soft Smiley
hero member
Activity: 840
Merit: 1002
Received my Hurricane x6 from Zeusminer today and have been  trying to make it detect to MM.
OS is Win 8.1 64 bit.
MM version is 3.3.4 and bgf miner is 4.7.0
downloaded USB UART driver (though it did not have any .exe file?). The 'hardware and devices' in the control panel shows an unspecified FT232R USB UART.
I have run Hardware Scan of MM umpteen times.
It's been 5 hours and I am completely clueless and bushed!
Any help would be much appreciated.

On Windows you should be using this driver (which does have an EXE installer):

http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx
hero member
Activity: 840
Merit: 1002
i ll bump my earlier question

is there any possibility to install it on raspberry pi???

It may be possible but I wouldn't recommend it. The Pi is already a light-weight piece of hardware that has trouble with some mining ASICs before introducing something like X Window, Mono, etc.

If you want to use a Raspberry Pi you can use a distro like Raspbien and something like Minera or MinePeon. Both MultiMiner and MobileMiner are fully capable of monitoring any Network Device (such as a mining Raspberry Pi).

MultiMiner 4.0 will be capable of running on a Pi as it will be a console app written in C at its core, but that is a ways off.
legendary
Activity: 1162
Merit: 1000
Decentralizing Jesus on the Blockchain
i ll bump my earlier question

is there any possibility to install it on raspberry pi???
full member
Activity: 182
Merit: 100
Hi there
I am a noob.
Received my Hurricane x6 from Zeusminer today and have been  trying to make it detect to MM.
OS is Win 8.1 64 bit.
MM version is 3.3.4 and bgf miner is 4.7.0
downloaded USB UART driver (though it did not have any .exe file?). The 'hardware and devices' in the control panel shows an unspecified FT232R USB UART.
I have run Hardware Scan of MM umpteen times.
It's been 5 hours and I am completely clueless and bushed!
Any help would be much appreciated.

thanks.

legendary
Activity: 1288
Merit: 1004
I am going to take a couple screen shots tomorrow of the odd networked miner reporting in the Android app and upload it for you.


Thanks Nate.
I have all of my hash rate back on X11.
I am trying to figure out what to send you on GitHub to show my multiple reporting of networked miners and odd naming issue.  There is no error msg other than the other results.

Screenshots, descriptions, screen captures (if that makes sense for the issue), really whatever it takes to describe the issue you are experiencing. I like Jing for free screen capture and sharing.

http://www.techsmith.com/jing-features.html
newbie
Activity: 54
Merit: 0
I love you <3 That works perfect.
hero member
Activity: 840
Merit: 1002
MultiMiner 3.4 PR 3 is available for testing:

https://www.dropbox.com/s/rkv6ysp005k4k21/MultiMiner-3.4.0.zip

In addition to the features and changes in the previous two PRs, PR 3 includes:

  • Introduced a UI for adding & customizing GPU algorithms
  • Introduced a UI for customizing GPU kernel arguments
  • Integrated context sensitive help throughout

Content is also beginning to appear on the Wiki as well:

http://help.multiminerapp.com

I'm planning on releasing version 3.4 within the week pending feedback.

Happy mining!  Smiley
hero member
Activity: 840
Merit: 1002
Hello miners. MultiMiner 3.4 PR 2 is now available for download and testing:

https://www.dropbox.com/s/rkv6ysp005k4k21/MultiMiner-3.4.0.zip

In addition to support for arbitrary, customizable algorithms (as detailed in my previous post), this update adds:

  • Improved support for auto-discovery of Network Devices (AntMiner S1, S3, R3-Box, KnC, etc)
  • Improved support for Remote Management of Network Devices - you can now switch pools on-the-fly and restart mining on Network Devices by combining MultiMiner 3.4 and MobileMiner
  • Links to MobileMiner sign-up in Getting Started wizard and Settings dialog

Let me know if there are any issues or questions & have fun  Smiley
sr. member
Activity: 349
Merit: 250
“Blockchain Just Entered The Real World”
MM finally detected all my Nanofury Yellowjacket's. I was searching ol'google for overclocking options and came across this "--set-device antminer:clock=x####" what would the correct argument for the nanofury running at 53?The default clock is 50

It should be something like this:

Code:
--set nfy:osc6_bits=53

You can set the various algorithm specific arguments under Settings > Advanced miner settings.

Thanks, bud!
hero member
Activity: 840
Merit: 1002
Okay super helpful tester types! The first Preview Release of MultiMiner 3.4 is now available:

https://www.dropbox.com/s/rkv6ysp005k4k21/MultiMiner-3.4.0.zip

This build introduces support for customizable, arbitrary algorithms. That means no more waiting for updates to support new algorithms! It also gives you freedom to further tweak the arguments passed to the individual backend miners (for instance kernel arguments).

For now this requires editing an XML file, though I may add a UI for the settings before release.

For now, take the following steps to customize algorithms:

  • Launch MultiMiner
  • Close MultiMiner
  • Navigate to the MultiMiner data folder (on Windows, paste %appdata%\MultiMiner into the Windows Explorer address bar)
  • Open AlgorithmConfigurations.xml
  • Add/edit CoinAlgorithm entries based on the existing entries

Example:

Code:
 
    Keccak
    SHA3
    Keccak
    MaxcoinCGMiner
    
      
        
          MaxcoinCGMiner
        

        
          --keccak
        

      

    

  

Looking forward to the feedback. As always - happy mining!  Grin

Edit: I've uploaded a new revision that addresses an error on launch for new users. Please re-download (same URL) if you ran into issues launching the PR.
hero member
Activity: 840
Merit: 1002
MM finally detected all my Nanofury Yellowjacket's. I was searching ol'google for overclocking options and came across this "--set-device antminer:clock=x####" what would the correct argument for the nanofury running at 53?The default clock is 50

It should be something like this:

Code:
--set nfy:osc6_bits=53

You can set the various algorithm specific arguments under Settings > Advanced miner settings.
sr. member
Activity: 349
Merit: 250
“Blockchain Just Entered The Real World”
MM finally detected all my Nanofury Yellowjacket's. I was searching ol'google for overclocking options and came across this "--set-device antminer:clock=x####" what would the correct argument for the nanofury running at 53?The default clock is 50
hero member
Activity: 840
Merit: 1002
MultiMiner 3.3.4 is now available with the following changes:

  • Additional handling for Windows systems with invalid Environment Variables
  • Additional handling for corrupt configuration files
  • Removed closed & closing donation pools

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

http://issues.multiminerapp.com

Happy mining!   Smiley
sr. member
Activity: 322
Merit: 250
3D Printed!
looks like a very great tool. gonna try it out later.
is it possible to mine darkcoin with this soft?

Totally!
I have been mining Darkcoin for a couple months now.
Multiminer is THE shit!

Check out Hashfaster's Dark pool, very reliable and due to the smaller hashrate, more DRK per round is earned compared to the bigger pools.

Thanks! Ive been looking for a decent pool aswell.
Cheers!

You betcha! Hashfaster has been slow the last couple days (no blocks) but we did have a good last week. SimpleDark is okay as well but the rewards are smaller since the pool is so big!
legendary
Activity: 1162
Merit: 1000
Decentralizing Jesus on the Blockchain
guys anyone tried it on raspberry pi?
newbie
Activity: 36
Merit: 0
looks like a very great tool. gonna try it out later.
is it possible to mine darkcoin with this soft?

Totally!
I have been mining Darkcoin for a couple months now.
Multiminer is THE shit!

Check out Hashfaster's Dark pool, very reliable and due to the smaller hashrate, more DRK per round is earned compared to the bigger pools.

Thanks! Ive been looking for a decent pool aswell.
Cheers!
legendary
Activity: 1176
Merit: 1056
For the first time i use multi mining here, and i will post question or issue later.
hero member
Activity: 840
Merit: 1002
MultiMiner 3.3.3 is now available with fixes for a few user reported issues:

  • Handle occasional errors rolling over log files
  • Fixed notification text cropped on Linux

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

http://issues.multiminerapp.com

Happy mining  Cheesy
Pages:
Jump to: