{"id":2907,"date":"2014-01-25T10:03:20","date_gmt":"2014-01-25T10:03:20","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=2907"},"modified":"2014-01-25T10:03:20","modified_gmt":"2014-01-25T10:03:20","slug":"enable-radeon-dynamic-power-management-ubuntu","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2014\/01\/enable-radeon-dynamic-power-management-ubuntu\/","title":{"rendered":"Enable Radeon Dynamic Power Management in Ubuntu 12.04\/13.10"},"content":{"rendered":"<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/11\/AMD__42553.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/11\/AMD__42553.jpg\" alt=\"Radeon Dynamic Power Management (DPM)\" width=\"150\" height=\"150\" class=\"aligncenter size-full wp-image-2213\" \/><\/a><\/p>\n<p>&nbsp;<\/p>\n<p>Since Linux Kernel 3.11, the open source AMD Radeon driver got dynamic power management (DPM) feature support. If you have already installed the <b>Kernel 3.11 or higher<\/b> and have a <b>Radeon HD 2000 (R600) series or newer<\/b> graphics card, you may wish to enable DPM feature by below steps (<i>DRM will probably be enabled by default in Ubuntu 14.04<\/i>). <\/p>\n<p>1. Download the updated firmware from <a href=\"http:\/\/people.freedesktop.org\/~agd5f\/radeon_ucode\/\" target=\"_blank\">this directory<\/a>. You need the <b>*_smc.bin<\/b> files, choose the one that matches your graphics card codename.e <\/p>\n<p>The <b>*_smc.bin<\/b> files can be installed by running below command in terminal (Ctrl+Alt+T):<\/p>\n<pre style=\"border:none;\">cd ~\/Downloads\/ && .\/FILENAME_smc.bin<\/pre>\n<p>2. If you have Linux Kernel 3.11 or higher installed, now you can enable DPM by adding the <b>radeon.dpm=1<\/b> parameter.<\/p>\n<p>In terminal (Ctrl+Alt+T), run command to edit grub:<\/p>\n<pre style=\"border:none;\">sudo gedit \/etc\/default\/grub<\/pre>\n<p>Find the line that says &#8220;GRUB_CMDLINE_LINUX_DEFAULT=&#8221;quiet splash&#8221;. Add the parameter so that it will look like:<\/p>\n<blockquote><p>GRUB_CMDLINE_LINUX_DEFAULT=&#8221;quiet splash radeon.dpm=1&#8243;<\/p><\/blockquote>\n<p>3. Save the file. Update the grub:<\/p>\n<pre style=\"border:none;\">sudo update-grub<\/pre>\n<p>4. You can further configure DPM by opening <b>\/etc\/rc.local<\/b> and adding the following line:<\/p>\n<blockquote><p>echo parameter > \/sys\/class\/drm\/card0\/device\/power_dpm_state<\/p><\/blockquote>\n<p>Where &#8220;<b>parameter<\/b>&#8221; can be:<\/p>\n<ul>\n<li><b>battery<\/b> (a set of performance levels targeted for optimal operation on battery)<\/li>\n<li><b>balanced<\/b> (a set of performance levels targeted for optimal every day use)<\/li>\n<li><b>performance<\/b> (a set of performance levels targeted for the highest GPU performance)<\/li>\n<\/ul>\n<p>via: <a href=\"http:\/\/askubuntu.com\/questions\/324733\/how-to-enable-the-radeon-dynamic-power-management-feature-in-ubuntu-13-04\"><i>AskUbuntu<\/i><\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>&nbsp; Since Linux Kernel 3.11, the open source AMD Radeon driver got dynamic power management (DPM) feature support. If you have already installed the Kernel 3.11 or higher and have a Radeon HD 2000 (R600) series or newer graphics card, you may wish to enable DPM feature by below steps (DRM will probably be enabled [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[1003],"class_list":["post-2907","post","type-post","status-publish","format-standard","hentry","category-howtos","tag-radeon-dynamic-power-management"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/2907","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=2907"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/2907\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=2907"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=2907"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=2907"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}