Pages:
Author

Topic: Solo mining wont work :( please help - page 2. (Read 1529 times)

sr. member
Activity: 308
Merit: 250
January 02, 2014, 05:57:08 AM
#3
Where is your .conf file located in your Windows 7?
It should be in \Users\\AppData\Roaming\\.conf

Try cgminer with less version number, e.g. 3.3.x
Create run_mining.bat file in cgminer directory, add these lines into file:
cgminer --scrypt -o http://127.0.0.1:52686 -u abb -p abdc -I 13 -g2 --thread-concurrency 8192
pause

Then cgminer window doesn't close immediately.

I think you might want to change the ip to have the port number of your actual config instead of the sample on you mentioned.

8772


otherwise it might just confuse matters ;-)
legendary
Activity: 1151
Merit: 1003
January 02, 2014, 05:55:07 AM
#2
Where is your .conf file located in your Windows 7?
It should be in \Users\\AppData\Roaming\\.conf

Try cgminer with less version number, e.g. 3.3.x
Create run_mining.bat file in cgminer directory, add these lines into file:
cgminer --scrypt -o http://127.0.0.1:52686 -u abb -p abdc -I 13 -g2 --thread-concurrency 8192
pause

Then cgminer window doesn't close immediately.

Are you using separate wallet instance for every PC? If not, you should add rpcallowip=192.168.1.* in .conf, e.g. home network mask.
sr. member
Activity: 308
Merit: 250
January 02, 2014, 05:33:30 AM
#1
I have asus 7950 with windows 7, and r9 280x with windows 8. R9 280x works fine with solo mining.

But this 7950 with windows 7. It never fucking works. I tried blakecoin, monacoin, onlinegamingcoin and other so many coins with simple configs like

listen=1
gen=0
rpcallowip=127.0.0.1
rpcuser=aaa
rpcpassword=abc
rpcport=8772
server=1
daemon=1
addnode=162.243.133.80
addnode=162.243.14.130
addnode=146.185.135.24
addnode=184.171.247.23

No matter what. This same file will work on my windows 8. Same fucking file wont work with windows 7.

Client is running and has fully synced.
I am able to pool mine.
There is no typo and no errors. BUT IT WONT WORK  Huh  Huh

Someone help me out    Sad


Example
onlinegamingcoin.conf file

rpcuser=abb
rpcpassword=abdc
rpcport=52686
rpcallowip=127.0.0.1
daemon=1
server=1
gen=0
testnet=0
listen=1
addnode=62.4.12.38

cgminer.
cgminer --scrypt -o http://127.0.0.1:52686 -u abb -p abdc -I 13 -g2 --thread-concurrency 8192

It is stuck on "started cgminer 3.7 bla bla" for 2-3 minutes, then shows a few lines of errors probably some pool not found and then closes immediately.

Pages:
Jump to: