Pages:
Author

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

sr. member
Activity: 248
Merit: 250
April 19, 2016, 07:00:58 AM
What's the hashrate of 970's with latest realase? We should run with cuda or open cl?
member
Activity: 93
Merit: 10
April 19, 2016, 04:09:35 AM
I have a GTX 760 and interestingly enough the build with CUDA 6.5 and the 347 driver have not helped me at all on Win10. It seems to work for the 9xx series cards, but not the 7xx. Not sure why.
sr. member
Activity: 285
Merit: 250
April 19, 2016, 02:21:32 AM
Hello, when I use this command: "-R E:\Crypto\DagETH", the CPU load is 50%. When I remove it, it's 0,5%. The problem is that my drive C is almost full and I want to change the DAG folder in drive E, but this 50% CPU load is a big problem. Undecided

The cause for this may be that your new DAG location does not have the next DAG ready, so your CPU is working to build it. Try moving the two largest DAG files into the new location and check again.

ya, problem is anything other than that driver (347.52), and hash rates plummet on windows 10. id love to upgrade it to latest driver so I can game properly
Any potention solution you see Genoil for Windows 10 mining ever?, or should I just run a windows 7 boot

No unless MS/NVidia change their driver architecture. I'll upload an older CUDA 6.5 build today.
That's awesome. Thanks a lot boss
sr. member
Activity: 438
Merit: 250
April 19, 2016, 12:51:54 AM
Hello, when I use this command: "-R E:\Crypto\DagETH", the CPU load is 50%. When I remove it, it's 0,5%. The problem is that my drive C is almost full and I want to change the DAG folder in drive E, but this 50% CPU load is a big problem. Undecided

The cause for this may be that your new DAG location does not have the next DAG ready, so your CPU is working to build it. Try moving the two largest DAG files into the new location and check again.

ya, problem is anything other than that driver (347.52), and hash rates plummet on windows 10. id love to upgrade it to latest driver so I can game properly
Any potention solution you see Genoil for Windows 10 mining ever?, or should I just run a windows 7 boot

No unless MS/NVidia change their driver architecture. I'll upload an older CUDA 6.5 build today.
sr. member
Activity: 285
Merit: 250
April 19, 2016, 12:31:23 AM
ya, problem is anything other than that driver (347.52), and hash rates plummet on windows 10. id love to upgrade it to latest driver so I can game properly
Any potention solution you see Genoil for Windows 10 mining ever?, or should I just run a windows 7 boot
legendary
Activity: 1797
Merit: 1028
April 18, 2016, 11:35:57 PM
Re: unstable stratum; try 1.0.7 beta in 107 branch release folder.
Re: mine on card 2 --cuda-devices 1, or mine 24/7 using --cuda-gridsize 2048
wierd, cuda devices 1, is still using both cards, so that didnt work
also using the --cuda-gridsize 2048 in the file after 'ethminer -g', made the .bat no longer open. so that also didnt work

ARE YOU MINING WITH CUDA GPUS? --

Try running with "ethminer -U", as "-G" indicates openCL cards, or AMD graphics.       --scryptr
Thanks a bunch, so I'm using Two GTX 980s on Windows 10, with the 347.52 driver
when I use -U, i get "cuda driver version is insufficient for cuda runtime version"

A LOT OF AMD USERS POSTING--

Sorry, no offense meant.  My suggestion is upgrading to driver 352 or better.  However, there is a whole ball of wax with Win 10 that I have avoided by sticking to Win 7 x64.

One thing, I had a hang-up with my last nVidia driver update (361.xx).  I just re-installed and upgraded to v364.72, and a lot of problems with mining software just disappeared.

I am definitely not a final authority.  A good driver install may be what you need.  I don't know what version you need, the Win 10 VooDoo i simply avoided.  CUDA ToolKit v7.5 comes with driver 352.xx.

Good luck mining...       --scryptr
sr. member
Activity: 285
Merit: 250
April 18, 2016, 11:02:54 PM
Re: unstable stratum; try 1.0.7 beta in 107 branch release folder.
Re: mine on card 2 --cuda-devices 1, or mine 24/7 using --cuda-gridsize 2048
wierd, cuda devices 1, is still using both cards, so that didnt work
also using the --cuda-gridsize 2048 in the file after 'ethminer -g', made the .bat no longer open. so that also didnt work

ARE YOU MINING WITH CUDA GPUS? --

Try running with "ethminer -U", as "-G" indicates openCL cards, or AMD graphics.       --scryptr
Thanks a bunch, so I'm using Two GTX 980s on Windows 10, with the 347.52 driver
when I use -U, i get "cuda driver version is insufficient for cuda runtime version"
I've tried installing CUDA 6.5 and VS2013, but same issue. I'm assuming since I'm using the 347.52 driver, I need the ethminer compiled using a cuda version that was used at the 347.52 driver time, which I'm thinking is Cuda 6.5. How to compile the ethminer with 6.5 is beyond me, but I'll search forums to see if some kind soul has already done this. The current version I'm using (1.0.7 beta) is from cryptomining blog which i presume was compiled with the latest cuda version
sr. member
Activity: 418
Merit: 250
April 18, 2016, 10:04:38 PM
FYI on my 980 Ti on Windows with two 144hz monitors, I have to run -U --cl-global-work 512  , anything higher and scrolling isn't smooth on webpages.  I get ~19 MH/s with this setting.
sr. member
Activity: 340
Merit: 251
Smell the glove.
April 18, 2016, 07:49:25 PM
Hello, when I use this command: "-R E:\Crypto\DagETH", the CPU load is 50%. When I remove it, it's 0,5%. The problem is that my drive C is almost full and I want to change the DAG folder in drive E, but this 50% CPU load is a big problem. Undecided
What CPU are you using?
full member
Activity: 173
Merit: 100
April 18, 2016, 07:46:41 PM
Hello, when I use this command: "-R E:\Crypto\DagETH", the CPU load is 50%. When I remove it, it's 0,5%. The problem is that my drive C is almost full and I want to change the DAG folder in drive E, but this 50% CPU load is a big problem. Undecided
sr. member
Activity: 438
Merit: 250
April 18, 2016, 04:13:46 AM
Re: unstable stratum; try 1.0.7 beta in 107 branch release folder.
Re: mine on card 2 --cuda-devices 1, or mine 24/7 using --cuda-gridsize 2048
wierd, cuda devices 1, is still using both cards, so that didnt work
also using the --cuda-gridsize 2048 in the file after 'ethminer -g', made the .bat no longer open. so that also didnt work

Oh sorry should be ethminer.exe -U --cuda-grid-size 2048 or ethminer.exe -U --cuda-devices 1

The fist one will mine on both your cards with lower intensity so you can still browse, use office, etc. The second on mines with higher intensity on card 1. card 0 is your desktop card. You can play with the value of grid size until you are satisfied with desktop vs mining speed.
legendary
Activity: 1797
Merit: 1028
April 17, 2016, 11:03:59 PM
Re: unstable stratum; try 1.0.7 beta in 107 branch release folder.
Re: mine on card 2 --cuda-devices 1, or mine 24/7 using --cuda-gridsize 2048
wierd, cuda devices 1, is still using both cards, so that didnt work
also using the --cuda-gridsize 2048 in the file after 'ethminer -g', made the .bat no longer open. so that also didnt work

ARE YOU MINING WITH CUDA GPUS? --

Try running with "ethminer -U", as "-G" indicates openCL cards, or AMD graphics.       --scryptr
sr. member
Activity: 285
Merit: 250
April 17, 2016, 08:41:55 PM
Re: unstable stratum; try 1.0.7 beta in 107 branch release folder.
Re: mine on card 2 --cuda-devices 1, or mine 24/7 using --cuda-gridsize 2048
wierd, cuda devices 1, is still using both cards, so that didnt work
also using the --cuda-gridsize 2048 in the file after 'ethminer -g', made the .bat no longer open. so that also didnt work
member
Activity: 65
Merit: 10
April 17, 2016, 06:15:57 PM
Please add next epoch dag generation in new version
sr. member
Activity: 438
Merit: 250
April 17, 2016, 02:06:56 PM
Re: unstable stratum; try 1.0.7 beta in 107 branch release folder.
Re: mine on card 2 --cuda-devices 1, or mine 24/7 using --cuda-gridsize 2048
sr. member
Activity: 285
Merit: 250
April 17, 2016, 12:54:34 PM
Genoil how you doing boss? I have 2 GTX 980s, i usually mine at night, because when ethminer is running my computer is unusable. However I was thinknig, can I just make one video card mine? So that way the other can run my computer normally. I tried putting cuda devices to 1, but it didnt seem to do anything
thanks
newbie
Activity: 28
Merit: 0
April 17, 2016, 11:37:18 AM
I have not had a failure with the original ethminer but I am using the switch -S with this one which the original does not have.

ethminer -G -S coinotron.com:3344 -O username.workername:workerpassword

original line is ethminer.exe --farm-recheck 200 -G -F http://coinotron.com:3342/username.workername:workerpassword

What could be possibly wrong?  This happened only after several hours of running.
Also have trouble but  sintax "ethminer -G -S coinotron.com:3344 -O username.workername:workerpassword" job unstable.
What parametr -F mean?

P.S Params -G -F not job. Params -G -S job unstable and freeze (stop after some time....) Angry

P.S.S Params -F (Work farming mode:
    -F,--farm   Put into mining farm mode with the work server at URL (default: http://127.0.0.1:8545))
sr. member
Activity: 322
Merit: 250
April 17, 2016, 11:29:19 AM
I am having a severe problem with this version of ethminer!  I never got Failure: GPU gave incorrect results ever before!  This Genoil appears to be unreliable first time using it. it ran good for a while than stopped mining with that error.

Windows 7 x64
Sapphire Vapor-X R9 280x 3GB
XFX R9 380x DD Black Edition 4GB

I have not had a failure with the original ethminer but I am using the switch -S with this one which the original does not have.

ethminer -G -S coinotron.com:3344 -O username.workername:workerpassword

original line is ethminer.exe --farm-recheck 200 -G -F http://coinotron.com:3342/username.workername:workerpassword

What could be possibly wrong?  This happened only after several hours of running.
legendary
Activity: 1797
Merit: 1028
April 16, 2016, 02:33:30 PM
Just want to ask if this miner can mine using this GPU http://www.amazon.com/Sapphire-Radeon-PCI-Express-Graphics-21234-00-40G/dp/B00JS8JRHW/ref=sr_1_1?ie=UTF8&qid=1460828841&sr=8-1&keywords=amd+gpu+8g

I am planning to buy this GPU card or to upgrade my super pc..

YOU CAN MINE WITH IT--

It will mine digital currency, including ETH.  However, it is not a CUDA card, it is AMD.  That won't stop you from mining with it, though.       --scyptr

legendary
Activity: 3374
Merit: 3095
BTC price road to $80k
April 16, 2016, 01:49:21 PM
Just want to ask if this miner can mine using this GPU http://www.amazon.com/Sapphire-Radeon-PCI-Express-Graphics-21234-00-40G/dp/B00JS8JRHW/ref=sr_1_1?ie=UTF8&qid=1460828841&sr=8-1&keywords=amd+gpu+8g

I am planning to buy this GPU card or to upgrade my super pc..
Pages:
Jump to: