My wallet is giving 51002 socket eror and not syncing , someone said to add nodes to config file but which one is the config file in appdata/roaming/signatum ?
signatum.conf
Post
Topic
BoardAnnouncements (Altcoins)
Re: [ANN] Signatum - New Algorithm - Fair Launch - No Premine - Cryptopia
ive been mining on suprnova all day and have been having issues getting my coins to show up in the wallet after i cashed them out.. anybody else experiencing this? i also updated to the new wallet.. and it wont sync...
****update... the explorer shows the transations.. but the new walllet wont sync...
All fine here , try to contact ocminer directly he will help you out.
WARNING: compiled on VM, haven't tested, testers with Ubuntu needed
P.S: don't look at size, it's still static-linkage thing
Unfortunately not working here :
*** ccminer alexis-1.0 palgin skunkmod for nVidia GPUs from alexis78@github *** *** Built with the nVidia CUDA Toolkit 8.0 (Not recommended prefer 7.5)
*** Based on tpruvot@github ccminer *** Originally based on Christian Buchner and Christian H. project *** Include some of the work of djm34, sp, tsiv and klausT.
*** Skunk algo modded by palgin
Illegal instruction
I experience this too. Any solution?
As I posted earlier:
Workaround for Ubuntu bins and their errors:
1) sudo apt install nvidia-cuda-toolkit 2) sudo apt install libcurl4-openssl-dev 3) sudo apt install libssl-dev 4) if it keeps thowing errors about CUDA libs, run "sudo ldconfig /your/cuda/libs/path" , 32-bit versions 5) Reboot if you want
Try installing CUDA 8 toolkit, error shows that instructions used during kernel launch are unsupported in your version of CUDA. Please, check and reply, I've specially installed Ubuntu on several hosts and tested, after manipulations I've mentioned earlier everything worked fine.
Code:
ccminer-ccminer.o: In function `miner_thread(void*)': ccminer.cpp:(.text+0x7b75): undefined reference to `scanhash_timetravel10' ccminer-util.o: In function `print_hash_tests': util.cpp:(.text+0x7a29): undefined reference to `timetravel10_hash' ccminer-bench.o: In function `algo_free_all': bench.cpp:(.text+0x215): undefined reference to `free_timetravel10' collect2: error: ld returned 1 exit status Makefile:1130: recipe for target 'ccminer' failed make[2]: *** [ccminer] Error 1 make[2]: Leaving directory '/home/babuubabuu/ccminer-skunk-1' Makefile:2115: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/babuubabuu/ccminer-skunk-1' Makefile:633: recipe for target 'all' failed make: *** [all] Error 2
I did install cuda toolkit & Openssl & libcurl4 My system can run tpruvot version fine but can't run build.sh from palginpav version. This is the error code before build.sh terminate itself.
Simple, source isn't included, you won't be able to build it, only use bins released.