cancel
Showing results for 
Search instead for 
Did you mean: 

Drivers & Software

rogone
Journeyman III

ADL_SDK_V10.2 support radeon rx580?

Hi

I have a problem with ADL SDK that brings an Overdrive_Sample.sln and when I compile it it does not allow me to configure the GPU clock by command line.

The error that throws me is:

ADL2_OverdriveN_Capabilities_Get is failed

With the parameter "a" throws me:

ADL2_OverdriveN_Capabilities_Get is failed

-------------------------------------------------

ADL2_OverdriveN_PerformanceStatus_Get Data

-------------------------------------------------

odNPerformanceStatus.iCoreClock: 30000

odNPerformanceStatus.iCurrentBusLanes: 16

odNPerformanceStatus.iCurrentBusSpeed: 2500

odNPerformanceStatus.iCurrentCorePerformanceLevel: 0

odNPerformanceStatus.iCurrentDCEFPerformanceLevel: 0

odNPerformanceStatus.iCurrentGFXPerformanceLevel: 0

odNPerformanceStatus.iCurrentMemoryPerformanceLevel: 0

odNPerformanceStatus.iDCEFClock: 0

odNPerformanceStatus.iGFXClock: 0

odNPerformanceStatus.iGPUActivityPercent: 0

odNPerformanceStatus.iMaximumBusLanes: 16

odNPerformanceStatus.iMemoryClock: 30000

odNPerformanceStatus.iUVDClock: 0

odNPerformanceStatus.iUVDPerformanceLevel: 0

odNPerformanceStatus.iVCEClock: 0

odNPerformanceStatus.iVCEPerformanceLevel: 0

odNPerformanceStatus.iVDDC: 0

odNPerformanceStatus.iVDDCI: 0

-------------------------------------------------

I hope you can help me.

Thank you

0 Likes
2 Replies

Hi

Sorry for my poor description, here I leave the requested.

Describe your system:

AMD Graphics Card

    • GIGABYTE RX 580 GAMING 8Gb (GV-RX580GAMING-8GD)
  • Desktop or Laptop System
    • Desktop
  • Operating System
    • Windows 10 Pro 64bit - Version: 1709
  • Driver version installed
  • 17.30.1029-170808a2-317304E-CrimsonReLive

  • Display Devices
    • LG W2243S 1920x1080 @60Hz
  • Motherboard + Bios Revision
    • Gigabyte_GA-Z77X-UD3H   BIOS: f20e
  • CPU/APU
    • Intel Core i3-3240 3.4Ghz
  • Power Supply Unit  Make, Model & Wattage
    • XFX PRO 850W Full Modular
  • RAM
    • Kingston 8GB 1600Mhz

Describe your issue:

I downloaded the ADL_SDK_V10.2 and compiled the Sample OverdriveN to try configuring the overclocking of my GPU by command line.

-------------------------------------------------- ---------------------------

Available command line parameters: f- Fan, g-GPU clocks, t-temp, m-Memory Clocks, a- Activity, r-reset

SClocks Get: ODNEXT.exe g

SClocks Set: ODNEXT.exe g X Y Z; X - Level, Y - (1: Clock, 2: Voltage), Z - Expected value should be in min max range

MClocks Get: ODNEXT.exe m

MClocks Set: ODNEXT.exe m X Y Z; X - Level, Y - (1: Clock, 2: Voltage), Z - Expected value should be in min max range

FAN Get: ODNEXT.exe f

FAN Set: ODNEXT.exe f X Y; X - (1: Minimum Fan Speed, 2: Target Fan Speed, 3: Minimum Performance, 4: Target Temp), Y - Expected value should be in min max range

Temp Get: ODNEXT.exe t

Temp Set: ODNEXT.exe t X Y; X - (1: Maximum OP Temperature, 2: TDP LIMIT), Y - Expected value should be in min max range

Activity Get: ODNEXT.exe a

OD Reset: ODNEXT.exe r

----------------------------------------------- ---------------------------

It compiles everything without problems but when I execute the commands with default parameters it throws me errors.

For example (I run the application with the "g" parameter to see the status of the GPU clock) and I get this error:

ADL2_OverdriveN_Capabilities_Get is failed

The same thing happens when I want to see the memory clock!  I need to configure something more besides compiling the Sample?

Thank you

0 Likes