Contact [email protected] with your details of mining software + your IP and you will get assistance.
i just get rejects i can't get anything to come up that isn't cgminer..ugh i so wanna mine on this pool seeing your the highest paying right now someone needs to fork a cgminer for nicehash for gridseeds/blades i have a war machine hosted that is on here but i have no idea how they do it...
For gridseeds/blades/windows try either:
- latest BFGminer from https://bitcointalk.org/?topic=626361
- or this cgminer version: http://cryptomining-blog.com/2396-download-the-latest-cgminer-3-7-2-with-support-for-gridseed-gc3355-asics/
- if you're compiling from source take a look here for the links: https://www.nicehash.com/software/
thxs tried lastest bfg...doesn't reconize the orbs/blades or really anything...just gives me 1 thing n says it over n over...tried various cmd lines...
cgminer will work but not on this pool...i get 100% rejects..which the site says 3.7.2 doesn't work ya i get that...really nothing works for me
been trying everything i can think of to make this work...VM linux box on my lappy that has the blades/orbs on it, doesn't wanna even start one..no clue why just errors out...VM linux box on my main computer...works fine...ubuntu 14 but i really have no idea how to compile it from source...every time i try it does it but have no scrypt support even with the flags...even was gona try minera on the ubuntu but that won't load either...why oh why does this have to be so hard? can't there be like a mining proxy i could use or something to make this much more easier?
You can try to use my proxy: https://bitcointalksearch.org/topic/new-stratumgetwork-proxy-with-web-based-gui-and-pools-management-611338
It just needs java >= 7 to be installed (windows/linux: http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html or Debian/Ubuntu: apt-get install openjdk-7-jre)
It will allow you to use cgminer 3.7.2 with Nicehash through the Getwork protocol (since cgminer 3.7.2 can not be used through a proxy or Nicehash with the stratum protocol) :
-Download and unzip the proxy package: https://github.com/Stratehm/stratum-proxy/releases
-Configure the proxy: you can use the stratum-proxy-full-sample.conf configuration file from the proxy package as a starting point. (Default configuration is fine, just modify the pool list you want to use)
-Only for Scrypt pools, set the option
"isScrypt" : true
-Then, run the proxy with the command line
java -jar /path/to/stratum-proxy.jar -f /path/to/configuration/file
-You can access the GUI with your browser on http://ipOfProxy:8888
Thanks...I'll give that a try a lot easier then what I've been trying