running into a small problem here
using cgminer, got zadig, it recognizes the device, but everytime i try and run it i get this:
Input server details. URL: ./cgminer -o stratum+tcp://stratum.mining.eligius.st:3334 -u 1BURGERAXHH6Yi6LRyb RJK7ybEm5m5HwTr --compac-freq 150 Username: 1BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr Password [enter for none]: [2015-09-10 23:47:42.715] Failed to resolve (?wrong URL) ./cgminer -o stratum+t cp: URL stratum+tcp://./cgminer -o stratum+tcp://stratum.mining.eligius.st:3334 -u 1 BURGERAXHH6Yi6LRybRJK7ybEm5m5HwTr --compac-freq 150 failed alive testing, reinpu t details URL:
could it be my network?
I never had to do -p x, it's optional.
That is the error it gives when it fails to resolve a URL- or if you don't tell it a pool- but reading this I think the problem is that you're inputting the entire command when it only asks for a url. Don't, you can give it the URL later but do not give anything but the URL. I've never launched it quite like that but what you should input is clearly either:
"stratum+tcp://stratum.mining.eligius.st:3334"
or
"stratum.mining.eligius.st:3334"
If you want to run the whole thing from the command line on windows without it asking for details try typing this in FROM THE COMMAND LINE, this will start cgminer already set up to mine, it won't have to ask details:
cgminer.exe -o stratum+tcp://stratum.mining.eligius.st:3334 -u 1BURGERAXHH6Yi6LRyb RJK7ybEm5m5HwTr --compac-freq 150
(except put in your pool details)
--
novak
alright, i got it working:
my problem turned out to be twofold:
I was inputting the URL incorrectly as you mentioned, and the device was not being recognized because i erroneously believed i had installed the winusb drivers, when i only had done so my 1 other stick.