HHogan
Newbie
Offline
Activity: 16
Merit: 0
|
|
February 16, 2014, 03:24:52 PM |
|
Can somebody please help me when i want to run it on my gtx 780 i get this error http://i59.tinypic.com/mu7pl.pngi think its is because i have opencl 1.1 but where do i get 1.2 from because i see that some people here got it working on there nvidia card on my gt 750m with also opencl 1.1 it works just fine please help me? I'm having the exact same problem with the same cards.
|
|
|
|
bulkano
Newbie
Offline
Activity: 37
Merit: 0
|
|
February 16, 2014, 05:30:42 PM |
|
Hello, I would like to know how to configure my graphic card is a nvidia gforce gt 210, I downloaded the xptminer-gpu in droxbox, ypool work that I have to download files to make it work? Gives me an error "stackdump "anyone know why? thank you very much.
|
|
|
|
samee
Newbie
Offline
Activity: 5
Merit: 0
|
|
February 17, 2014, 02:31:07 AM |
|
compile error in Archlinux. cpu : AMD Athlon(tm) II X3 440 Processor display card: microstar hd7850 driver: catalyst 14.1 g++ -c -static -Wall -Wextra -std=c++0x -O2 -fomit-frame-pointer -march=native -I/usr/local/include -I/usr/include -IxptMiner/includes/ xptMiner/main.cpp -o xptMiner/main.o In file included from xptMiner/global.h:77:0, from xptMiner/main.cpp:1: xptMiner/OpenCLObjects.h:77:9: error: extra qualification 'OpenCLKernel::' on member 'getPreferredWorkGroupSize' [-fpermissive] size_t OpenCLKernel::getPreferredWorkGroupSize(OpenCLDevice* device); ^ Makefile:93: recipe for target 'xptMiner/main.o' failed make: *** [xptMiner/main.o] Error 1
Whoops, looks like one of my tweaks broke something. I pushed a fix to github, you should be good to go. still error: g++ -Wall -Wextra -O2 -fomit-frame-pointer -march=native -L/usr/local/lib -L/usr/lib -I/usr/local/include -I/usr/include -IxptMiner/includes/ -o xptminer xptMiner/ticker.o xptMiner/main.o xptMiner/sha2.o xptMiner/xptClient.o xptMiner/protosharesMiner.o xptMiner/primecoinMiner.o xptMiner/keccak.o xptMiner/metis.o xptMiner/shavite.o xptMiner/metiscoinMiner.o xptMiner/scrypt.o xptMiner/scryptMinerCPU.o xptMiner/xptClientPacketHandler.o xptMiner/xptPacketbuffer.o xptMiner/xptServer.o xptMiner/xptServerPacketHandler.o xptMiner/transaction.o xptMiner/OpenCLObjects.o xptMiner/jhlib.o -lrt -lOpenCL -flto /usr/bin/ld: xptMiner/main.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5' /usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:102: recipe for target 'xptminer' failed make: *** [xptminer] Error 1
|
|
|
|
|
breakbeater
Sr. Member
Offline
Activity: 444
Merit: 250
Life is a bitch, get used to it...
|
|
February 18, 2014, 07:53:08 PM |
|
can i use this miner behind a http proxy?
|
|
|
|
gigawatt (OP)
|
|
February 19, 2014, 06:17:32 PM |
|
The debug information has been bundled into the 1.5 build. I should have made that a bit more clear, sorry about that. If you could post the log information up until the crash, it would be very appreciated.
|
|
|
|
gigawatt (OP)
|
|
February 19, 2014, 06:24:46 PM |
|
still error: g++ -Wall -Wextra -O2 -fomit-frame-pointer -march=native -L/usr/local/lib -L/usr/lib -I/usr/local/include -I/usr/include -IxptMiner/includes/ -o xptminer xptMiner/ticker.o xptMiner/main.o xptMiner/sha2.o xptMiner/xptClient.o xptMiner/protosharesMiner.o xptMiner/primecoinMiner.o xptMiner/keccak.o xptMiner/metis.o xptMiner/shavite.o xptMiner/metiscoinMiner.o xptMiner/scrypt.o xptMiner/scryptMinerCPU.o xptMiner/xptClientPacketHandler.o xptMiner/xptPacketbuffer.o xptMiner/xptServer.o xptMiner/xptServerPacketHandler.o xptMiner/transaction.o xptMiner/OpenCLObjects.o xptMiner/jhlib.o -lrt -lOpenCL -flto /usr/bin/ld: xptMiner/main.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5' /usr/lib/libpthread.so.0: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:102: recipe for target 'xptminer' failed make: *** [xptminer] Error 1
Try it again. Somehow I forgot to include "-lpthread" in the compile options.
|
|
|
|
gigawatt (OP)
|
|
February 20, 2014, 01:02:20 AM |
|
I've updated my GPU miner for MTS! It's now 15-20% faster than before! (I went from 11,150 kHash/s to 13,500 kHash/s) Download the latest version from the beginning of this thread. Enjoy!
|
|
|
|
|
aakashkumar
|
|
February 20, 2014, 01:55:23 PM Last edit: February 20, 2014, 02:07:58 PM by aakashkumar |
|
Your Miner works Great with 58xx and 59XX ,
Can you do something For PTS ?
Yes, can something similar be done for PTS? Hi Gigawatt, Your MTS Miner Gives Excellent Performance with 58XX and 59XX series Gpu's
But for PTS so many Gpu miners out-there( ominer 0.8 ,PtsGPUz 0.4c,clpts 0.2.2) ,but None Works properly with these Gpu's . can you optimise Gpu Miner for PTS ?
|
|
|
|
|
gigawatt (OP)
|
|
February 20, 2014, 02:13:03 PM |
|
crash with a 1.6. 1.5 works fine. Could you post the information from this post? It would make troubleshooting a lot easier.
|
|
|
|
Replex
Newbie
Offline
Activity: 5
Merit: 0
|
|
February 20, 2014, 06:18:17 PM |
|
I get this Error. It worked before I downloaded the new graphic driver from nVidia and updated to the newer gpu miner, but now neither v1.5 or v1.6 works.. I tryed downgrading to the older nVidia driver again but didn't help.. Seems like it can't detect my GPUs! Edit: Im running Nvidia 660ti SLI, never mined with SLI before, just recieved my second card. Before I installed the second card i were mining at 9140 k/hash. http://imageshack.com/a/img36/3851/v4fe.jpg
|
|
|
|
Replex
Newbie
Offline
Activity: 5
Merit: 0
|
|
February 20, 2014, 06:33:17 PM |
|
Tried the 32bit version for fun.. (Im running 64bit)
It works! Doesn't make any sence..
Also, how do I set it to run both gpus?
|
|
|
|
feelgood2
Newbie
Offline
Activity: 8
Merit: 0
|
|
February 20, 2014, 08:03:35 PM |
|
Your Miner works Great with 58xx and 59XX ,
Can you do something For PTS ?
Yes, can something similar be done for PTS? Hi Gigawatt, Your MTS Miner Gives Excellent Performance with 58XX and 59XX series Gpu's
But for PTS so many Gpu miners out-there( ominer 0.8 ,PtsGPUz 0.4c,clpts 0.2.2) ,but None Works properly with these Gpu's . can you optimise Gpu Miner for PTS ? +1
|
|
|
|
Semmelknödel
Newbie
Offline
Activity: 17
Merit: 0
|
|
February 21, 2014, 11:55:53 AM Last edit: February 21, 2014, 09:41:22 PM by Semmelknödel |
|
Xptminer v1.6 -s 2 Radeon HD6990 GPU Glock 970Mhz Radeon HD6970 GPU Glock 930Mhz 65000kHash/sec -s 4 i have 66500khash/secWhat a better for GPU Load 99% Higher -s 6 or -s 4 or what? My GPU load at GPU2 are not 99% a little bit lower 97-98%
|
|
|
|
tumatos
Newbie
Offline
Activity: 28
Merit: 0
|
|
February 21, 2014, 05:16:14 PM |
|
https://i.imgur.com/sS0MOhG.pngcrash happens too fast so i can't capture what shows up above. the command used is start /low xptminer.exe -o ypool.net -u tumatos.pc35 -p x -d 0 on latest drivers, windows 7 64bit like i said previously, only crashes on 1.6 version. currently using 1.5 with no problems.
|
|
|
|
deeping
Newbie
Offline
Activity: 1
Merit: 0
|
|
February 22, 2014, 07:43:44 AM |
|
KHashs/s:8200+ 7850 am i right???
|
|
|
|
Baudrate
Newbie
Offline
Activity: 30
Merit: 0
|
|
March 01, 2014, 09:29:37 PM |
|
I can't compile in Ubuntu 13.10, I get this error message
g++ -c -static -Wall -Wextra -std=c++0x -O2 -fomit-frame-pointer -march=native -I/usr/local/include -I/usr/include -IxptMiner/includes/ xptMiner/main.cpp -o xptMiner/main.o In file included from xptMiner/global.h:77:0, from xptMiner/main.cpp:1: xptMiner/OpenCLObjects.h:21:23: fatal error: CL/opencl.h: No such file or directory #include <CL/opencl.h> ^ compilation terminated. make: *** [xptMiner/main.o] Error 1
Any help would be very grateful
|
|
|
|
causevd
Newbie
Offline
Activity: 42
Merit: 0
|
|
March 03, 2014, 05:23:21 AM |
|
Since MTC is renamed to MTS you should also change your thread subject from MTC to MTS... it's not a big deal but people could think that it's all about MarineCoin not about MetisCoin.
Regards causevd,
|
|
|
|
|