you are in the system32 folder, you to navigate to the folder where you have sgminer. the other option is just to put the whole path like i did in my previous post. find the sgminer.exe and hold crtl/shift and right click - you should see "copy as path". put that in the beginning part of the bat file.
my lbry.cl is in the kernel folder...try that too.
this is my bat:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
"G:\Mining\lbc\sgminer-5-4-0-lbry\sgminer.exe" --kernel lbry -o stratum+tcp://lbry.pool.mn:8878 -u xxxx -p p -I 22 -w 64 --gpu-threads 2
pause
do you have the lbry.cl file int the same folder?
I'm getting this error:
[21:05:09] Started sgminer 5.4.0-nicehash
[21:05:09] * using Jansson 2.7
[21:05:09] Probing for an alive pool
[21:05:09] lbry.suprnova.cc difficulty changed to 32
[21:05:11] Startup GPU initialization... Using settings from pool lbry.suprnova.cc.
[21:05:11] Startup Pool No = 0
[21:05:11] Building binary lbryTongagw256l4.bin
[21:05:11] Unable to open lbry.cl for reading!
[21:05:11] Failed to init GPU thread 0, disabling device 0
[21:05:11] Restarting the GPU from the menu will not fix this.
[21:05:11] Re-check your configuration and try restarting.
Specs:
Windows 10 x64
R9 380x
Catalyst 15.12
sgminer 5.4.0-nicehash
What could be wrong? :?
Can you maybe do something for me, and probably many others?
Can u zip ur folder (how u got it work now) and upload it so i can download it?
i know what settings to use (username / pass / intensivity / everything) so u can just put an
X on personal info ( i dont need ur personal info ).
i just need a folder what is ready to use and i only change the .bat (normally i never ask for this, i'm here for years now and this is realy the first time i need help, ethereum was silly to start, but in 1 hour i got it running... This keeps me busy the whole saturday now, my wife is shooting me
)
i dont even care if i need to run the miner for 1 hour on ur worker name so i give u 1 hour mining time away for that folder... (will test and mine for u with 1x R9 290 4GB oc edition, and also manually overclocked)
Here an example for what i have and see
http://imgur.com/Iap7tC3yeah dont look at the 2 screen setup (got 1 big and 1 small screen, 1 on GPU 1 on mainboard/cpu), the .bat file / notepad i know that: -kernel lbry or -k lbry or -a lbry, i tested it all.
C:\WINDOWS\system32>sgminer.exe -kernel lbry -o stratum+tcp://lbry.suprnova.cc:6256 -u minerjoen.gpu -p x -I 19
'sgminer.exe' is not recognized as an internal or external command,
operable program or batch file.
C:\WINDOWS\system32>pause
Press any key to continue . . .When put on any key the window just close, when use --kernel instead of -kernel, same message. With everything i do i get this message.