Pages:
Author

Topic: Wolf's XMR GPU Miner - page 7. (Read 117592 times)

full member
Activity: 195
Merit: 104
January 10, 2017, 02:07:19 PM
I get error on all of my rigs win 10 64bit i tried different drivers but still the same result, anyone has solution? I have 5gpus on 3 rigs and 7gpus on rest. For example all runs peachy for weeks on ZEC
Thanks in advance

Error -1 when calling clGetDeviceIDs for number of devices
legendary
Activity: 2212
Merit: 1038
January 10, 2017, 01:00:35 PM


Pool works good!
legendary
Activity: 2212
Merit: 1038
January 10, 2017, 01:13:36 AM
@Wolf0

I strapped an RX480 to the side of my windows 10 desktop with some zap straps and plugged it in with a riser cable + bridge extender cable. This is my temporary solution while a new rig is in the works however, the wolf miner doesn't function with my NVIDIA card plugged in so I'm currently running claymore.
newbie
Activity: 1
Merit: 0
January 09, 2017, 06:26:40 PM
fglrx driver is depreciated. Anyone got this to work with amdgpu kernel 4.10 driver?
legendary
Activity: 2212
Merit: 1038
January 09, 2017, 11:32:57 AM
^ Everything you need to know is there, Google can help you resolve any dependency related errors.

Ubuntu 15.04 is defunct and the HD7950 sucks massive amounts of power so until I get an RX480 @ 110W running Ubuntu 16.10 going into detail here is an exercise in futility.

I will say that Ubuntu 15.04 is required for the HD7950 as it is no longer supported in 16.10. The new beta versions of the wolf miner will also not work with the HD7950.

Your best bet for 15.04 is torrents as somebody (AMD) has gone out of their way to scrub this version from the net.
sr. member
Activity: 305
Merit: 250
January 08, 2017, 01:06:59 PM
I decided to give this coin try.

Specs:

AMD64 dual core CPU
2MB RAM
Radeon Sapphire HD7950
Lubuntu 15.04
AMD Crimson fglrx driver
wolf-xmr-miner -- https://github.com/wolf9466/wolf-xmr-miner

Set fan speed to 50%:
Code:
aticonfig --pplib-cmd "set fanspeed 0 50

Monitor temp:
Code:
watch -n 3 aticonfig --adapter=ALL --od-gettemperature

HD7950 .conf settings:
Code:
"corefreq": 1020,
"memfreq": 1575,
"powertune": 20,
"threads": 1,
"rawintensity": 893,
"worksize": 8

wolf-xmr-miner output:
Code:
[20:04:35] New job at diff 108698
[20:04:35] Thread 1, (CPU): 6.92H/s
[20:04:35] Thread 2, (CPU): 6.93H/s
[20:04:36] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.68H/s
[20:04:40] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.77H/s
[20:04:44] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.87H/s
[20:04:48] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.63H/s
[20:04:52] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.73H/s
[20:04:56] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.63H/s
[20:05:00] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.79H/s
[20:05:04] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.86H/s
[20:05:08] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.90H/s
[20:05:10] Share accepted: 2/2 (100.00%)
[20:05:10] Total Hashrate: 459.74H/s

Could you pass the installation instructions?
legendary
Activity: 2212
Merit: 1038
January 08, 2017, 12:33:12 AM
I decided to give this coin try.

Specs:

AMD64 dual core CPU
2MB RAM
Radeon Sapphire HD7950
Lubuntu 15.04
AMD Crimson fglrx driver
wolf-xmr-miner -- https://github.com/wolf9466/wolf-xmr-miner

Set fan speed to 50%:
Code:
aticonfig --pplib-cmd "set fanspeed 0 50

Monitor temp:
Code:
watch -n 3 aticonfig --adapter=ALL --od-gettemperature

HD7950 .conf settings:
Code:
"corefreq": 1020,
"memfreq": 1575,
"powertune": 20,
"threads": 1,
"rawintensity": 893,
"worksize": 8

wolf-xmr-miner output:
Code:
[20:04:35] New job at diff 108698
[20:04:35] Thread 1, (CPU): 6.92H/s
[20:04:35] Thread 2, (CPU): 6.93H/s
[20:04:36] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.68H/s
[20:04:40] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.77H/s
[20:04:44] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.87H/s
[20:04:48] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.63H/s
[20:04:52] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.73H/s
[20:04:56] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.63H/s
[20:05:00] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.79H/s
[20:05:04] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.86H/s
[20:05:08] Thread 0, GPU ID 0, GPU Type: Tahiti: 445.90H/s
[20:05:10] Share accepted: 2/2 (100.00%)
[20:05:10] Total Hashrate: 459.74H/s
sr. member
Activity: 305
Merit: 250
January 07, 2017, 07:58:18 PM
How would an example to mine with GPU?
And with cpu on windows?

How to run cpu mining in linux?

Here is a good start I found real quick: https://www.cryptocompare.com/mining/guides/how-to-mine-monero/

Edit - I recommend ignoring part 4, and avoid minergate. Thanks

The tips that are on it and for the https://github.com/wolf9466/cpuminer-multi
legendary
Activity: 3570
Merit: 1959
January 07, 2017, 01:46:50 PM
How would an example to mine with GPU?
And with cpu on windows?

How to run cpu mining in linux?

Here is a good start I found real quick: https://www.cryptocompare.com/mining/guides/how-to-mine-monero/

Edit - I recommend ignoring part 4, and avoid minergate. Thanks
sr. member
Activity: 305
Merit: 250
January 06, 2017, 06:14:20 PM
How would an example to mine with GPU?
And with cpu on windows?

How to run cpu mining in linux?
member
Activity: 82
Merit: 11
January 06, 2017, 05:27:18 PM
Hello,

i've some problem with wolfs gpu miner. 
On my rx470 8GB 6x GPU RIG mining works fine with the following config -> every Card runs at 730 H/s

Quote
                                {
                                        "index": 0,
                                        "threads": 1,
                                        "rawintensity": 1016,
                                        "worksize": 8
                                },

same config on rx480 4GB i get the following errors:

Quote
[  456.439928] [TTM] Buffer eviction failed
[  457.849829] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for command submission!
[  457.849966] show_signal_msg: 27 callbacks suppressed
[  457.849972] miner[1959]: segfault at 0 ip           (null) sp 00007f301c217ea8 error 14 in miner[400000+19000]
[  457.922937] [drm:amdgpu_gem_object_create [amdgpu]] *ERROR* Failed to allocate GEM object (2130706432, 6, 4096, -12)
[  767.474158] [TTM] Buffer eviction failed
[  771.113864] [TTM] Failed allocating swap storage
[  771.205688] [TTM] Buffer eviction failed
[  771.296660] [TTM] Buffer eviction failed
[  771.385918] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for command submission!
[  771.386336] miner[2259]: segfault at 0 ip           (null) sp 00007f66a1b94e28 error 14

change the config to use only one card -> i get the same rate as from the rx470.
So for me the card can handle this settings.
Why is it complaining about memory ? Both systems have 4GB of host memory.

thanks



nevermind : saw the swap error while posting. 
Issue was problem with the swap space (wasn't mounted on that rig) -> solved.

member
Activity: 82
Merit: 11
January 06, 2017, 05:19:58 PM
Hello,

i've some problem with wolfs gpu miner. 
On my rx470 8GB 6x GPU RIG mining works fine with the following config -> every Card runs at 730 H/s

Quote
                                {
                                        "index": 0,
                                        "threads": 1,
                                        "rawintensity": 1016,
                                        "worksize": 8
                                },

same config on rx480 4GB i get the following errors:

Quote
[  456.439928] [TTM] Buffer eviction failed
[  457.849829] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for command submission!
[  457.849966] show_signal_msg: 27 callbacks suppressed
[  457.849972] miner[1959]: segfault at 0 ip           (null) sp 00007f301c217ea8 error 14 in miner[400000+19000]
[  457.922937] [drm:amdgpu_gem_object_create [amdgpu]] *ERROR* Failed to allocate GEM object (2130706432, 6, 4096, -12)
[  767.474158] [TTM] Buffer eviction failed
[  771.113864] [TTM] Failed allocating swap storage
[  771.205688] [TTM] Buffer eviction failed
[  771.296660] [TTM] Buffer eviction failed
[  771.385918] [drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Not enough memory for command submission!
[  771.386336] miner[2259]: segfault at 0 ip           (null) sp 00007f66a1b94e28 error 14

change the config to use only one card -> i get the same rate as from the rx470.
So for me the card can handle this settings.
Why is it complaining about memory ? Both systems have 4GB of host memory.

thanks

newbie
Activity: 19
Merit: 0
December 30, 2016, 04:33:36 AM
Is there any up to date miner for cryptonight / XMR and Nvidea Pascal cards , for Linux ?
I don't seem to find any....
legendary
Activity: 3108
Merit: 3199
December 28, 2016, 08:37:40 PM
Anyone has an idea on how to compile it on windows?

no i get this error
AppData\Local\Temp\jh.cl", line 151: error: function call is not
          allowed in a constant expression
    C64e(0xa7403b1f1c2747f3), C64e(0x5940f034b72d769a),
                             

Error limit reached.
100 errors detected in the compilation
Compilation terminated.
Frontend phase failed compilation
newbie
Activity: 9
Merit: 0
December 28, 2016, 08:33:47 PM
Anyone has an idea on how to compile it on windows?
legendary
Activity: 2688
Merit: 1240
December 28, 2016, 07:23:32 PM
which is the best pool?

Is there a pool that has a user interface like ethermine/ethpool/flypool ??  All the one's I've tried pale in comparison.





You might want to give https://xmr.suprnova.cc a shot, I just reopened it.
legendary
Activity: 1108
Merit: 1005
December 28, 2016, 07:17:43 PM
which is the best pool?

Is there a pool that has a user interface like ethermine/ethpool/flypool ??  All the one's I've tried pale in comparison.




see sig (afflink)
works great so far

I was trying this pool, but when you using claymore, or wolf miner, you're getting penalized for invalid shares,
you can see unconfirmed balance is in negative.
hero member
Activity: 662
Merit: 500
December 28, 2016, 07:14:25 PM
which is the best pool?

Is there a pool that has a user interface like ethermine/ethpool/flypool ??  All the one's I've tried pale in comparison.




see sig (afflink)
works great so far
legendary
Activity: 1108
Merit: 1005
December 28, 2016, 06:36:44 PM
Any idea about Banned IP on dwarfpool by using this miner ?

Between the lower pool side hash rate and getting banned (probably related), I've finally switched to sgminer 5.5.4-gm.   The only reason I had not switched earlier was because I couldnt get the damn thing to compile and the precompiled binary didnt have a cryptonight kernel.

I have 14 gpu running 675 h/s (9.45 khs), pointed at Dwarfpool right now.

Latest Pool side #'s (~15m)   10.04 khs,  9.57 khs   9.91 khs




wich is the sgminer configuration?

yeah please share , having issues with wolf and claymore I need to switch as well

Try this, it's working for me.
 http://cryptozone.ml/monero.php
legendary
Activity: 3108
Merit: 3199
December 28, 2016, 01:07:33 PM
AppData\Local\Temp\jh.cl", line 151: error: function call is not
          allowed in a constant expression
    C64e(0xa7403b1f1c2747f3), C64e(0x5940f034b72d769a),
                             

Error limit reached.
100 errors detected in the compilation
Compilation terminated.
Frontend phase failed compilation.




What does that mean i cant get the miner running on R9 270x vapor x 2 gb  !
Driver are 16.11.5
Please can some on help to get this running !!!!!!
Pages:
Jump to: