<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: DRM synchronized on RELENG_6</title>
	<atom:link href="http://blog.xbsd.org/2007/02/03/drm-synchronized-on-releng_6/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xbsd.org/2007/02/03/drm-synchronized-on-releng_6/</link>
	<description>(Mostly) Technical Blog</description>
	<pubDate>Fri, 21 Nov 2008 22:28:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: old</title>
		<link>http://blog.xbsd.org/2007/02/03/drm-synchronized-on-releng_6/#comment-17410</link>
		<dc:creator>old</dc:creator>
		<pubDate>Wed, 28 Nov 2007 08:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/02/03/drm-synchronized-on-releng_6/#comment-17410</guid>
		<description>it looks like even when we have agp for 965 now, drm still fails to probe at least my gma x3100 card :(
i'm running current on my hp 6510b laptop and would be glad to help with any debugging etc if you need it.</description>
		<content:encoded><![CDATA[<p>it looks like even when we have agp for 965 now, drm still fails to probe at least my gma x3100 card <img src='http://blog.xbsd.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> <br />
i&#8217;m running current on my hp 6510b laptop and would be glad to help with any debugging etc if you need it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: old</title>
		<link>http://blog.xbsd.org/2007/02/03/drm-synchronized-on-releng_6/#comment-17409</link>
		<dc:creator>old</dc:creator>
		<pubDate>Wed, 28 Nov 2007 08:31:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/02/03/drm-synchronized-on-releng_6/#comment-17409</guid>
		<description>it looks like even when we have agp now, drm still fails to probe at least my gma x3100 card :(
i'm running current on my hp 6510b and would be glad to help if you need any debugging etc.</description>
		<content:encoded><![CDATA[<p>it looks like even when we have agp now, drm still fails to probe at least my gma x3100 card <img src='http://blog.xbsd.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> <br />
i&#8217;m running current on my hp 6510b and would be glad to help if you need any debugging etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Anholt</title>
		<link>http://blog.xbsd.org/2007/02/03/drm-synchronized-on-releng_6/#comment-3193</link>
		<dc:creator>Eric Anholt</dc:creator>
		<pubDate>Tue, 13 Feb 2007 16:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/02/03/drm-synchronized-on-releng_6/#comment-3193</guid>
		<description>Unfortunately, the 965 still won't work because we don't have AGP.  I've got some WIP patches, but they don't work at all yet.

http://dri.freedesktop.org/wiki/DriTroubleshooting  is the current location of the troubleshooting page.</description>
		<content:encoded><![CDATA[<p>Unfortunately, the 965 still won&#8217;t work because we don&#8217;t have <span class="caps">AGP</span>.  I&#8217;ve got some <span class="caps">WIP</span> patches, but they don&#8217;t work at all yet.</p>
<p><a href="http://dri.freedesktop.org/wiki/DriTroubleshooting" rel="nofollow">http://dri.freedesktop.org/wiki/DriTroubleshooting</a>  is the current location of the troubleshooting page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florent Thoumie</title>
		<link>http://blog.xbsd.org/2007/02/03/drm-synchronized-on-releng_6/#comment-3019</link>
		<dc:creator>Florent Thoumie</dc:creator>
		<pubDate>Wed, 07 Feb 2007 10:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/02/03/drm-synchronized-on-releng_6/#comment-3019</guid>
		<description>You need to load the dri module and change mode to 0666 to be able to use it as an unprivileged user. Have a look at http://people.freebsd.org/~anholt/dri/troubleshooting.html. Think it's a bit outdated but that might help you.</description>
		<content:encoded><![CDATA[<p>You need to load the dri module and change mode to 0666 to be able to use it as an unprivileged user. Have a look at <a href="http://people.freebsd.org/~anholt/dri/troubleshooting.html" rel="nofollow">http://people.freebsd.org/~anholt/dri/troubleshooting.html</a>. Think it&#8217;s a bit outdated but that might help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo Cuevas</title>
		<link>http://blog.xbsd.org/2007/02/03/drm-synchronized-on-releng_6/#comment-2987</link>
		<dc:creator>Ricardo Cuevas</dc:creator>
		<pubDate>Mon, 05 Feb 2007 22:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/02/03/drm-synchronized-on-releng_6/#comment-2987</guid>
		<description>I'm very happy with this, it's my lucky day ;) , but...

Today February 5, I make cvsup with RELENG_6, make kernel and install, and don't work. When I run glxinfo, say Direct Rendering: No. I try with a live cd (korogaa) and works well, glxinfo say Yes to direct rendering:

What I make wrong?

Sorry by my poor english.

Thanks on advance.</description>
		<content:encoded><![CDATA[<p>I&#8217;m very happy with this, it&#8217;s my lucky day <img src='http://blog.xbsd.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> , but&#8230;</p>
<p>Today February 5, I make cvsup with <span class="caps">RELENG</span>_6, make kernel and install, and don&#8217;t work. When I run glxinfo, say Direct Rendering: No. I try with a live cd (korogaa) and works well, glxinfo say Yes to direct rendering:</p>
<p>What I make wrong?</p>
<p>Sorry by my poor english.</p>
<p>Thanks on advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
