Giter Club home page Giter Club logo

Comments (23)

nwoolls avatar nwoolls commented on July 18, 2024

What OS?

from multiminer.

eyecreate avatar eyecreate commented on July 18, 2024

Ubuntu

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

What type of USB miner are you using?

from multiminer.

eyecreate avatar eyecreate commented on July 18, 2024

The Block Erupter USB aka icarus.

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

Addressed in 99c483c - thanks

from multiminer.

eyecreate avatar eyecreate commented on July 18, 2024

I seem to now have a new error. One possibility I'm guessing is it's matching by device name/type and I have to identical miners hooked up to my computer.
System.InvalidOperationException: Sequence contains more than one matching element
at System.Linq.Enumerable.Single[DeviceConfiguration](IEnumerable1 source, System.Func2 predicate, Fallback fallback) [0x00000] in :0
at System.Linq.Enumerable.SingleOrDefault[DeviceConfiguration](IEnumerable1 source, System.Func2 predicate) [0x00000] in :0
at MultiMiner.Win.MainForm.LoadListViewValuesFromConfiguration () [0x00000] in :0
at MultiMiner.Win.MainForm.RefreshDevices () [0x00000] in :0
at MultiMiner.Win.MainForm.MainForm_Load (System.Object sender, System.EventArgs e) [0x00000] in :0

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

Can you send me the XML files in ~/.config/MultiMiner please?

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

Can you also show me the output of:

bfgminer -S erupter:all -d?

from multiminer.

holim avatar holim commented on July 18, 2024

Hey Nate,

I am at work at the moment.
I'll send it as soon as I get back home

On Thursday, December 5, 2013, Nate Woolls wrote:

Reopened #19 #19.


Reply to this email directly or view it on GitHubhttps://github.com//issues/19
.

from multiminer.

eyecreate avatar eyecreate commented on July 18, 2024

Here's bfgminer output. Note I'm currently running another instance of bfgminer in interm, so that's why it says in use.

 [2013-12-04 17:57:35] Started bfgminer 3.8.0                    
 [2013-12-04 17:57:35] /dev/ttyUSB1 is already in use by another process                    
 [2013-12-04 17:57:35] /dev/ttyUSB0 is already in use by another process                    
 [2013-12-04 17:57:35] Devices detected:                    
0 devices listed

Here is a link to the zip with the XML files. I edited the Coin settings to remove passwords.
http://cloud.eyecreate.org/public.php?service=files&t=d23aaba507137cc1fc517fd0839654dd

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

I need the output without any devices being in-use please.

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

Also note that the worker name and password cannot actually be used to login to anything.

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

From looking at the XML file, it looks like bfgminer is going to report two different USB devices with duplicate (supposedly) unique serial numbers.

from multiminer.

eyecreate avatar eyecreate commented on July 18, 2024

Here's the output running alone.

 [2013-12-04 18:08:59] Started bfgminer 3.8.0                    
 [2013-12-04 18:08:59] Devices detected:                    
 [2013-12-04 18:08:59]  CP2102 USB to UART Bridge Controller by Silicon Labs (driver=erupter; procs=1; serial=0001; path=/dev/ttyUSB0)                    
 [2013-12-04 18:08:59]  CP2102 USB to UART Bridge Controller by Silicon Labs (driver=erupter; procs=1; serial=0001; path=/dev/ttyUSB1)                    
2 devices listed

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

Yup that is the issue. Both of your devices are reporting the same serial number, even though these should be unique. Can you try this update:

https://www.dropbox.com/s/q5f8iul8wdwz9e5/MultiMiner-2.0.3.zip

from multiminer.

eyecreate avatar eyecreate commented on July 18, 2024

Now the main window comes up. The start button is greyed out for some reason, though.

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

Can you show a screenshot? You'll need to configure coins and then select the devices, right-click and assign coins.

from multiminer.

eyecreate avatar eyecreate commented on July 18, 2024

I didn't see the coin assign was moved to right click. It's there now. A miner quibble is it seems to not show the second miner's hashrate.
http://i.imgur.com/q84IWC6.png

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

I was actually just looking at that bug. I should have a fix for it soon.

from multiminer.

eyecreate avatar eyecreate commented on July 18, 2024

Alright, good to hear. The original bug is effectively squashed.

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

Can you please re-download that zip file and see if that fixes the display issue?

from multiminer.

eyecreate avatar eyecreate commented on July 18, 2024

Yep, that's good now too.

from multiminer.

nwoolls avatar nwoolls commented on July 18, 2024

Glad to hear it - thanks again! d82d563

from multiminer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.