Pages:
Author

Topic: ethminer-0.9.41-genoil-1.1 - page 91. (Read 397360 times)

sr. member
Activity: 438
Merit: 250
March 02, 2016, 01:17:17 PM
#53
Still out skiing. Will answer questions next week Kiss
legendary
Activity: 3164
Merit: 1003
March 02, 2016, 12:08:41 PM
#52
a question, is the 980ti better than 970 for ethereum? what is the hashrate?

i means better in terms of watt/reward

seems that the 980 is slower than a 280x, not worth it for the moment, maybe ther will be a tweak in the future
I wonder what the 980ti will do?
sr. member
Activity: 826
Merit: 302
March 02, 2016, 11:06:33 AM
#51
AMD 7950 ?

--cl-local-work 128 --cl-global-work 8192
legendary
Activity: 1151
Merit: 1001
March 02, 2016, 08:28:58 AM
#50
default settings (no switch) are fine. More important are core/memory clocks
legendary
Activity: 1526
Merit: 1026
SellDefi.com | Earn by selling files
March 02, 2016, 06:58:05 AM
#49
Can any one tell me what would be the best setting for a AMD 7950 ?
what would be --cl-global-work xxxx ??
and  --cl-local-work xxx Huh

BTW thanks to genoil.
legendary
Activity: 2590
Merit: 1022
Leading Crypto Sports Betting & Casino Platform
March 02, 2016, 03:45:57 AM
#48
a question, is the 980ti better than 970 for ethereum? what is the hashrate?

i means better in terms of watt/reward

seems that the 980 is slower than a 280x, not worth it for the moment, maybe ther will be a tweak in the future
sr. member
Activity: 340
Merit: 251
Smell the glove.
March 02, 2016, 03:06:51 AM
#47
Pretty sure it a linkage issue, what are the required boost libs?
I'm using boost 1.55 via homebrew - maybe I'm missing something? Re-build from scratch?
*** seems to work as expected with boost 1.58 build using the included JAM tools.

make line is:

/Library/Developer/CommandLineTools/usr/bin/c++  -std=c++11 -Wall -Wno-unknown-pragmas -Wextra -DSHAREDLIB -fPIC -O3 -DNDEBUG -DETH_RELEASE \
-dynamiclib -Wl,-headerpad_max_install_names  -o libethstratum.dylib -install_name /Volumes/storage/somedude/Desktop/cpp-ethereum-stratum/libstratum/libethstratum.dylib \
CMakeFiles/ethstratum.dir/EthStratumClient.cpp.o /usr/local/lib/libboost_system-mt.a /usr/local/lib/libboost_thread-mt.a /usr/local/lib/libboost_regex-mt.a

getting this, and a bunch more missing functions:

Undefined symbols for architecture x86_64:
  "dev::NoteChannel::name()", referenced from:
      EthStratumClient::connect() in EthStratumClient.cpp.o
      EthStratumClient::reconnect() in EthStratumClient.cpp.o
      EthStratumClient::disconnect() in EthStratumClient.cpp.o
      EthStratumClient::connect_handler(boost::system::error_code const&, boost::asio::ip::basic_resolver_iterator) in EthStratumClient.cpp.o
      EthStratumClient::processReponse(Json::Value&) in EthStratumClient.cpp.o
      EthStratumClient::submit(dev::eth::EthashProofOfWork::Solution) in EthStratumClient.cpp.o
      dev::LogOutputStream::~LogOutputStream() in EthStratumClient.cpp.o

"dev::TimerHelper::~TimerHelper()", referenced from:
      dev::eth::GenericMiner::setWork(dev::eth::EthashProofOfWork::WorkPackage const&) in EthStratumClient.cpp.o

etc, I can post them all but I don't wanna spray.
Any help would be greatly appreciated.
thanks!



full member
Activity: 224
Merit: 100
March 01, 2016, 12:09:14 PM
#46
a question, is the 980ti better than 970 for ethereum? what is the hashrate?

i means better in terms of watt/reward
full member
Activity: 224
Merit: 100
March 01, 2016, 12:03:08 PM
#45
of course I can, but 1.0.4b3 has been declared with coinotron-stratum embedded
I`ll wait for response of developer  Roll Eyes

so it does not work with something like supernova pool?
no support of suprnova-proxy

why in the zip file there is a bat file for the supernova pool then?
why not? examples for newbee
both getwork/stratum protocol are working on 3000:port of suprnova Wink

PS I think we really need in key "use stratum only" to prevent working through getwork-protocol

i can actually mine on supernova tried right now
you can
but what kind of protocol (getwork/stratum) do you use? Wink

yeah no stratum, what are the main consequences of this? lower reward?
legendary
Activity: 2026
Merit: 1005
March 01, 2016, 11:17:15 AM
#44
of course I can, but 1.0.4b3 has been declared with coinotron-stratum embedded
I`ll wait for response of developer  Roll Eyes

so it does not work with something like supernova pool?
no support of suprnova-proxy

why in the zip file there is a bat file for the supernova pool then?
why not? examples for newbee
both getwork/stratum protocol are working on 3000:port of suprnova Wink

PS I think we really need in key "use stratum only" to prevent working through getwork-protocol

i can actually mine on supernova tried right now
you can
but what kind of protocol (getwork/stratum) do you use? Wink
full member
Activity: 224
Merit: 100
March 01, 2016, 08:47:53 AM
#43
of course I can, but 1.0.4b3 has been declared with coinotron-stratum embedded
I`ll wait for response of developer  Roll Eyes

so it does not work with something like supernova pool?
no support of suprnova-proxy

why in the zip file there is a bat file for the supernova pool then?
why not? examples for newbee
both getwork/stratum protocol are working on 3000:port of suprnova Wink

PS I think we really need in key "use stratum only" to prevent working through getwork-protocol

i can actually mine on supernova tried right now
legendary
Activity: 2026
Merit: 1005
March 01, 2016, 08:36:52 AM
#42
of course I can, but 1.0.4b3 has been declared with coinotron-stratum embedded
I`ll wait for response of developer  Roll Eyes

so it does not work with something like supernova pool?
no support of suprnova-proxy

why in the zip file there is a bat file for the supernova pool then?
why not? examples for newbee
both getwork/stratum protocol are working on 3000:port of suprnova Wink

PS I think we really need in key "use stratum only" to prevent working through getwork-protocol
full member
Activity: 224
Merit: 100
March 01, 2016, 08:10:53 AM
#41
of course I can, but 1.0.4b3 has been declared with coinotron-stratum embedded
I`ll wait for response of developer  Roll Eyes

so it does not work with something like supernova pool?
no support of suprnova-proxy

why in the zip file there is a bat file for the supernova pool then?
hero member
Activity: 728
Merit: 500
March 01, 2016, 07:23:44 AM
#40
Noob question here but does it support typical company proxies? My laptop is behind a firewall but is always on so I'm thinking maybe I can have it mine while in idle.
legendary
Activity: 2026
Merit: 1005
March 01, 2016, 07:22:12 AM
#39
of course I can, but 1.0.4b3 has been declared with coinotron-stratum embedded
I`ll wait for response of developer  Roll Eyes

so it does not work with something like supernova pool?
no support of suprnova-proxy
full member
Activity: 224
Merit: 100
March 01, 2016, 07:19:21 AM
#38
of course I can, but 1.0.4b3 has been declared with coinotron-stratum embedded
I`ll wait for response of developer  Roll Eyes

so it does not work with something like supernova pool?
legendary
Activity: 2026
Merit: 1005
March 01, 2016, 07:16:28 AM
#37
of course I can, but 1.0.4b3 has been declared with coinotron-stratum embedded
http://cryptomining-blog.com/7316-the-latest-ethminer-0-9-41-genoil-1-0-4b3-for-windows/
Quote
The latest release contains more advanced benchmark options that allow you to check how performance changed or will change in time, there is an option to set a custom DAG storage folder and even support for stratum mining without a proxy, although currently limited to support only for Coinotron with more pools to come.
I`ll wait for response of developer  Roll Eyes
hero member
Activity: 935
Merit: 1001
I don't always drink...
March 01, 2016, 07:08:16 AM
#36
no success with stratum-connection to coinotron  Cry
Quote

If running on one rig:

Download the https://github.com/Coinotron/eth-stratum-mining-proxy/releases/tag/v1.0 for coinotron
make batch file to start that proxy: mining_proxy.exe -o coinotron.com -p 3344
run it

Then make batch file to start mining:
ethminer.exe --farm-recheck 200 -G -F http://127.0.0.1:8332/username.workername:workerpassword
run it

After DAG file is created you will be mining.
legendary
Activity: 2026
Merit: 1005
March 01, 2016, 06:39:12 AM
#35
no success with stratum-connection to coinotron  Cry
Quote
legendary
Activity: 3808
Merit: 1723
Up to 300% + 200 FS deposit bonuses
February 29, 2016, 05:48:18 AM
#34
Anyway to get this to work in Ubuntu ? All the files are EXE
Pages:
Jump to: