Hi.
I was using lolMiner v030 for days (even months) on Suprnova pool.
Today, want to give a try on Minexpool and I upgrade to v034
But now I have segmentation fault when I start a miner, with v030 AND v034 on Minexpool AND Suprnova
I tryed v022 on Minexpool but : Error: There is noch such platform on this device
I'm running on Linux.
Don't know if it's helpfull but when I try to run OptiMiner, I have this error :
[2018-04-28 09:58:51.765] [default] [info] Optiminer/Equihash 2.1.1 (C) Optiminer 2017
[2018-04-28 09:58:51.765] [default] [info] Connecting to mnx.suprnova.cc:7077.
[2018-04-28 09:58:51.794] [default] [error] OpenCL error: Failed to list OpenCL platforms! (Unknown OpenCL error -1001)
Maybe it's an hardward problem but graphics cards are listed with lspci :
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1b82 (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 10f0 (rev a1)
02:00.0 VGA compatible controller: NVIDIA Corporation Device 1b82 (rev a1)
02:00.1 Audio device: NVIDIA Corporation Device 10f0 (rev a1)
03:00.0 VGA compatible controller: NVIDIA Corporation Device 1b82 (rev a1)
03:00.1 Audio device: NVIDIA Corporation Device 10f0 (rev a1)
05:00.0 VGA compatible controller: NVIDIA Corporation Device 1b82 (rev a1)
05:00.1 Audio device: NVIDIA Corporation Device 10f0 (rev a1)
And with nvidia-smi :
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 381.22 Driver Version: 381.22 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 Graphics Device On | 0000:01:00.0 On | N/A |
| 37% 27C P8 11W / 120W | 11MiB / 8114MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
| 1 Graphics Device On | 0000:02:00.0 On | N/A |
| 37% 27C P8 11W / 120W | 10MiB / 8114MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
| 2 Graphics Device On | 0000:03:00.0 On | N/A |
| 37% 25C P8 11W / 120W | 10MiB / 8114MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
| 3 Graphics Device On | 0000:05:00.0 On | N/A |
| 37% 25C P8 11W / 120W | 10MiB / 8114MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 1426 G /usr/lib/xorg/Xorg 8MiB |
| 1 1426 G /usr/lib/xorg/Xorg 7MiB |
| 2 1426 G /usr/lib/xorg/Xorg 7MiB |
| 3 1426 G /usr/lib/xorg/Xorg 7MiB |
+-----------------------------------------------------------------------------+
I didn't change my overcolck settings for a while.
What can I do ?
Thanks.
EDIT : Maybe my USB stick is corrupted because when I try to remove overclock settings, I get :
./nvidia-overclock.sh
ERROR: libatk-1.0.so.0: wrong ELF class: ELFCLASS32
libnvidia-gtk3.so: cannot open shared object file: No such file or directory
libatk-1.0.so.0: wrong ELF class: ELFCLASS32
libnvidia-gtk2.so: cannot open shared object file: No such file or directory
ERROR: A problem occured when loading the GUI library. Please check your installation and library path. You may need to specify this library when calling nvidia-settings. Please run
`nvidia-settings --help` for usage information.
As I'm running on a dedicated USB Linux distribution, I will try to make a new stick from scratch.