Bug 110751 - AMD Radeon HD 7670M, power_profile: Invalid argument
Summary: AMD Radeon HD 7670M, power_profile: Invalid argument
Status: RESOLVED MOVED
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Radeon (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-24 07:35 UTC by vaidas.boqsc
Modified: 2019-11-19 09:35 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Dmesg output (64.92 KB, text/plain)
2019-05-24 15:49 UTC, vaidas.boqsc
no flags Details
xorg log (80.96 KB, text/plain)
2019-05-24 15:52 UTC, vaidas.boqsc
no flags Details
Previous xorg log was a mistake, of a different machine. (29.67 KB, text/plain)
2019-06-06 10:47 UTC, vaidas.boqsc
no flags Details
This is a correct Dmesg output from the correct computer. (67.63 KB, text/plain)
2019-06-06 10:48 UTC, vaidas.boqsc
no flags Details

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.