Bitcoin Forum
June 24, 2024, 12:20:06 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Unknown OpenCL driver version! Hashrate and stale shares may suffer - arggggg on: April 20, 2019, 07:45:16 PM
Hi, thank you very much for this great program. Last night I uninstalled amdgpu-pro then upgraded from Ubuntu 16.04 to 18.04. I then install amdgpu-pro 18.40-697810 with the --opencl=legacy command line option.
   The current version of PhoenixMiner 4.2c supports AMD Linux drivers up to 18.40-676022 (your driver is the next one and is not supported by the released version). You need to uninstall amdgpu-pro and then download and install the 18.40-676022 drivers. We will add support for all newer drivers in the next release of PhoenixMiner but obviously nothing stops AMD from releasing newer drivers after that and therefore we recommend to avoid upgrading to drivers that are newer than the version of the PhoenixMiner you are using.

Thank you sir! 18.40-676022 solved my issue.
2  Alternate cryptocurrencies / Mining (Altcoins) / Unknown OpenCL driver version! Hashrate and stale shares may suffer - arggggg on: April 19, 2019, 04:27:58 AM
Hi, thank you very much for this great program. Last night I uninstalled amdgpu-pro then upgraded from Ubuntu 16.04 to 18.04. I then install amdgpu-pro 18.40-697810 with the --opencl=legacy command line option.

I'm now getting the 'Unknown OpenCL driver version' message while running phoenix in dual mode, eth and blake2s.

If I run it with -clKernel 0 I can mine eth but then no dual support.

Sorry if I'm missing something obvious but the search for this forum leaves much to be desired.

Code:
Phoenix Miner 4.2c Linux/gcc - Release build
--------------------------------------------

No CUDA driver found
Unknown OpenCL driver version! Hashrate and stale shares may suffer
OpenCL platform: OpenCL 2.1 AMD-APP (2686.5)
Available GPUs for mining:
GPU1: AMD Radeon (TM) R9 Fury Series (pcie 1), OpenCL 1.2, 4 GB VRAM, 64 CUs
Eth: Loading pools from epools.txt
Eth: the pool list contains 1 pool (1 from command-line)
Eth: primary pool: eth-us-west1.nanopool.org:9999
Dual: Loading pools from dpools.txt
B2S: the pool list contains 1 pool (1 from command-line)
B2S: primary pool: blake2s.usa.nicehash.com:3361
Starting GPU mining
Eth: Connecting to ethash pool eth-us-west1.nanopool.org:9999 (proto: EthProxy)
B2S: Connecting to blake2s pool blake2s.usa.nicehash.com:3361 (proto: Stratum)
B2S: Connected to blake2s pool blake2s.usa.nicehash.com:3361 (172.65.194.244)
Eth: Connected to ethash pool eth-us-west1.nanopool.org:9999 (66.42.105.146)
B2S: Subscribed to blake2s pool
B2S: Worker [redacted] authorized
B2S: New job #[redacted] from blake2s.usa.nicehash.com:3361; diff: 137.4GH
Listening for CDM remote manager at port 3333 in read-only mode
GPU1: 30C 14%
Eth: New job #[redacted] from eth-us-west1.nanopool.org:9999; diff: 10000MH
GPU1: Starting up... (0)
GPU1: Generating ethash light cache for epoch #253
Light cache generated in 2.5 s (19.2 MB/s)
GPU1: Allocating DAG (2.99) GB; good for epoch up to #255
GPU1: Generating DAG for epoch #253
GPU1: DAG  17%
Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
B2S speed: 0.000 MH/s, shares: 0/0/0
GPU1: DAG  34%
GPU1: DAG  50%
Eth speed: 0.000 MH/s, shares: 0/0/0, time: 0:00
B2S speed: 0.000 MH/s, shares: 0/0/0
GPU1: DAG  67%
GPU1: DAG  84%
GPU1: DAG 100%
GPU1: DAG generated in 10.5 s (290.4 MB/s)
GPU1: Failed to prepare kernels: clCreateKernel (-46)
Thread(s) not responding. Restarting.

Code:
sudo lshw -c video
  *-display                 
       description: VGA compatible controller
       product: Fiji [Radeon R9 FURY / NANO Series]
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 0
       bus info: pci@0000:01:00.0
       version: c8
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
       configuration: driver=amdgpu latency=0
       resources: irq:35 memory:c0000000-cfffffff memory:d0000000-d01fffff ioport:e000(size=256) memory:fea00000-fea3ffff memory:c0000-dffff

Code:
cat config.txt
-epool eth-us-west1.nanopool.org:9999
-ewal [redacted]
-epsw x

-dpool stratum+tcp://blake2s.usa.nicehash.com:3361
-dwal [redacted]
-dpsw x
-dcoin blake2s
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!