Bug 110751

Summary: AMD Radeon HD 7670M, power_profile: Invalid argument
Product: DRI Reporter: vaidas.boqsc
Component: DRM/RadeonAssignee: Default DRI bug account <dri-devel>
Status: RESOLVED MOVED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
Dmesg output
none
xorg log
none
Previous xorg log was a mistake, of a different machine.
none
This is a correct Dmesg output from the correct computer. none

Description vaidas.boqsc 2019-05-24 07:35:28 UTC
I tried to change power profile of a GPU to a lower one, so that laptop won't overheat so quickly.

I found this method on the internet and various documentations:
 
echo low | sudo tee /sys/class/drm/card0/device/power_profile
tee: /sys/class/drm/card0/device/power_profile: Invalid argument

However this method never worked - Invalid argument show up no matter what value I try to give the power_profile


Even giving the already existing "default" value to the power_profile leads to "invalid argument" error.

echo default | sudo tee /sys/class/drm/card0/device/power_profile
tee: /sys/class/drm/card0/device/power_profile: Invalid argument

I would like to know why this is happening.
Comment 1 Alex Deucher 2019-05-24 15:04:54 UTC
Please attach your dmesg output and xorg log (if using X).
Comment 2 vaidas.boqsc 2019-05-24 15:49:43 UTC
Created attachment 144340 [details]
Dmesg output
Comment 3 vaidas.boqsc 2019-05-24 15:52:06 UTC
Created attachment 144341 [details]
xorg log
Comment 4 Michel Dänzer 2019-06-06 08:26:34 UTC
The attached dmesg output shows no sign of the radeon driver being loaded. The attached Xorg log file is from a system with Intel and Nvidia GPUs, no Radeon. Please attach the information corresponding to the reported problem.
Comment 5 vaidas.boqsc 2019-06-06 10:47:05 UTC
Created attachment 144466 [details]
Previous xorg log was a mistake, of a different machine.

The function I used to gather xorg log: 
vaidas@vaidas-SATELLITE-L855:~/Desktop$ cat  ~/.local/share/xorg/Xorg.0.log > Xorg.0.log
Comment 6 vaidas.boqsc 2019-06-06 10:48:34 UTC
Created attachment 144467 [details]
This is a correct Dmesg output from the correct computer.
Comment 7 Martin Peres 2019-11-19 09:35:22 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/866.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.