Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dualminer: Support for mining both Scrypt and SHA + Scrypt using DualMiner #409

Closed
wants to merge 19 commits into from

Conversation

nwoolls
Copy link
Contributor

@nwoolls nwoolls commented Feb 25, 2014

No description provided.

@dtbartle
Copy link

What's the 0.9V/1.2V hub fans thing? From looking at the datasheets, I know it's possible to select four different core voltages, and in theory, two of those can be selected with software.

@@ -414,7 +414,7 @@ if test "x$bitforce" = xyes; then
fi
AM_CONDITIONAL([HAS_BITFORCE], [test x$bitforce = xyes])

driverlist="$driverlist icarus cairnsmore/icarus erupter/icarus antminer/icarus"
driverlist="$driverlist icarus cairnsmore/icarus erupter/icarus antminer/icarus dualminer/icarus"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This adds enough code that I'd like to see it available separately from icarus. See how the bitfury-based drivers depend on the main bitfury code.

@luke-jr
Copy link
Owner

luke-jr commented Feb 28, 2014

Left a lot of suggestions. Not all of them need to be fixed before merging, but some are notable bugs.

@nwoolls
Copy link
Contributor Author

nwoolls commented Mar 1, 2014

Please take a look at this:

https://github.com/nwoolls/bfgminer/commits/temp/dualminer-rewrite-commits2

Let me know how that looks along with my comment replies above, and then I'll go from there.

@nwoolls nwoolls closed this Mar 7, 2014
@nwoolls nwoolls deleted the feature/dualminer-support branch March 7, 2014 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants