<?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: Modular X.org still in the works</title>
	<atom:link href="http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/</link>
	<description>(Mostly) Technical Blog</description>
	<pubDate>Fri, 21 Nov 2008 17:25:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: danny</title>
		<link>http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-7363</link>
		<dc:creator>danny</dc:creator>
		<pubDate>Wed, 04 Apr 2007 11:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-7363</guid>
		<description>it's amazing how one cannot read a three line set of commands correctly :-)
have to run to the WC and wash my face.</description>
		<content:encoded><![CDATA[<p>it&#8217;s amazing how one cannot read a three line set of commands correctly <img src='http://blog.xbsd.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> <br />
have to run to the WC and wash my face.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florent Thoumie</title>
		<link>http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-7361</link>
		<dc:creator>Florent Thoumie</dc:creator>
		<pubDate>Wed, 04 Apr 2007 10:52:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-7361</guid>
		<description>panikos: well, I learned some things about unicode, that's not wasted time :-)

danny: I guess you forgot the part where you have to deinstall libdrm.</description>
		<content:encoded><![CDATA[<p>panikos: well, I learned some things about unicode, that&#8217;s not wasted time <img src='http://blog.xbsd.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>danny: I guess you forgot the part where you have to deinstall libdrm.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danny</title>
		<link>http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-7360</link>
		<dc:creator>danny</dc:creator>
		<pubDate>Wed, 04 Apr 2007 10:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-7360</guid>
		<description>tried to follow instructions in http://wiki.freebsd.org/ModularXorg,
got stuck too early :-(,
cd /usr/ports/x11/xorg
make install
...
../common/vblank.c: In function `driGetCurrentVBlank':
../common/vblank.c:306: error: `DRM_VBLANK_SECONDARY' undeclared (first use in this function)
../common/vblank.c:306: error: (Each undeclared identifier is reported only once
../common/vblank.c:306: error: for each function it appears in.)
../common/vblank.c: In function `driWaitForVBlank':
../common/vblank.c:363: error: `DRM_VBLANK_SECONDARY' undeclared (first use in this function)
gmake[6]: *** [../common/vblank.o] Error 1
gmake[6]: Leaving directory `/home/r d/pobj/home/ports/graphics/dri/work/Mesa-6.5.2/src/mesa/drivers/dri/i810'
gmake[5]: *** [subdirs] Error 1

...
did a grep -r DRM_VBLANK_SECONDARY but nothing shows up.</description>
		<content:encoded><![CDATA[<p>tried to follow instructions in <a href="http://wiki.freebsd.org/ModularXorg" rel="nofollow">http://wiki.freebsd.org/ModularXorg</a>,<br />
got stuck too early :-(,<br />
cd /usr/ports/x11/xorg<br />
make install<br />
...<br />
../common/vblank.c: In function `driGetCurrentVBlank&#8217;:<br />
../common/vblank.c:306: error: `DRM_VBLANK_SECONDARY&#8217; undeclared (first use in this function)<br />
../common/vblank.c:306: error: (Each undeclared identifier is reported only once<br />
../common/vblank.c:306: error: for each function it appears in.)<br />
../common/vblank.c: In function `driWaitForVBlank&#8217;:<br />
../common/vblank.c:363: error: `DRM_VBLANK_SECONDARY&#8217; undeclared (first use in this function)<br />
gmake[6]: *** [../common/vblank.o] Error 1<br />
gmake[6]: Leaving directory `/home/r d/pobj/home/ports/graphics/dri/work/Mesa-6.5.2/src/mesa/drivers/dri/i810&#8217;<br />
gmake[5]: *** [subdirs] Error 1</p>
<p>...<br />
did a grep -r <span class="caps">DRM</span>_VBLANK_SECONDARY but nothing shows up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: panikos</title>
		<link>http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-7330</link>
		<dc:creator>panikos</dc:creator>
		<pubDate>Tue, 03 Apr 2007 12:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-7330</guid>
		<description>Florent,

I got Unicode support working with KDE simply by following the above link. I assume its a fault with Gnome and not modular X that was hassling me before. I'm sorry if I wasted your time over this

Panikos</description>
		<content:encoded><![CDATA[<p>Florent,</p>
<p>I got Unicode support working with <span class="caps">KDE</span> simply by following the above link. I assume its a fault with Gnome and not modular X that was hassling me before. I&#8217;m sorry if I wasted your time over this</p>
<p>Panikos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Florent Thoumie</title>
		<link>http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-7304</link>
		<dc:creator>Florent Thoumie</dc:creator>
		<pubDate>Mon, 02 Apr 2007 10:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-7304</guid>
		<description>I have absolutely no idea. How can I try/test?</description>
		<content:encoded><![CDATA[<p>I have absolutely no idea. How can I try/test?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: panikos</title>
		<link>http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-7303</link>
		<dc:creator>panikos</dc:creator>
		<pubDate>Mon, 02 Apr 2007 09:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-7303</guid>
		<description>I have a bit of a question. I can't seem to be able to get Unicode support working with modular x. is this a known issue or is it something thats totally unrelated?

Panikos</description>
		<content:encoded><![CDATA[<p>I have a bit of a question. I can&#8217;t seem to be able to get Unicode support working with modular x. is this a known issue or is it something thats totally unrelated?</p>
<p>Panikos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-7277</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Sat, 31 Mar 2007 23:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-7277</guid>
		<description>DarkSoul,

Would you happen to have detailed instructions on how to setup xorg 7.2 and beryl with a nvidia binary driver on FreeBSD 6.2 Stable (or current if you must run current)

I have tried to do this Several times and have failed so any help would be Great


Sam Fourman Jr.</description>
		<content:encoded><![CDATA[<p>DarkSoul,</p>
<p>Would you happen to have detailed instructions on how to setup xorg 7.2 and beryl with a nvidia binary driver on FreeBSD 6.2 Stable (or current if you must run current)</p>
<p>I have tried to do this Several times and have failed so any help would be Great</p>
<p>Sam Fourman Jr.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DarkSoul</title>
		<link>http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-6951</link>
		<dc:creator>DarkSoul</dc:creator>
		<pubDate>Fri, 23 Mar 2007 04:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-6951</guid>
		<description>I just installed Xorg 7.2 / Beryl /w NVIDIA drivers, works just neat on my setup. I only had to symlink /usr/X11R6/lib/modules to /usr/X11r6/lib/xorg to achieve installation of the NVIDIA driver properly, but the final result is as comfy as any Linux build of Beryl. :)</description>
		<content:encoded><![CDATA[<p>I just installed Xorg 7.2 / Beryl /w <span class="caps">NVIDIA</span> drivers, works just neat on my setup. I only had to symlink /usr/X11R6/lib/modules to /usr/X11r6/lib/xorg to achieve installation of the <span class="caps">NVIDIA</span> driver properly, but the final result is as comfy as any Linux build of Beryl. <img src='http://blog.xbsd.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: demonix</title>
		<link>http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-6894</link>
		<dc:creator>demonix</dc:creator>
		<pubDate>Tue, 20 Mar 2007 06:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-6894</guid>
		<description>damn I get the same glxinfo error as well. We are in the same boat.</description>
		<content:encoded><![CDATA[<p>damn I get the same glxinfo error as well. We are in the same boat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ka73ka</title>
		<link>http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-6875</link>
		<dc:creator>ka73ka</dc:creator>
		<pubDate>Mon, 19 Mar 2007 19:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xbsd.org/2007/03/14/modular-xorg-still-in-the-works/#comment-6875</guid>
		<description>I realized (yeah that took me a while :D ) that is not forum for posting problems about beryl, but Florent's blog and my problems shouldn't be posted here. I hope that I didn't make you angry with those. Sorry. I opened new topic on beryl's forum ( http://forum.beryl-project.org/viewtopic.php?f=36&#38;t=5058 ) if someone is interested in. 

Cheers and good luck with git ports, and once again, thanks for doing that !!</description>
		<content:encoded><![CDATA[<p>I realized (yeah that took me a while <img src='http://blog.xbsd.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ) that is not forum for posting problems about beryl, but Florent&#8217;s blog and my problems shouldn&#8217;t be posted here. I hope that I didn&#8217;t make you angry with those. Sorry. I opened new topic on beryl&#8217;s forum ( <a href="http://forum.beryl-project.org/viewtopic.php?f=36&amp;t=5058" rel="nofollow">http://forum.beryl-project.org/viewtopic.php?f=36&amp;t=5058</a> ) if someone is interested in.</p>
<p>Cheers and good luck with git ports, and once again, thanks for doing that !!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
