{"id":1164,"date":"2010-05-25T19:04:12","date_gmt":"2010-05-26T00:04:12","guid":{"rendered":"http:\/\/www.summet.com\/blog\/?p=1164"},"modified":"2010-05-25T19:04:12","modified_gmt":"2010-05-26T00:04:12","slug":"ibm-think-pad-x31-radeon-m6-suspend-screen-fix","status":"publish","type":"post","link":"https:\/\/www.summet.com\/blog\/2010\/05\/25\/ibm-think-pad-x31-radeon-m6-suspend-screen-fix\/","title":{"rendered":"IBM Think pad X31 Radeon M6 &#8211; Suspend Screen Fix"},"content":{"rendered":"<p>My Thinkpad X31 laptop with a Radeon M6 graphics chip had a problem with ACPI Suspend\/Resume. About every five resumes, the graphics card would get messed up, making the screen unusable.<br \/>\nThe computer would suspend\/resume fine otherwise, but I&#8217;d be forced to reboot just to get X working again. (Just shutting down X and re-starting it wasn&#8217;t enough.)<\/p>\n<p>The easy solution is to pass a &#8220;nomodeset&#8221;  option to the kernal upon boot, but to do this on different versions of Ubuntu you need to do modify files in different places.<\/p>\n<p>9.04: Edit the \/boot\/grub\/menu.lst file, and look for the <code>defoptions=<\/code> line. Add nomodeset to the end. Run  <code>sudo update-grub<\/code> afterwards to save your changes.<\/p>\n<p>9.10: Edit the \/etc\/grub.d\/10_linux file to add a line such as:<br \/>\n<code>GRUB_CMDLINE_EXTRA = \"$GRUB_CMDLINE_EXTRA nomodeset\"<\/code><br \/>\nor just add &#8220;nomodeset&#8221; to the end of a previous GRUB_CMDLINE_EXTRA entry. After this, run  <code>sudo update-grub<\/code>.<\/p>\n<p>10.04: Edit the \/etc\/defaults\/grub file and change <code>GRUB_CMDLINE_LINUX=\"\"<\/code> to<br \/>\n<code>GRUB_CMDLINE_LINUX=\"nomodeset\"<\/code><br \/>\n (You may have to run sudo update-grub again, or it may be taken care of for you)<\/p>\n<p>Commentary: I find it funny that in each of the last three version&#8217;s of UBUNTU the name and location of the grub configuration file has changed&#8230;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>My Thinkpad X31 laptop with a Radeon M6 graphics chip had a problem with ACPI Suspend\/Resume. About every five resumes, the graphics card would get messed up, making the screen unusable. The computer would suspend\/resume fine otherwise, but I&#8217;d be &hellip; <a href=\"https:\/\/www.summet.com\/blog\/2010\/05\/25\/ibm-think-pad-x31-radeon-m6-suspend-screen-fix\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8,3],"tags":[92,26],"class_list":["post-1164","post","type-post","status-publish","format-standard","hentry","category-commentary","category-linux","tag-nomodeset","tag-ubuntu"],"_links":{"self":[{"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/posts\/1164","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/comments?post=1164"}],"version-history":[{"count":0,"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/posts\/1164\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/media?parent=1164"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/categories?post=1164"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.summet.com\/blog\/wp-json\/wp\/v2\/tags?post=1164"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}