this is the ouput of verbose
[2018-01-08 16:09:26] Started cgminer 3.1.1
[2018-01-08 16:09:26] GPU 0 AMD Radeon (TM) R9 390 Series hardware monitoring enabled
[2018-01-08 16:09:26] Failed to ADL_Overdrive5_ODPerformanceLevels_Get
[2018-01-08 16:09:26] Probing for an alive pool
[2018-01-08 16:09:26] Testing pool stratum+tcp://eu3.blakecoin.com:3334
[2018-01-08 16:09:26] Testing pool stratum+tcp://eu3.blakecoin.com:3334
[2018-01-08 16:09:27] Stratum authorisation success for pool 1
[2018-01-08 16:09:27] Switching to pool 1 stratum+tcp://eu3.blakecoin.com:3334 - first alive pool
[2018-01-08 16:09:27] Pool 1 stratum+tcp://eu3.blakecoin.com:3334 alive
[2018-01-08 16:09:27] Init GPU thread 0 GPU 0 virtual GPU 0
[2018-01-08 16:09:27] CL Platform vendor: Advanced Micro Devices, Inc.
[2018-01-08 16:09:27] CL Platform name: AMD Accelerated Parallel Processing
[2018-01-08 16:09:27] CL Platform version: OpenCL 2.1 AMD-APP (2527.7)
[2018-01-08 16:09:27] List of devices:
[2018-01-08 16:09:27] 0 Hawaii
[2018-01-08 16:09:27] Selected 0: Hawaii
[2018-01-08 16:09:30] Stratum authorisation success for pool 0
[2018-01-08 16:09:30] Pool 0 stratum+tcp://eu3.blakecoin.com:3334 alive
[2018-01-08 16:09:30] Switching to pool 0 stratum+tcp://eu3.blakecoin.com:3334
using the following configuration file https://pastebin.com/nTh1kF29
Using this command to start the miner
cgminer.exe --blake256 --verbose -o stratum+tcp://eu3.blakecoin.com:3334 -u loneSilentWolf.r9390 -p password
Now if i start the miner without any config file only using the command the output given above doesn't even appear.
On trying to run without any command line paramrtrrs and config file its the same output, as well as in case for running without any command line parameters but with a config file.
I am using the latest amd 17.12.2 drivers even tried an older driver but it doesn't fix the issue.
Any help will be appreciated
miner used http://www.blakecoin.org/cgminer-alt-pool-la1.7z
dont use latest driver is my advice as amd have changed all sorts would need to recompile with later sdk
older driver should work fine and newer driver very rarely improve hashrate
try 16.9.2 which should work fine on r9 390
http://www.guru3d.com/files-details/amd-radeon-software-crimson-16-9-2-driver-download.html
any issues removing or changing driver use DDU
http://www.guru3d.com/files-details/display-driver-uninstaller-download.html
I tried with 16.9.2 aswell ut it's the same result it crashes after that.
could it be a problem because of amd sdk installed on my pc to compile some other miner?
could you help me compile it with latest sdk?