Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Ethminer Problem Since 1.2.6 #558

Closed
jtremblaytdst opened this issue Jun 7, 2016 · 19 comments
Closed

Ethminer Problem Since 1.2.6 #558

jtremblaytdst opened this issue Jun 7, 2016 · 19 comments
Assignees
Labels

Comments

@jtremblaytdst
Copy link

jtremblaytdst commented Jun 7, 2016

Since the update 1.2.6 i can't mine anymore ? My friends have the same issu on his rig too ? Someone have a solution ? Thanks

Ubuntu 14.04

I use ethermine.org pool with the stratum proxy. I try to mining using the standard ethminer it's not working. I try to reboot it's not working. I try with the last 2 other update since 1.2.6 not working

I have 5 MSI R9 390x

Some other have the same issu i post on ethreum community forum :
https://forum.ethereum.org/discussion/7380/mining-problem-since-last-update

o181n68q6jrs

@bobsummerwill
Copy link
Contributor

Hey @jtremblaytdst,

I would recommend that you switch to @Genoil's http://github.com/Genoil/cpp-ethereum, which is better supported than our official ethminer.

I am planning to attempt to backport the Genoil changes to our codebase (#315), but in the meantime, if you have having problems then I would strongly recommend that you "jump ship".

@jtremblaytdst
Copy link
Author

Thank you

@bobsummerwill
Copy link
Contributor

@ross-p
Copy link

ross-p commented Jun 9, 2016

I have the same issue, as of 1.2.7. I know 1.2.5 was stable, but I didn't try 1.2.6.

minerbroken

Will give @Genoil's a try.

EDIT: Genoil's is working great.

@bobsummerwill
Copy link
Contributor

Thanks for the confirmation, @ross-p. That is very regrettable :-(

@wariner84
Copy link

Same here.

1.2.5 not problem
1.2.7 and 1.2.6 can't mine

Genoil's Working

I have 3 rigs ubuntu 14.04 with 10 r9 380x

@bobsummerwill
Copy link
Contributor

Fix brewing at ethereum/libethereum#281.

@bobsummerwill
Copy link
Contributor

Just prepping v1.2.8 binaries.

@bobsummerwill
Copy link
Contributor

@ross-p
Copy link

ross-p commented Jun 11, 2016

LOL! Nice one @bobsummerwill :)

@wariner84
Copy link

wariner84 commented Jun 13, 2016

1.2.8 to me it does not solve..somebody else?

update, I noticed that:

after PPA update 1.2.8 ethminer remains to version 1.2.7:

$ ethminer --version
ethminer version 1.2.7
Build: Linux/g++/Interpreter/RelWithDebInfo

@siemien
Copy link

siemien commented Jun 13, 2016

@wariner84 I have the same problem after update, today i try upgrade ethimner by I still have 1.2.7 version... Does any one have old deb binaries of the last stable version? I also try genoil ethminer, but it not work for me

@debris
Copy link
Contributor

debris commented Jun 13, 2016

I built ethminer from source. Everything seems to work on 1.2.8.

@siemien
Copy link

siemien commented Jun 13, 2016

@debris Can you show me how to do it? Step by step?

@debris
Copy link
Contributor

debris commented Jun 13, 2016

git clone --recursive git@github.com:ethereum/webthree-umbrella.git
cd webthree-umbrella
mkdir build && cd $_
cmake ..
make -j 8 ethminer

then run:

./libethereum/ethminer/ethminer

@siemien
Copy link

siemien commented Jun 13, 2016

Thank you! I just find this guide http://ethdocs.org/en/latest/ethereum-clients/cpp-ethereum/building-from-source/linux.html sorry for my derp question :D

@bobsummerwill
Copy link
Contributor

Sorry, all ... see #583.

Building from source on develop will work just fine, but the release branch wasn't refreshed correctly, so the published binaries got old content.

I am about to crank the handle on that again with a new release. My bad. And very annoying.

@wariner84
Copy link

PPA updated, now ethminer version 1.2.9, everything works perfectly.

Thank you

@bobsummerwill
Copy link
Contributor

Hurrah! I am delighted to hear that, @wariner84 ;-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants