<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - AMD Radeon HD 7670M, power_profile: Invalid argument"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=110751">110751</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>AMD Radeon HD 7670M, power_profile: Invalid argument
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>xorg
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Driver/Radeon
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>xorg-driver-ati@lists.x.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>vaidas.boqsc@gmail.com
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>xorg-team@lists.x.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>