<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Martin Wilke</title>
	
	<link>http://miwi.bsdcrew.de</link>
	<description>/usr/home/miwi</description>
	<lastBuildDate>Tue, 26 Jun 2012 17:46:09 +0000</lastBuildDate>
	<language>de-DE</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/MartinWilke" /><feedburner:info uri="martinwilke" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by/2.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by/2.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><item>
		<title>[CFT] Xorg 7.7 ready for testing!</title>
		<link>http://feedproxy.google.com/~r/MartinWilke/~3/S-xuGlajY_w/</link>
		<comments>http://miwi.bsdcrew.de/2012/06/cft-xorg-7-7-ready-for-testing/#comments</comments>
		<pubDate>Thu, 07 Jun 2012 12:34:28 +0000</pubDate>
		<dc:creator>miwi</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeBSD_EN]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[portmgr]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[Team]]></category>
		<category><![CDATA[x11]]></category>
		<category><![CDATA[xorg]]></category>
		<category><![CDATA[xorg-server]]></category>

		<guid isPermaLink="false">http://miwi.bsdcrew.de/?p=949</guid>
		<description><![CDATA[Hi Fans, The FreeBSD Xorg Team is pleased to announce Xorg 7.7 Release. We are very happy to be able to Call for testing shortly after the Xorg team annouced 7.7 release. This CFT is also open for discussion on how we should move forward with xorg release as we are facing some issues and [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Fans,</p>
<p>The FreeBSD Xorg Team is pleased to announce Xorg 7.7 Release. We are very happy to be able to Call for testing shortly after the Xorg team annouced 7.7 release. This CFT is also open for discussion on how we should move forward with xorg release as we are facing some issues and we would like to ask for your opinion. Right now we have 2 existing xorg versions in our Ports Tree. The situation is quite bad due to our poor graphic card support. That means we do not have much choice but to take it as how it is now. But with regards to mesa support, we have to face some new challanges.</p>
<p>With the new mesa 8.0 release, accelerated support for a number of older graphic cards was dropped. At the moment we are not sure how to deal with that.We are thinking of just replacing mesa 7.11 with 8.0 or making a new flag like WITH_MESA= 7.11.2 / 8.0 in combination with WITH_NEW_XORG, and let the mesa 7.6.1 set as default together with the old xorg version. Obviosly the latter option make the already complex situation more complex. The problem is, users, especially  the new ones can easily get confused with it. Another issue is, the packages.We can&#8217;t deliver a package set with the new Xorg releases. This means users with new hardware will have to compile everything by themselves. Though I&#8217;m totally fine with compiling, not everyone has the CPU power to compile everything. What I&#8217;m trying to say is, I would love to see the newer xorg released as the default version, but i know this will break a lot of old hardware. The thing is, when we want to try to become a Modern Operating System, I dont see any other way to make the new xorg as default but to give Users the chance to compile the old xorg with a flag like WITH_OLD_XORG.</p>
<p>Some notes regarding KMS support:<br />
KMS Support has been completely migrated to FreeBSD 10. The MFC to 9 will come soon, that means so long its not MFC&#8217;d to 9-Stable, users need to get the latest patch from our x11 mailing list.</p>
<p>This testing includes<br />
* libdrm 2.4.34 (including KMS support)<br />
* mesa 8.0.3<br />
* full Xorg 7.7 release <a href="http://www.x.org/releases/X11R7.7/changelog.html" title="Changelog" target="_blank"></a></p>
<p>Checkout Xorg Development Repo:<br />
You will need to install devel/subversion in order to checkout the xorg repo. Next, you will need to add WITH_NEW_XORG=yes in your /etc/make.conf if you want to try out the new Xorg and mesa. Note<br />
that if you are not qualified for the KMS patch, you shouldn’t use WITH_NEW_XORG=yes because the old intel driver doesn’t build with the new X server. If you are qualified, you should also set WITH_KMS=yes<br />
in /etc/make.conf. Nvidia and ATI users should set WITH_NEW_XORG=yes.</p>
<blockquote><p>svn co https://trillian.chruetertee.ch/svn/ports/trunk</p></blockquote>
<p>A small merge script to merge the svn checkout into the real portstree can be found here:</p>
<blockquote><p>http://people.freebsd.org/~miwi/xorg/xorgmerge</p></blockquote>
<p>The script is a modified version of the old kdemerge script. Please set the KDEDIR variable to the path of your X.org ports. After merging, run one of the following command, depending on which<br />
tool you use to manage your installed packages.</p>
<blockquote><p>portupgrade -af \*<br />
portmaster -a
</p></blockquote>
<p>After installing these, you will have to rebuild all xf86-* ports. We will bump all releated ports during the commit to the ports tree.</p>
<p>Roadmap:<br />
Our current plan is to let the CFT running for a while, and see what the outcome of the discussion above is. We hope to get a lot of feedback to solve as many problems as possible. Also we are working on the<br />
libglut to freeglut migration, this will definitely complete before we import Xorg 7.7. So we still have enough time.  We are looking forward for your feedback.</p>
<p>- miwi on behalf of the FreeBSD X11 Team</p>
]]></content:encoded>
			<wfw:commentRss>http://miwi.bsdcrew.de/2012/06/cft-xorg-7-7-ready-for-testing/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://miwi.bsdcrew.de/2012/06/cft-xorg-7-7-ready-for-testing/</feedburner:origLink></item>
		<item>
		<title>[XORG-DEV] trunk is unstable</title>
		<link>http://feedproxy.google.com/~r/MartinWilke/~3/PPr28D0RvZI/</link>
		<comments>http://miwi.bsdcrew.de/2012/04/xorg-dev-trunk-is-unstable/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 11:19:47 +0000</pubDate>
		<dc:creator>miwi</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeBSD_EN]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[fb]]></category>
		<category><![CDATA[trunk]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://miwi.bsdcrew.de/?p=947</guid>
		<description><![CDATA[Dear All, As I mentioned already in twitter/fb, our xorg-dev/trunk repo is currently completely unstable because we are trying now to get xorg 7.7 RC ready. Our wiki page will be updated soon. Testers and feedback are welcomed, but please make sure you know what you are doing. If you like to discuss with us [...]]]></description>
			<content:encoded><![CDATA[<p>Dear All,<br />
As I mentioned already in twitter/fb, our xorg-dev/trunk repo is currently<br />
completely unstable because we are trying now to get xorg 7.7 RC ready. Our<br />
wiki page will be updated soon.  Testers and feedback are welcomed, but<br />
please make sure you know what you are doing. If you like to discuss with<br />
us directly, please join us on irc efnet/#freebsd-xorg.</p>
<p>- Martin</p>
]]></content:encoded>
			<wfw:commentRss>http://miwi.bsdcrew.de/2012/04/xorg-dev-trunk-is-unstable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://miwi.bsdcrew.de/2012/04/xorg-dev-trunk-is-unstable/</feedburner:origLink></item>
		<item>
		<title>Please welcome Xorg 7.5.2</title>
		<link>http://feedproxy.google.com/~r/MartinWilke/~3/i4eIFJHojq8/</link>
		<comments>http://miwi.bsdcrew.de/2012/04/please-welcome-xorg-7-5-2/#comments</comments>
		<pubDate>Sat, 21 Apr 2012 16:48:33 +0000</pubDate>
		<dc:creator>miwi</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeBSD_EN]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[xorg #hacking]]></category>

		<guid isPermaLink="false">http://miwi.bsdcrew.de/?p=944</guid>
		<description><![CDATA[The Xorg Team is pleased to announce the next round of Xorg updates. The team created a new flag called WITH_NEW_XORG that users can include in /etc/make.conf. This was created for the intel KMS work being done althouthough It probably works for other chips. Unfortunately, the intel KMS driver will only work on FreeBSD 9(RELENG&#124;STABLE) [...]]]></description>
			<content:encoded><![CDATA[<p>    The Xorg Team is pleased to announce the next round of Xorg updates.<br />
    The team created a new flag called WITH_NEW_XORG that users can include<br />
    in /etc/make.conf. This was created for the intel KMS work being done<br />
    althouthough It probably works for other chips. Unfortunately, the intel<br />
    KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.<br />
    Older version of FreeBSD will not be supported. Intel users will need<br />
    to patch their source manually with Konstantin’s KMS kernel patch to get<br />
    the newer chips to work. Please carefully read UPDATING entry.</p>
<p>Changes:</p>
<p>    &#8211; libdrm 2.4.31 (including KMS support)<br />
    &#8211; mesa 7.11.2<br />
    &#8211; xorg-server 1.10.6<br />
    &#8211; a lot of new Graphic Drivers.</p>
<p>    I would like to thank:</p>
<p>        Koop Mast<br />
        Eitan Adler<br />
        Niclas Zeising<br />
        and all helpers and testers from x11@. </p>
]]></content:encoded>
			<wfw:commentRss>http://miwi.bsdcrew.de/2012/04/please-welcome-xorg-7-5-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://miwi.bsdcrew.de/2012/04/please-welcome-xorg-7-5-2/</feedburner:origLink></item>
		<item>
		<title>Why FreeBSD – My Personal view.</title>
		<link>http://feedproxy.google.com/~r/MartinWilke/~3/qXFMZaOlLS8/</link>
		<comments>http://miwi.bsdcrew.de/2012/03/why-freebsd-my-personal-view/#comments</comments>
		<pubDate>Sun, 04 Mar 2012 15:18:27 +0000</pubDate>
		<dc:creator>miwi</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeBSD_EN]]></category>
		<category><![CDATA[Kuala Lumpur]]></category>
		<category><![CDATA[Privat]]></category>

		<guid isPermaLink="false">http://miwi.bsdcrew.de/?p=940</guid>
		<description><![CDATA[Hi, Just a review of myself since i&#8217;ve need it for my talk I&#8217;ve started playing with Linux in 2000/1, and since then I have been switching between Linux and Windows from time to time. By the end of 2001, I switched completely to Linux because I had enough of windows blue screens problem. After [...]]]></description>
			<content:encoded><![CDATA[<p>Hi, </p>
<p>Just a review of myself since i&#8217;ve need it for my talk <img src='http://miwi.bsdcrew.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;ve started playing with Linux in 2000/1, and since then I have been switching between Linux and Windows from time to time. By the end of 2001, I switched completely to Linux because I had enough of windows blue screens problem. After some hardcore testings of other distributions like debian, slax, crux, fedora, suse and gentoo, I finally stayed with Gentoo for 1 ½ years. But after portage got more and more buggy, I started to look for a new challenge. I&#8217;ve met some BSD Guys in IRC, and after a while I setup FreeBSD in dual boot and started playing with it. I was really surprised on how fast and stable it runs, and also the community impressed me with their helpfulness. If you ask anything over the mailing list, you will always get helpful answers from the developers and users. My experience with Linux community is totally the opposite. It was common for me to get answers such as “RTFM” or “Try google”, which is not what I hoped for. I still remember today how many times I had to reinstall Linux just to fix up some mess. After a while with Linux I have the impression that Linux is going more and more towards mainstream, which is of course nice for the end users, but the fact that anyone can install Linux without knowing what happened in the background makes it even worse. Not to mention about the kernel size, which I have always seen some new stuff in, but the old codes were left unmaintained. This leads to a bigger kernel with more security holes, which leads to system instability. The kernel is now 63MB, which is so much bigger compared to FreeBSD kernel. </p>
<p>I believe that Linux now has a big user base where 70% of the users do not understand what is occurring in the background or if they even know what &#8216;terminal&#8217; is Thank you Ubuntu, Suse, Fedora. Well alright I think I stop here because you maybe start thinking that I&#8217;m bashing Linux, which I am not <img src='http://miwi.bsdcrew.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . I also have a lot of good experience with Linux <img src='http://miwi.bsdcrew.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and of course I won&#8217;t forget which user base I was from <img src='http://miwi.bsdcrew.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>In November 2005, I moved completely to FreeBSD. After a while using FreeBSD, I was thinking on how to give something back to the community. I started submitting  patches to the FreeBSD project, and in Jun 2006 I got my FreeBSD ports commit bit. Since then I am one of the most active member in the Project. At least, this is something that I could do in return of being able to enjoy a good and a stable system with a big choice of applications that is easy to handle using the package management system.</p>
<p>There are a lot of things that I love about FreeBSD, and I bet you know most of them already. FreeBSD has a clean structure that makes it so easy to understand. It is a rock solid system, very stable and easy to maintained. For applications, you have a choice between package system, if you want it fast, or the famous ports system, if you wish to compile applications yourselves with specific options. Another great thing about ports system is its easy framework, which provides flexibility to FreeBSD users to build their own stuff.</p>
<p>FreeBSD&#8217;s user base is probably not as big as Linux&#8217;s, but I can safely say that FreeBSD&#8217;s community support is one of the best in the open source world. As I have mentioned previously, I have not been in a more helpful community than FreeBSD&#8217;s. If you&#8217;re in the mailing list or a community member, you&#8217;ll know what I mean <img src='http://miwi.bsdcrew.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>FreeBSD has a lot to offer to new users. The deep learning curve is probably tough for a first timer, but all is worth it. And FreeBSD has the best gift to new users, the handbook. FreeBSD handbook is one of the best documented operating system, and this is another reason why I like FreeBSD so much.</p>
<p>Well there another 5000 reason&#8230; </p>
<p>So long miwi <img src='http://miwi.bsdcrew.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://miwi.bsdcrew.de/2012/03/why-freebsd-my-personal-view/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://miwi.bsdcrew.de/2012/03/why-freebsd-my-personal-view/</feedburner:origLink></item>
		<item>
		<title>BSD in Malaysia</title>
		<link>http://feedproxy.google.com/~r/MartinWilke/~3/dhrBgX9JjpI/</link>
		<comments>http://miwi.bsdcrew.de/2012/02/bsd-in-malaysia/#comments</comments>
		<pubDate>Wed, 22 Feb 2012 06:35:18 +0000</pubDate>
		<dc:creator>miwi</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeBSD_EN]]></category>
		<category><![CDATA[Kuala Lumpur]]></category>
		<category><![CDATA[BSD]]></category>
		<category><![CDATA[Group]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Malaysia]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[ports]]></category>

		<guid isPermaLink="false">http://miwi.bsdcrew.de/?p=934</guid>
		<description><![CDATA[Hi. Few days back I&#8217;ve met up with Mohd Fazil Azran for a small talk about *BSD at Starbucks coffee. I was interested to know why Malaysian *BSD community is so inactive, and from the discussion, I&#8217;d say that the reason is more likely caused by too much of politics in the group, financial issues, [...]]]></description>
			<content:encoded><![CDATA[<p>Hi.</p>
<p>Few days back I&#8217;ve met up with Mohd Fazil Azran for a small talk about *BSD at Starbucks coffee. I was interested to know why Malaysian *BSD community is so inactive, and from the discussion, I&#8217;d say that the reason is more likely caused by too much of politics in the group, financial issues, lack of interest to share knowledge and blablabla..</p>
<p>So now, I would like to suggest for a complete rebuild of a *BSD open group. It will be a group where everyone shares the same right, and the freedom of speech. No politics, no financial problems (go dutch all the way  ), no hidden agenda. Just a group where everyone can share their knowledge freely. Hopefully with this group, we could attract more users to *BSD, as well as building back the trust for *BSD  .</p>
<p>The kick off of this new group will be on the <a href="http://www.facebook.com/events/249831655097075/">3rd March</a>, where I will give my first talk about <a href="http://freebsd.org">FreeBSD </a>- what is FreeBSD, why FreeBSD, FreeBSD ports and who use FreeBSD. My talk will be around 30 to 45 minutes, and afterwards I will be free for questions and discussion, and of course, coffee .</p>
<p>Date: Saturday, March 3, 2012<br />
Time: 2 PM till 5 PM<br />
Location: Old Town White Coffee, Bangsar South (KL)</p>
<p>You should be aware that this would be my first experience, so don&#8217;t expect for any professional talk. Everyone is welcome <img src='http://miwi.bsdcrew.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>So long.</p>
<p>PS: Help me to share &amp; rt it &amp; and follow me on <a href="https://twitter.com/#!/miwi_/">twitter</a> <img src='http://miwi.bsdcrew.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://miwi.bsdcrew.de/2012/02/bsd-in-malaysia/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://miwi.bsdcrew.de/2012/02/bsd-in-malaysia/</feedburner:origLink></item>
		<item>
		<title>[CFT] Xorg Upgrade 7.5.2</title>
		<link>http://feedproxy.google.com/~r/MartinWilke/~3/Ybl8-8X7-_c/</link>
		<comments>http://miwi.bsdcrew.de/2012/02/cft-xorg-upgrade-7-5-2/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 17:35:03 +0000</pubDate>
		<dc:creator>miwi</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeBSD_EN]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[mesa]]></category>
		<category><![CDATA[miwi]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[repo]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://miwi.bsdcrew.de/?p=930</guid>
		<description><![CDATA[The Xorg Team is pleased to announce the next round of Xorg updates. First of all, note that this is experimental, so you really have to know what you&#8217;re doing read careful and follow exactly our documentation. We are specifically looking for feedback from Intel, ATI and NVIDIA users, we like to know if we [...]]]></description>
			<content:encoded><![CDATA[<p>The Xorg Team is pleased to announce the next round of Xorg updates. First of all, note that this is experimental, so you really have to know what you&#8217;re<br />
doing read careful and follow exactly our documentation. We are specifically looking for feedback from Intel, ATI and NVIDIA users, we like to know if we break here<br />
anything. The WITHOUT_NOUVEAU switch is gone along with xf86-video-nouveau, we suggest to switch to the nvidia blob. </p>
<p>KMS Support [1]:<br />
Unfortunately, the intel KMS driver will only work for the latest FreeBSD 9-STABLE or 10-CURRENT users. The patch for HEAD current is named all.13.1.patch.<br />
The higher the version the newer the patch is. Other needed patches are already available in the Xorg update.</p>
<p>HEAD Users:<br />
Get the latest patchset from Kib here:<br />
<a href="http://people.freebsd.org/~kib/drm/" target="_blank">http://people.freebsd.org/~kib/drm/</a></p>
<p>9-STABLE Users:<br />
Meowthink maintanice currently the backport to 9 STABLE, make sure you have the latest FreeBSD 9-STABLE src check out. Get the patch from here:<br />
<a href="https://docs.google.com/leaf?id=0BxbPi2OX4_B-NWY3NWU3MzEtNDBjYy00NTljLThlZGItMWFlYjIyYjI4Yjk3&amp;hl=en_US" target="_blank">https://docs.google.com/leaf?id=0BxbPi2OX4_B-NWY3NWU3MzEtNDBjYy00NTljLThlZGItMWFlYjIyYjI4Yjk3&amp;hl=en_US</a></p>
<p>Rebuild your Kernel and reboot.</p>
<p>Know issuse:<br />
There will be a patch reject in the sys/dev/drm/i915_suspend.c file. The solution is to manually undo the expansion of the $FreeBSD: &#8230;.$ tag, so it only<br />
says $FreeBSD$.</p>
<p>Checkout Xorg Development Repo:<br />
You will need to install devel/subversion in order to checkout the xorg repo. Next, you will need to add WITH_NEW_XORG=yes in your /etc/make.conf if you want to try out the<br />
new Xorg and mesa. Note that if you are not qualified for the KMS patch, you shouldn&#8217;t use WITH_NEW_XORG=yes because the old intel driver doesn&#8217;t build with the new X<br />
server. If you are qualified, you should also set WITH_KMS=yes in /etc/make.conf.</p>
<blockquote><p>svn co https://trillian.chruetertee.ch/svn/ports/tags/xorg_7_5_2</p></blockquote>
<p>A small merge script to merge the svn checkout into the real portstree can<br />
be found here:</p>
<blockquote><p>http://people.freebsd.org/~miwi/xorg/xorgmerge</p></blockquote>
<p>The script is a modified version of the old kdemerge script. Please set the KDEDIR variable to the path of your X.org ports.</p>
<p>After merging, run one of the following command, depending on which tool you use to manage your installed packages.</p>
<blockquote><p>    portupgrade -af \*<br />
    portmaster -a
</p></blockquote>
<p>After installing these, you will have to rebuild all xf86-* ports. We will bump all releated ports during the commit to the portstree.</p>
<p>Roadmap:<br />
Our current plan is to let the CFT running until the last weekend of February. We hope to get a lot feedback to solve as many problems as possible.<br />
So please help us to get the best xorg update ever in!</p>
<p>Links:<br />
<a href="http://wiki.freebsd.org/Intel_GPU" target="_blank">http://wiki.freebsd.org/Intel_GPU</a> [1]<br />
<a href="http://wiki.freebsd.org/Xorg" target="_blank">http://wiki.freebsd.org/Xorg</a><br />
<a href="http://miwi.bsdcrew.de/2012/02/working-on-xorg-stuff/" target="_blank">http://miwi.bsdcrew.de/2012/02/working-on-xorg-stuff/</a></p>
<p>Happy updating <img src='http://miwi.bsdcrew.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>- Miwi</p>
]]></content:encoded>
			<wfw:commentRss>http://miwi.bsdcrew.de/2012/02/cft-xorg-upgrade-7-5-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://miwi.bsdcrew.de/2012/02/cft-xorg-upgrade-7-5-2/</feedburner:origLink></item>
		<item>
		<title>Working on Xorg Stuff!</title>
		<link>http://feedproxy.google.com/~r/MartinWilke/~3/Fs2rtAWah8w/</link>
		<comments>http://miwi.bsdcrew.de/2012/02/working-on-xorg-stuff/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 14:52:29 +0000</pubDate>
		<dc:creator>miwi</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeBSD_EN]]></category>
		<category><![CDATA[ati]]></category>
		<category><![CDATA[drm]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[KSM]]></category>
		<category><![CDATA[mesa]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[xorg]]></category>
		<category><![CDATA[xorg-server]]></category>

		<guid isPermaLink="false">http://miwi.bsdcrew.de/?p=902</guid>
		<description><![CDATA[Hiho&#8230; Well I know I haven&#8217;t been writing for a long time but there are always reasons behind it . Lately I have been busy with my job and personal life, but anyway I&#8217;m still alive and I have started working on FreeBSD since a while. As stated in the subject, why I&#8217;m writing today [...]]]></description>
			<content:encoded><![CDATA[<p>Hiho&#8230;</p>
<p>Well I know I haven&#8217;t been writing for a long time but there are always reasons behind it <img src='http://miwi.bsdcrew.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Lately I have been busy with my job and personal life, but anyway I&#8217;m still alive and I have started working on FreeBSD since a while. </p>
<p>As stated in the subject, why I&#8217;m writing today is to talk about FreeBSD Xorg stuff. Personally I have stopped working on it for a long time. The main reason was that we are still stuck on some problems like missing KMS/GEM support, though since a while there is some progress that can be seen. Also kwm@ and eadler@ jumped into the Xorg team and did a lot of good work in the last few months. </p>
<p>As a result, Xorg gets 2 layers of framework. What this means, users with newer GFX hardware will get the chance to use newer Xorg server and drivers. The team has decided to create a new flag called WITH_NEW_XORG that users have to include in /etc/make.conf. This was mainly done for the intel KMS work being done. It should probably work for other chips. Unfortunately, the intel KMS driver will only work on FreeBSD 9-stable or 10-CURRENT users. Older version of FreeBSD will not be supported. Intel users will need to patch their src manually with Kib&#8217;s KMS kernel patch to get the newer chips to work. We have libGL and Mesa patches in our xorg-dev repo ready.</p>
<p>Here are some facts on what you will get with WITH_NEW_XORG:</p>
<p>libdrm 2.4.30 (including KMS support)<br />
mesa 7.11.2<br />
xorg-server 1.10.4<br />
a lot of new Graphic Drivers.</p>
<p>After this is done and committed we going to work on Mesa 8.0 and X server 1.12. The reason we haven&#8217;t done this yet is because they are in RC stage and x server 1.11 and above break the nvidia driver. We will call for a testing soon with the full instruction on what you will have to do. So keep your eyes open..</p>
<p>So long&#8230;</p>
<p>PS: follow me on Twitter <a href="http://twitter.com/miwi_" title="here">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://miwi.bsdcrew.de/2012/02/working-on-xorg-stuff/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://miwi.bsdcrew.de/2012/02/working-on-xorg-stuff/</feedburner:origLink></item>
		<item>
		<title>[Ports] FreeBSD 10 Fixes</title>
		<link>http://feedproxy.google.com/~r/MartinWilke/~3/_jVI0LIFxrA/</link>
		<comments>http://miwi.bsdcrew.de/2011/11/ports-freebsd-10-fixes/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 06:35:50 +0000</pubDate>
		<dc:creator>miwi</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeBSD_EN]]></category>

		<guid isPermaLink="false">http://miwi.bsdcrew.de/?p=900</guid>
		<description><![CDATA[FreeBSD 10.0 Ports fixes. Yesterday I have committed a patch to fix mostly all problems under FreeBSD 10. I plan to make 10 exp-run after the 9.0 Release within 2 weeks to poke maintainers and upstream as to ensure that for the 10.0 Release, everything is fixed and we can remove the current workaround. Appreciate all [...]]]></description>
			<content:encoded><![CDATA[<p>FreeBSD 10.0 Ports fixes.</p>
<p>Yesterday I have committed a patch to fix mostly all problems under FreeBSD 10. I plan to make 10 exp-run after the 9.0 Release within 2 weeks to poke maintainers and upstream as to ensure that<br />
for the 10.0 Release, everything is fixed and we can remove the current workaround. Appreciate all the help to get it to work.</p>
<p>Thx <img src='http://miwi.bsdcrew.de/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://miwi.bsdcrew.de/2011/11/ports-freebsd-10-fixes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://miwi.bsdcrew.de/2011/11/ports-freebsd-10-fixes/</feedburner:origLink></item>
		<item>
		<title>portscout is back ..</title>
		<link>http://feedproxy.google.com/~r/MartinWilke/~3/yOhHfVI06L8/</link>
		<comments>http://miwi.bsdcrew.de/2011/07/portscout-is-back/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 19:15:38 +0000</pubDate>
		<dc:creator>miwi</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeBSD_EN]]></category>
		<category><![CDATA[miwi]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[portscout]]></category>

		<guid isPermaLink="false">http://miwi.bsdcrew.de/?p=894</guid>
		<description><![CDATA[Hi, I finally managed to get portscout back on a stable server. I have removed all mail addresses from the old portscout to cleanup all the unused mail addresses. If you are a maintainer and would like to get a mail notification, please drop me a mail using your maintainer mail address and I&#8217;ll add [...]]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I finally managed to get portscout back on a stable server. I have removed all mail addresses from the old portscout to cleanup all the unused mail addresses. If you are a maintainer and would like to get a mail notification, please drop me a mail using your maintainer mail address and I&#8217;ll add to the list. The RSS feature will be back very soon as well.Thanks to Martin Matuska (mm@) for hosting portscout now.</p>
<p>Note that portscout.org will be rerouted as soon as possible. As for now, please use <a href="http://portscout.cc" title="http://portscout.cc" target="_blank">http://portscout.cc</a>.</p>
<p>- Martin</p>
]]></content:encoded>
			<wfw:commentRss>http://miwi.bsdcrew.de/2011/07/portscout-is-back/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://miwi.bsdcrew.de/2011/07/portscout-is-back/</feedburner:origLink></item>
		<item>
		<title>Looking for some Build servers..</title>
		<link>http://feedproxy.google.com/~r/MartinWilke/~3/DvCz7zymAuk/</link>
		<comments>http://miwi.bsdcrew.de/2011/06/looking-for-some-build-servers/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 04:27:11 +0000</pubDate>
		<dc:creator>miwi</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[FreeBSD_EN]]></category>
		<category><![CDATA[amd64]]></category>
		<category><![CDATA[committer]]></category>
		<category><![CDATA[i386]]></category>
		<category><![CDATA[miwi]]></category>
		<category><![CDATA[packages]]></category>
		<category><![CDATA[ports]]></category>
		<category><![CDATA[Portsmgr]]></category>
		<category><![CDATA[Sponsor]]></category>
		<category><![CDATA[Tinderbox]]></category>

		<guid isPermaLink="false">http://miwi.bsdcrew.de/?p=886</guid>
		<description><![CDATA[Hey, I&#8217;m looking for some fast Tinderbox build server (i386&#124;amd64) for free, if anyone have them please let me know &#8230; - Martin]]></description>
			<content:encoded><![CDATA[<p>Hey, </p>
<p>I&#8217;m looking for some fast <a href="http://www.freshports.org/ports-mgmt/tinderbox">Tinderbox </a>build server (i386|amd64) for free,<br />
if anyone have them please let me know &#8230; </p>
<p>- Martin</p>
]]></content:encoded>
			<wfw:commentRss>http://miwi.bsdcrew.de/2011/06/looking-for-some-build-servers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://miwi.bsdcrew.de/2011/06/looking-for-some-build-servers/</feedburner:origLink></item>
	</channel>
</rss>
