Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: 18RATTT on May 02, 2013, 04:41:11 PM



Title: error ONLY when mining LTC ?? does cgminer like win7 32bit ?
Post by: 18RATTT on May 02, 2013, 04:41:11 PM
hi guys,
one of my machine having and error with cgminer 3.1

http://i39.tinypic.com/9ayd5j.png

Code:
cgminer.exe --scrypt -o stratum+tcp://eu.wemineltc.com:3333 -u USER -p PASS -I 13

my machine runs:
1. Sapphire HD 7950 x2
2. Windows 7 32bit <<< does 32bit have problems with cgminer?
3. AMD 13.4 driver

note: when i mine btc, it has no problem, it can get pretty stable at 530 MH/s
its just when im trying to mine ltc that it has that kind of error.

any help would be much appreciate it,
thanks.


Title: Re: error ONLY when mining LTC ?? does cgminer like win7 32bit ?
Post by: biged214 on May 02, 2013, 11:10:55 PM
Try using these settings:

cgminer.exe --scrypt -o <pool url> -u <user> -p <password> --shaders 1792  -I 18 -w 256 --lookup-gap 2 --thread-concurrency 21712 -g 1

or I also recommend using GUIminer -scrypt version. Still uses cgminer but has a nice GUI interface. It also has preset settings for your video cards and you can just select those and have at it.


Title: Re: error ONLY when mining LTC ?? does cgminer like win7 32bit ?
Post by: 18RATTT on May 03, 2013, 01:13:35 AM
still no luck  :-[


Title: Re: error ONLY when mining LTC ?? does cgminer like win7 32bit ?
Post by: -ck on May 03, 2013, 10:22:08 PM
Driver + SDK choice, always.


Title: Re: error ONLY when mining LTC ?? does cgminer like win7 32bit ?
Post by: 18RATTT on May 04, 2013, 12:08:43 AM
Driver + SDK choice, always.
currently using 13.1 catalyst and 2.8 SDK
which one you recommend for win7 ?


Title: Re: error ONLY when mining LTC ?? does cgminer like win7 32bit ?
Post by: glub0x on May 04, 2013, 08:52:50 AM
Driver + SDK choice, always.
currently using 13.1 catalyst and 2.8 SDK
which one you recommend for win7 ?
how much ram do you have?
 i had the exact same problem and it was a ram problem. Litecoin needs ram...
7 32 bits is not the problem here

for instance you can try
cgminer.exe --scrypt -o stratum+tcp://eu.wemineltc.com:3333 -u USER -p PASS -I 13 --thread-concurrency 8192
this won t give nice result on mining but if you have only 4gig of ram it'll work and prove that it is effectively a ram problem!


Title: Re: error ONLY when mining LTC ?? does cgminer like win7 32bit ?
Post by: Singlebyte on May 04, 2013, 05:35:53 PM
Try smaller thread concurrency....like 12288.

Also make sure you set: (windows)

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

Also use 13.1 amd catalyst.  Use ATIman (google it) to remove any old/bad/corrupt versions.

Win7 32 is just fine.

Source:
https://github.com/ckolivas/cgminer/blob/master/SCRYPT-README


Title: Re: error ONLY when mining LTC ?? does cgminer like win7 32bit ?
Post by: 18RATTT on May 05, 2013, 03:26:31 PM
im really frustruated, even using the default setting (generate bat from the worker page) still giving HW problems.

http://i43.tinypic.com/35bbi8o.jpg

help pls.. helppp


Title: Re: error ONLY when mining LTC ?? does cgminer like win7 32bit ?
Post by: Singlebyte on May 05, 2013, 04:57:06 PM
We need more info.....


Lets see your bat file.  Also what drivers?

 Did you start with "--thread-concurrency 8192"?

Are you over clocking or just starting with stock?


Title: Re: error ONLY when mining LTC ?? does cgminer like win7 32bit ?
Post by: bobykarot on May 05, 2013, 09:23:54 PM
Got same problem. i put 6 more Gos of ram in my system and works but with a smaller thread-concurrency than we are adviced in lots of threads ... ( 2Go -> 8 Go)

my .bat :
--thread-concurrency 17920 --lookup-gap 2 -I 20,20 -w 256 --auto-fan --temp-target 73,73

I dont know where the problem is from and didn't find anything on the web ... Looks like the system ram helped a bit so.
In 1 week i will format/reinstall windows to test from start ...


Title: Re: error ONLY when mining LTC ?? does cgminer like win7 32bit ?
Post by: Cryptocables on May 06, 2013, 07:27:12 AM
im really frustruated, even using the default setting (generate bat from the worker page) still giving HW problems.

HW errors are likely caused 95% of the time due to thread concurrency with LTC, or your clocks are off. Unfortunately not every card will work the same and it will take some tinkering.


Title: Re: error ONLY when mining LTC ?? does cgminer like win7 32bit ?
Post by: glub0x on May 06, 2013, 12:02:31 PM
--thread-concurrency 17920 --lookup-gap 2 -I 20,20 -w 256 --auto-fan --temp-target 73,73

have you try this?
--thread-concurrency 21712 --lookup-gap 1 -I 20  --auto-fan --temp-target 73,73