Author

Topic: trying to mine garlic unable to use sgminer! (Read 156 times)

newbie
Activity: 22
Merit: 0
January 29, 2018, 09:04:12 PM
#4
ok with some effort i figured out how to mine my AMD setup.  I'm using a setup of sgminer called yakminer provided my the user guide of the garlic recipes website linked to the garlicpool help section. there are several provided but this is the one that worked for me. and  editing the minepool.bat file in this config for garlicpool.

@echo off

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

:loop
yacminer --nscrypt --nfmin 10 --nfmax 10 -o stratum+tcp://eu.stratum.garlicpool.org:3333 -u username.workername -p x -T -I 14
echo restart miner...
goto loop
 
good luck and hope this helps those who need it
legendary
Activity: 2702
Merit: 1072
Might want to add you have cgminer successfully running on that machine mining LTC, it seems to be sgminer and not your machine.
newbie
Activity: 22
Merit: 0
i was able to get around the crash by not changing the permissions by windows but the settings on my antivirus. still i have the miner closing instantly on launch possibly due to a .bat error. does anyone have a good config for garlic on a non nvidea GPU? its sg miner im attempting to use for this.
newbie
Activity: 22
Merit: 0
I have a AMD radeon 7900 series and I'm having difficulty setting up sgminer. it closes instantly on startup I can mine with my CPU no problem but at laughable hash rates. i was wondering if anyone else had these issues and is there a fix?

and another symptom is the miner .exe disappears after the first attempt to start it with getting the error "windows cannot access the specified device, path, or file. you may not have the appropriate permissions to access the item"
Jump to: