Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenCL call error -49 (CL_INVALID_ARG_INDEX) when attempting to mine KawPow on Windows #448

Open
viaguy opened this issue Dec 27, 2024 · 0 comments

Comments

@viaguy
Copy link

viaguy commented Dec 27, 2024

Using Nanominer 3.9.3 on Windows 11 with AMD GPU (RX 7800XT).

AMD Driver version 24.12.1

.\nanominer.exe config_rvn.ini (this is copied from the terminal but the log contains exactly the same thing):

                                   _
 _ __   __ _ _ __   ___  _ __ ___ (_)_ __   ___ _ __
| '_ \ / _` | '_ \ / _ \| '_ ` _ \| | '_ \ / _ \ '__|
| | | | (_| | | | | (_) | | | | | | | | | |  __/ |
|_| |_|\__,_|_| |_|\___/|_| |_| |_|_|_| |_|\___|_|

Version 3.9.3-windows
2024-Dec-26 22:52:32: Started EthMan server on port 3333 without a password (read-only mode).
2024-Dec-26 22:52:32: Started web interface on port 9090 without a password.
Single device detected
GPU 0 PCI 03:00.0, Platform: OpenCL, Name: AMD Radeon RX 7800 XT (gfx1101), 16368 MB available
-------------------Kawpow:------------------
Currency: Raven
Wallet: <edited out>
Rig name: <edited out>
Email: <edited out>
Hashrate threshold to restart miner is not set
Number of rejected shares per hour to restart miner is not set
Added pool: rvn-us-east1.nanopool.org:10443
Added pool: rvn-us-west1.nanopool.org:10443
Added pool: rvn-eu2.nanopool.org:10443
Added pool: rvn-eu1.nanopool.org:10443
Added pool: rvn-jp1.nanopool.org:10443
Added pool: rvn-au1.nanopool.org:10443
Added pool: rvn-asia1.nanopool.org:10443
Auto pool sorting is enabled
Using all GPU devices
-------------Common parameters:-------------
Log path: ./logs/
Log is written to file
GPU watchdog is enabled
Never calling reboot.bat (always restarting the miner in case of errors).
2024-Dec-26 22:52:32: Setting up algorithm: Kawpow
2024-Dec-26 22:52:33: Connecting to pools...
2024-Dec-26 22:52:33: Connected to pool: rvn-us-east1.nanopool.org:10443 | IP: 51.222.200.133 | ping: 58 ms.
2024-Dec-26 22:52:33: New job from rvn-us-east1.nanopool.org:10443 | share difficulty = 900 MH, epoch 486 (4911 MB)
2024-Dec-26 22:52:36: GPU 0 OpenCL call error -49(106)
2024-Dec-26 22:52:39: New job from rvn-us-east1.nanopool.org:10443
2024-Dec-26 22:52:39: GPU 0 OpenCL call error -49(106)
2024-Dec-26 22:52:41: Terminating, please wait ... <--Me pressing ctrl-C

nanominer.exe -d:

Detected 1 device:
GPU 0  PCI 03:00.0  16368 MB  AMD Radeon RX 7800 XT (gfx1101)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant