ethereum-mining / ethminer

Ethereum miner with OpenCL, CUDA and stratum support
GNU General Public License v3.0
5.97k stars 2.28k forks source link

Access Is Denied #2109

Open darvie opened 3 years ago

darvie commented 3 years ago

My system keeps giving me an error message saying Access is denied I don't know why. If it helps this is my system build:

  1. MSI GeForce GTX 1660 DirectX 12 GTX 1660 VENTUS XS 6G OC 6GB 192-Bit GDDR5 PCI Express 3.0 x16 HDCP Ready Video Card
  2. G.SKILL Ripjaws V Series 32GB (2 x 16GB) 288-Pin DDR4 SDRAM DDR4 3200 (PC4 25600) Desktop Memory Model F4-3200C16D-32GVK 3.WD Blue 3D NAND 1TB Internal SSD - SATA III 6Gb/s M.2 2280 Solid State Drive - WDS100T2B0B
  3. MSI B450 GAMING PRO CARBON MAX WIFI AM4 AMD B450 SATA 6Gb/s ATX AMD Motherboard
  4. AMD RYZEN 7 3800X 8-Core 3.9 GHz (4.5 GHz Max Boost) Socket AM4 105W 100-100000025BOX Desktop Processor
  5. Thermaltake Toughpower Grand RGB 650W Smart Zero Fan SLI/CrossFire Ready Continuous Power ATX12V v2.4 / EPS v2.92 80
JayParikh20 commented 3 years ago

@darvie did you get any solution?

darvie commented 3 years ago

No. I couldn’t forgive it out. I tried disabling windows defender and firewall as well but didn’t work.

On Fri, Jan 8, 2021 at 10:40 PM Jay Parikh notifications@github.com wrote:

@darvie https://github.com/darvie did you get any solution?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ethereum-mining/ethminer/issues/2109#issuecomment-757106031, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASM3KS4HV5O7CUKXJEJFJH3SY7243ANCNFSM4V3H62DA .

Gimel-ai commented 3 years ago

You can check my compiled repo with RTX 30 series and cuda 11.1 support here - https://github.com/technopremium/ethminer_RTX30series

jean-m-cyr commented 3 years ago

NOTE: This above recommended repo violates the terms of GPL V3 licensing and is not recommended. It is a directly derived from Ethminer but publishes no source code as required.

Try this one instead: https://github.com/no-fee-ethereum-mining/nsfminer.git

Tohaker commented 3 years ago

I had this same issue, Windows Defender had picked up on the file and was blocking it: image I just had to "Allow this file" and it ran fine.