<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>The Z-Issue - Computers</title>
    <link>http://z-issue.com/blog/</link>
    <description>A true affinity of intelligence and absurdity</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.2 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Problems with xorg-server-1.8.1 and xf86-video-intel-2.11.0</title>
    <link>http://z-issue.com/blog/index.php?/archives/309-Problems-with-xorg-server-1.8.1-and-xf86-video-intel-2.11.0.html</link>
            <category>Gentoo / Linux</category>
    
    <comments>http://z-issue.com/blog/index.php?/archives/309-Problems-with-xorg-server-1.8.1-and-xf86-video-intel-2.11.0.html#comments</comments>
    <wfw:comment>http://z-issue.com/blog/wfwcomment.php?cid=309</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://z-issue.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=309</wfw:commentRss>
    

    <author>nospam@example.com (Zach)</author>
    <content:encoded>
    For the past day or so, I have been working on a clean Gentoo installation on my Samsung NC10 netbook.  Things were going along quite nicely with the rebuild using the testing (~arch) branch, including the initial installation of X.  However, when I issued the lovely startx command, I was continuously getting:&lt;br /&gt;
&lt;br /&gt;
(EE) intel(0): No kernel modesetting driver detected. &lt;br /&gt;
(EE) Screen(s) found, but none have a usable configuration.&lt;br /&gt;
&lt;br /&gt;
Even though KMS was clearly set in my kernel, as evidenced by the output of:&lt;br /&gt;
&lt;br /&gt;
# cat /usr/src/linux/.config | grep KMS &lt;br /&gt;
CONFIG_DRM_KMS_HELPER=y &lt;br /&gt;
CONFIG_DRM_I915_KMS=y&lt;br /&gt;
&lt;br /&gt;
After fighting for several hours with different kernel configurations, rebuilding all X packages (xorg-server, mesa, video &amp;amp; input drivers), downgrading the Intel video drivers and xorg-server in various combinations, and even running env-update (for some unknown reason, but hey, I was desperate &lt;img src=&quot;http://z-issue.com/blog/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;), I decided to ask for some help.  Josh (nightmorph) recommended that I run:&lt;br /&gt;
&lt;br /&gt;
eselect opengl set xorg-x11&lt;br /&gt;
&lt;br /&gt;
a couple times.  I couldn&#039;t see what this would do, as I had set opengl already, and xorg-x11 was the only option.  However, after running it a couple times, logging out and back in again, my X server finally started without error!  Thank you Josh, and everyone else who made suggestions.  I hope that this post helps someone else with the same issue.&lt;br /&gt;
&lt;br /&gt;
|:| Zach |:| 
    </content:encoded>

    <pubDate>Wed, 09 Jun 2010 10:38:26 -0400</pubDate>
    <guid isPermaLink="false">http://z-issue.com/blog/index.php?/archives/309-guid.html</guid>
    
</item>
<item>
    <title>Quick note to users installing ~arch KDE4</title>
    <link>http://z-issue.com/blog/index.php?/archives/306-Quick-note-to-users-installing-arch-KDE4.html</link>
            <category>Gentoo / Linux</category>
    
    <comments>http://z-issue.com/blog/index.php?/archives/306-Quick-note-to-users-installing-arch-KDE4.html#comments</comments>
    <wfw:comment>http://z-issue.com/blog/wfwcomment.php?cid=306</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://z-issue.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=306</wfw:commentRss>
    

    <author>nospam@example.com (Zach)</author>
    <content:encoded>
    Hello all,&lt;br /&gt;
&lt;br /&gt;
As some of you may know, I prefer Openbox to the larger desktop environments.  However, I went to install KDE4 today on someone else&#039;s computer, and ran into a problem with circular dependencies involving CUPS, GTK+, poppler, and cmake.  The simple solution to the problem is to:&lt;br /&gt;
&lt;br /&gt;
USE=&quot;-cups&quot; emerge -av kdebase-meta&lt;br /&gt;
&lt;br /&gt;
and then go back later and do:&lt;br /&gt;
&lt;br /&gt;
emerge -avuDN world&lt;br /&gt;
&lt;br /&gt;
in order to add in CUPS support.&lt;br /&gt;
&lt;br /&gt;
This issue was actually discussed recently in &lt;a href=&quot;http://forums.gentoo.org/viewtopic-t-813778.html?sid=4f3dedf47943a2a25bba56a811e8b180&quot;&gt;this thread&lt;/a&gt; on the fora.  I can&#039;t say whether or not this circular dependency problem will affect stable branch users or not, as I haven&#039;t tried to emerge KDE in such an environment.  Also, if you don&#039;t have the cups in your USE flag declarations, you won&#039;t be affected by this problem.&lt;br /&gt;
&lt;br /&gt;
Hope that helps someone.&lt;br /&gt;
&lt;br /&gt;
|:| Zach |:| 
    </content:encoded>

    <pubDate>Sat, 20 Feb 2010 12:10:09 -0500</pubDate>
    <guid isPermaLink="false">http://z-issue.com/blog/index.php?/archives/306-guid.html</guid>
    
</item>
<item>
    <title>Quick Openbox HOWTO update</title>
    <link>http://z-issue.com/blog/index.php?/archives/305-Quick-Openbox-HOWTO-update.html</link>
            <category>Gentoo / Linux</category>
    
    <comments>http://z-issue.com/blog/index.php?/archives/305-Quick-Openbox-HOWTO-update.html#comments</comments>
    <wfw:comment>http://z-issue.com/blog/wfwcomment.php?cid=305</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://z-issue.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=305</wfw:commentRss>
    

    <author>nospam@example.com (Zach)</author>
    <content:encoded>
    Just a quick update to let everyone know that I made some changes to the Openbox HOWTO in the documentation repository, and that Josh was blazing fast at getting it committed; thank you Josh!  I addressed submenu delay that came with &gt;x11-wm/openbox-3.4.7.2, and how to fix it in the rc.xml configuration file, updated the external links to reflect the change in the Openbox wiki, and provided an example of a menu item that links to an application with startup options.&lt;br /&gt;
&lt;br /&gt;
|:| Zach |:| 
    </content:encoded>

    <pubDate>Sun, 14 Feb 2010 18:18:06 -0500</pubDate>
    <guid isPermaLink="false">http://z-issue.com/blog/index.php?/archives/305-guid.html</guid>
    
</item>

</channel>
</rss>