1337leet (OP)
|
|
May 12, 2016, 09:34:42 PM |
|
Hey guys, I have just set up my miner for ethereum on windows 7. I use catalyst 14.4 and qtminer. qtminer started and successfully created the DAG files - now it seems like it is mining - but GPU-Z shows me 0 % GPU load for every card. And the miningpool also shows no shares. What's going wrong here?
|
|
|
|
chivaki
|
|
May 12, 2016, 10:01:58 PM |
|
What is your hardware ?
|
|
|
|
1337leet (OP)
|
|
May 12, 2016, 10:03:40 PM |
|
What is your hardware ?
I already solved the problem. When I started it it told me that it can't find a gpu with enough memory. I deleted the -G argument... that's why it used my CPU and not the GPU's. Usually it should work... I don't know what's the problem anymore. I use 2 HD 6970 and 2 HD 6990. And I set max alloc to 100% ... and still can't create the DAG..
|
|
|
|
chivaki
|
|
May 12, 2016, 10:09:05 PM |
|
I use setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1
but u can try also setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100
|
|
|
|
1337leet (OP)
|
|
May 12, 2016, 10:12:18 PM |
|
I use setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1
but u can try also setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100
Do you use QtMiner or Ethminer? I inserted all the arguments that you mentioned and still get " No GPU device with sufficient memory was found. Can't GPU mine. Remove the -G argument"
|
|
|
|
chivaki
|
|
May 12, 2016, 10:13:29 PM |
|
I use setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1
but u can try also setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100
Do you use QtMiner or Ethminer? Ethminer
|
|
|
|
1337leet (OP)
|
|
May 12, 2016, 10:16:25 PM |
|
Maybe I'll try Ethminer. But I don't know how to start it. What do I need? The ethminer.exe and do I need a proxy or something?
|
|
|
|
|
1337leet (OP)
|
|
May 12, 2016, 10:23:32 PM |
|
Several people told me 14.4 is the only driver that works for my cards. I have the ethminer.exe now. But how to start it? with a Batch or with commandline? I mine on http://ethpool.org/ which requires a proxy - but I don't know how to set it up.
|
|
|
|
|
1337leet (OP)
|
|
May 12, 2016, 10:37:02 PM |
|
"To start mining with stratum, you must download, configure and run eth-proxy."
|
|
|
|
|
1337leet (OP)
|
|
May 12, 2016, 10:47:33 PM |
|
Json RPC error. Couldn't connect....
|
|
|
|
chivaki
|
|
May 12, 2016, 10:48:41 PM |
|
Json RPC error. Couldn't connect....
It could take up to 1-2 minutes to establish connection between the pool and the miner (DDOS-protection). During this period you can get JSON-RPC problem messages in the console. It`s OK. or try EU pool ethminer.exe -F http://eu1.nanopool.org:8888/0x72_YOUR ADDRESS -G -t 4
|
|
|
|
1337leet (OP)
|
|
May 12, 2016, 10:55:17 PM |
|
Same problem here - and even after more than 2 minutes nothing chages.
|
|
|
|
|
1337leet (OP)
|
|
May 12, 2016, 11:09:25 PM |
|
I installed everything... But I can't see anything.. nothing was created.
|
|
|
|
chivaki
|
|
May 12, 2016, 11:13:05 PM |
|
C'mon just use search option in windows Offcourse u are on 64bit edit I told you "Just install in some folder on deskop" if not check C:\Program Files\Ethereum 0.9.41
|
|
|
|
|
jagemo
Member
Offline
Activity: 110
Merit: 10
|
|
May 13, 2016, 06:16:09 AM Last edit: May 13, 2016, 06:33:36 AM by jagemo |
|
I installed the official ethminer now and started it with your data - but it can't connect to the server.. don't ask me why. I tried both. The us and the eu one. ethminer setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_HEAP_SIZE 100 ethminer.exe -F http://eu1.nanopool.org:8888/0x72_0xD5B1C0b4a418F512D37645F57c0Cba6D44bAdaA0 -G -t 4 0x72_0xD5B1C0b4a418F512D37645F57c0Cba6D44bAdaA0 isn't your adress, it's 0xD5B1C0b4a418F512D37645F57c0Cba6D44bAdaA0. So just remove the red part and it should be working...
|
|
|
|
|