Hello. I tried searching this thread but I don't know how to find what I am seeking. The README doesn't say either. And at the time of this post, there are 357 pages, too long to browse. So here is my question.
Is cgMiner able to solo mine from one computer to another computer in the same home network?I can solo GPU mine litecoins on PC 1. (which is running litecoin-qt)
I can't solo GPU mine anything on PC 2 w/o freezing, bsod, etc. The problem is running litecoin in the background.
I am trying to use PC 2 to solo mine, connecting to PC 1.
PC 1's ip address is 192.168.1.27.
PC 1 has 1 GPU, a 6870, and is used during the day by someone, so aggression is 12. At night, I set it to 16.
PC 1's litecoin.conf (in the roaming folder) has two RPCIPALLOW= lines, one for 127.0.0.1, and one for 192.168.1.x.
Just in case, on my Netgear router, I have forwarded port 9332 to PC 1's IP address. I don't think it is needed for internal routes, but I wanted to be sure.
PC 2 has two physical graphic cards, and I use it for personal things, and I run 3 monitors. Device 0 is a Radeon 6790 I believe, and device 1 is ATi46xx.
On PC 2, I run cgminer with
-o 192.168.1.27:9332, but after finding an "alive" pool, it doesn't do anything. It doesn't necessarily hang, as I can press Ctrl+C and it quits, or clicking the close X button. It doesn't affect the computer in any other way.
Batch file:
cgminer --scrypt -o 192.168.1.27:9332 -u panda -p miner --shaders 800 --intensity 12 --worksize 256 -g 1
[2012-09-18 21:09:31] Started cgminer 2.7.5
[2012-09-18 21:09:31] Started cgminer 2.7.5
[2012-09-18 21:09:32] Probing for an alive pool
[2012-09-18 21:09:32] No suitable long-poll found for pool http://192.168.1.27:9332
[2012-09-18 21:09:32] Pool 0 http://192.168.1.27:9332 alive
If anyone needs to know, with both PC's, I can safely run GUIMiner for bitcoins with a pool.
Running the switch "-n" on PC 2 results with this:
[...date...] CL Platform 0 vendor: Advanced Micro Devices, Inc.
[...date...] CL Platform 0 name: AMD Accelerated Parallel Processing
[...date...] CL Platform 0 version: OpenCL 1.1 AMD-APP (831.4)
[...date...] Platform 0 devices: 2
[...date...] 0 Barts
[...date...] 1 ATI RV730
[...date...] GPU 0 AMD Radeon HD 6700 Series hardware monitoring enabled
[...date...] GPU 1 ATI Radeon HD 4600 Series hardware monitoring enabled
[...date...] Failed to ADL_Overdrive5_FanSpeedInfo_Get
[...date...] 2 GPU devices max detected
If anyone can help me out, I can donate my first LTC block found (already found one, and it has matured). Thanks.
Dave