Bitcoin Forum
June 27, 2024, 07:38:14 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 [109] 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 »
  Print  
Author Topic: Any word on amd vega hash rates?  (Read 202668 times)
WMIRK
Member
**
Offline Offline

Activity: 110
Merit: 100


View Profile WWW
November 27, 2017, 05:46:36 PM
 #2161

https://support.microsoft.com/en-us/help/311272/the-devcon-command-line-utility-functions-as-an-alternative-to-device

seems devcon.exe not exists anymore, where I can download it?

https://easybit.pro - быcтpo и нaдeжнo кyпить/пpoдaть биткoйн пo выгoднoй цeнe!
Njeroe
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile
November 27, 2017, 05:56:52 PM
 #2162


keeps removing my link, so just google "how to obtain devcon.exe" and click the first one, i used it 4 days ago...
Morgon
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
November 27, 2017, 08:06:05 PM
 #2163

Hello. 8 Vega64 will work with ssd 120 GB?
I read that you need at least 15GB swap file for 1 VEGA. So you need a ssd 200-240 GB for 8Vega?
Google translate
I have been using 8GB (8192 MB) per GPU. Any lower than that, and Windows itself starts having issues while mining. So 65536 MB for 8x Vega should be fine.
wudafuxup
Full Member
***
Offline Offline

Activity: 391
Merit: 105



View Profile
November 27, 2017, 10:40:10 PM
 #2164


keeps removing my link, so just google "how to obtain devcon.exe" and click the first one, i used it 4 days ago...

Using that link keeps downloading the x86 devcon version instead of the x64. Is there any other way to get the x64 version?

And yes, I am running a 64 bit machine, I knew you were gonna ask lol!

I like crypto
Morgon
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
November 27, 2017, 11:58:06 PM
 #2165

Is there any other way to get the x64 version?
Try this. Note that "amd64" is just regular x64.
qqqua
Newbie
*
Offline Offline

Activity: 69
Merit: 0


View Profile
November 28, 2017, 01:27:44 AM
 #2166


keeps removing my link, so just google "how to obtain devcon.exe" and click the first one, i used it 4 days ago...

Using that link keeps downloading the x86 devcon version instead of the x64. Is there any other way to get the x64 version?

And yes, I am running a 64 bit machine, I knew you were gonna ask lol!
i got my devcon.exe from kmsauto that i installed in 2015, search for it on system disk may be you have one already
ninjam
Newbie
*
Offline Offline

Activity: 84
Merit: 0


View Profile
November 28, 2017, 09:00:15 AM
 #2167

Managed to make vega give average 2kh/s in xmr-stak. Started gpu-z, to check temperatures and there are are some options active in GPU-z, for one of 4 Vegas that are not active for other 3. I just started gpu-z 4 times, I have not selected any other options. I wonder is it gpu-z bug or I have done something different for that one vega, which by the way I cannot make to use lower voltage using the same setting as for other 3 Vega 56 (all 4 are Vega 56 Gigabyte).
http://i66.tinypic.com/23h5f8z.png
wudafuxup
Full Member
***
Offline Offline

Activity: 391
Merit: 105



View Profile
November 28, 2017, 10:06:04 AM
 #2168

Is there any other way to get the x64 version?
Try this. Note that "amd64" is just regular x64.


Yea I ended up downloading it from that site and works great. I finally managed to get 6 vega 64s hashing around 1950 each @ 1120W out the wall. I did notice however that one of my cards (GPU5) keeps fluctuating from 1500-1900 while the rest stay fairly steady around 1900s. Has anyone else experience this? I noticed the same thing when I had only 4 cards running.

I like crypto
gldi0001
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
November 28, 2017, 01:48:37 PM
 #2169

I hadn't originally planned on putting this out there, but some other asshole decided to charge a fee for this info. Fuck that guy. Here's a fix for reduced hashrate and a method for running 4+ Vega at full speed while mining XMR.

Basic Users:

1. Use the Blockchain drivers.
2. Open up your device manager.
3. Open up the "Display Adapters" dropdown.
4. Right click on one of your Vega's.
5. Disable it.
6. Wait a few seconds.
7. Right click on the Vega you just disabled.
8. Re-enable it.
9. Repeat steps 4-8 for the rest of your cards.
10. Enjoy mining at full speed with as many Vega as you damn well please. Probably.

Advanced Users:

The previously described process is a bit of a pain in the ass. Let's automate it.

New Procedure

1. Get your hands on the Windows Device Console (Devcon.exe). This will let you disable/enable devices from console.
2. Create a batch file in the same folder as devcon.exe with the following lines in it:
Code:
cd %~dp0
timeout /t 5
devcon.exe disable "PCI\VEN_1002&DEV_687F"
timeout /t 5
devcon.exe enable "PCI\VEN_1002&DEV_687F"
3. This will selectively disable/enable all the Vega cards you currently have in your system. Thanks to bytiges for noting that killing all the display adapters might not be a good idea for those using iGPU.
4. Run the batch file as an administrator at login, or whenever you lose hashrate on your cards. Enjoy never having to toggle the HBCC switch again.

Outdated Procedure

1. Get your hands on the Windows Device Console (Devcon.exe). This will let you disable/enable devices from console.
2. Run the command devcon.exe FindAll * to generate a list of all the currently attached devices and their hardware IDs.
3. Search your newly generated list for "Radeon RX Vega." You should find something like this:
Code:
PCI\VEN_1002&DEV_687F&SUBSYS_0B361002&REV_C3\6&3AAC35E3&0&000000E7 : Radeon RX Vega
4. The part to the left of the colon is what you need. Shocking, I know. Put that thing into a batch file that looks something like this:
Code:
@echo on
cd C:\Users\Mythic\Desktop\Startup
timeout /t 5
devcon.exe disable PCI\VEN_1002&DEV_687F&SUBSYS_0B361002&REV_C3\6&3AAC35E3&0&000000E7
timeout /t 15
devcon.exe enable PCI\VEN_1002&DEV_687F&SUBSYS_0B361002&REV_C3\6&3AAC35E3&0&000000E7
timeout /t 15
OverdriveNTool.exe -p0Vega0 -p1Vega1 -p2Vega2 -p3Vega3 -p4Vega4 -p5Vega5 -p6Vega6
timeout /t 10
cd C:\Users\Mythic\Desktop\xmr-stak-amd
xmr-stak-amd.exe
5. Run your batch file at startup as an administrator. Enjoy never having to toggle the HBCC switch again.

FAQ:

Q: So, Mythic, how exactly does this enable HBCC on cards 5-7?

A: It doesn't! HBCC Does nothing to improve your hashrate! Turns out the drivers are just shit and are bugged when Windows first boots up. Who would have guessed?

Q: But Mythic, does that mean I don't need 16 GB of ram to run my cards at full speed?

A: Correct! 4 GB of ram is completely sufficient!

Q: If I wanted to donate some pizza money to the broke ass college student that typed this up, how would I do so?

A: You ask the best questions! I doubt I'll get anything before more well known people/websites copy everything I just said (with no credit, obviously), but here are some addresses just in case.
          XMR: 42e8AWjcirkBDzCNnSjPxeGJeht71kFfWcoxxCWsxe8HZqP29NruDsxcvVSjbKw17AUDepopK7ZYCUn mRvcGS9kBT5XWhMQ
          ETH: 0x74Ed2CA095Dd3aE98D88d5ca1dDb77E752152938

Thanks for the great solution which I've been searching for!
However I'm using 2 Vega56 just 1 is unable to switch HBCC.
I tried your manual method disabled "HBCC non-switchable Vega56" got exclamation mark on it. Then it couldn't be enable...
To see Radeon setting aimed Vega was missing same as turn on/off HBCC.
I've already clean uninstall driver AMD/DDU and reinstall blockchain driver several times.
running on Win10 64, ASRock H270 Pro4, 8GB DDR4 mem, 16GB vmem, Celeron G3930, SSD 120GB

Hope someone knows solution!
ninjam
Newbie
*
Offline Offline

Activity: 84
Merit: 0


View Profile
November 28, 2017, 02:03:58 PM
 #2170

You don't need Radeon Settings (aka Watman), DDU and install driver (choose custom install), leave checked box for only driver.
You can  check http://vega.miningguides.com/ for detailed step-by-step guide.
Melandroscz
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
November 28, 2017, 06:04:22 PM
 #2171

Immposible settings come truth Smiley after 10 days tweaking i find this option Wink

https://imgur.com/GE2Zh8f
rednoW
Legendary
*
Offline Offline

Activity: 1510
Merit: 1003


View Profile
November 28, 2017, 06:45:54 PM
 #2172

Immposible settings come truth Smiley after 10 days tweaking i find this option Wink
congrats! time to squeeze out some more hash from it! )) go with hbm and socc oc ))
GodOfStars
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
November 28, 2017, 09:34:48 PM
 #2173

Immposible settings come truth Smiley after 10 days tweaking i find this option Wink
congrats! time to squeeze out some more hash from it! )) go with hbm and socc oc ))

Your power consumption is not accurate. Its software that tells you with a large inaccurate margin of error what you use from the power supply but not what you draw from the wall. Usually you have to add about 15-20% more. So your score is not good.
I mine rock solid 24/7 with Nicehash for over a week now with 2015-2025kh/s per card. My power draw from the wall is 1800 for the total mining rig with an OC core i7 7700k and a buch of staff plug in into it, its also my daily driver. Yeah I know 8 GPU daily driver WTF, but thats what I have now. So I use approximately 200W for the CPU and the rest of the stuff and 1600W for the GPUs. So about 200W power draw from the wall per gpu. Your would be much higher than mine about 225-230 I think. Bare in mind I dont use reg.edit just the wattman settings. Power draw -20% GPU stage 5 Min/Max 1530Mhz and Memoru Stage 3 Min/Max 1100 1500RPM Fan. No registry no undervolting. Just wattman

https://ibb.co/nM4Fq6
GodOfStars
Newbie
*
Offline Offline

Activity: 49
Merit: 0


View Profile
November 28, 2017, 11:44:31 PM
 #2174


Quote

Your power consumption is not accurate. Its software that tells you with a large inaccurate margin of error what you use from the power supply but not what you draw from the wall. Usually you have to add about 15-20% more. So your score is not good.
I mine rock solid 24/7 with Nicehash for over a week now with 2015-2025kh/s per card. My power draw from the wall is 1800 for the total mining rig with an OC core i7 7700k and a buch of staff plug in into it, its also my daily driver. Yeah I know 8 GPU daily driver WTF, but thats what I have now. So I use approximately 200W for the CPU and the rest of the stuff and 1600W for the GPUs. So about 200W power draw from the wall per gpu. Your would be much higher than mine about 225-230 I think. Bare in mind I dont use reg.edit just the wattman settings. Power draw -20% GPU stage 5 Min/Max 1530Mhz and Memoru Stage 3 Min/Max 1100 1500RPM Fan. No registry no undervolting. Just wattman

https://ibb.co/nM4Fq6

Can you show just the SGMiner window?  Nicehash window is blocking.

https://ibb.co/jPbOtR

Here.
martyroz
Full Member
***
Offline Offline

Activity: 325
Merit: 110


View Profile
November 29, 2017, 12:55:18 AM
 #2175

Is a HDMI dummy plug absolutely required for mining XMR at 1850+? or is it just for ease of use when using remote desktop?
Is there any other suitable alternative (aside from a monitor)? as shipping seems to be obscene in time-frame.
And does it actually have to be connected to a powered-on monitor?

Also, I'm using this guide to create a start-up script;
http://vega.miningguides.com/p/auto-run-miner-without-hashmonitor.html

Where is says;
Find the section of code shown below and replace the underlined portion with the miner name of your choosing.
start "XMR-STAK Unified" xmr-stak.exe --config config.txt

what would be the appropriate equivalent for Cast XMR miner? (cast_xmr-vega.exe)
I load this miner with 'xxx.bat'

would it simply be;

start xxx.bat?
R0mi
Full Member
***
Offline Offline

Activity: 305
Merit: 148

Theranos Coin - IoT + micro-blood arrays = Moon!


View Profile
November 29, 2017, 05:04:31 AM
 #2176


Quote

Can you show just the SGMiner window?  Nicehash window is blocking.

https://ibb.co/jPbOtR

Here.
[/quote]

Just one HW error.  Excellent.

Walton Chain CEO Mo' Bling: "Walton Chain will be the Qualcomm + Cisco in the blockchain industry, the ‘Google’ of the Blockchain."  It's December 1999, do you know how your shitcoin holdings are doing?  Magic 8 ball market analysis: www.doiownashitcoin.com
R0mi
Full Member
***
Offline Offline

Activity: 305
Merit: 148

Theranos Coin - IoT + micro-blood arrays = Moon!


View Profile
November 29, 2017, 05:06:12 AM
 #2177

Is a HDMI dummy plug absolutely required for mining XMR at 1850+? or is it just for ease of use when using remote desktop?
Is there any other suitable alternative (aside from a monitor)? as shipping seems to be obscene in time-frame.
And does it actually have to be connected to a powered-on monitor?

Also, I'm using this guide to create a start-up script;
http://vega.miningguides.com/p/auto-run-miner-without-hashmonitor.html

Where is says;
Find the section of code shown below and replace the underlined portion with the miner name of your choosing.
start "XMR-STAK Unified" xmr-stak.exe --config config.txt

what would be the appropriate equivalent for Cast XMR miner? (cast_xmr-vega.exe)
I load this miner with 'xxx.bat'

would it simply be;

start xxx.bat?

Yep.  Exactly.  My .bat for Cast is named "Start-Cast" - so I modify script like this:

start "Start-Cast" Start-Cast.bat

echo.

echo.

echo Press any key to restart the miner...

pause>NUL

Taskkill /im cast_xmr-vega.exe /f

GOTO :Start

POPD

Walton Chain CEO Mo' Bling: "Walton Chain will be the Qualcomm + Cisco in the blockchain industry, the ‘Google’ of the Blockchain."  It's December 1999, do you know how your shitcoin holdings are doing?  Magic 8 ball market analysis: www.doiownashitcoin.com
R0mi
Full Member
***
Offline Offline

Activity: 305
Merit: 148

Theranos Coin - IoT + micro-blood arrays = Moon!


View Profile
November 29, 2017, 05:10:45 AM
 #2178

Have anyone tried mining with vega frontier edition? Wondering if the extra ram helps with running XMR?

Did you ever find out an answer to this?

PCB is identical to Vega 56.  Only 2x HBM.

Walton Chain CEO Mo' Bling: "Walton Chain will be the Qualcomm + Cisco in the blockchain industry, the ‘Google’ of the Blockchain."  It's December 1999, do you know how your shitcoin holdings are doing?  Magic 8 ball market analysis: www.doiownashitcoin.com
STT
Legendary
*
Offline Offline

Activity: 3962
Merit: 1424


Leading Crypto Sports Betting & Casino Platform


View Profile WWW
November 29, 2017, 09:31:11 AM
Last edit: November 29, 2017, 10:07:41 AM by STT
 #2179

If HBCC doesnt show any effect I dont think HBM size will be the cause of any limitation to XMR hashing.  I've never noticed 8000 showing on memory use? Its the speed of the ram not the size, possibly timings so I dont think Frontier has any advantage.  The main thing Frontier has that Rx Vega does not come with some professional qualification for rendering type tasks.   I think its relatable to ECC ram on cpu and motherboard use, its not really that important unless your results have to never be wrong for liability and insurance reasons.

Cache size on CPU chips is relevant there, I was told its about 2 meg per thread.   I get 10 from 20meg on chip cache i think, 250h for $70 cpu is very good afaik

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
l1xx
Member
**
Offline Offline

Activity: 115
Merit: 10


View Profile
November 29, 2017, 12:41:02 PM
 #2180

has anyone encountered gpu compute errors for any of these reasons: 

1) Too low memory voltage (like 900-925)  on a vega
2) Vega 64 not handling 1100 mem overclock properly?


I am getting lost already, can't really find the sourse of the problem. Even at under 50C, I still get errors - probably on a single card, but cannot determine which one Sad
Pages: « 1 ... 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 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 [109] 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 »
  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!