Pages:
Author

Topic: Gateless Gate Sharp 1.3.8: 30Mh/s (Ethash) on RX 480! - page 86. (Read 214410 times)

full member
Activity: 364
Merit: 106
ONe Social Network.
yeah i tried, reset all settings rebootet and then ggs with oc settings

I mean, did you try to uninstall TriXX completely from the system?
You never know what these programs are doing in the background...

Edit: I tried TriXX myself and it wasn't interfering with GGS on my dev PC...
I might have to make GGS more persistent with overclocking settings.

tried that too just now, no change. i looked deeper if uv works. at least for my rig it dont work. i thought maybe ggs cannot override hardcoded voltage so i reflashed bios to stock voltage settings, but it dont go below 930-940mv
sr. member
Activity: 728
Merit: 304
Miner Developer
yeah i tried, reset all settings rebootet and then ggs with oc settings

I mean, did you try to uninstall TriXX completely from the system?
You never know what these programs are doing in the background...

Edit: I tried TriXX myself and it wasn't interfering with GGS on my dev PC...
I might have to make GGS more persistent with overclocking settings.
full member
Activity: 364
Merit: 106
ONe Social Network.
Gateless Gate Sharp 1.2.2 alpha
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v1.2.2-alpha

* Fixed a critical bug that prevents user data from being saved.

Phew... Thank you so much for the bug report!
you´re welcome, i want ot get rid of ab and trixx too Cheesy

voltage control seems now to work better, oc settings still no effect.
maybe you could add a slider for +/- 100mv voltage like trixx or afterburner? i think it will work better
i have hardcoded in bios 950mv@1150mhz and adjusting from there with trixx

Did you try it without TriXX? It might be interfering with GGS.
Shiny sliders would be very nice and definitely something to consider...

yeah i tried, reset all settings rebootet and then ggs with oc settings
sr. member
Activity: 728
Merit: 304
Miner Developer
Gateless Gate Sharp 1.2.2 alpha
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v1.2.2-alpha

* Fixed a critical bug that prevents user data from being saved.

Phew... Thank you so much for the bug report!
you´re welcome, i want ot get rid of ab and trixx too Cheesy

voltage control seems now to work better, oc settings still no effect.
maybe you could add a slider for +/- 100mv voltage like trixx or afterburner? i think it will work better
i have hardcoded in bios 950mv@1150mhz and adjusting from there with trixx

Did you try it without TriXX? It might be interfering with GGS.
Shiny sliders would be very nice and definitely something to consider...
full member
Activity: 364
Merit: 106
ONe Social Network.
Gateless Gate Sharp 1.2.2 alpha
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v1.2.2-alpha

* Fixed a critical bug that prevents user data from being saved.

Phew... Thank you so much for the bug report!
you´re welcome, i want ot get rid of ab and trixx too Cheesy

voltage control seems now to work better, oc settings still no effect.
maybe you could add a slider for +/- 100mv voltage like trixx or afterburner? i think it will work better
i have hardcoded in bios 950mv@1150mhz and adjusting from there with trixx
sr. member
Activity: 728
Merit: 304
Miner Developer
Gateless Gate Sharp 1.2.2 alpha
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v1.2.2-alpha

* Fixed a critical bug that prevents user data from being saved.

Phew... Thank you so much for the bug report!
sr. member
Activity: 728
Merit: 304
Miner Developer
its just nicehash cryptonight with stock ggs settings for cryptonight

That makes sense as NiceHash tends to set the difficulty for CryptoNight ridiculously high.
I don't want to restart the miner every time it fails to submit a share, but I guess I have no choice...
sr. member
Activity: 728
Merit: 304
Miner Developer
Gateless Gate Sharp 1.2.1 alpha
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v1.2.1-alpha

* Fixed voltage control.
* Added NiceHash modes to the Custom Pools tab page.
* Moved the location of user data to "%AppData%\GatelessGateSharp" to ensure data integrity.

Just ironing out the kinks...
It is actually quite nice to be able to finally do away with AfterBurner after all these years.
I will run some experiments with phymem.sys next and see what I can do with on-the-fly memory timing mods.

miner not creating the appdata folder for me, so no settings can be saved

edit : i created folder manually, now settings are saved

Ouch! I am fixing it right now...
full member
Activity: 364
Merit: 106
ONe Social Network.
found some bug in 1.20.0, had this now 4 times in a row

after few hours(3-6) of hashing miner stops working showing this in the log. Miner is still hashing,finding shares but cannot submit results anymore

Quote
2018-01-14 03:43:52.9185 [17] Failed to submit share: In die Übertragungsverbindung können keine Daten geschrieben werden: Eine bestehende Verbindung wurde softwaregesteuert
durch den Hostcomputer abgebrochen.
2018-01-14 03:43:52.9185 [17] Reconnecting in 10 seconds...
2018-01-14 03:43:53.2765 [50] Device #6 (CryptoNight): 461,95 h/s
in englisch in the connection no data could be written, connection was closed by host

Quote
2018-01-14 03:44:13.3726 [39] Exception in Stratum.Connect(): System.Exception: Disconnected from stratum server.
   bei GatelessGateSharp.CryptoNightStratum.Authorize()
   bei GatelessGateSharp.Stratum.Connect()




This happens usually when the difficulty is too high  relative to the total hashrate.
Which pool are you using with which algorithm and what settings?
You could try to lower the difficulty with a pool parameter.

its just nicehash cryptonight with stock ggs settings for cryptonight
full member
Activity: 364
Merit: 106
ONe Social Network.
Gateless Gate Sharp 1.2.1 alpha
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v1.2.1-alpha

* Fixed voltage control.
* Added NiceHash modes to the Custom Pools tab page.
* Moved the location of user data to "%AppData%\GatelessGateSharp" to ensure data integrity.

Just ironing out the kinks...
It is actually quite nice to be able to finally do away with AfterBurner after all these years.
I will run some experiments with phymem.sys next and see what I can do with on-the-fly memory timing mods.

miner not creating the appdata folder for me, so no settings can be saved

edit : i created folder manually, now settings are saved
sr. member
Activity: 728
Merit: 304
Miner Developer
found some bug in 1.20.0, had this now 4 times in a row

after few hours(3-6) of hashing miner stops working showing this in the log. Miner is still hashing,finding shares but cannot submit results anymore

Quote
2018-01-14 03:43:52.9185 [17] Failed to submit share: In die Übertragungsverbindung können keine Daten geschrieben werden: Eine bestehende Verbindung wurde softwaregesteuert
durch den Hostcomputer abgebrochen.
2018-01-14 03:43:52.9185 [17] Reconnecting in 10 seconds...
2018-01-14 03:43:53.2765 [50] Device #6 (CryptoNight): 461,95 h/s
in englisch in the connection no data could be written, connection was closed by host

Quote
2018-01-14 03:44:13.3726 [39] Exception in Stratum.Connect(): System.Exception: Disconnected from stratum server.
   bei GatelessGateSharp.CryptoNightStratum.Authorize()
   bei GatelessGateSharp.Stratum.Connect()




This happens usually when the difficulty is too high  relative to the total hashrate.
Which pool are you using with which algorithm and what settings?
You could try to lower the difficulty with a pool parameter.
newbie
Activity: 27
Merit: 0
installed the newest version and now it will not open open cl error about drivers have 17.12.2 like required
full member
Activity: 364
Merit: 106
ONe Social Network.
found some bug in 1.20.0, had this now 4 times in a row

after few hours(3-6) of hashing miner stops working showing this in the log. Miner is still hashing,finding shares but cannot submit results anymore

Quote
2018-01-14 03:43:52.9185 [17] Failed to submit share: In die Übertragungsverbindung können keine Daten geschrieben werden: Eine bestehende Verbindung wurde softwaregesteuert
durch den Hostcomputer abgebrochen.
2018-01-14 03:43:52.9185 [17] Reconnecting in 10 seconds...
2018-01-14 03:43:53.2765 [50] Device #6 (CryptoNight): 461,95 h/s
in englisch in the connection no data could be written, connection was closed by host

Quote
2018-01-14 03:44:13.3726 [39] Exception in Stratum.Connect(): System.Exception: Disconnected from stratum server.
   bei GatelessGateSharp.CryptoNightStratum.Authorize()
   bei GatelessGateSharp.Stratum.Connect()


sr. member
Activity: 728
Merit: 304
Miner Developer
Gateless Gate Sharp 1.2.1 alpha
https://github.com/zawawawa/GatelessGateSharp/releases/tag/v1.2.1-alpha

* Fixed voltage control.
* Added NiceHash modes to the Custom Pools tab page.
* Moved the location of user data to "%AppData%\GatelessGateSharp" to ensure data integrity.

Just ironing out the kinks...
It is actually quite nice to be able to finally do away with AfterBurner after all these years.
I will run some experiments with phymem.sys next and see what I can do with on-the-fly memory timing mods.
newbie
Activity: 5
Merit: 0

I suspect there is something wrong with the pool's implementation of the stratum protocol.
I will look into it.

Thanks. I'm using the same pool with an nvidia optimized miner and had no issues there, but keen to get this going if I can.
sr. member
Activity: 728
Merit: 304
Miner Developer
I think I was able to fix the problem with voltage control.
The miner still cannot read voltages, though.
Even sample codes for AMD's library are not working!
Oh well...
sr. member
Activity: 728
Merit: 304
Miner Developer
Having some issues with neoscrypt.

Running the 1.2.0 alpha on Win 10 with 6 AMD RX 570s with a custom pool.

Loads up fine, runs for <5 mins and exits.  The log file just shows a restart, no details given. The pool is seeing the miner (when it's up).

I trimmed the log down. Right after Share #24 accepted, it restarted. No other info given

2018-01-13 13:43:31.3814 [12] Share #24 accepted.
2018-01-13 13:43:41.9365 [1] Gateless Gate Sharp 1.2.0 alpha started.
2018-01-13 13:43:44.9796 [1] Number of Devices: 6
2018-01-13 13:43:45.6163 [1] Successfully initialized AMD Display Library.
2018-01-13 13:43:45.6163 [1] Number of ADL Adapters: 99
2018-01-13 13:43:47.3719 [1] Failed to initialize NVIDIA Management Library.
2018-01-13 13:43:53.1944 [1] Launching miner(s) for Custom Pool 0...
2018-01-13 13:43:53.1944 [1] Connecting to eu1.altminer.net:10001 as mywalletIDgoeshere...
2018-01-13 13:43:53.6496 [5] Unknown stratum method: {"id":null,"method":"client.show_message","params":["welcome on ALTMINER.NET - happy mining!"]}
2018-01-13 13:43:53.8421 [6] Miner thread for Device #0 started.
2018-01-13 13:43:53.8441 [6] Loaded Kernels\neoscrypt.cl for Device #0.
2018-01-13 13:43:53.9534 [5] Difficulty set to 64.
2018-01-13 13:44:05.4360 [6] Built NeoScrypt program for Device #0.
2018-01-13 13:44:05.4360 [6] Build options: -O5 -legacy -IKernels -DWORKSIZE=256
2018-01-13 13:44:05.7718 [7] Miner thread for Device #1 started.
2018-01-13 13:44:05.7769 [7] Loaded Kernels\neoscrypt.cl for Device #1.
2018-01-13 13:44:10.8544 [5] Received new job: 10
2018-01-13 13:44:14.8650 [6] Device #0 submitted a share.
2018-01-13 13:44:14.9773 [5] Share #4 accepted.
2018-01-13 13:44:15.3904 [6] Device #0 submitted a share.
2018-01-13 13:44:15.5007 [5] Share #5 accepted.
2018-01-13 13:44:15.7785 [6] Device #0 submitted a share.
2018-01-13 13:44:15.9028 [5] Share #6 accepted.
2018-01-13 13:44:17.1611 [7] Built NeoScrypt program for Device #1.
2018-01-13 13:44:17.1611 [7] Build options: -O5 -legacy -IKernels -DWORKSIZE=256
2018-01-13 13:44:17.4850 [8] Miner thread for Device #2 started.
2018-01-13 13:44:17.4880 [8] Loaded Kernels\neoscrypt.cl for Device #2.
2018-01-13 13:44:18.2209 [7] Device #1 submitted a share.
2018-01-13 13:44:18.3413 [5] Share #7 accepted.
2018-01-13 13:44:20.9743 [6] Device #0: 639.60 Kh/s (NeoScrypt)
2018-01-13 13:44:24.1327 [6] Device #0 submitted a share.
2018-01-13 13:44:24.2450 [5] Share #8 accepted.
2018-01-13 13:44:27.1798 [7] Device #1: 646.13 Kh/s (NeoScrypt)
2018-01-13 13:44:27.9318 [6] Device #0 submitted a share.
2018-01-13 13:44:28.0421 [5] Share #9 accepted.
2018-01-13 13:44:28.8542 [8] Built NeoScrypt program for Device #2.
2018-01-13 13:44:28.8542 [8] Build options: -O5 -legacy -IKernels -DWORKSIZE=256
2018-01-13 13:44:29.1871 [9] Miner thread for Device #3 started.
2018-01-13 13:44:29.1901 [9] Loaded Kernels\neoscrypt.cl for Device #3.


Any ideas?
Driver last 17.12.2?

I suspect there is something wrong with the pool's implementation of the stratum protocol.
I will look into it.
newbie
Activity: 82
Merit: 0
i have 8* rx 570 and 5300 kh/s with neoscrypt( 660 each). is it normal?
newbie
Activity: 5
Merit: 0
Pretty sure it's the latest driver and everything else was set to defaults. I didn't check the box for overclocking yet.
sr. member
Activity: 1484
Merit: 253
Having some issues with neoscrypt.

Running the 1.2.0 alpha on Win 10 with 6 AMD RX 570s with a custom pool.

Loads up fine, runs for <5 mins and exits.  The log file just shows a restart, no details given. The pool is seeing the miner (when it's up).

I trimmed the log down. Right after Share #24 accepted, it restarted. No other info given

2018-01-13 13:43:31.3814 [12] Share #24 accepted.
2018-01-13 13:43:41.9365 [1] Gateless Gate Sharp 1.2.0 alpha started.
2018-01-13 13:43:44.9796 [1] Number of Devices: 6
2018-01-13 13:43:45.6163 [1] Successfully initialized AMD Display Library.
2018-01-13 13:43:45.6163 [1] Number of ADL Adapters: 99
2018-01-13 13:43:47.3719 [1] Failed to initialize NVIDIA Management Library.
2018-01-13 13:43:53.1944 [1] Launching miner(s) for Custom Pool 0...
2018-01-13 13:43:53.1944 [1] Connecting to eu1.altminer.net:10001 as mywalletIDgoeshere...
2018-01-13 13:43:53.6496 [5] Unknown stratum method: {"id":null,"method":"client.show_message","params":["welcome on ALTMINER.NET - happy mining!"]}
2018-01-13 13:43:53.8421 [6] Miner thread for Device #0 started.
2018-01-13 13:43:53.8441 [6] Loaded Kernels\neoscrypt.cl for Device #0.
2018-01-13 13:43:53.9534 [5] Difficulty set to 64.
2018-01-13 13:44:05.4360 [6] Built NeoScrypt program for Device #0.
2018-01-13 13:44:05.4360 [6] Build options: -O5 -legacy -IKernels -DWORKSIZE=256
2018-01-13 13:44:05.7718 [7] Miner thread for Device #1 started.
2018-01-13 13:44:05.7769 [7] Loaded Kernels\neoscrypt.cl for Device #1.
2018-01-13 13:44:10.8544 [5] Received new job: 10
2018-01-13 13:44:14.8650 [6] Device #0 submitted a share.
2018-01-13 13:44:14.9773 [5] Share #4 accepted.
2018-01-13 13:44:15.3904 [6] Device #0 submitted a share.
2018-01-13 13:44:15.5007 [5] Share #5 accepted.
2018-01-13 13:44:15.7785 [6] Device #0 submitted a share.
2018-01-13 13:44:15.9028 [5] Share #6 accepted.
2018-01-13 13:44:17.1611 [7] Built NeoScrypt program for Device #1.
2018-01-13 13:44:17.1611 [7] Build options: -O5 -legacy -IKernels -DWORKSIZE=256
2018-01-13 13:44:17.4850 [8] Miner thread for Device #2 started.
2018-01-13 13:44:17.4880 [8] Loaded Kernels\neoscrypt.cl for Device #2.
2018-01-13 13:44:18.2209 [7] Device #1 submitted a share.
2018-01-13 13:44:18.3413 [5] Share #7 accepted.
2018-01-13 13:44:20.9743 [6] Device #0: 639.60 Kh/s (NeoScrypt)
2018-01-13 13:44:24.1327 [6] Device #0 submitted a share.
2018-01-13 13:44:24.2450 [5] Share #8 accepted.
2018-01-13 13:44:27.1798 [7] Device #1: 646.13 Kh/s (NeoScrypt)
2018-01-13 13:44:27.9318 [6] Device #0 submitted a share.
2018-01-13 13:44:28.0421 [5] Share #9 accepted.
2018-01-13 13:44:28.8542 [8] Built NeoScrypt program for Device #2.
2018-01-13 13:44:28.8542 [8] Build options: -O5 -legacy -IKernels -DWORKSIZE=256
2018-01-13 13:44:29.1871 [9] Miner thread for Device #3 started.
2018-01-13 13:44:29.1901 [9] Loaded Kernels\neoscrypt.cl for Device #3.


Any ideas?
Driver last 17.12.2?
Pages:
Jump to: