chacosago
Newbie

Activity: 2
Merit: 0
|
 |
January 01, 2016, 06:04:43 PM |
|
I have been trying to change worksize from 64 which is default to 256 or 128, but sgminer crashes all times. Do you know why?
What algo are you mining with what card and driver version? I'm mining with hd7950 and hd7970 cards, using latest amd drivers and latest nicehash miner. I should mention that when worksize is changed, miner doesn't start.
|
|
|
|
|
nicehash
Legendary

Activity: 886
Merit: 1006
NiceHash.com
|
 |
January 01, 2016, 08:24:44 PM |
|
I'm mining with hd7950 and hd7970 cards, using latest amd drivers and latest nicehash miner. I should mention that when worksize is changed, miner doesn't start.
Are you getting "Enqueueing kernel" errors on AMD GPUs? If yes, take a look at the Troubleshooting section: https://github.com/nicehash/NiceHashMiner#troubleshooting
|
|
|
|
|
|
nicehash
Legendary

Activity: 886
Merit: 1006
NiceHash.com
|
 |
January 02, 2016, 07:53:21 PM |
|
That minner become better with every version so far! Can i get some instruction how to apply my overclock settings? If that matter i use 4x R290 tri-x cards and i want to oc every card individually from MSI afterburner. Or maybe in the next version you can make it overclockable  I try oc now, but the miner reset my setting immediately. Stop NiceHash Miner and edit config.json file. See the configuration of sgminer startup parameters for each algorithm at the tail of the file. Add " --gpu-xxx VALUE" parameters for each algorithm ... see here for details: https://github.com/nicehash/sgminer/blob/master/doc/configuration.md#gpu-engine
|
|
|
|
|
ATCkit
|
 |
January 03, 2016, 05:16:15 PM |
|
@nicehash How can I set a price for my S7s without causing them to not hash?
Let me explain:
I like to set Nice Hash as my primary pool with a price -ex: 0.0055. If my price is too high, I want the rig to fail over to my secondary pool -ex: Kano. I'm using Smit's modified Firmware for my S5s and have no issues. However, when I set Nicehash as my primary pool for my S7s with the same price, they don't fail over to my secondary pool. Instead I get no hashing at all.
|
|
|
|
|
|
kiffner
|
 |
January 03, 2016, 08:03:58 PM |
|
@nicehash How can I set a price for my S7s without causing them to not hash?
Let me explain:
I like to set Nice Hash as my primary pool with a price -ex: 0.0055. If my price is too high, I want the rig to fail over to my secondary pool -ex: Kano. I'm using Smit's modified Firmware for my S5s and have no issues. However, when I set Nicehash as my primary pool for my S7s with the same price, they don't fail over to my secondary pool. Instead I get no hashing at all.
set password - p=0.0055
|
|
|
|
|
Dualshock
Newbie

Activity: 20
Merit: 0
|
 |
January 06, 2016, 01:54:42 AM |
|
Everything work fine ! Good hashrate !
But a litle problems: NH miner always mine Lyra2REv2 in any case. I wait for 15, 30 minutes but it's not auto switch to X11 when it is the best profit.
How to fix it ? Thankyou !
|
|
|
|
|
restless
Legendary

Activity: 1151
Merit: 1001
|
 |
January 06, 2016, 06:23:30 AM |
|
With latest version I can't set successfully cpu-afinity :/ --cpu-affinity 0xaa (use 4 cores from i7 cpu), still cpu miner launches 8 threads and consumes 100% of cpu giving 4 threads works, but affinity is not working
|
|
|
|
|
nicehash
Legendary

Activity: 886
Merit: 1006
NiceHash.com
|
 |
January 06, 2016, 07:24:10 AM |
|
Everything work fine ! Good hashrate !
But a litle problems: NH miner always mine Lyra2REv2 in any case. I wait for 15, 30 minutes but it's not auto switch to X11 when it is the best profit.
Profitability is local to your own rig. If X11 is shown as best profitable on NiceHash.com home page this does not mean that it is most profitable for you, too. Your rig - your gpu(s)) have a specific profitability and NHM will mine on the algorithm that is most profitable for your rig. The algorithm that is shown as best profitable on NiceHash.com it's just an general average.
|
|
|
|
nicehash
Legendary

Activity: 886
Merit: 1006
NiceHash.com
|
 |
January 06, 2016, 07:28:39 AM |
|
With latest version I can't set successfully cpu-afinity :/ --cpu-affinity 0xaa (use 4 cores from i7 cpu), still cpu miner launches 8 threads and consumes 100% of cpu giving 4 threads works, but affinity is not working
First of all, for CPU mining it is absolutely recommended to disable HT - it will give better per-core performance and also overall performance. Furthermore, to lower the number of threads, use "LessThreads" parameter, see https://github.com/nicehash/NiceHashMiner#options.
|
|
|
|
nicehash
Legendary

Activity: 886
Merit: 1006
NiceHash.com
|
 |
January 06, 2016, 07:41:08 AM |
|
To any NiceHash Miner (NHM) users that are experiencing issues with AMD cards not being detected or having fatal errors during NHM startup (.NET exception or "Unhandled exception when querying AMD OpenCL"): Download this patch and just replace NiceHashMiner.exe in your existing folder NiceHashMiner_1.2.2.0 with .exe from this link. Please report back your findings if it fixes your issues. Thanks for the feedback! p.s.: this is a patch for bugfixes only, no other improvements, no need to upgrade if NHM is working fine for you Best regards, NiceHash team.
|
|
|
|
restless
Legendary

Activity: 1151
Merit: 1001
|
 |
January 06, 2016, 11:14:19 AM Last edit: January 06, 2016, 11:25:14 AM by restless |
|
With latest version I can't set successfully cpu-afinity :/ --cpu-affinity 0xaa (use 4 cores from i7 cpu), still cpu miner launches 8 threads and consumes 100% of cpu giving 4 threads works, but affinity is not working
First of all, for CPU mining it is absolutely recommended to disable HT - it will give better per-core performance and also overall performance. Furthermore, to lower the number of threads, use "LessThreads" parameter, see https://github.com/nicehash/NiceHashMiner#options. without affinity, LessThreads is not so useful ... and it should work, its just a parameter! PS: Made it work. --cpu-affinity 170 (which should be same as 0xaa) in combination with lessthreads 4 is working fine 
|
|
|
|
|
|
HITTI2
|
 |
January 06, 2016, 11:55:03 AM |
|
Im not sure if this is the correct place to put it but I tried out nicehash miner and I get this bad bad error. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at NiceHashMiner.sgminer.QueryCDevs() at NiceHashMiner.sgminer..ctor() at NiceHashMiner.Form1.StartupTimer_Tick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- NiceHashMiner Assembly Version: 1.2.2.0 Win32 Version: 1.2.2.0 CodeBase: file:///C:/Users/Admin/Desktop/NiceHashMiner_v1.2.2.0/NiceHashMiner.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5491 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5492 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Management Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- Newtonsoft.Json Assembly Version: 7.0.0.0 Win32 Version: 7.0.1.18622 CodeBase: file:///C:/Users/Admin/Desktop/NiceHashMiner_v1.2.2.0/Newtonsoft.Json.DLL ---------------------------------------- log4net Assembly Version: 1.2.15.0 Win32 Version: 1.2.15.0 CodeBase: file:///C:/Users/Admin/Desktop/NiceHashMiner_v1.2.2.0/log4net.DLL ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ----------------------------------------
************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
For example:
<configuration> <system.windows.forms jitDebugging="true" /> </configuration>
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
|
XMR/27.4k H/s+1K H/s. Linux Mint 22.3 Zena | 9950x Delidded/Optimus Sig v3 Pro WB/TG DDF-V2 | Asus TUF B850-Plus | F5-6800J3445G16GX2-TZ5RK | SK Hynix A-Die Tuned/Tweaked/Clocked6200Mhz | SuperFlower Leadex Titanium 1600w SF-1600F14HT | RTX 3060TIFE/Bykski-WB/OC'd | EK-XRES 140 Revo D5 PWM | PE Cool Stream 240/120mm alphacool rads | FD Meshify II XL | SKH P31 500GB/SKH P31 2TB/2TB M.2's/IronWolf Pro 22TB | 2 x 140mm Noctua NF-A14 1200rpm/1 x140mm Noctua NF-A14 Industrial PPC-2000 PWM 2000rpm/4 x 120mm Noctua NF-F12 industrial PPC-2000rpm/2 x 120mm EK Varder 2200rpm/2 x 120mm YateLoon 1300rpm | Acer XB240H | 4K LG BU40N with Aluminum case. SUA750RM2U & SUA1500RM2U. XMR/6k H/s I5-10600k@5.0Ghz | MSI Z590 A Pro | F4-4000C16D-32GTZRA@4266 17-17-17-34-330-65535 | SK GOLD P31 1TB | GTX960 | EVGA SuperNOVA 750 G2 | Corsair Obsidian 750D | DEMCifilter Corsair Obsidian 750D Dust Filter
|
|
|
|
|
|
HITTI2
|
 |
January 06, 2016, 01:18:08 PM |
|
nope See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at NiceHashMiner.sgminer.QueryCDevs() at NiceHashMiner.sgminer..ctor() at NiceHashMiner.Form1.StartupTimer_Tick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- NiceHashMiner Assembly Version: 1.2.2.0 Win32 Version: 1.2.2.0 CodeBase: file:///C:/Users/Admin/Desktop/NiceHashMiner_v1.2.2.0/NiceHashMiner.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5491 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5492 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Management Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- Newtonsoft.Json Assembly Version: 7.0.0.0 Win32 Version: 7.0.1.18622 CodeBase: file:///C:/Users/Admin/Desktop/NiceHashMiner_v1.2.2.0/Newtonsoft.Json.DLL ---------------------------------------- log4net Assembly Version: 1.2.15.0 Win32 Version: 1.2.15.0 CodeBase: file:///C:/Users/Admin/Desktop/NiceHashMiner_v1.2.2.0/log4net.DLL ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ----------------------------------------
************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
For example:
<configuration> <system.windows.forms jitDebugging="true" /> </configuration>
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
 I use a gtx960 and i7-3770k.
|
XMR/27.4k H/s+1K H/s. Linux Mint 22.3 Zena | 9950x Delidded/Optimus Sig v3 Pro WB/TG DDF-V2 | Asus TUF B850-Plus | F5-6800J3445G16GX2-TZ5RK | SK Hynix A-Die Tuned/Tweaked/Clocked6200Mhz | SuperFlower Leadex Titanium 1600w SF-1600F14HT | RTX 3060TIFE/Bykski-WB/OC'd | EK-XRES 140 Revo D5 PWM | PE Cool Stream 240/120mm alphacool rads | FD Meshify II XL | SKH P31 500GB/SKH P31 2TB/2TB M.2's/IronWolf Pro 22TB | 2 x 140mm Noctua NF-A14 1200rpm/1 x140mm Noctua NF-A14 Industrial PPC-2000 PWM 2000rpm/4 x 120mm Noctua NF-F12 industrial PPC-2000rpm/2 x 120mm EK Varder 2200rpm/2 x 120mm YateLoon 1300rpm | Acer XB240H | 4K LG BU40N with Aluminum case. SUA750RM2U & SUA1500RM2U. XMR/6k H/s I5-10600k@5.0Ghz | MSI Z590 A Pro | F4-4000C16D-32GTZRA@4266 17-17-17-34-330-65535 | SK GOLD P31 1TB | GTX960 | EVGA SuperNOVA 750 G2 | Corsair Obsidian 750D | DEMCifilter Corsair Obsidian 750D Dust Filter
|
|
|
|
theLosers106
|
 |
January 06, 2016, 01:29:50 PM |
|
nope See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at NiceHashMiner.sgminer.QueryCDevs() at NiceHashMiner.sgminer..ctor() at NiceHashMiner.Form1.StartupTimer_Tick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- NiceHashMiner Assembly Version: 1.2.2.0 Win32 Version: 1.2.2.0 CodeBase: file[Suspicious link removed] ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5491 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5492 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Management Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- Newtonsoft.Json Assembly Version: 7.0.0.0 Win32 Version: 7.0.1.18622 CodeBase: file:///C:/Users/Admin/Desktop/NiceHashMiner_v1.2.2.0/Newtonsoft.Json.DLL ---------------------------------------- log4net Assembly Version: 1.2.15.0 Win32 Version: 1.2.15.0 CodeBase: file:///C:/Users/Admin/Desktop/NiceHashMiner_v1.2.2.0/log4net.DLL ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ----------------------------------------
************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
For example:
<configuration> <system.windows.forms jitDebugging="true" /> </configuration>
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
 I use a gtx960 and i7-3770k. I can see that you did not correctly replace the NiceHashMiner.exe as the version is incorrect in your screenshot.
|
BTC: 1KnLUyFTyqrMzcNrgACHFEoUtbqQUs8X1Q XRE: 15RjuCT6T8sF1KkD2MmT4pQvHU8UtSoYXG
|
|
|
|
HITTI2
|
 |
January 06, 2016, 02:06:29 PM |
|
nope See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at NiceHashMiner.sgminer.QueryCDevs() at NiceHashMiner.sgminer..ctor() at NiceHashMiner.Form1.StartupTimer_Tick(Object sender, EventArgs e) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- NiceHashMiner Assembly Version: 1.2.2.0 Win32 Version: 1.2.2.0 CodeBase: file[Suspicious link removed] ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5491 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5492 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Management Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- Newtonsoft.Json Assembly Version: 7.0.0.0 Win32 Version: 7.0.1.18622 CodeBase: file:///C:/Users/Admin/Desktop/NiceHashMiner_v1.2.2.0/Newtonsoft.Json.DLL ---------------------------------------- log4net Assembly Version: 1.2.15.0 Win32 Version: 1.2.15.0 CodeBase: file:///C:/Users/Admin/Desktop/NiceHashMiner_v1.2.2.0/log4net.DLL ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5483 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5485 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ----------------------------------------
************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled.
For example:
<configuration> <system.windows.forms jitDebugging="true" /> </configuration>
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.
 I use a gtx960 and i7-3770k. I can see that you did not correctly replace the NiceHashMiner.exe as the version is incorrect in your screenshot. Oops, I selected the wrong file to open. Thanks, man. Everything seems to run great now. 
|
XMR/27.4k H/s+1K H/s. Linux Mint 22.3 Zena | 9950x Delidded/Optimus Sig v3 Pro WB/TG DDF-V2 | Asus TUF B850-Plus | F5-6800J3445G16GX2-TZ5RK | SK Hynix A-Die Tuned/Tweaked/Clocked6200Mhz | SuperFlower Leadex Titanium 1600w SF-1600F14HT | RTX 3060TIFE/Bykski-WB/OC'd | EK-XRES 140 Revo D5 PWM | PE Cool Stream 240/120mm alphacool rads | FD Meshify II XL | SKH P31 500GB/SKH P31 2TB/2TB M.2's/IronWolf Pro 22TB | 2 x 140mm Noctua NF-A14 1200rpm/1 x140mm Noctua NF-A14 Industrial PPC-2000 PWM 2000rpm/4 x 120mm Noctua NF-F12 industrial PPC-2000rpm/2 x 120mm EK Varder 2200rpm/2 x 120mm YateLoon 1300rpm | Acer XB240H | 4K LG BU40N with Aluminum case. SUA750RM2U & SUA1500RM2U. XMR/6k H/s I5-10600k@5.0Ghz | MSI Z590 A Pro | F4-4000C16D-32GTZRA@4266 17-17-17-34-330-65535 | SK GOLD P31 1TB | GTX960 | EVGA SuperNOVA 750 G2 | Corsair Obsidian 750D | DEMCifilter Corsair Obsidian 750D Dust Filter
|
|
|
Dualshock
Newbie

Activity: 20
Merit: 0
|
 |
January 06, 2016, 02:07:30 PM |
|
Profitability is local to your own rig. If X11 is shown as best profitable on NiceHash.com home page this does not mean that it is most profitable for you, too. Your rig - your gpu(s)) have a specific profitability and NHM will mine on the algorithm that is most profitable for your rig. The algorithm that is shown as best profitable on NiceHash.com it's just an general average.
Clearly ! Thankyou so much !
|
|
|
|
|
|
ATCkit
|
 |
January 06, 2016, 02:29:03 PM |
|
@nicehash How can I set a price for my S7s without causing them to not hash?
Let me explain:
I like to set Nice Hash as my primary pool with a price -ex: 0.0055. If my price is too high, I want the rig to fail over to my secondary pool -ex: Kano. I'm using Smit's modified Firmware for my S5s and have no issues. However, when I set Nicehash as my primary pool for my S7s with the same price, they don't fail over to my secondary pool. Instead I get no hashing at all.
set password - p=0.0055 Yes- since Smit modified the Firm Ware for the S5s, that's what works for my S5s. However, it doesn't work for my S7s. With the S6s, they will fail over to the next pool if my price is too high. With the S7s, they don't fail over to the second pool when I set a price that's too high. Instead, they just stop hashing .
|
|
|
|
|
|
HITTI2
|
 |
January 06, 2016, 04:11:33 PM |
|
I just noticed monies in this wallet and it's not mine. Where did it come from? The 0.002 BTC.
|
XMR/27.4k H/s+1K H/s. Linux Mint 22.3 Zena | 9950x Delidded/Optimus Sig v3 Pro WB/TG DDF-V2 | Asus TUF B850-Plus | F5-6800J3445G16GX2-TZ5RK | SK Hynix A-Die Tuned/Tweaked/Clocked6200Mhz | SuperFlower Leadex Titanium 1600w SF-1600F14HT | RTX 3060TIFE/Bykski-WB/OC'd | EK-XRES 140 Revo D5 PWM | PE Cool Stream 240/120mm alphacool rads | FD Meshify II XL | SKH P31 500GB/SKH P31 2TB/2TB M.2's/IronWolf Pro 22TB | 2 x 140mm Noctua NF-A14 1200rpm/1 x140mm Noctua NF-A14 Industrial PPC-2000 PWM 2000rpm/4 x 120mm Noctua NF-F12 industrial PPC-2000rpm/2 x 120mm EK Varder 2200rpm/2 x 120mm YateLoon 1300rpm | Acer XB240H | 4K LG BU40N with Aluminum case. SUA750RM2U & SUA1500RM2U. XMR/6k H/s I5-10600k@5.0Ghz | MSI Z590 A Pro | F4-4000C16D-32GTZRA@4266 17-17-17-34-330-65535 | SK GOLD P31 1TB | GTX960 | EVGA SuperNOVA 750 G2 | Corsair Obsidian 750D | DEMCifilter Corsair Obsidian 750D Dust Filter
|
|
|
|