Bitcoin Forum
May 06, 2024, 12:20:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 [82] 83 84 85 86 87 88 89 90 »
  Print  
Author Topic: ethminer-0.9.41-genoil-1.1  (Read 397326 times)
induktor
Hero Member
*****
Offline Offline

Activity: 710
Merit: 502



View Profile
February 09, 2017, 03:12:30 AM
 #1621

cant compile on ubunutu 16.04 and amdgpu-pro 16.40 .... keep getting this:

Code:
[ 63%] Built target ethstratum
make[2]: *** No rule to make target '/usr/lib/libOpenCL.so', needed by 'libethash-cl/libethash-cl.so'.  Stop.
CMakeFiles/Makefile2:265: recipe for target 'libethash-cl/CMakeFiles/ethash-cl.dir/all' failed
make[1]: *** [libethash-cl/CMakeFiles/ethash-cl.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 63%] Built target BuildInfo.h
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

Hi
Not sure your problem is the same i had, but looks that way.

inside build, edit CMakeCache.txt and look for the entry libOpenCL.so.1

change the path to /usr/local/cuda/lib64   (i have libOpenCL.so there, check it out first) you may have it but not the symlink so make sure it's there or ln -s it.

you will find three entries of libOpenCL.so.1, in the CMakeCache.txt change them all, and compile again (make)

hope it helps
indkt.

BTC addr: 1vTGnFgaM2WJjswwmbj6N2AQBWcHfimSc
1714998051
Hero Member
*
Offline Offline

Posts: 1714998051

View Profile Personal Message (Offline)

Ignore
1714998051
Reply with quote  #2

1714998051
Report to moderator
1714998051
Hero Member
*
Offline Offline

Posts: 1714998051

View Profile Personal Message (Offline)

Ignore
1714998051
Reply with quote  #2

1714998051
Report to moderator
Bitcoin mining is now a specialized and very risky industry, just like gold mining. Amateur miners are unlikely to make much money, and may even lose money. Bitcoin is much more than just mining, though!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714998051
Hero Member
*
Offline Offline

Posts: 1714998051

View Profile Personal Message (Offline)

Ignore
1714998051
Reply with quote  #2

1714998051
Report to moderator
adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
February 11, 2017, 08:14:00 AM
Last edit: February 11, 2017, 09:02:01 AM by adamvp
 #1622

Seems to Genoil could  be back in use:
https://bitcointalk.org/index.php?topic=1763606.msg17611574#msg17611574
(At least for the next few days..)
Does anyone here using it to mine ubq with 370 r7 or 280x r9? What hashrate do you have?

I am looking for signature campaign Wink pm me
megacrypto
Sr. Member
****
Offline Offline

Activity: 291
Merit: 250



View Profile
February 11, 2017, 10:44:44 PM
 #1623

cant compile on ubunutu 16.04 and amdgpu-pro 16.40 .... keep getting this:

Code:
[ 63%] Built target ethstratum
make[2]: *** No rule to make target '/usr/lib/libOpenCL.so', needed by 'libethash-cl/libethash-cl.so'.  Stop.
CMakeFiles/Makefile2:265: recipe for target 'libethash-cl/CMakeFiles/ethash-cl.dir/all' failed
make[1]: *** [libethash-cl/CMakeFiles/ethash-cl.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 63%] Built target BuildInfo.h
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

found the error!!!!!!!!!

it seems that the link for /usr/lib/libOpenCL.so was broken so i deleted it and made a new link:

Code:
sudo rm /usr/lib/libOpenCL.so
sudo ln -s /opt/amdgpu-pro/lib/x86_64-linux-gnu/libOpenCL.so /usr/lib/libOpenCL.so

I've been trying to figure out what was wrong for 2 days now!!!!! finally back to mining Smiley)))

▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ZEROSTATEEMOTIONAL INTELLIGENCE                                   ● INSTAGRAMFACEBOOK TWITTER
POWERED BY BLOCKCHAIN                                         ● MEDIUMANN THREAD
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
matejbilahora
Sr. Member
****
Offline Offline

Activity: 1414
Merit: 275

Community built, Privacy driven


View Profile
February 12, 2017, 07:40:35 AM
 #1624

Seems to Genoil could  be back in use:
https://bitcointalk.org/index.php?topic=1763606.msg17611574#msg17611574
(At least for the next few days..)
Does anyone here using it to mine ubq with 370 r7 or 280x r9? What hashrate do you have?
I do run two 280x with 55mh stable
induktor
Hero Member
*****
Offline Offline

Activity: 710
Merit: 502



View Profile
February 12, 2017, 05:18:08 PM
 #1625

cant compile on ubunutu 16.04 and amdgpu-pro 16.40 .... keep getting this:

Code:
[ 63%] Built target ethstratum
make[2]: *** No rule to make target '/usr/lib/libOpenCL.so', needed by 'libethash-cl/libethash-cl.so'.  Stop.
CMakeFiles/Makefile2:265: recipe for target 'libethash-cl/CMakeFiles/ethash-cl.dir/all' failed
make[1]: *** [libethash-cl/CMakeFiles/ethash-cl.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 63%] Built target BuildInfo.h
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

found the error!!!!!!!!!

it seems that the link for /usr/lib/libOpenCL.so was broken so i deleted it and made a new link:

Code:
sudo rm /usr/lib/libOpenCL.so
sudo ln -s /opt/amdgpu-pro/lib/x86_64-linux-gnu/libOpenCL.so /usr/lib/libOpenCL.so

I've been trying to figure out what was wrong for 2 days now!!!!! finally back to mining Smiley)))

Thanks for the data!, similar to my previous post but for the AMD users, i will take note of the path of the libOpenCL.so for the AMD, i will probably build a new linux mining rig with AMD soon, and will most likely face this issue so, useful data!, thank you!.

BTC addr: 1vTGnFgaM2WJjswwmbj6N2AQBWcHfimSc
adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
February 15, 2017, 12:03:11 PM
 #1626

Seems to Genoil could  be back in use:
https://bitcointalk.org/index.php?topic=1763606.msg17611574#msg17611574
(At least for the next few days..)
Does anyone here using it to mine ubq with 370 r7 or 280x r9? What hashrate do you have?
I do run two 280x with 55mh stable
Stock 280x? Or oc'ed/mod'ed??

I am looking for signature campaign Wink pm me
matejbilahora
Sr. Member
****
Offline Offline

Activity: 1414
Merit: 275

Community built, Privacy driven


View Profile
March 16, 2017, 10:07:51 PM
 #1627

Seems to Genoil could  be back in use:
https://bitcointalk.org/index.php?topic=1763606.msg17611574#msg17611574
(At least for the next few days..)
Does anyone here using it to mine ubq with 370 r7 or 280x r9? What hashrate do you have?
I do run two 280x with 55mh stable
Stock 280x? Or oc'ed/mod'ed??
Sorry for late reply, my cards are stock.
adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
March 19, 2017, 11:23:09 PM
 #1628

Seems to Genoil could  be back in use:
https://bitcointalk.org/index.php?topic=1763606.msg17611574#msg17611574
(At least for the next few days..)
Does anyone here using it to mine ubq with 370 r7 or 280x r9? What hashrate do you have?
I do run two 280x with 55mh stable
Stock 280x? Or oc'ed/mod'ed??
Sorry for late reply, my cards are stock.
Nice results, when I sold my 280x it hashes only 15,5mhs on ethereum

I am looking for signature campaign Wink pm me
Rastanan
Full Member
***
Offline Offline

Activity: 193
Merit: 100


View Profile
March 20, 2017, 03:58:29 PM
 #1629

Seems to Genoil could  be back in use:
https://bitcointalk.org/index.php?topic=1763606.msg17611574#msg17611574
(At least for the next few days..)
Does anyone here using it to mine ubq with 370 r7 or 280x r9? What hashrate do you have?
I do run two 280x with 55mh stable
Stock 280x? Or oc'ed/mod'ed??
Sorry for late reply, my cards are stock.
Nice results, when I sold my 280x it hashes only 15,5mhs on ethereum

It is better to mine the ZCash, it is faster than the RX 480.
Scandalrosi
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
March 21, 2017, 09:56:21 PM
 #1630

Hi, i´m using ethminer-0.9.41-genoil-1.1, to mine ETC on minergate. Now i´ve seen, it is producing a lot of bad shares. And as much as i know, is this causing in decreasuíng my income:-( When i mine with Claymore there are always 0 bad shares, doesn´t matter wich crypto currency i choose to mine. Max one error per 10K good shares. With genoil i have 3000 good shares and 100 bad shares. Can i modify something? Should i try another version?

Thanks a lot for your hepl,
Scandalrosi

Ahhh: I have 4 X AMD RAdeon RX 470 Nitro+ 4GB. Tomorrow 5:-)
Scandalrosi
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
March 22, 2017, 04:55:53 AM
 #1631

That sounds wonderful.. But how can i get it to work. I´m using genoil with this command:

ethminer -G -S etc.pool.minergate.com:45777 -O xxxxxxxxx@gmx.de
This works, with some bad shares, but it woks.

Then, when i try to use it with claymore with:
NsGpuCNMiner -o etc.pool.minergate.com:45777 -u xxxxxxxxx@gmx.de -p x

NsGpuCNMiner.exe is causing an error and close. When i put an ssl:// before the pooladdress, it seems to work, until it try to connect to the server,
ther red error messages appers. OK, it seems like there is no ssl:// for etc.pool.minergate..

So, i think what i need is an stratum+tcp from minergate for ETC, is that right. Or is there a chance, to get claymore working without stratum and or tcp, with just the etc.pool.minergate.com:45777 in it?

I´ve read the readme.txt a lot of times, and tried a lot, but it doesn´t work:-(

Regards,
Scandalrosi
gateway
Hero Member
*****
Offline Offline

Activity: 552
Merit: 500


View Profile
March 22, 2017, 07:28:45 PM
 #1632

Anyone Happen to have a Mac Binary of Genoil miner.. ?

I tried to compile it and posted an issue on the github but no replies.
Smokyish
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
March 24, 2017, 08:48:01 AM
 #1633

Anyone Happen to have a Mac Binary of Genoil miner.. ?

I tried to compile it and posted an issue on the github but no replies.

Genoil has stopped the development and support of the miner a while ago, so you probably won't get an answer there, many people have struggled with building on OSX and i'm not aware of any public binaries, so be careful if someone sends you one.
Smokyish
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
March 24, 2017, 03:42:20 PM
 #1634

I have 3 rx 480 and 1 gtx 980 (total 4 Cards) I can not run the gnoil because always detect the NVIDIA, although I run the CUDA version or OpenCL always detects me 1 card (the GTX 980) what is the problem?

You can try running to instances, one with 1x CUDA and other with 3x OpenCL where you define the cards to be used, use
Code:
ethminer --list-devices -G
to see the numbers for devices and then use --opencl-devices and --cuda-devices.
gateway
Hero Member
*****
Offline Offline

Activity: 552
Merit: 500


View Profile
March 25, 2017, 12:35:48 AM
 #1635

Anyone Happen to have a Mac Binary of Genoil miner.. ?

I tried to compile it and posted an issue on the github but no replies.

Genoil has stopped the development and support of the miner a while ago, so you probably won't get an answer there, many people have struggled with building on OSX and i'm not aware of any public binaries, so be careful if someone sends you one.

Yea I figured as much, was just looking to mine while my hackintosh was idle .. have other windows miners going though.
kenshirothefist
Sr. Member
****
Offline Offline

Activity: 457
Merit: 273



View Profile
March 28, 2017, 12:29:33 PM
 #1636

Hi,

Anyone else noticed the bug in ethminer generating DAG files? When trying to generate DAG file for any block larger than 3870000, it will only produce a 0-size file.

Try this:

Code:
ethminer.exe -D 3870000

It will run just of a few seconds, generate 0-bytes file "full-R23-3868abc5dcee2334" and exit.
kenshirothefist
Sr. Member
****
Offline Offline

Activity: 457
Merit: 273



View Profile
March 30, 2017, 01:27:56 PM
 #1637

Anyone else noticed the bug in ethminer generating DAG files? When trying to generate DAG file for any block larger than 3870000, it will only produce a 0-size file.

Try this:

Code:
ethminer.exe -D 3870000

It will run just of a few seconds, generate 0-bytes file "full-R23-3868abc5dcee2334" and exit.

This has now been fixed by Ethereum core devs. @Genoil or whoever is still maintaining various ethminer forks: make sure to include this patch, or else ethminers will simply "die" after block block 3870000.
lupanar
Sr. Member
****
Offline Offline

Activity: 1344
Merit: 252



View Profile
March 31, 2017, 06:22:36 AM
 #1638

Have an issue with one 1060 of my rig, system just hanging when it mining with Genoil miner, so how can I figure out which one 1060 is making troble? Is any way to see miner log after system is hanged and rebooted?

    ▄███▄▄                  ▄▄███▄
▄██▄ ▀▀████▄              ▄████▀▀ ▄██▄
 ▀████▄ ▀▀████▄        ▄████▀▀ ▄████▀
█▄ ▀▀████▄ ▀▀████   ▄████▀▀ ▄████▀▀ ▄█
███  ▄▀▀████▄ ▀  ▄████▀▀ ▄████▀▀▄  ███
███  ██▄ ▀▀   ▄████▀▀ ▄████▀▀ ▄██  ███
███  ██▀   ▄████▀▀ ▄████▀▀ ▄  ▀██  ███
███  ▀  ▄████▀▀ ▄████▀▀  ████▄  ▀  ███
█▀   ▄████▀▀ ▄████▀▀ ▄▄█▄  ▀████▄   ▀█
  ▄████▀▀ ▄████▀▀    ▀▀████▄ ▀▀████▄
████▀▀ ▄████▀▀          ▀▀████▄ ▀▀████
███  ████▀▀ ▄█▄         ▄▄ ▀▀████  ███
███  ███  ▄▀▀███▄    ▄███▀▀   ███  ███
███  ███  ██▄ ▀▀  ▄███▀▀ ▄██  ███  ███
███  ███  █▀   ▄███▀▀ ▄███▀▀  ███  ███
███  ███    ▄███▀▀ ▄███▀▀  ▄  ███  ███
███  ███  ███▀▀ ▄███▀▀   ▄██  ███  ███
▀██  ███  ▀▀ ▄███▀▀  ▄██▄ ▀█  ███  ██▀
  ▀  ███  ▄███▀▀      ▀▀███▄  ███  ▀
      ▀█  █▀▀            ▀▀█  █▀
LUXCORE
██████████████▄
██          ██▀█▄
██  ██████  ██  ▀█▄
██  ██████  ██    ▀█
██  ██████  ████████
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ███████       ██
██                ██
████████████████████
▬▬▬     DOWNLOAD WALLETS     ▬▬▬
| WINDOWS | MAC | LINUX | LUXBLOCKCHAIN |
████████      EXCHANGE      ████████



                      ▄▄
                  ▄▄████
              ▄▄████████
          ▄▄███████▀████
      ▄▄█████████▀ █████
  ▄▄███████████▀ ▄██████
█████████████▀  ████████
   ▀▀██████▀  ▄█████████
       ▀▀▀  ▄███████████
           ▄████████████
           █████████████
           ████▀  ▀▀████
           ██▀       ▀██
Smokyish
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
March 31, 2017, 09:30:26 AM
 #1639

Anyone else noticed the bug in ethminer generating DAG files? When trying to generate DAG file for any block larger than 3870000, it will only produce a 0-size file.

Try this:

Code:
ethminer.exe -D 3870000

It will run just of a few seconds, generate 0-bytes file "full-R23-3868abc5dcee2334" and exit.

This has now been fixed by Ethereum core devs. @Genoil or whoever is still maintaining various ethminer forks: make sure to include this patch, or else ethminers will simply "die" after block block 3870000.

Good catch! Thanks for bringing it up, there's still some time for miner devs to get the fix in.
lupanar
Sr. Member
****
Offline Offline

Activity: 1344
Merit: 252



View Profile
March 31, 2017, 03:03:55 PM
 #1640

Have an issue with one 1060 of my rig, system just hanging when it mining with Genoil miner, so how can I figure out which one 1060 is making troble? Is any way to see miner log after system is hanged and rebooted?
Still have an issue with mining rig, getting an error - X  22:40:23|cudaminer3  Error CUDA mining: unknown errorCUDA error in func 'ethash_cuda_miner::search' at line 346 : unknown error.
What's the problem, I don't understand Sad

    ▄███▄▄                  ▄▄███▄
▄██▄ ▀▀████▄              ▄████▀▀ ▄██▄
 ▀████▄ ▀▀████▄        ▄████▀▀ ▄████▀
█▄ ▀▀████▄ ▀▀████   ▄████▀▀ ▄████▀▀ ▄█
███  ▄▀▀████▄ ▀  ▄████▀▀ ▄████▀▀▄  ███
███  ██▄ ▀▀   ▄████▀▀ ▄████▀▀ ▄██  ███
███  ██▀   ▄████▀▀ ▄████▀▀ ▄  ▀██  ███
███  ▀  ▄████▀▀ ▄████▀▀  ████▄  ▀  ███
█▀   ▄████▀▀ ▄████▀▀ ▄▄█▄  ▀████▄   ▀█
  ▄████▀▀ ▄████▀▀    ▀▀████▄ ▀▀████▄
████▀▀ ▄████▀▀          ▀▀████▄ ▀▀████
███  ████▀▀ ▄█▄         ▄▄ ▀▀████  ███
███  ███  ▄▀▀███▄    ▄███▀▀   ███  ███
███  ███  ██▄ ▀▀  ▄███▀▀ ▄██  ███  ███
███  ███  █▀   ▄███▀▀ ▄███▀▀  ███  ███
███  ███    ▄███▀▀ ▄███▀▀  ▄  ███  ███
███  ███  ███▀▀ ▄███▀▀   ▄██  ███  ███
▀██  ███  ▀▀ ▄███▀▀  ▄██▄ ▀█  ███  ██▀
  ▀  ███  ▄███▀▀      ▀▀███▄  ███  ▀
      ▀█  █▀▀            ▀▀█  █▀
LUXCORE
██████████████▄
██          ██▀█▄
██  ██████  ██  ▀█▄
██  ██████  ██    ▀█
██  ██████  ████████
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ████████████  ██
██                ██
██  ███████       ██
██                ██
████████████████████
▬▬▬     DOWNLOAD WALLETS     ▬▬▬
| WINDOWS | MAC | LINUX | LUXBLOCKCHAIN |
████████      EXCHANGE      ████████



                      ▄▄
                  ▄▄████
              ▄▄████████
          ▄▄███████▀████
      ▄▄█████████▀ █████
  ▄▄███████████▀ ▄██████
█████████████▀  ████████
   ▀▀██████▀  ▄█████████
       ▀▀▀  ▄███████████
           ▄████████████
           █████████████
           ████▀  ▀▀████
           ██▀       ▀██
Pages: « 1 ... 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 [82] 83 84 85 86 87 88 89 90 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!