Bitcoin Forum
June 19, 2024, 03:49:07 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: RX570 GPUs installed but not recognized by miner I will give you 1 day of mining on: May 14, 2018, 05:04:09 PM
Okay, you said in first post that device manager and Gpu-Z both see your cards.  Yet it appears none of the mining programs see them.  This leads me to think it’s an OpenCL problem.  What version AMD driver are you using?  Have you tried reinstalling the driver with a clean install?

Did you have Windows Defender turned off when installing miners?  Sometimes it will delete what it thinks is malware.  Compare the contents of original zip file to the files that are actually in the folder.

I find it rather strange that all the miners are just quitting without giving any kind of error!


I also have suspicions about OpenCL. If you look at the pictures I attached you will see that the check box for opencl is not checked, but when I look at information online other people have their boxes checked. Is there a way to install opencl on the drivers? I’ve never dealt with it so I’m unsure how to proceed. I’ve googled it but couldn’t find anything definitive.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: RX570 GPUs installed but not recognized by miner I will give you 1 day of mining on: May 14, 2018, 12:24:59 PM
This is what I just used..
ethminer.exe --farm-recheck 200 -G -S us1.ethermine.org:4444 -FS eu1.ethermine.org:4444 -O 0x0fAea99B63369dc4eaeB50217e1DED7FDb91F551.Miner1

There isn't an error now. It's like the the program runs, but doesn't start mining.

C:\Users\Miner1\Downloads\ethminer-0.13.0-Windows>ethminer.exe --farm-recheck 200 -G -S us1.ethermine.org:4444 -FS eu1.ethermine.org:4444 -O 0x0fAea99B63369dc4eaeB50217e1DED7FDb91F551.Miner1

C:\Users\Miner1\Downloads\ethminer-0.13.0-Windows>

Can you run the following command so ethminer lists out the cards it detects:

ethminer.exe -G --list-devices

Doesn't show anything...

C:\Users\Miner1\Downloads\ethminer-0.13.0-Windows>ethminer.exe -G --list-devices

C:\Users\Miner1\Downloads\ethminer-0.13.0-Windows>
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: RX570 GPUs installed but not recognized by miner I will give you 1 day of mining on: May 14, 2018, 02:16:06 AM
For ethminer: do not use the "-U" switch, that makes ethminer use CUDA which is for nvidia cards only, instead use the "-G" switch which will make ethminer use OpenCL for your AMD cards.

Updated... still no go

What is the ethminer command line you used now, and what is the new error?

This is what I just used..
ethminer.exe --farm-recheck 200 -G -S us1.ethermine.org:4444 -FS eu1.ethermine.org:4444 -O 0x0fAea99B63369dc4eaeB50217e1DED7FDb91F551.Miner1

There isn't an error now. It's like the the program runs, but doesn't start mining.

C:\Users\Miner1\Downloads\ethminer-0.13.0-Windows>ethminer.exe --farm-recheck 200 -G -S us1.ethermine.org:4444 -FS eu1.ethermine.org:4444 -O 0x0fAea99B63369dc4eaeB50217e1DED7FDb91F551.Miner1

C:\Users\Miner1\Downloads\ethminer-0.13.0-Windows>
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: RX570 GPUs installed but not recognized by miner I will give you 1 day of mining on: May 14, 2018, 12:51:19 AM
Add "-mode 1" to your Claymore config line.


Tried this but nothing..
With this recomendation

C:\Users\Miner1\Downloads\Claymore 11.7>EthDcrMiner64.exe -epool us1.ethpool.org:3333 -ewal 0x0fAea99B63369dc4eaeB50217e1DED7FDb91F551 -epsw x -allpools 1 -mode 1

╔════════════════════════════════════════════════════════════════╗
║                Claymore's Dual GPU Miner - v11.7               ║
║              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             ║
╚════════════════════════════════════════════════════════════════╝

ETH: 1 pool is specified
Main Ethereum pool is us1.ethpool.org:3333

C:\Users\Miner1\Downloads\Claymore 11.7>



Without this recommendation (original)...
C:\Users\Miner1\Downloads\Claymore 11.7>EthDcrMiner64.exe -epool us1.ethpool.org:3333 -ewal 0x0fAea99B63369dc4eaeB50217e1DED7FDb91F551 -epsw x -allpools 1

╔════════════════════════════════════════════════════════════════╗
║                Claymore's Dual GPU Miner - v11.7               ║
║              ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK             ║
╚════════════════════════════════════════════════════════════════╝

ETH: 1 pool is specified
Main Ethereum pool is us1.ethpool.org:3333
DCR: 0 pool is specified

C:\Users\Miner1\Downloads\Claymore 11.7>
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: RX570 GPUs installed but not recognized by miner I will give you 1 day of mining on: May 14, 2018, 12:21:18 AM
I've had this problem, usually let it sit for 3-4 minutes and if nothing happens I just hit the 's' key.  All GPU's then pop up, don't know if it'll work but might help.

I would do this, but the command executes and then the program exits. If you take a look at the pic you will see that the command prompt is ready for a new command. If I hit the s key, it will just be a string on a command line with no executable.
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: RX570 GPUs installed but not recognized by miner I will give you 1 day of mining on: May 14, 2018, 12:11:04 AM
did you install the chipset drivers? are all drivers (especially chipset) up to date? dont use any DriverCleaner or whatever tools for that, check directly on the manufacturers website.
Also: is your windows up to date and which drivers for your graphics card are you using?

No updates available...
But Intel ALSO sees my GPU?! WTF
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: RX570 GPUs installed but not recognized by miner I will give you 1 day of mining on: May 14, 2018, 12:00:56 AM
You need to verify all the things related like, drivers, miner, command line, risers, psu, etc.

Your cards are STOCK? or did you biosmod?
Driver version?
What the error message?

Do not accept remote 'free' help from newbies, it smells like scam.

Your cards are STOCK? or did you biosmod?
The cards are stock.

Driver version?
Amd 22.19.659.0 Crimson Beta pute-Release-Notes.aspx]https://support.amd.com/en-us/kb-articles/Pages/Radeon-Software-Crimson-ReLive-Edition-Beta-for-[Suspicious link removed]pute-Release-Notes.aspx

What the error message?
I have posted the only two error messages that I get. When I run Claymore, I don't get an error message.
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: RX570 GPUs installed but not recognized by miner I will give you 1 day of mining on: May 13, 2018, 11:51:38 PM
I've had this problem, usually let it sit for 3-4 minutes and if nothing happens I just hit the 's' key.  All GPU's then pop up, don't know if it'll work but might help.

I would do this, but the command executes and then the program exits. If you take a look at the pic you will see that the command prompt is ready for a new command. If I hit the s key, it will just be a string on a command line with no executable.
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: RX570 GPUs installed but not recognized by miner I will give you 1 day of mining on: May 13, 2018, 11:45:16 PM
For ethminer: do not use the "-U" switch, that makes ethminer use CUDA which is for nvidia cards only, instead use the "-G" switch which will make ethminer use OpenCL for your AMD cards.

Updated... still no go
10  Alternate cryptocurrencies / Mining (Altcoins) / RX570 GPUs installed but not recognized by miner I will give you 1 day of mining on: May 13, 2018, 01:44:10 PM
If someone can help me get this rig mining I will give you 1 day of mining. Seriously, I've spent days trying to fix this. The first person who can tell me how to fix this, I will mine for you for one day.

I built an ethereum mining rig on Windows 10 that has an H270 Pro4 mobo, 4GB Ram, 120GB SSD, 850W PS, 5 RX570's. I can't get any mining app to start mining and it is driving me crazy. The cards are all recognized by the computer (device manager and Gpu-z), but none of the miners will start mining.

Here you can see the commands I'm running for Claymore, along with the device manager and GPU-z both recognizing my cards...

This is the full output. As you can see there is not an error reported for claymore. I looked for a verbose option but didn’t see one.

I have tried the following:

1. Claymore 11.7 - EthDcrMiner64.exe -epool us1.ethpool.org:3333 -ewal 0x0fAea99B63369dc4eaeB50217e1DED7FDb91F551 -epsw x -allpools 1
2. Ethminer 0.13.0 - ethminer.exe --farm-recheck 200 -U -S us1.ethermine.org:4444 -FS eu1.ethermine.org:4444 -O 0x0fAea99B63369dc4eaeB50217e1DED7FDb91F551.Miner1
    a. Error - No CUDA driver found
3. PhoenixMiner 2.9e - PhoenixMiner.exe -pool us1.ethermine.org:4444 -pool2 eu1.ethermine.org:4444 -wal 0x0fAea99B63369dc4eaeB50217e1DED7FDb91F551.Miner1 -proto 3
    a. No CUDA driver found

I (believe) I have set all required system variables, turned off microsoft features, set TOLUD to 3.5, made PciE the main graphics, changed the bus from Auto to Gen1/Gen2 and then back to Auto. I have also tried mining with only 1,2, and 3 cards (to verify it’s not a power issue).

If someone can help me get this rig mining I will give you 1 day of mining. Seriously, I've spent days trying to fix this. The first person who can tell me how to fix this I will mine for you for one day.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!