Guest User

Untitled

a guest
Feb 18th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 KB | None | 0 0
  1. $ Release/AMDOverdriveCtrl --help
  2. INF: Nr. of Adapters: 4
  3. INF: Adapter index: 0, active, ID:32375776, AMD Radeon HD 6900 Series
  4. INF: Adapter index: 1, inact., ID:32375776, AMD Radeon HD 6900 Series
  5. INF: Adapter index: 2, inact., ID:32375776, AMD Radeon HD 6900 Series
  6. INF: Adapter index: 3, inact., ID:32375776, AMD Radeon HD 6900 Series
  7. Usage: AMDOverdriveCtrl [-h] [-b] [-a] [-c <num>] [-i <num>] [profile name]
  8. -h, --help displays help on the command line parameters
  9. -b, --batch-mode only set profile, no GUI
  10. -a, --enable-app-profiles activate the app profile feature
  11. -c, --color-temp=<num> set color temperature
  12. -i, --adapter-index=<num> choose adapter index (taken from console output)
  13.  
  14.  
  15. $ Release/AMDOverdriveCtrl -b -a -i 0 AMD.ovdr
  16. INF: Nr. of Adapters: 4
  17. INF: Adapter index: 0, active, ID:32375776, AMD Radeon HD 6900 Series
  18. INF: Adapter index: 1, inact., ID:32375776, AMD Radeon HD 6900 Series
  19. INF: Adapter index: 2, inact., ID:32375776, AMD Radeon HD 6900 Series
  20. INF: Adapter index: 3, inact., ID:32375776, AMD Radeon HD 6900 Series
  21. INF: Adapter index 0 choosen.
  22. INF: Nr. of Performance Levels: 3
  23. INF: Card's default Perf Level 0: GPU 250MHz Memory 150MHz Voltage 0.9V
  24. INF: Card's default Perf Level 1: GPU 500MHz Memory 1250MHz Voltage 1V
  25. INF: Card's default Perf Level 2: GPU 800MHz Memory 1250MHz Voltage 1.1V
  26. ACT: Set fan speed to default
  27. INF: Nr. of Displays to check 6
  28. INF: Color temp disp(3) :
  29. INF: current 6500K default 6500K
  30. INF: min 4000K max 10000K step 100K
  31. WRN: color temperature setting not supported.
  32. ACT: Set fan speed to default
  33. INF: FanCtrl mode on
  34. ACT: SetOverdriveValues: Level 0: 250MHz, 150MHz, MHz, 0.9V
  35. ACT: SetOverdriveValues: Level 1: 500MHz, 1250MHz, MHz, 1V
  36. ACT: SetOverdriveValues: Level 2: 820MHz, 1250MHz, MHz, 1.1V
Add Comment
Please, Sign In to add comment