<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>相關評論：全面升級到 FC6</title>
	<atom:link href="http://blog.candyz.org/20061030/1403/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.candyz.org/20061030/1403</link>
	<description>Candyz's Mac, Linux and Free/Open Source Software Blog</description>
	<lastBuildDate>Sat, 24 Sep 2011 03:01:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=3.0-alpha</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>作者：Chung-Yen Chang</title>
		<link>http://blog.candyz.org/20061030/1403/comment-page-1#comment-7882</link>
		<dc:creator>Chung-Yen Chang</dc:creator>
		<pubDate>Thu, 02 Nov 2006 23:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.candyz.org/20061030/1403#comment-7882</guid>
		<description>重編 xorg-x11-server 後的確 ibook 現在可以正常跑 compiz or beryl 了</description>
		<content:encoded><![CDATA[<p>重編 xorg-x11-server 後的確 ibook 現在可以正常跑 compiz or beryl 了</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Chung-Yen Chang</title>
		<link>http://blog.candyz.org/20061030/1403/comment-page-1#comment-7874</link>
		<dc:creator>Chung-Yen Chang</dc:creator>
		<pubDate>Thu, 02 Nov 2006 02:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.candyz.org/20061030/1403#comment-7874</guid>
		<description>Fai:
Thanks, 我再來試試看</description>
		<content:encoded><![CDATA[<p>Fai:<br />
Thanks, 我再來試試看</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Fai</title>
		<link>http://blog.candyz.org/20061030/1403/comment-page-1#comment-7871</link>
		<dc:creator>Fai</dc:creator>
		<pubDate>Thu, 02 Nov 2006 02:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.candyz.org/20061030/1403#comment-7871</guid>
		<description>FC6 的 powerpc 版本 xserver 有問題的，運行 aiglx 會變色，參考 ubuntu 找到一個 patch，要用 aiglx 的話可以重包 xserver:

--- xorg-server-1.1.1/GL/glx/glxdri.c.ppc 2006-11-01 14:25:42.000000000 +0800
+++ xorg-server-1.1.1/GL/glx/glxdri.c 2006-11-01 14:29:40.000000000 +0800
@@ -401,7 +401,12 @@
if (pixmap-&gt;drawable.depth &gt;= 24) {
bpp = 4;
format = GL_BGRA;
- type = GL_UNSIGNED_BYTE;
+ type =
+#if X_BYTE_ORDER == X_LITTLE_ENDIAN
+ GL_UNSIGNED_BYTE;
+#else
+ GL_UNSIGNED_INT_8_8_8_8_REV;
+#endif
} else {
bpp = 2;
format = GL_RGB;</description>
		<content:encoded><![CDATA[<p>FC6 的 powerpc 版本 xserver 有問題的，運行 aiglx 會變色，參考 ubuntu 找到一個 patch，要用 aiglx 的話可以重包 xserver:</p>
<p>&#8212; xorg-server-1.1.1/GL/glx/glxdri.c.ppc 2006-11-01 14:25:42.000000000 +0800<br />
+++ xorg-server-1.1.1/GL/glx/glxdri.c 2006-11-01 14:29:40.000000000 +0800<br />
@@ -401,7 +401,12 @@<br />
if (pixmap-&gt;drawable.depth &gt;= 24) {<br />
bpp = 4;<br />
format = GL_BGRA;<br />
- type = GL_UNSIGNED_BYTE;<br />
+ type =<br />
+#if X_BYTE_ORDER == X_LITTLE_ENDIAN<br />
+ GL_UNSIGNED_BYTE;<br />
+#else<br />
+ GL_UNSIGNED_INT_8_8_8_8_REV;<br />
+#endif<br />
} else {<br />
bpp = 2;<br />
format = GL_RGB;</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Pao-Chi Shih</title>
		<link>http://blog.candyz.org/20061030/1403/comment-page-1#comment-7851</link>
		<dc:creator>Pao-Chi Shih</dc:creator>
		<pubDate>Wed, 01 Nov 2006 00:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.candyz.org/20061030/1403#comment-7851</guid>
		<description>感謝
原來是我自己在 livna 裡路徑打錯
調整後就可以正常 update 了</description>
		<content:encoded><![CDATA[<p>感謝<br />
原來是我自己在 livna 裡路徑打錯<br />
調整後就可以正常 update 了</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Chung-Yen Chang</title>
		<link>http://blog.candyz.org/20061030/1403/comment-page-1#comment-7843</link>
		<dc:creator>Chung-Yen Chang</dc:creator>
		<pubDate>Tue, 31 Oct 2006 01:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.candyz.org/20061030/1403#comment-7843</guid>
		<description>cle 上的 fedora mirror 是完整的 (就目前來說，比 isu 等還完整，包含 i386 ppc x86_64 等各版本)
我自己每天都在用，並沒有發生什麼問題啊
最近的 cle 上的 mirror 有做一些調整，路徑有更改，請參考: http://cle.linux.org.tw/wp/archives/5 (內容有改過)</description>
		<content:encoded><![CDATA[<p>cle 上的 fedora mirror 是完整的 (就目前來說，比 isu 等還完整，包含 i386 ppc x86_64 等各版本)<br />
我自己每天都在用，並沒有發生什麼問題啊<br />
最近的 cle 上的 mirror 有做一些調整，路徑有更改，請參考: <a href="http://cle.linux.org.tw/wp/archives/5" rel="nofollow">http://cle.linux.org.tw/wp/archives/5</a> (內容有改過)</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Pao-Chi Shih</title>
		<link>http://blog.candyz.org/20061030/1403/comment-page-1#comment-7842</link>
		<dc:creator>Pao-Chi Shih</dc:creator>
		<pubDate>Tue, 31 Oct 2006 01:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.candyz.org/20061030/1403#comment-7842</guid>
		<description>cle 上的 yum mirror 有完整了嗎？
把 repo 指向 cle 後問題不少...
改回預設的才順利 update..</description>
		<content:encoded><![CDATA[<p>cle 上的 yum mirror 有完整了嗎？<br />
把 repo 指向 cle 後問題不少&#8230;<br />
改回預設的才順利 update..</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Fai</title>
		<link>http://blog.candyz.org/20061030/1403/comment-page-1#comment-7838</link>
		<dc:creator>Fai</dc:creator>
		<pubDate>Mon, 30 Oct 2006 14:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.candyz.org/20061030/1403#comment-7838</guid>
		<description>我在 iBook G4 上安裝了 FC6, 打開 SELinux 的話好像關不了機(用power鍵), 一按, gnome 上的電源icon就消失了, 也沒有關機, 似乎是 SELinux 令power鍵失效, x86 版本沒問題.</description>
		<content:encoded><![CDATA[<p>我在 iBook G4 上安裝了 FC6, 打開 SELinux 的話好像關不了機(用power鍵), 一按, gnome 上的電源icon就消失了, 也沒有關機, 似乎是 SELinux 令power鍵失效, x86 版本沒問題.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

