<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>Shadow &#38; Honnix &#187; Gentoo</title>
	<atom:link href="http://honnix.com/blog/archives/tag/gentoo/feed" rel="self" type="application/rss+xml" />
	<link>http://honnix.com/blog</link>
	<description>Baby baby baby!</description>
	<lastBuildDate>Sat, 07 Aug 2010 09:37:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>今天那叫一个郁闷，让X11给整得头大</title>
		<link>http://honnix.com/blog/archives/325</link>
		<comments>http://honnix.com/blog/archives/325#comments</comments>
		<pubDate>Sat, 16 May 2009 10:12:23 +0000</pubDate>
		<dc:creator>honnix</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[hal]]></category>
		<category><![CDATA[PyPanel]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[X11]]></category>
		<category><![CDATA[xorg-server]]></category>

		<guid isPermaLink="false">http://honnix.com/blog/?p=325</guid>
		<description><![CDATA[Gentoo，emerge -vuND world，结果X起不来了，现象就是鼠标、键盘完全没有反应，pypanel也出不来。 查log，发现vboxvideo内核模块找不到，于是加到autoload里面（真奇怪，这个模块是新版本的VirtualBox加的吧，原来我没加这个东西到autoload里面，也没有出错），结果还是不行，现象一样。 再查log，发现hal初始化错误：(EE) config/hal: couldn&#8217;t initialise context: (null) ((null))。于是核对xorg-server的编译选项，发现果然加入了hal。难道是hal的版本有问题？卸了重装，hal和xorg-server，还是不行。郁闷了～ 再仔细一想，hald没有启动，emerge没有把这个东西自动放到default的runlevel里面。启动hald，startx，终于工作了！ 还有一点要说的是，X启动之后不能只加载VBoxClient了，需要执行VBoxClient-all这个脚本，至于为什么，自己看看脚本就明白了。这个不兼容有点不爽。 顺便说一句，pypanel挺好用，但是不支持自动resise，也就调整分辨率之后它不会自动resize，有点不爽。尝试了一下hack，但是没有成功，给作者发了封信，看能不能收到回复。]]></description>
			<content:encoded><![CDATA[<p>Gentoo，emerge -vuND world，结果X起不来了，现象就是鼠标、键盘完全没有反应，pypanel也出不来。</p>
<p>查log，发现vboxvideo内核模块找不到，于是加到autoload里面（真奇怪，这个模块是新版本的VirtualBox加的吧，原来我没加这个东西到autoload里面，也没有出错），结果还是不行，现象一样。</p>
<p>再查log，发现hal初始化错误：<span id="main" style="visibility: visible;"><span id="search" style="visibility: visible;">(EE) <em>config</em>/<em>hal</em>: couldn&#8217;t <em>initialise context</em>: (null) ((null))。于是核对xorg-server的编译选项，发现果然加入了hal。难道是hal的版本有问题？卸了重装，hal和xorg-server，还是不行。郁闷了～</span></span></p>
<p><span style="visibility: visible;"><span style="visibility: visible;">再仔细一想，hald没有启动，emerge没有把这个东西自动放到default的runlevel里面。启动hald，startx，终于工作了！</span></span></p>
<p><span style="visibility: visible;"><span style="visibility: visible;">还有一点要说的是，X启动之后不能只加载VBoxClient了，需要执行VBoxClient-all这个脚本，至于为什么，自己看看脚本就明白了。这个不兼容有点不爽。</span></span></p>
<p><span style="visibility: visible;"><span style="visibility: visible;">顺便说一句，pypanel挺好用，但是不支持自动resise，也就调整分辨率之后它不会自动resize，有点不爽。尝试了一下hack，但是没有成功，给作者发了封信，看能不能收到回复。<br />
</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://honnix.com/blog/archives/325/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>还是Gentoo的感觉比较好</title>
		<link>http://honnix.com/blog/archives/147</link>
		<comments>http://honnix.com/blog/archives/147#comments</comments>
		<pubDate>Sun, 13 Jul 2008 10:38:09 +0000</pubDate>
		<dc:creator>honnix</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://honnix.com/blog/?p=147</guid>
		<description><![CDATA[终于经不住诱惑，又虚拟了一个Gentoo，感觉就是好。想要什么就装什么，不想要就一点多余都没有，嗯，不像Ubuntu，装好之后我还要慢慢删些用不着的东西。 不过有一点还是不爽，Gentoo里面gcc4.3还是没有stable，目前还是4.1，所以不支持我的core2。耐心等等吧。 顺便仔细玩了一把VirtualBox，还是很不错的，尤其是可以不带GUI启动，然后远程管理，这样即使host机器上没有X，也可以把guest启动起来，这个做法还是相当unix的，我喜欢。VirtualBox目前还不支持Mac上面的Bridge，我只能用NAT，然后做一些port mapping从host连到guest上，至于怎么弄，VirtualBox的manual里面说的已经相当详细了，我就不废话了。]]></description>
			<content:encoded><![CDATA[<p>终于经不住诱惑，又虚拟了一个Gentoo，感觉就是好。想要什么就装什么，不想要就一点多余都没有，嗯，不像Ubuntu，装好之后我还要慢慢删些用不着的东西。</p>
<p>不过有一点还是不爽，Gentoo里面gcc4.3还是没有stable，目前还是4.1，所以不支持我的core2。耐心等等吧。</p>
<p>顺便仔细玩了一把VirtualBox，还是很不错的，尤其是可以不带GUI启动，然后远程管理，这样即使host机器上没有X，也可以把guest启动起来，这个做法还是相当unix的，我喜欢。VirtualBox目前还不支持Mac上面的Bridge，我只能用NAT，然后做一些port mapping从host连到guest上，至于怎么弄，VirtualBox的manual里面说的已经相当详细了，我就不废话了。</p>
]]></content:encoded>
			<wfw:commentRss>http://honnix.com/blog/archives/147/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentoo活过来了</title>
		<link>http://honnix.com/blog/archives/60</link>
		<comments>http://honnix.com/blog/archives/60#comments</comments>
		<pubDate>Wed, 23 Jan 2008 13:08:06 +0000</pubDate>
		<dc:creator>honnix</dc:creator>
				<category><![CDATA[Daily Life]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://honnix.oicp.net:8080/blog/?p=60</guid>
		<description><![CDATA[The foundation still exists！ http://www.gentoo.org/foundation/en/ ]]></description>
			<content:encoded><![CDATA[<p><strong>The foundation still exists！</strong></p>
<p><a href="http://www.gentoo.org/foundation/en/" title="Gentoo Foundation">http://www.gentoo.org/foundation/en/ </a></p>
]]></content:encoded>
			<wfw:commentRss>http://honnix.com/blog/archives/60/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentoo陷入危机</title>
		<link>http://honnix.com/blog/archives/54</link>
		<comments>http://honnix.com/blog/archives/54#comments</comments>
		<pubDate>Sun, 13 Jan 2008 11:39:07 +0000</pubDate>
		<dc:creator>honnix</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Crisis]]></category>
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://honnix.oicp.net:8080/blog/?p=54</guid>
		<description><![CDATA[我说为什么Gentoo最近什么动静都没有，原来是所谓的“陷入了危机”。 http://linux.slashdot.org/article.pl?sid=08/01/12/0152208  Robbins老大，快点回来吧，Gentoo可不要死掉了。]]></description>
			<content:encoded><![CDATA[<p>我说为什么Gentoo最近什么动静都没有，原来是所谓的“陷入了危机”。</p>
<p><a href="http://linux.slashdot.org/article.pl?sid=08/01/12/0152208" target="_blank">http://linux.slashdot.org/article.pl?sid=08/01/12/0152208 </a></p>
<p>Robbins老大，快点回来吧，Gentoo可不要死掉了。</p>
]]></content:encoded>
			<wfw:commentRss>http://honnix.com/blog/archives/54/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>08年了都，Gentoo怎么什么动作都没有</title>
		<link>http://honnix.com/blog/archives/51</link>
		<comments>http://honnix.com/blog/archives/51#comments</comments>
		<pubDate>Thu, 03 Jan 2008 15:07:54 +0000</pubDate>
		<dc:creator>honnix</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://honnix.oicp.net:8080/blog/?p=51</guid>
		<description><![CDATA[07年就只发了一个版本，动作好慢啊。虽然对于Gentoo来说，发不发新版区别不大，但有新的东西总归会让人比较高兴。最让人不解的是Weekly Newsletter也已经很久没有了，最近的一次居然是10月15号的。]]></description>
			<content:encoded><![CDATA[<p>07年就只发了一个版本，动作好慢啊。虽然对于Gentoo来说，发不发新版区别不大，但有新的东西总归会让人比较高兴。最让人不解的是Weekly Newsletter也已经很久没有了，最近的一次居然是10月15号的。</p>
]]></content:encoded>
			<wfw:commentRss>http://honnix.com/blog/archives/51/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentoo的字体</title>
		<link>http://honnix.com/blog/archives/18</link>
		<comments>http://honnix.com/blog/archives/18#comments</comments>
		<pubDate>Fri, 23 Nov 2007 17:05:25 +0000</pubDate>
		<dc:creator>honnix</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Font]]></category>
		<category><![CDATA[Gentoo]]></category>

		<guid isPermaLink="false">http://honnix.oicp.net:8080/blog/?p=18</guid>
		<description><![CDATA[文泉驿的字体越来越棒了，而且font.conf也是做的非常好，Gentoo下面emerge了之后，不要做任何的配置，只要在conf.d里面做个链接，一切就都搞定了。在一定的字体大小范围内，用WenQuanYi Bitmap Song，出了这个范围就用WenQuanYi Zen Hei。太完美了。]]></description>
			<content:encoded><![CDATA[<p>文泉驿的字体越来越棒了，而且font.conf也是做的非常好，Gentoo下面emerge了之后，不要做任何的配置，只要在conf.d里面做个链接，一切就都搞定了。在一定的字体大小范围内，用WenQuanYi Bitmap Song，出了这个范围就用WenQuanYi Zen Hei。太完美了。</p>
]]></content:encoded>
			<wfw:commentRss>http://honnix.com/blog/archives/18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
