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

Error: AMDIL doesn't support OpenCL version >= 2.0. #249

Closed
UselessGuru opened this issue Nov 27, 2021 · 3 comments
Closed

Error: AMDIL doesn't support OpenCL version >= 2.0. #249

UselessGuru opened this issue Nov 27, 2021 · 3 comments

Comments

@UselessGuru
Copy link

UselessGuru commented Nov 27, 2021

Commadn line used:

Bin\SgMinerFancyIX-v0.7.6\sgminer.exe --scan-time 1 --gpu-threads 1 --worksize 256 --intensity 17 --kernel neoscrypt-xaya --url stratum+tcp://neoscrypt-xaya.eu.mine.zpool.ca:4234 --user ###################--pass ################,c=BTC --api-listen --api-port 4002 --gpu-platform 0 --device 0

image

AMD RX580 (8GB) & RX5700 show the same message.
After pressing 'Enter' mining starts.
Pls add an option to skip over the blocking 'press Enter'. Thank you.

@fancyIX
Copy link
Owner

fancyIX commented Nov 27, 2021

@UselessGuru can you try
cd Bin\SgMinerFancyIX-v0.7.6\Bin\SgMinerFancyIX-v0.7.6\
then run
.\sgminer.exe
Seems like the program cannot find kernel files if you don't "cd" to it's folder

@UselessGuru
Copy link
Author

UselessGuru commented Nov 28, 2021

Seems like the program cannot find kernel files if you don't "cd" to it's folder
Bin\SgMinerFancyIX-v0.7.6\sgminer.exe

This was just to show that I keep the miner in a separate directory. I do start the miner from it's folder.

It does find the kernel files (as you can see by the 'building binary...' message), and it starts mining file AFTER I press 'enter'.

@UselessGuru
Copy link
Author

Resolved with v0.8.0

@fancyIX fancyIX closed this as completed Dec 1, 2021
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

2 participants