Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [SCRYPT JANE] UltraCoin (UTC) - Newly Launched
by
ozkraut
on 03/02/2014, 22:46:39 UTC
For all you Nvidia guys:

I have an 'old'  GTX 465 on my daughters PC (XP) and got it to work (110kh) with the following:

Latest cudaminer with Scrypt-Jane support (2014-02-02)

and the following config / .bat


//================================================================
setx GPU_MAX_ALLOC_PERCENT 100

cudaminer.exe -C 1 -i 1 -H 2 -l auto -o stratum+tcp://xxxxxx3 -u xxxxxx -p xxxx -a scrypt-jane:UltraCoin
//================================================================

can also be done by specifying starttime,min,max instead of coin name eg -a=scrypt-jane:1388361600,4,30

working away on leetpool with no problem

i downloaded it and made a start.bat and put that in it with my username and password. but it starts and closes. why? am i doing something wrong

must of made a typo somewhere thats why it starts and closes

i made a start.bat and put this in it  can you correct it for me?

cudaminer.exe -o stratum+tcp://ultra.leetpools.com:3333 -u myusername.worker -p password -a=scrypt-jane:1388361600,4,30

it starts and closes. am i doing something wrong?


Add pause to the line afterwards in the bat file and see what messages are left in the console screen.  Report back here

ok i did that. it says "Unable to query CUDA driver version! Is an nVidia driver installed?"

did any previous version of cudaminer work for you or is this the first time you are trying ?
which OS ?
which card?
Nvidia drivers / Cuda ?

using driver 185.5 for XP 32 bit eg this runs out of the X86 folder. Also I see no flags in your batch ( after the call to .exe / before the pool url). Not sure if they are mandatory but I set them based on the readme file