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

Cuda error on RTX 3060 laptop graphics #2266

Open bickleigh opened 3 years ago

bickleigh commented 3 years ago

Hi thought I would take this this miner out for a spin on my brand new laptop running a RTX3060 graphics chip. Tested it first on a laptop with RTX 2060 chip and it worked fine. starts, connects to the pool, and starts mining using the RTX2060.

Different story with RTX3060. I have attached a screen shot that tells the story. Basicly get a CUDA error when it tries to spin up the RTX3060 complaining about an invalid device symbol. check out the screen shot. all the details are there.

Laptop is Asus TUF dash F1S with RTX3060 graphic chip, Windows 10 Screenshot 2021-04-19 213344

Any thoughts about a fix? Thanks in advance Steve

forReason commented 3 years ago

probably related to my issue #2300