nginnever / zogminer

an OpenCL Zcash GPU miner
MIT License
151 stars 64 forks source link

Debian x64, segmentation fault #42

Open pshenmic opened 8 years ago

pshenmic commented 8 years ago

[OPENCL]:Found suitable OpenCL device [Hawaii] with 6057127488 bytes of GPU memory [OPENCL]:Using platform: AMD Accelerated Parallel Processing [OPENCL]:Using device: Hawaii(OpenCL 2.0 AMD-APP (1912.5)) Segmentation fault

Some miners gives me that message too. Could it be some missing dependencies?

AgeManning commented 8 years ago

This sounds like you're drivers. Does running clinfo also seg fault? if so then re-install your amd drivers and their opencl counterparts.

bpvarsity commented 8 years ago

clinfo loads fine for me but still have the same issue as this user.