Ok, das ist seltsam. Der Miner zeigt halt llvm treiber an, die man sonst nur bei amdgpu (nicht-pro) plus Mesa vor der Nase hat. Ich bin übrigends auf amsgpu-pro 18.30 und ubuntu 18.04, das klappt ganz gut. Kannst du mal clinfo laufen lassen ob da zufällig beide Platformen da sind? Den Fall hatte ich bisher nicht, daher weiß ich nicht ob der miner dann den richtigen Pfad nimmt. Du könntest sonst auch mit --DEVICES AMD starten und sehen ob das was ändert.
i reply in english so everyone can understand my reply

Thanks for your help!
started with --DEVICES AMD
+---------------------------------------------------------+
| _ _ __ __ _ ___ __ |
| | | ___ | | \/ (_)_ __ ___ _ __ / _ \ / /_ |
| | |/ _ \| | |\/| | | '_ \ / _ \ '__| | | | | '_ \ |
| | | (_) | | | | | | | | | __/ | | |_| | (_) | alpha|
| |_|\___/|_|_| |_|_|_| |_|\___|_| \___(_)___/ series|
| |
| This software is for pool mining |
| with the Equihash 96/5, 210/9 |
| 144/5 or 192/7 algorithm |
| |
| Made by Lolliedieb, November 2018 |
+---------------------------------------------------------+
lolMiner is configured to mine LitecoinZ(LTZ), Equihash 144/5
Setup Miner...
Using device with id 1 (Radeon RX 550; Radeon embedded series)
Warning: Your device with id 1 is currently not supported by lolMiner or by the specific algorithm you selected.
terminate called after throwing an instance of 'boost::exception_detail::clone_impl >'
what(): No such node (STRATUM.LENENC)
./run_miner.sh: line 15: 24061 Aborted (core dumped) ./lolMiner --profile $PROFILE $@ --DEVICES AMD
output from clinfo:
~/Crypto/miners/lolminer_v06$ clinfo
Number of platforms 2
Platform Name Clover
Platform Vendor Mesa
Platform Version OpenCL 1.1 Mesa 18.0.5
Platform Profile FULL_PROFILE
Platform Extensions cl_khr_icd
Platform Extensions function suffix MESA
Platform Name AMD Accelerated Parallel Processing
Platform Vendor Advanced Micro Devices, Inc.
Platform Version OpenCL 2.1 AMD-APP (2686.5)
Platform Profile FULL_PROFILE
Platform Extensions cl_khr_icd cl_amd_event_callback cl_amd_offline_devices
Platform Host timer resolution 1ns
Platform Extensions function suffix AMD
Platform Name Clover
Number of devices 1
Device Name Radeon 550 Series (POLARIS12 / DRM 3.26.0 / 4.15.0-36-generic, LLVM 6.0.0)
Device Vendor AMD
Device Vendor ID 0x1002
Device Version OpenCL 1.1 Mesa 18.0.5
Driver Version 18.0.5
Device OpenCL C Version OpenCL C 1.1
Device Type GPU
Device Profile FULL_PROFILE
Max compute units 8
Max clock frequency 1206MHz
Max work item dimensions 3
Max work item sizes 256x256x256
Max work group size 256
Preferred work group size multiple 64
Preferred / native vector sizes
char 16 / 16
short 8 / 8
int 4 / 4
long 2 / 2
half 8 / 8 (cl_khr_fp16)
float 4 / 4
double 2 / 2 (cl_khr_fp64)
Half-precision Floating-point support (cl_khr_fp16)
Denormals No
Infinity and NANs Yes
Round to nearest Yes
Round to zero No
Round to infinity No
IEEE754-2008 fused multiply-add No
Support is emulated in software No
Correctly-rounded divide and sqrt operations No
Single-precision Floating-point support (core)
Denormals No
Infinity and NANs Yes
Round to nearest Yes
Round to zero No
Round to infinity No
IEEE754-2008 fused multiply-add No
Support is emulated in software No
Correctly-rounded divide and sqrt operations No
Double-precision Floating-point support (cl_khr_fp64)
Denormals Yes
Infinity and NANs Yes
Round to nearest Yes
Round to zero Yes
Round to infinity Yes
IEEE754-2008 fused multiply-add Yes
Support is emulated in software No
Correctly-rounded divide and sqrt operations No
Address bits 64, Little-Endian
Global memory size 15357114776 (14.3GiB)
Error Correction support No
Max memory allocation 3839278694 (3.576GiB)
Unified memory for Host and Device No
Minimum alignment for any data type 128 bytes
Alignment of base address 32768 bits (4096 bytes)
Global Memory cache type None
Image support No
Local memory type Local
Local memory size 32768 (32KiB)
Max constant buffer size 2147483647 (2GiB)
Max number of constant args 16
Max size of kernel argument 1024
Queue properties
Out-of-order execution No
Profiling Yes
Profiling timer resolution 0ns
Execution capabilities
Run OpenCL kernels Yes
Run native kernels No
Device Available Yes
Compiler Available Yes
Device Extensions cl_khr_byte_addressable_store cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_fp64 cl_khr_fp16
Platform Name AMD Accelerated Parallel Processing
Number of devices 1
Device Name gfx804
Device Vendor Advanced Micro Devices, Inc.
Device Vendor ID 0x1002
Device Version OpenCL 1.2 AMD-APP (2686.5)
Driver Version 2686.5
Device OpenCL C Version OpenCL C 1.2
Device Type GPU
Device Profile FULL_PROFILE
Device Board Name (AMD) Radeon 550 Series
Device Topology (AMD) PCI-E, 01:00.0
Max compute units 8
SIMD per compute unit (AMD) 4
SIMD width (AMD) 16
SIMD instruction width (AMD) 1
Max clock frequency 1206MHz
Graphics IP (AMD) 8.0
Device Partition (core)
Max number of sub-devices 8
Supported partition types None
Max work item dimensions 3
Max work item sizes 1024x1024x1024
Max work group size 256
Preferred work group size multiple 64
Wavefront width (AMD) 64
Preferred / native vector sizes
char 4 / 4
short 2 / 2
int 1 / 1
long 1 / 1
half 1 / 1 (cl_khr_fp16)
float 1 / 1
double 1 / 1 (cl_khr_fp64)
Half-precision Floating-point support (cl_khr_fp16)
Denormals No
Infinity and NANs No
Round to nearest No
Round to zero No
Round to infinity No
IEEE754-2008 fused multiply-add No
Support is emulated in software No
Correctly-rounded divide and sqrt operations No
Single-precision Floating-point support (core)
Denormals No
Infinity and NANs Yes
Round to nearest Yes
Round to zero Yes
Round to infinity Yes
IEEE754-2008 fused multiply-add Yes
Support is emulated in software No
Correctly-rounded divide and sqrt operations Yes
Double-precision Floating-point support (cl_khr_fp64)
Denormals Yes
Infinity and NANs Yes
Round to nearest Yes
Round to zero Yes
Round to infinity Yes
IEEE754-2008 fused multiply-add Yes
Support is emulated in software No
Correctly-rounded divide and sqrt operations No
Address bits 64, Little-Endian
Global memory size 1853935616 (1.727GiB)
Global free memory (AMD) 1790524 (1.708GiB)
Global memory channels (AMD) 4
Global memory banks per channel (AMD) 16
Global memory bank width (AMD) 256 bytes
Error Correction support No
Max memory allocation 1525940019 (1.421GiB)
Unified memory for Host and Device No
Minimum alignment for any data type 128 bytes
Alignment of base address 2048 bits (256 bytes)
Global Memory cache type Read/Write
Global Memory cache size 16384
Global Memory cache line 64 bytes
Image support Yes
Max number of samplers per kernel 16
Max size for 1D images from buffer 134217728 pixels
Max 1D or 2D image array size 2048 images
Base address alignment for 2D image buffers 256 bytes
Pitch alignment for 2D image buffers 256 bytes
Max 2D image size 16384x16384 pixels
Max 3D image size 2048x2048x2048 pixels
Max number of read image args 128
Max number of write image args 8
Local memory type Local
Local memory size 32768 (32KiB)
Local memory syze per CU (AMD) 65536 (64KiB)
Local memory banks (AMD) 32
Max constant buffer size 1525940019 (1.421GiB)
Max number of constant args 8
Max size of kernel argument 1024
Queue properties
Out-of-order execution No
Profiling Yes
Prefer user sync for interop Yes
Profiling timer resolution 1ns
Profiling timer offset since Epoch (AMD) 1541331222501804141ns (Sun Nov 4 12:33:42 2018)
Execution capabilities
Run OpenCL kernels Yes
Run native kernels No
Thread trace supported (AMD) Yes
SPIR versions 1.2
printf() buffer size 4194304 (4MiB)
Built-in kernels
Device Available Yes
Compiler Available Yes
Linker Available Yes
Device Extensions cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_fp16 cl_khr_gl_sharing cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_image2d_from_buffer cl_khr_spir cl_khr_gl_event
NULL platform behavior
clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) No platform
clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) No platform
clCreateContext(NULL, ...) [default] No platform
clCreateContext(NULL, ...) [other] Success [MESA]
clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU) No devices found in platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) Success (1)
Platform Name Clover
Device Name Radeon 550 Series (POLARIS12 / DRM 3.26.0 / 4.15.0-36-generic, LLVM 6.0.0)
clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR) No devices found in platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM) No devices found in platform
clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL) Success (1)
Platform Name Clover
Device Name Radeon 550 Series (POLARIS12 / DRM 3.26.0 / 4.15.0-36-generic, LLVM 6.0.0)
i just had a long reinstalling journey and start getting tired of it .. lol
i were running ZorinOS (ubuntu 16.04 based but with kernel recent as in ubuntu18)
so amdgpu drivers didnt work.
ubuntu 18 installed ..
all neccesary libs for wallets were missing and not available ..
ubuntu 16 installed
wallets okay .. miner still dislikes me .. thats kinda "lol"

i would be very happy if you and lolminer can get me out from this devils circle!
Vielen dank

Grüssle - Astrali
[EDIT]
tried with device 0 and device 1 as well.
device 1 gave same output as devices amd
looks like atleast the kernel did compile (missing the error about kernel).
Setup Miner...
Using device with id 1 (Radeon RX 550; Radeon embedded series)
Warning: Your device with id 1 is currently not supported by lolMiner or by the specific algorithm you selected.
terminate called after throwing an instance of 'boost::exception_detail::clone_impl >'
what(): No such node (STRATUM.LENENC)
./run_miner.sh: line 15: 25989 Aborted (core dumped) ./lolMiner --profile $PROFILE $@ --DEVICES 1
installed boost version:
dpkg -s libboost-dev | grep 'Version'
Version: 1.58.0.1ubuntu1
just cause the crash contained a line with "boost"
