X got jumpy during my Dapper -> Edgy upgrade
This commit is contained in:
15
2006-10-30-x-got-jumpy-during-my-dapper-edgy-upgrade.html
Normal file
15
2006-10-30-x-got-jumpy-during-my-dapper-edgy-upgrade.html
Normal file
@@ -0,0 +1,15 @@
|
|||||||
|
<!--# set var="title" value="X got jumpy during my Dapper -> Edgy upgrade" -->
|
||||||
|
<!--# set var="date" value="October 30, 2006" -->
|
||||||
|
|
||||||
|
<!--# include file="include/top.html" -->
|
||||||
|
|
||||||
|
<p>Xorg got really jumpy for me after my upgrade to Ubuntu Edgy. I couldn’t play DVDs fullscreen, and even some Flash animations drove the thing nuts. I poked through alot of launchpad bugs, and finally came up with a solution. I added this to the end of my /etc/X11/xorg.conf file:</p>
|
||||||
|
|
||||||
|
<pre><code>Section “Extensions”
|
||||||
|
Option “Composite” “Disable”
|
||||||
|
EndSection
|
||||||
|
</code></pre>
|
||||||
|
|
||||||
|
<p>Poof, everything back to pre-Edgy wonderfulness. Obviously, composite’s got a way to go; this laptop has some serious GL hardware, and a little alpha-blending really shouldn’t be an issue.</p>
|
||||||
|
|
||||||
|
<!--# include file="include/bottom.html" -->
|
||||||
@@ -40,6 +40,7 @@
|
|||||||
<li>2009-Sep-11: <a href="2009-09-11-confusing-bind-with-cnames.html">Confusing BIND with CNAMEs</a></li>
|
<li>2009-Sep-11: <a href="2009-09-11-confusing-bind-with-cnames.html">Confusing BIND with CNAMEs</a></li>
|
||||||
<li>2009-Feb-19: <a href="2019-02-19-the-odd-case-of-my-mugging.html">The odd case of my mugging</a></li>
|
<li>2009-Feb-19: <a href="2019-02-19-the-odd-case-of-my-mugging.html">The odd case of my mugging</a></li>
|
||||||
<li>2009-Feb-03: <a href="2009-02-03-5-packet-tcp-connection.html">5-packet TCP connection?</a></li>
|
<li>2009-Feb-03: <a href="2009-02-03-5-packet-tcp-connection.html">5-packet TCP connection?</a></li>
|
||||||
|
<li>2006-Oct-30: <a href="2006-10-30-x-got-jumpy-during-my-dapper-edgy-upgrade.html">X got jumpy during my Dapper -> Edgy upgrade</a></li>
|
||||||
<li>2006-Sep-23: <a href="2006-09-23-stopping-debian-from-ejecting-the-cdrom-during-install.html">Stopping Debian from ejecting the CD-ROM during install</a></li>
|
<li>2006-Sep-23: <a href="2006-09-23-stopping-debian-from-ejecting-the-cdrom-during-install.html">Stopping Debian from ejecting the CD-ROM during install</a></li>
|
||||||
<li>2006-Sep-22: <a href="2006-09-22-cdrom-multi-drive-sarge-installation.html">CD-ROM multi-drive sarge installation</a></li>
|
<li>2006-Sep-22: <a href="2006-09-22-cdrom-multi-drive-sarge-installation.html">CD-ROM multi-drive sarge installation</a></li>
|
||||||
<li>2006-Jul-23: <a href="2006-07-23-sqlsearch-1-1-0.html">sqlsearch 1.1.0</a></li>
|
<li>2006-Jul-23: <a href="2006-07-23-sqlsearch-1-1-0.html">sqlsearch 1.1.0</a></li>
|
||||||
|
|||||||
@@ -0,0 +1,14 @@
|
|||||||
|
<!--# set var="title" value="X got jumpy during my Dapper -> Edgy upgrade" -->
|
||||||
|
<!--# set var="date" value="October 30, 2006" -->
|
||||||
|
|
||||||
|
<!--# include file="include/top.html" -->
|
||||||
|
|
||||||
|
Xorg got really jumpy for me after my upgrade to Ubuntu Edgy. I couldn’t play DVDs fullscreen, and even some Flash animations drove the thing nuts. I poked through alot of launchpad bugs, and finally came up with a solution. I added this to the end of my /etc/X11/xorg.conf file:
|
||||||
|
|
||||||
|
Section “Extensions”
|
||||||
|
Option “Composite” “Disable”
|
||||||
|
EndSection
|
||||||
|
|
||||||
|
Poof, everything back to pre-Edgy wonderfulness. Obviously, composite’s got a way to go; this laptop has some serious GL hardware, and a little alpha-blending really shouldn’t be an issue.
|
||||||
|
|
||||||
|
<!--# include file="include/bottom.html" -->
|
||||||
@@ -39,6 +39,7 @@
|
|||||||
1. 2009-Sep-11: [Confusing BIND with CNAMEs](2009-09-11-confusing-bind-with-cnames.html)
|
1. 2009-Sep-11: [Confusing BIND with CNAMEs](2009-09-11-confusing-bind-with-cnames.html)
|
||||||
1. 2009-Feb-19: [The odd case of my mugging](2019-02-19-the-odd-case-of-my-mugging.html)
|
1. 2009-Feb-19: [The odd case of my mugging](2019-02-19-the-odd-case-of-my-mugging.html)
|
||||||
1. 2009-Feb-03: [5-packet TCP connection?](2009-02-03-5-packet-tcp-connection.html)
|
1. 2009-Feb-03: [5-packet TCP connection?](2009-02-03-5-packet-tcp-connection.html)
|
||||||
|
1. 2006-Oct-30: [X got jumpy during my Dapper -> Edgy upgrade](2006-10-30-x-got-jumpy-during-my-dapper-edgy-upgrade.html)
|
||||||
1. 2006-Sep-23: [Stopping Debian from ejecting the CD-ROM during install](2006-09-23-stopping-debian-from-ejecting-the-cdrom-during-install.html)
|
1. 2006-Sep-23: [Stopping Debian from ejecting the CD-ROM during install](2006-09-23-stopping-debian-from-ejecting-the-cdrom-during-install.html)
|
||||||
1. 2006-Sep-22: [CD-ROM multi-drive sarge installation](2006-09-22-cdrom-multi-drive-sarge-installation.html)
|
1. 2006-Sep-22: [CD-ROM multi-drive sarge installation](2006-09-22-cdrom-multi-drive-sarge-installation.html)
|
||||||
1. 2006-Jul-23: [sqlsearch 1.1.0](2006-07-23-sqlsearch-1-1-0.html)
|
1. 2006-Jul-23: [sqlsearch 1.1.0](2006-07-23-sqlsearch-1-1-0.html)
|
||||||
|
|||||||
Reference in New Issue
Block a user