Author

Topic: [Cast XMR] high speed XMR/CryptoNight miner for RX Vega GPUs (2 KHash/s) - page 119. (Read 206388 times)

newbie
Activity: 1
Merit: 0
i think is the best sotfware miner ^_^
newbie
Activity: 46
Merit: 0
Ok tweaking some settings:

GPU:
Frequency (MHz) Dynamic State 6 1212 State 7 1407
Voltage Control (Mv) Manual Sttate 6 905 State 7 905

Memory:
Frequency (MHz) Dynamic State 3 1100
Voltage Control (Mv) Manual State 3 900

Performance Profile:
Speed (RPM) Manual Min 3000 target MAX
Temperature Manual 75 / 75
Power limits (%) 0

Code:
[Job: #24 | Difficulty: 197288 | Running: 0.0 sec | Avg Job Time: 43.1 sec]

[Hash Rate Avg: 7790.8 H/s]
  1969.3 H/s GPU0
  1911.4 H/s GPU1
  1949.4 H/s GPU2
  1960.7 H/s GPU3

[Shares Found: 34 | Avg Search Time: 31.6 sec]
  31 ( 91%) Accepted
   0 (  0%) Rejected by pool
   0 (  0%) Invalid result computation failed
   0 (  0%) Could not be submit because of network error
   3 (  9%) Outdated because of job change

[11:29:58] GPU0 | 45°C | Fan 3263 RPM | 1972.8 H/s
[11:29:58] GPU1 | 46°C | Fan 3264 RPM | 1924.3 H/s
[11:29:58] GPU2 | 51°C | Fan 3229 RPM | 1953.1 H/s
[11:29:58] GPU3 | 49°C | Fan 3269 RPM | 1966.5 H/s
[11:30:02] GPU0 | 41°C | Fan 3263 RPM | 1971.9 H/s
[11:30:02] GPU1 | 47°C | Fan 3270 RPM | 1909.4 H/s
[11:30:02] GPU2 | 51°C | Fan 3229 RPM | 1952.6 H/s
[11:30:02] GPU3 | 50°C | Fan 3272 RPM | 1965.5 H/s

On 655 watts + -.

Only GPU1 scores a little lower then the other 3 GPU's
newbie
Activity: 46
Merit: 0
Oke i set the follow:

Frequency (%) -10
Frequency (MHz) 1100
Speed (RPM) Min 3000 target MAX
Temperature 75 / 75
Power limits +20
HBCC disable

Disable all cards and enable.

Power use + - 605watts

And get poor results. Before the bios v56 to v64 flash i get between 1880 - 1910 H/s per card and now 1800 - 1816 H/s.

Code:
[Job: #5 | Difficulty: 182044 | Running: 77.0 sec | Avg Job Time: 87.5 sec]

[Hash Rate Avg: 7246.6 H/s]
  1816.4 H/s GPU0
  1805.6 H/s GPU1
  1814.2 H/s GPU2
  1810.5 H/s GPU3

Any idea whats wrong?
newbie
Activity: 73
Merit: 0
Quote

You mean the Frequency (%) -30 and Frequency (MHz) 1100 right?
yes

Hehe it gives a blue screen with 1100 - 1105  Grin and HBCC is disable now.
vega 56 or vega 64?! 1100 - 1105 for vega64(or vega 56 with vega64 bios). 955-960 for vega56!

Hehe Vega 56's stock. I will do the bios mod to 64and the powerplay mod Wink.

for Vega 56's stock try 955-960. With 64 bios 1100-1105. I already updates my v56 bioses, no problem) if something wrong, you always can switch to 2nd bios Smiley

Successfully flash 4x Vega 56 to 64 Smiley now busy with the powerplay mod  Cool

My 4 56s have higher hash and less power usage on the stock bios. I fact that reminds me I never did flash the original back. all of my switches a flipped currently. I have a post in this thread somewhere. seems like they did 1960-70 on 64 bios and all are at 2k with a few less watts on 56 bios. Just my experience. give it a shot and let us know what you find out
v56 with 64bios, hbcc off, -10, 1105, but +20% power.
   {
      "device": "GPU0",
      "device_id": 0,
      "hash_rate": 2017450,
      "hash_rate_avg": 2016779,
      "gpu_temperature": 54,
      "gpu_fan_rpm": 4709
   },
   {
      "device": "GPU1",
      "device_id": 1,
      "hash_rate": 2013106,
      "hash_rate_avg": 2014324,
      "gpu_temperature": 58,
      "gpu_fan_rpm": 4653
   },
   {
      "device": "GPU2",
      "device_id": 2,
      "hash_rate": 2019154,
      "hash_rate_avg": 2018082,
      "gpu_temperature": 62,
      "gpu_fan_rpm": 4644
   }
full member
Activity: 728
Merit: 106
Is there any console utility for AMD to get GPU usage like nvidia-smi?
full member
Activity: 305
Merit: 148
Theranos Coin - IoT + micro-blood arrays = Moon!
Does anyone have the new --remoteaccess feature working on v0.70?

I launch Cast 0.70 and the Windows firewall screen comes up, I hit allow, but I cannot get a live hash rate window via my browser (I can without any problem on the same machine with XMR-STAK).
Yes, it works for me on both localhost (same machine) and even across the internal network. Double-check the Firewall settings is the only thing I can suggest.

I did that.  Tried two different machines.  Where are you placing "--remoteaccess" in your .bat file and are you adding any arguments after --remoteaccess ?

When Cast launches, it says it is starting the server, but absolutely can't bring it up -- two different machines, two different processors, 1 Ethernet, 1 Wireless, and so on...

I added in at the end of the .bat file. just --remoteaccess.

You should see a line mentioning "starting remote server access on 127.0.0.1:7777"

Just go to that http if it's on local machine and you should see the json output. Make sure you have port forwarding if you intend to access the information remotely.

Yes, I see that line "starting remote access server on 127.0.0.1:7777" but I cannot access it locally.

I can access XMR stats this way, I can access EWBF this way.  I don't get it.  Checked firewall.  Moved it to the end of the .bat, thanks for that.
newbie
Activity: 39
Merit: 0
Does anyone have the new --remoteaccess feature working on v0.70?

I launch Cast 0.70 and the Windows firewall screen comes up, I hit allow, but I cannot get a live hash rate window via my browser (I can without any problem on the same machine with XMR-STAK).
Yes, it works for me on both localhost (same machine) and even across the internal network. Double-check the Firewall settings is the only thing I can suggest.

I did that.  Tried two different machines.  Where are you placing "--remoteaccess" in your .bat file and are you adding any arguments after --remoteaccess ?

When Cast launches, it says it is starting the server, but absolutely can't bring it up -- two different machines, two different processors, 1 Ethernet, 1 Wireless, and so on...

I added in at the end of the .bat file. just --remoteaccess.

You should see a line mentioning "starting remote server access on 127.0.0.1:7777"

Just go to that http if it's on local machine and you should see the json output. Make sure you have port forwarding if you intend to access the information remotely.
full member
Activity: 305
Merit: 148
Theranos Coin - IoT + micro-blood arrays = Moon!
Does anyone have the new --remoteaccess feature working on v0.70?

I launch Cast 0.70 and the Windows firewall screen comes up, I hit allow, but I cannot get a live hash rate window via my browser (I can without any problem on the same machine with XMR-STAK).
Yes, it works for me on both localhost (same machine) and even across the internal network. Double-check the Firewall settings is the only thing I can suggest.

I did that.  Tried two different machines.  Where are you placing "--remoteaccess" in your .bat file and are you adding any arguments after --remoteaccess ?

When Cast launches, it says it is starting the server, but absolutely can't bring it up -- two different machines, two different processors, 1 Ethernet, 1 Wireless, and so on...
member
Activity: 182
Merit: 10
compare with claymore crytonight?
member
Activity: 75
Merit: 10
Does anyone have the new --remoteaccess feature working on v0.70?

I launch Cast 0.70 and the Windows firewall screen comes up, I hit allow, but I cannot get a live hash rate window via my browser (I can without any problem on the same machine with XMR-STAK).
Yes, it works for me on both localhost (same machine) and even across the internal network. Double-check the Firewall settings is the only thing I can suggest.
full member
Activity: 305
Merit: 148
Theranos Coin - IoT + micro-blood arrays = Moon!
Does anyone have the new --remoteaccess feature working on v0.70?

I launch Cast 0.70 and the Windows firewall screen comes up, I hit allow, but I cannot get a live hash rate window via my browser (I can without any problem on the same machine with XMR-STAK).
newbie
Activity: 25
Merit: 0
Quote

You mean the Frequency (%) -30 and Frequency (MHz) 1100 right?
yes

Hehe it gives a blue screen with 1100 - 1105  Grin and HBCC is disable now.
vega 56 or vega 64?! 1100 - 1105 for vega64(or vega 56 with vega64 bios). 955-960 for vega56!

Hehe Vega 56's stock. I will do the bios mod to 64and the powerplay mod Wink.

for Vega 56's stock try 955-960. With 64 bios 1100-1105. I already updates my v56 bioses, no problem) if something wrong, you always can switch to 2nd bios Smiley

Successfully flash 4x Vega 56 to 64 Smiley now busy with the powerplay mod  Cool

My 4 56s have higher hash and less power usage on the stock bios. I fact that reminds me I never did flash the original back. all of my switches a flipped currently. I have a post in this thread somewhere. seems like they did 1960-70 on 64 bios and all are at 2k with a few less watts on 56 bios. Just my experience. give it a shot and let us know what you find out
newbie
Activity: 25
Merit: 0
Quote

Wow bad H/s now  Undecided

Code:
[Pool: 'pool.supportxmr.com:7777' | Connected: 2017-11-29 22:29:18]
  0:01:37 (100%) Online
  0:00:00 (  0%) Offline

[Job: #4 | Difficulty: 60810 | Running: 22.0 sec | Avg Job Time: 24.7 sec]

[Hash Rate Avg: 5346.3 H/s]
  1336.8 H/s GPU0
  1333.9 H/s GPU1
  1336.7 H/s GPU2
  1338.9 H/s GPU3

Only the power use is ok Tongue 535W peak.

Wattman settings:
Frequency (%) -30
Frequency (MHz) op 1100
Speed (RPM) Min 3000 target MAX
Temperature 85 / 75
Power limits 0
After reboot always disable and enable all cards. Or go to AMD tool and turn HBCC On, accept, wait, and off. On all cards separately.
And set Temperature to 50-55!!!

no need to save and accept twice per card. If you must use wattman you only need to make it think there has been a change so you can hit the app button. After applying the settings wattman will restart the driver which is the slight bump in fan RPM you hear. You can simply turn off then on or move the slider and move it back then hit apply. getting devcon.exe installed and placing this above cast call in your start bat will make things allot faster on a reboot. or a crash. no need to reboot after a crash just run the start bat again.
newbie
Activity: 73
Merit: 0
Quote

Wow bad H/s now  Undecided

Code:
[Pool: 'pool.supportxmr.com:7777' | Connected: 2017-11-29 22:29:18]
  0:01:37 (100%) Online
  0:00:00 (  0%) Offline

[Job: #4 | Difficulty: 60810 | Running: 22.0 sec | Avg Job Time: 24.7 sec]

[Hash Rate Avg: 5346.3 H/s]
  1336.8 H/s GPU0
  1333.9 H/s GPU1
  1336.7 H/s GPU2
  1338.9 H/s GPU3

Only the power use is ok Tongue 535W peak.

Wattman settings:
Frequency (%) -30
Frequency (MHz) op 1100
Speed (RPM) Min 3000 target MAX
Temperature 85 / 75
Power limits 0
After reboot always disable and enable all cards. Or go to AMD tool and turn HBCC On, accept, wait, and off. On all cards separately.
And set Temperature to 50-55!!!
newbie
Activity: 1
Merit: 0
Having a problem connecting to EasyHash. I have confirmed the pool is working with XMR-Stak, but I would much rather use this miner. If anyone has any ideas, please let me know!
newbie
Activity: 23
Merit: 0
I'm wondering if anyone tried to mine Electroneum with Cast XMR miner.

I guess it should work because both are based on CryptoNight algo.

The ETN rewards are pretty good at the moment.

Regarding https://whattomine.org and my 6100 h/s

Monero: 0.090978 XMR per day = $16.78 (1 XMR = 0.01761003 BTC)
Electroneum: 534 ETN per day = $23.99 (1 ETN = 0.00000426 BTC)


Greetz

ShirKhan76

Yes, it absolutely works.  You can mine ETN with Cast.

thx mate!

I'll check it out. ETN looks realy promising to me
newbie
Activity: 46
Merit: 0
Quote

You mean the Frequency (%) -30 and Frequency (MHz) 1100 right?
yes

Hehe it gives a blue screen with 1100 - 1105  Grin and HBCC is disable now.
vega 56 or vega 64?! 1100 - 1105 for vega64(or vega 56 with vega64 bios). 955-960 for vega56!

Hehe Vega 56's stock. I will do the bios mod to 64and the powerplay mod Wink.

for Vega 56's stock try 955-960. With 64 bios 1100-1105. I already updates my v56 bioses, no problem) if something wrong, you always can switch to 2nd bios Smiley

Wow bad H/s now  Undecided

Code:
[Pool: 'pool.supportxmr.com:7777' | Connected: 2017-11-29 22:29:18]
  0:01:37 (100%) Online
  0:00:00 (  0%) Offline

[Job: #4 | Difficulty: 60810 | Running: 22.0 sec | Avg Job Time: 24.7 sec]

[Hash Rate Avg: 5346.3 H/s]
  1336.8 H/s GPU0
  1333.9 H/s GPU1
  1336.7 H/s GPU2
  1338.9 H/s GPU3

Only the power use is ok Tongue 535W peak.

Wattman settings:
Frequency (%) -30
Frequency (MHz) op 1100
Speed (RPM) Min 3000 target MAX
Temperature 85 / 75
Power limits 0
newbie
Activity: 46
Merit: 0
Quote

You mean the Frequency (%) -30 and Frequency (MHz) 1100 right?
yes

Hehe it gives a blue screen with 1100 - 1105  Grin and HBCC is disable now.
vega 56 or vega 64?! 1100 - 1105 for vega64(or vega 56 with vega64 bios). 955-960 for vega56!

Hehe Vega 56's stock. I will do the bios mod to 64and the powerplay mod Wink.

for Vega 56's stock try 955-960. With 64 bios 1100-1105. I already updates my v56 bioses, no problem) if something wrong, you always can switch to 2nd bios Smiley

Successfully flash 4x Vega 56 to 64 Smiley now busy with the powerplay mod  Cool
newbie
Activity: 73
Merit: 0
Quote

You mean the Frequency (%) -30 and Frequency (MHz) 1100 right?
yes

Hehe it gives a blue screen with 1100 - 1105  Grin and HBCC is disable now.
vega 56 or vega 64?! 1100 - 1105 for vega64(or vega 56 with vega64 bios). 955-960 for vega56!

Hehe Vega 56's stock. I will do the bios mod to 64and the powerplay mod Wink.

for Vega 56's stock try 955-960. With 64 bios 1100-1105. I already updates my v56 bioses, no problem) if something wrong, you always can switch to 2nd bios Smiley
newbie
Activity: 46
Merit: 0
Quote

You mean the Frequency (%) -30 and Frequency (MHz) 1100 right?
yes

Hehe it gives a blue screen with 1100 - 1105  Grin and HBCC is disable now.
vega 56 or vega 64?! 1100 - 1105 for vega64(or vega 56 with vega64 bios). 955-960 for vega56!

Hehe Vega 56's stock. I will do the bios mod to 64and the powerplay mod Wink.
Jump to: