<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HydTech &#187; mtrr</title>
	<atom:link href="http://hydtechblog.com/tag/mtrr/feed/" rel="self" type="application/rss+xml" />
	<link>http://hydtechblog.com</link>
	<description>anotha hyd anotha day</description>
	<lastBuildDate>Sun, 24 Jul 2011 22:38:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Gnome Display Manager problems (error setting mtrr) in Ubuntu Intrepid 8.10</title>
		<link>http://hydtechblog.com/2009/02/26/gnome-display-manager-problems-error-setting-mtrr-in-ubuntu-intrepid-810/</link>
		<comments>http://hydtechblog.com/2009/02/26/gnome-display-manager-problems-error-setting-mtrr-in-ubuntu-intrepid-810/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 21:53:02 +0000</pubDate>
		<dc:creator>HydTech</dc:creator>
				<category><![CDATA[Linux (Ubuntu)]]></category>
		<category><![CDATA[display]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[mtrr]]></category>
		<category><![CDATA[proc]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://hydtechblog.com/?p=241</guid>
		<description><![CDATA[Last night I spent a lot of time trying to get my Gnome Display manager to work in Ubuntu Intrepid 8.10. Alot of people are having a hard time with the display after upgrading from Hardy 8.04 to Intrepid 8.10. Every time I try to shutdown the system, I get an error about &#8220;error setting [...]]]></description>
			<content:encoded><![CDATA[<p>Last night I spent a lot of time trying to get my Gnome Display manager to work in Ubuntu Intrepid 8.10.  Alot of people are having a hard time with the display after upgrading from Hardy 8.04 to Intrepid 8.10.<br />
Every time I try to shutdown the system<a href="http://hydtechblog.com">,</a> I get an error about &#8220;error setting MTRR&#8221;.  These are the steps I took to fix the issue.</p>
<p>*IMPORTANT*- before doing any troubleshooting with X, I recommend backing up the xorg configuration file.<br />
<code>sudo cp /etc/X11/xorg.conf /home/user/Desktop/xorg.conf.old</code></p>
<p>I tried clearing out the /proc/mtrr and rewriting it by using the following commands:</p>
<p><code>echo "disable=0" &gt;| /proc/mtrr<br />
echo "disable=1" &gt;| /proc/mtrr<br />
echo "disable=0" &gt;| /proc/mtrr</code></p>
<p>and inserting</p>
<p><code>echo "base=0x00000000 size= type=write-back" &gt;| /proc/mtrr</code></p>
<p><a href="http://ubuntuforums.org/archive/index.php/t-115104.html">check here for more help</a>.</p>
<p>Still no luck.</p>
<p>Tired and frustrated, I decided to reinstall</p>
<p><code>sudo apt-get install --reinstall gdm, nautlius, ubuntu-desktop, x-gnome-session, xserver-xorg</code></p>
<p>I finally did:<br />
<code>sudo update-alternatives --configure x-session-manager</code><br />
<a href="http://hydtechblog.com/2009/02/15/set-default-applications-in-ubuntu/" class="broken_link">More on update-alternatives here</a>.</p>
<p>Searching on the web, I found this on bugs.launchpad.net</p>
<blockquote><p>I had this problem exactly as described in the original report, after an upgrade from 8.04 to 8.10.</p>
<p>I eventually tracked it down to a dangling link from /etc/alternatives/x-session-manager. It was pointing to a nonexistent KDE4 startkde script, which presumably used to exist in 8.04. I had never actually used KDE4 seriously, but I must have installed it at some point in the old system and run it before reverting to gnome. I guess that means the old KDE4 start script was equally capable of restoring a gnome session, or something.</p>
<p>Anyway, &#8220;sudo update-alternatives &#8211;auto x-session-manager&#8221; seems to fix it.</p>
<p>(The workaround described in an earlier comment, of explicitly running the GNOME session type, also worked. But I wanted to find a fix that would work for the X client script option as well, because I was also trying to investigate the session script to work out why my session was not being restored properly. Unfortunately, then I ran into bug 249373, &#8220;gnome session does not restore the previous session&#8221; &#8212; which answers that one. I would never have upgraded to 8.10 if I had known about that absolutely amazing regression. But that&#8217;s another matter.)</p>
<p>Chris</p></blockquote>
<p>After all that, I replaced my backup xorg.conf file<br />
<code>sudo cp /home/user/Desktop/xorg.conf.old /etc/X11/xorg.conf</code></p>
<p>Restarted the system, and now its working fine!</p>
<img src="http://hydtechblog.com/?ak_action=api_record_view&id=241&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://hydtechblog.com/2009/02/26/gnome-display-manager-problems-error-setting-mtrr-in-ubuntu-intrepid-810/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

