Bitcoin Forum
May 24, 2024, 03:14:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Trying to mine Monero using Ubuntu, could use a little help ....  (Read 768 times)
bbOOmm (OP)
Sr. Member
****
Offline Offline

Activity: 277
Merit: 250


View Profile
September 06, 2016, 03:47:48 AM
Last edit: September 06, 2016, 04:03:28 PM by bbOOmm
 #1

I need a little help. I'm not a complete newb to linux / cmd line / Ubuntu ... however, I'm not an expert. I'm just a guy who knows a wee bit more than the average button pusher. There is some reason that is eluding me because I'm fuming about these issues which is leading me to want to put this system through the shredder..... I need a little help fixing this - going on two full days of working on this. Ive tried both Claymore and Wolf's, each give me errors and do not run.

I first started with Ubuntu 14.04.5 ... that was short lived because I just couldn't get the whole AMD drivers, catalyst, SDK, FGLRX-updates to install... so I went up to Ubuntu 15.04 which is far easier to install all the AMD gobbleygook

Using ubuntu desktop 64bit and a R9 270x,  here is what is happening:

Claymore v9.5 - I've tried two ways of starting it....

Code:
monerominer@monerominer:~$ cd /home/monerominer/Claymore
monerominer@monerominer:~/Claymore$ wine pool.bat
wine: Bad EXE format for Z:\home\monerominer\Claymore\pool.bat.

and

Code:
monerominer@monerominer:~$ cd /home/monerominer/Claymore
monerominer@monerominer:~/Claymore$ wine NsGpuCNMiner.exe
err:seh:setup_exception stack overflow 2896 bytes in thread 0024 eip 00007f58ba8fe18b esp 0000000000140ab0 stack 0x140000-0x141000-0x8f0000

The pool.bat file contents:
Code:
NsGpuCNMiner.exe -o stratum+tcp://xmr-usa.dwarfpool.com:8050 -u 463tWEBn5XZxxwallet addyxzctJLPCZy24jvb3NiTcTJ.7c3740cc047xxpayment IDxxa3fdf78f -p x

===

wolf-xmr-miner 0.3 and 0.2 get the same error.... I'm just posting v0.3's errors

Code:
monerominer@monerominer:~$ cd /home/monerominer/wolf-xmr-miner-0.3b
monerominer@monerominer:~/wolf-xmr-miner-0.3b$ wine miner.exe xmr.conf
[20:10:54] Parsed pool URL: xmr-usa.dwarfpool.com
[20:10:54] Successfully connected to pool's stratum.
[20:10:54] Request: {"method": "login", "params": {"login": "463tWEBn5XZxxwallet addyxzctJLPCZy24jvb3NiTcTJ.7c3740cc047xxpayment IDxxa3fdf78f", "pass": "x", "agent": "wolf-xmr-miner/0.1"}, "id": 1}

[20:10:54] Got something: {"id":1,"jsonrpc":"2.0","error":null,"result":{"id":"235151040763594","job":{"blob":"0203c4aeb8be05c3e699071a4e01a34afb17c0dc695eef21512e5b072eedb4dd392afb873d64aa0 00000002bcb79191e3372daafe1c56d7581fa42472ae0e9697a4e84b890e073ff4cbc7102","job_id":"881923559424467","target":"b88d0600"},"status":"OK"}}

wine: Call from 0x7fea5d6d63ac to unimplemented function OpenCL.dll.clCreateCommandQueueWithProperties, aborting
wine: Unimplemented function OpenCL.dll.clCreateCommandQueueWithProperties called at address 0x7fea5d6d63ac (thread 0023), starting debugger...
Unhandled exception: unimplemented function OpenCL.dll.clCreateCommandQueueWithProperties called in 64-bit code (0x00007fea5d6d63ac).
Register dump:
 rip:00007fea5d6d63ac rsp:000000000033f9c0 rbp:000000000033fad8 eflags:00000206 (   - --  I   - -P- )
 rax:0000000000000000 rbx:000000000033f9e0 rcx:000000000033f9e0 rdx:000000000040ed76
 rsi:000000000043db6e rdi:000000000043e59c  r8:000000000033faf0  r9:000000000033fad8 r10:0000000000000000
 r11:0000000000048cf0 r12:0000000000000538 r13:0000000000000000 r14:0000000000048020 r15:0000000000000010
Stack dump:
0x000000000033f9c0:  000000000033f9e0 0000000000000000
0x000000000033f9d0:  0000000000000000 ffffffffffffff00
0x000000000033f9e0:  0000000180000100 0000000000000000
0x000000000033f9f0:  00007fea5d6d63ac 0000000000000002
0x000000000033fa00:  000000000043e59c 000000000043db6e
0x000000000033fa10:  000000000033fb40 0000000000048740
0x000000000033fa20:  000000000033fc10 0000000000000000
0x000000000033fa30:  0000000000000000 0000000000000538
0x000000000033fa40:  0000000000000000 0000000000048020
0x000000000033fa50:  0000000000000010 00007fea55e14f1c
0x000000000033fa60:  3d4ef779603c2534 0000000000000000
0x000000000033fa70:  0000000000000000 6b1578b5f9be5e00
Backtrace:
=>0 0x00007fea5d6d63ac in ntdll (+0x363ac) (0x000000000033fad8)
  1 0x000000000040ed76 in miner (+0xed75) (0x000000000033fad8)
  2 0x000000000042ed5e in miner (+0x2ed5d) (0x0000000000000000)
  3 0x00000000004013f8 in miner (+0x13f7) (0x00000000000464f0)
  4 0x000000000040151b in miner (+0x151a) (0x00007ffe3c4cffa0)
  5 0x00007fea5d70b3d3 call_thread_func+0xd2() in ntdll (0x00007ffe3c4cffa0)
  6 0x00007fea5d7048ea RtlRaiseException+0x7d() in ntdll (0x00007ffe3c4cffa0)
  7 0x00007fea5d6d66f6 in ntdll (+0x366f5) (0x00007ffe3c4cffa0)
  8 0x00007fea5e190fe3 wine_call_on_stack+0x12() in libwine.so.1 (0x00007ffe3c4cffa0)
  9 0x00007fea5e191149 wine_switch_to_stack+0x8() in libwine.so.1 (0x00007fffff7ef000)
  10 0x00007fea5d6dc44c LdrInitializeThunk+0x3fb() in ntdll (0x00007fffff7ef000)
  11 0x000000007b87b2b6 __wine_kernel_init+0x935() in kernel32 (0x00007fea5d9754c0)
  12 0x00007fea5d6dcba8 __wine_process_init+0x177() in ntdll (0x00007ffe3c4d1380)
  13 0x00007fea5e18f564 wine_init+0x2f3() in libwine.so.1 (0x00007ffe3c4d1420)
  14 0x000000007bf00ce2 main+0x81() in <wine-loader> (0x00007ffe3c4d1998)
  15 0x00007fea5db9da40 __libc_start_main+0xef() in libc.so.6 (0x000000007bf00ec0)
  16 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  17 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  18 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  19 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  20 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  21 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  22 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  23 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  24 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  25 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  26 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  27 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  28 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  29 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  30 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  31 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  32 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  33 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  34 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  35 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  36 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  37 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  38 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  39 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  40 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  41 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  42 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  43 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  44 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  45 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  46 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  47 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  48 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  49 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  50 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  51 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  52 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  53 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  54 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  55 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  56 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  57 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  58 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  59 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  60 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  61 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  62 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  63 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  64 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  65 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  66 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  67 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  68 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  69 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  70 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  71 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  72 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  73 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  74 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  75 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  76 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  77 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  78 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  79 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  80 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  81 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  82 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  83 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  84 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  85 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  86 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  87 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  88 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  89 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  90 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  91 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  92 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  93 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  94 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  95 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  96 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  97 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  98 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  99 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  100 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  101 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  102 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  103 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  104 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  105 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  106 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  107 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  108 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  109 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  110 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  111 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  112 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  113 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  114 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  115 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  116 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  117 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  118 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  119 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  120 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  121 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  122 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  123 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  124 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  125 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  126 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  127 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  128 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  129 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  130 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  131 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  132 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  133 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  134 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  135 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  136 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  137 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  138 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  139 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  140 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  141 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  142 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  143 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  144 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  145 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  146 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  147 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  148 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  149 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  150 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  151 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  152 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  153 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  154 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  155 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  156 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  157 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  158 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  159 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  160 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  161 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  162 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  163 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  164 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  165 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  166 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  167 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  168 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  169 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  170 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  171 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  172 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  173 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  174 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  175 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  176 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  177 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  178 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  179 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  180 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  181 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  182 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  183 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  184 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  185 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  186 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  187 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  188 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  189 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  190 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  191 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  192 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  193 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  194 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  195 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  196 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  197 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  198 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  199 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  200 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
0x00007fea5d6d63ac: addq   $20,%rsp
Modules:
Module   Address               Debug info   Name (63 modules)
PE             400000-          441000   Export          miner
ELF           7b800000-        7bc7d000   Dwarf           kernel32<elf>
  \-PE           7b820000-        7bc7d000   \               kernel32
ELF           7be00000-        7c103000   Dwarf           <wine-loader>
ELF       7fea528c2000-    7fea52ade000   Deferred        libresolv.so.2
ELF       7fea52ade000-    7fea52ce4000   Deferred        libnss_dns.so.2
ELF       7fea52ce4000-    7fea52ee7000   Deferred        libnss_mdns4_minimal.so.2
ELF       7fea52f08000-    7fea5310e000   Deferred        libxfixes.so.3
ELF       7fea5310e000-    7fea53318000   Deferred        libxcursor.so.1
ELF       7fea53318000-    7fea53528000   Deferred        libxi.so.6
ELF       7fea53528000-    7fea5372b000   Deferred        libxcomposite.so.1
ELF       7fea5372b000-    7fea53935000   Deferred        libxrandr.so.2
ELF       7fea53935000-    7fea53b3f000   Deferred        libxrender.so.1
ELF       7fea53b3f000-    7fea53d45000   Deferred        libxxf86vm.so.1
ELF       7fea53d66000-    7fea54007000   Deferred        winex11<elf>
  \-PE       7fea53d80000-    7fea54007000   \               winex11
ELF       7fea54031000-    7fea5425a000   Deferred        libexpat.so.1
ELF       7fea5425a000-    7fea54498000   Deferred        libfontconfig.so.1
ELF       7fea54498000-    7fea546be000   Deferred        libpng12.so.0
ELF       7fea546be000-    7fea548d9000   Deferred        libz.so.1
ELF       7fea548d9000-    7fea54b81000   Deferred        libfreetype.so.6
ELF       7fea54b81000-    7fea54daa000   Deferred        libtinfo.so.5
ELF       7fea54daa000-    7fea54fce000   Deferred        libncurses.so.5
ELF       7fea54fce000-    7fea5520a000   Deferred        ws2_32<elf>
  \-PE       7fea54fe0000-    7fea5520a000   \               ws2_32
ELF       7fea5520a000-    7fea55424000   Deferred        version<elf>
  \-PE       7fea55210000-    7fea55424000   \               version
ELF       7fea55424000-    7fea556ad000   Deferred        advapi32<elf>
  \-PE       7fea55430000-    7fea556ad000   \               advapi32
ELF       7fea556ad000-    7fea55a13000   Deferred        gdi32<elf>
  \-PE       7fea556c0000-    7fea55a13000   \               gdi32
ELF       7fea55a13000-    7fea55dc5000   Deferred        user32<elf>
  \-PE       7fea55a30000-    7fea55dc5000   \               user32
ELF       7fea55dc5000-    7fea5608d000   Deferred        msvcrt<elf>
  \-PE       7fea55de0000-    7fea5608d000   \               msvcrt
ELF       7fea5608d000-    7fea56289000   Deferred        libgl.so.1
ELF       7fea56289000-    7fea5648c000   Deferred        libxinerama.so.1
ELF       7fea56d38000-    7fea56f4a000   Deferred        libxext.so.6
ELF       7fea56f4a000-    7fea57150000   Deferred        libxdmcp.so.6
ELF       7fea57150000-    7fea57354000   Deferred        libxau.so.6
ELF       7fea57354000-    7fea57573000   Deferred        libxcb.so.1
ELF       7fea57573000-    7fea578ac000   Deferred        libx11.so.6
ELF       7fea578ac000-    7fea579cc000   Deferred        libatiuki.so.1
ELF       7fea57cdb000-    7fea57e98000   Deferred        libatiadlxx.so
ELF       7fea57eb9000-    7fea580c1000   Deferred        librt.so.1
ELF       7fea580c1000-    7fea5be19000   Deferred        libamdocl64.so
ELF       7fea5be19000-    7fea5c023000   Deferred        libopencl.so.1
ELF       7fea5c023000-    7fea5c242000   Deferred        opencl<elf>
  \-PE       7fea5c030000-    7fea5c242000   \               opencl
ELF       7fea5c242000-    7fea5c44f000   Deferred        libnss_files.so.2
ELF       7fea5c44f000-    7fea5c65b000   Deferred        libnss_nis.so.2
ELF       7fea5c65b000-    7fea5c875000   Deferred        libnsl.so.1
ELF       7fea5c875000-    7fea5ca7e000   Deferred        libnss_compat.so.2
ELF       7fea5d160000-    7fea5d376000   Deferred        libgcc_s.so.1
ELF       7fea5d376000-    7fea5d67e000   Deferred        libm.so.6
ELF       7fea5d67e000-    7fea5d976000   Dwarf           ntdll<elf>
  \-PE       7fea5d6a0000-    7fea5d976000   \               ntdll
ELF       7fea5d979000-    7fea5db7d000   Deferred        libdl.so.2
ELF       7fea5db7d000-    7fea5df47000   Dwarf           libc.so.6
ELF       7fea5df48000-    7fea5e166000   Deferred        libpthread.so.0
ELF       7fea5e187000-    7fea5e52b000   Dwarf           libwine.so.1
ELF       7fea5e52d000-    7fea5e753000   Deferred        ld-linux-x86-64.so.2
ELF       7ffe3c4df000-    7ffe3c4e1000   Deferred        [vdso].so
Threads:
process  tid      prio (all id:s are in hex)
0000000e services.exe
   0000001d    0
   0000001c    0
   00000016    0
   00000014    0
   00000010    0
   0000000f    0
00000012 winedevice.exe
   0000001b    0
   00000018    0
   00000017    0
   00000013    0
00000019 plugplay.exe
   0000001f    0
   0000001e    0
   0000001a    0
00000020 explorer.exe
   00000024    0
   00000021    0
00000022 (D) Z:\home\monerominer\wolf-xmr-miner-0.3b\miner.exe
   00000026    0
   00000025    0
   00000023    0 <==
monerominer@monerominer:~/wolf-xmr-miner-0.3b$

xmr.conf contents:
Code:
{
   "Algorithms":
   [
      {
         "name": "CryptoNight",
         "devices":
         [
            {
               "index": 0,
               "corefreq": 1000,
               "memfreq": 1500,
               "fanspeed": 65,
               "powertune": 20,
               "threads": 1,
               "rawintensity": 1336,
               "worksize": 16
            }
         ],
         "pools":
         [
            {
               "url": "stratum+tcp://xmr-usa.dwarfpool.com:8050",
               "user": "463tWEBn5XZxxwallet addyxzctJLPCZy24jvb3NiTcTJ.7c3740cc047xxpayment IDxxa3fdf78f",
               "pass": "x"
            }
         ]
      }
   ]
}


=====

WTF am I doing wrong? I'd like to mine Monero, but I'm not going to use Winblows to do it .....( the newest version of winblows that I have is xp pro )
master2neo
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
September 06, 2016, 07:27:55 PM
 #2

I have same problem.. Not running claymore..
joblo
Legendary
*
Offline Offline

Activity: 1470
Merit: 1114


View Profile
September 06, 2016, 08:03:24 PM
 #3

You can't mine using your GPU using Wine because the Nvidia/AMD drivers aren't supported.

AKA JayDDee, cpuminer-opt developer. https://github.com/JayDDee/cpuminer-opt
https://bitcointalk.org/index.php?topic=5226770.msg53865575#msg53865575
BTC: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT,
bbOOmm (OP)
Sr. Member
****
Offline Offline

Activity: 277
Merit: 250


View Profile
September 06, 2016, 08:50:53 PM
 #4

You can't mine using your GPU using Wine because the Nvidia/AMD drivers aren't supported.

I beleive that you are thinking of Ubuntu 16.04 not supporting the amd drivers

I'm running Ubuntu 15.04 and I have all the AMD drivers, SDK and FGLRX-UPDATES installed

As you see below, The AMD stuffz is running.

Code:
monerominer@monerominer:~/wolf-xmr-miner-0.3b$ aticonfig --list-adapters
* 0. 01:00.0 AMD Radeon R9 200 Series

I did find that I was missing libjansson-dev, so I installed that and now have the following when I use make.

Code:
monerominer@monerominer:~/wolf-xmr-miner-0.3b$ make
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/aesb.c -o crypto/aesb.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/aesb-x86-impl.c -o crypto/aesb-x86-impl.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/c_blake256.c -o crypto/c_blake256.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/c_groestl.c -o crypto/c_groestl.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/c_keccak.c -o crypto/c_keccak.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/c_jh.c -o crypto/c_jh.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/c_skein.c -o crypto/c_skein.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c crypto/oaes_lib.c -o crypto/oaes_lib.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c cryptonight.c -o cryptonight.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c log.c -o log.o
log.c: In function ‘Log’:
log.c:25:3: warning: format not a string literal and no format arguments [-Wformat-security]
   printf(timebuf);
   ^
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c net.c -o net.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c minerutils.c -o minerutils.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c gpu.c -o gpu.o
gcc -D_POSIX_SOURCE -D_GNU_SOURCE -O0 -ggdb3 -std=c11 -pthread -c main.c -o main.o
main.c: In function ‘PoolBroadcastThreadProc’:
main.c:133:3: warning: implicit declaration of function ‘Sleep’ [-Wimplicit-function-declaration]
   while(pthread_mutex_trylock(&QueueMutex)) Sleep(1);
   ^
main.c: In function ‘SetupXMRTest’:
main.c:626:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ [-Wformat=]
  snprintf(Options, 31, "-I. -DWORKSIZE=%d", LocalThreads);
  ^
main.c:626:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ [-Wformat=]
gcc -pthread -O0 -ggdb3 crypto/aesb.o crypto/aesb-x86-impl.o crypto/c_blake256.o crypto/c_groestl.o crypto/c_keccak.o crypto/c_jh.o crypto/c_skein.o crypto/oaes_lib.o cryptonight.o log.o net.o minerutils.o gpu.o main.o -ljansson -lOpenCL -ldl -o miner
monerominer@monerominer:~/wolf-xmr-miner-0.3b$

I was told that no errors are shown, but there are warnings.

Warnings ... umm, do I need to fix something still? or can it run.

I tried running it with the existing xmr.conf file just to see if it would run as is before I put in my own commands and wallet.

I receive this error.

Code:
monerominer@monerominer:~/wolf-xmr-miner-0.3b$ miner xmr.conf
No command 'miner' found, did you mean:
 Command 'mines' from package 'sgt-puzzles' (universe)
 Command 'mixer' from package 'csound-utils' (universe)
miner: command not found
monerominer@monerominer:~/wolf-xmr-miner-0.3b$

Am I using the correct command / format to start the miner?

Do I need to use WiNE to run the miner?

I tried using WiNE......

Code:
monerominer@monerominer:~/wolf-xmr-miner-0.3b$ wine miner xmr.conf
wine: cannot find L"C:\\windows\\system32\\miner.exe"
monerominer@monerominer:~/wolf-xmr-miner-0.3b$

What am I doing wrong? I'm learning as I go .....

bbOOmm (OP)
Sr. Member
****
Offline Offline

Activity: 277
Merit: 250


View Profile
September 07, 2016, 04:45:57 AM
 #5

I have same problem.. Not running claymore..

Are you running wolf-xmr-miner? or trying to?

I just got mine going... I'll see if I can help with what I just learned



Pages: [1]
  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!