Quantcast
Channel: Mining — Ethereum Community Forum
Viewing all articles
Browse latest Browse all 10806

Struggling with unrecognized RX580 on Ubuntu

$
0
0
Hi,

I asked this on /r/EtherMining but the reception was underwhelming, hope it'll be better here.

I decided to get myself a new GPU and fixed on an RX580 (OC). I'm using Ubuntu 16.04.2 and the newest amdgpu-pro drivers, have not tried overclocking or undervolting or flashing, not yet, I want to get it to work first.

The drivers install OK, the card outputs the screen as expected, and dmesg shows that the drivers are being used (even though there are some worrying errors I can't interpret very well), but both cpp-ethereum and the Claymore binary for 16.04 / RX5xx assert that no GPU is present. I've tried a number of combinations on 16.04.2 and 17.04, apt-get upgrades done or not, several tutorials, and I did manage to get a rise out of GenOil's 110 branch, but when asking for a benchmark it always froze at 97%.

Has anyone managed to get this card working under Linux? Any simple way to test the card that I can complain to AMD about if it doesn't work? Other ideas?

/opt/amdgpu-pro/bin/clinfo


No protocol specified
Number of platforms: 1
Platform Profile: FULL_PROFILE
Platform Version: OpenCL 1.2 AMD-APP (1445.5)
Platform Name: AMD Accelerated Parallel Processing
Platform Vendor: Advanced Micro Devices, Inc.
Platform Extensions: cl_khr_icd cl_amd_event_callback cl_amd_offline_devices cl_amd_hsa


Platform Name: AMD Accelerated Parallel Processing
Number of devices: 1
Device Type: CL_DEVICE_TYPE_CPU
Vendor ID: 1002h
Board name:
Max compute units: 4
Max work items dimensions: 3
Max work items[0]: 1024
Max work items[1]: 1024
Max work items[2]: 1024
Max work group size: 1024
Preferred vector width char: 16
Preferred vector width short: 8
Preferred vector width int: 4
Preferred vector width long: 2
Preferred vector width float: 4
Preferred vector width double: 2
Native vector width char: 16
Native vector width short: 8
Native vector width int: 4
Native vector width long: 2
Native vector width float: 4
Native vector width double: 2
Max clock frequency: 800Mhz
Address bits: 64
Max memory allocation: 2147483648
Image support: Yes
Max number of images read arguments: 128
Max number of images write arguments: 8
Max image 2D width: 8192
Max image 2D height: 8192
Max image 3D width: 2048
Max image 3D height: 2048
Max image 3D depth: 2048
Max samplers within kernel: 16
Max size of kernel argument: 4096
Alignment (bits) of base address: 1024
Minimum alignment (bytes) for any datatype: 128
Single precision floating point capability
Denorms: Yes
Quiet NaNs: Yes
Round to nearest even: Yes
Round to zero: Yes
Round to +ve and infinity: Yes
IEEE754-2008 fused multiply-add: Yes
Cache type: Read/Write
Cache line size: 64
Cache size: 32768
Global memory size: 8299446272
Constant buffer size: 65536
Max number of constant args: 8
Local memory type: Global
Local memory size: 32768
Kernel Preferred work group size multiple: 1
Error correction support: 0
Unified memory for Host and Device: 1
Profiling timer resolution: 1
Device endianess: Little
Available: Yes
Compiler available: Yes
Execution capabilities:
Execute OpenCL kernels: Yes
Execute native function: Yes
Queue on Host properties:
Out-of-Order: No
Profiling : Yes
Platform ID: [snipped]
Name: Intel(R) Pentium(R) CPU G4560 @ 3.50GHz
Vendor: GenuineIntel
Device OpenCL C version: OpenCL C 1.2
Driver version: 1445.5 (sse2)
Profile: FULL_PROFILE
Version: OpenCL 1.2 AMD-APP (1445.5)
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_gl_sharing cl_ext_device_fission cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_spir cl_amd_svm cl_khr_gl_event

dmesg | grep -i gpu


[ 1.119497] [drm] amdgpu kernel modesetting enabled.
[ 1.123426] fb: switching to amdgpudrmfb from EFI VGA
[ 1.259294] amdgpu 0000:01:00.0: Invalid PCI ROM header signature: expecting 0xaa55, got 0xffff
[ 1.259333] [drm] GPU post is not needed
[ 1.259373] amdgpu 0000:01:00.0: VRAM: 8192M 0x0000000000000000 - 0x00000001FFFFFFFF (8192M used)
[ 1.259374] amdgpu 0000:01:00.0: GTT: 8192M 0x0000000200000000 - 0x00000003FFFFFFFF
[ 1.259438] [drm] amdgpu: 8192M of VRAM memory ready
[ 1.259438] [drm] amdgpu: 8192M of GTT memory ready.
[ 1.259445] [drm] GART: num cpu pages 2097152, num gpu pages 2097152
[ 1.260641] amdgpu 0000:01:00.0: amdgpu: using MSI.
[ 1.260656] [drm] amdgpu: irq initialized.
[ 1.260665] amdgpu: [powerplay] amdgpu: powerplay sw initialized
[ 1.260796] amdgpu 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000200000008, cpu addr 0xffff96dc5c57d008
[ 1.260859] amdgpu 0000:01:00.0: fence driver on ring 1 use gpu addr 0x0000000200000018, cpu addr 0xffff96dc5c57d018
[ 1.260890] amdgpu 0000:01:00.0: fence driver on ring 2 use gpu addr 0x0000000200000028, cpu addr 0xffff96dc5c57d028
[ 1.260922] amdgpu 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000200000038, cpu addr 0xffff96dc5c57d038
[ 1.260950] amdgpu 0000:01:00.0: fence driver on ring 4 use gpu addr 0x0000000200000048, cpu addr 0xffff96dc5c57d048
[ 1.260977] amdgpu 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000200000058, cpu addr 0xffff96dc5c57d058
[ 1.261005] amdgpu 0000:01:00.0: fence driver on ring 6 use gpu addr 0x0000000200000068, cpu addr 0xffff96dc5c57d068
[ 1.261033] amdgpu 0000:01:00.0: fence driver on ring 7 use gpu addr 0x0000000200000078, cpu addr 0xffff96dc5c57d078
[ 1.261061] amdgpu 0000:01:00.0: fence driver on ring 8 use gpu addr 0x0000000200000088, cpu addr 0xffff96dc5c57d088
[ 1.261093] amdgpu 0000:01:00.0: fence driver on ring 9 use gpu addr 0x0000000200000098, cpu addr 0xffff96dc5c57d098
[ 1.261147] amdgpu 0000:01:00.0: fence driver on ring 10 use gpu addr 0x00000002000000a8, cpu addr 0xffff96dc5c57d0a8
[ 1.261225] amdgpu 0000:01:00.0: fence driver on ring 11 use gpu addr 0x00000002000000b8, cpu addr 0xffff96dc5c57d0b8
[ 1.261511] amdgpu 0000:01:00.0: fence driver on ring 12 use gpu addr 0x0000000001165420, cpu addr 0xffffb9c70165a420
[ 1.261606] amdgpu 0000:01:00.0: fence driver on ring 13 use gpu addr 0x00000002000000d8, cpu addr 0xffff96dc5c57d0d8
[ 1.261640] amdgpu 0000:01:00.0: fence driver on ring 14 use gpu addr 0x00000002000000e8, cpu addr 0xffff96dc5c57d0e8
[ 1.301146] amdgpu: [powerplay] [AVFS] Something is broken. See log!
[ 1.303052] amdgpu: [powerplay] Can't find requested voltage id in vdd_dep_on_sclk table!
[ 1.325392] [drm] amdgpu: freesync_module init done ffff96dc5c999fc0.
[ 1.351454] [drm:log_to_debug_console [amdgpu]] *ERROR* No EDID read.
[ 1.489263] fbcon: amdgpudrmfb (fb0) is primary device
[ 1.489310] amdgpu 0000:01:00.0: fb0: amdgpudrmfb frame buffer device
[ 1.505727] [drm] Initialized amdgpu 3.9.0 20150101 for 0000:01:00.0 on minor 0
[ 3646.792582] [drm:log_to_debug_console [amdgpu]] *ERROR* No EDID read.
[ 3646.827637] [drm:dc_target_set_cursor_attributes [amdgpu]] *ERROR* DC: dc_target is NULL!
[ 3646.827673] [drm:dm_set_cursor [amdgpu]] *ERROR* DC failed to set cursor attributes
[12427.153676] [drm:log_to_debug_console [amdgpu]] *ERROR* No EDID read.
[13615.733765] [drm:log_to_debug_console [amdgpu]] *ERROR* No EDID read.

Viewing all articles
Browse latest Browse all 10806

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>