fireice-uk / xmr-stak

Free Monero RandomX Miner and unified CryptoNight miner
GNU General Public License v3.0
4.05k stars 1.79k forks source link

Missing config files for Linux (CPU only) #1802

Open Samoangtagey opened 6 years ago

Samoangtagey commented 6 years ago

Please provide as much as possible information to reproduce the issue.

Basicly my problem is that I seem to miss config files. In CentOS I only have the "config.txt" and that's it. No cpu.txt, no pools.txt and so on. Since I read here in the forums that the windows version config files are different from the Linux files, I didn't dare to copy them. But at the same time, I didn't find any examples somewhere, so I don't know how to create one. Funnily, in WIndows10 the config files were created automaticly, but this seem not to happen within CentOS, so I wonder if I did anything wrong.

Any ideas on that? Or maybe someone can provide me an example file for Linux/CentOS? I can manage to edit them for my needs (actually I am using nanopool and Monero). I am aware about the fact that I would have to set "monero7" as currency which is done so within windows, but in the Linux version there is no setting for currency in the config.txt. Actually, there are only 2 files in the bin folder: "config.txt" and "xmr-stak-cpu". That's it. Anything missing?

Basic information

Issue with the execution

AMD OpenCl issue

  run `clinfo` and add the output here

Stability issue

Samoangtagey commented 6 years ago

Uhm ... I actually found the issue. I checked the version shon at the startup and noticed it's showing 1.3.0-1.5.0 which means for some reason downloading via git lead me to the wrong files. After downloading manually everything seem to be okay.