<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>wolfg&#039;s Weblog &#187; Using Desktop</title>
	<atom:link href="http://guoyong.me/category/linux/using-ubuntu-desktop/feed/" rel="self" type="application/rss+xml" />
	<link>http://guoyong.me</link>
	<description>wolfg&#039;s journey with open source, linux, programming, sysadm ...</description>
	<lastBuildDate>Wed, 04 Apr 2012 12:42:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/cn/</creativeCommons:license>		<item>
		<title>笔记本Gentoo系统升级</title>
		<link>http://guoyong.me/linux/upgrade-gentoo-on-my-notebook/</link>
		<comments>http://guoyong.me/linux/upgrade-gentoo-on-my-notebook/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 03:41:17 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Using Desktop]]></category>
		<category><![CDATA[fluxbox]]></category>
		<category><![CDATA[gentoo]]></category>

		<guid isPermaLink="false">http://guoyong.me/?p=955</guid>
		<description><![CDATA[利用假期把笔记本上的Gentoo系统升级到了最新版，改动的地方记录如下： urxvt无法运行 urxvt: unable to load base fontset USE参数添加了xft，重新编译安装就好了。 # USE=&#34;truetype perl afterimage iso14755 256-color xft&#34; emerge -av rxvt-unicode Fluxbox菜单里的屏幕截图工具不工作，其实就是ImageMagick的import命令找不到动态库了，重新安装ImageMagick解决。 Slim登录界面，又提示输入用户名了。解决方法：修改/etc/slim.conf添加default&#92;_user = guoyong，并设置focus&#92;_password = yes sudo又要密码了，这个和上一条都是etc-update 运行的后果，配置文件都被覆盖了，下次升级得注意避免。重新visudo设置不需要密码 &#160;guoyong ALL=(ALL) NOPASSWD: ALL 进入Fluxbox后显示Wicd Network Manager窗口，修改.fluxbox/startup 给wicd-gtk添加-t选项 &#160;wicd-gtk -t &#38;amp; 弃用ibus，改用fcitx 弃用conky &#8230; <a href="http://guoyong.me/linux/upgrade-gentoo-on-my-notebook/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>利用假期把笔记本上的Gentoo系统升级到了最新版，改动的地方记录如下：</p>
<ol>
<li>
<p>urxvt无法运行</p>
<pre>
<div class="codecolorer-container text vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">urxvt: unable to load base fontset</div></div>
</pre>
<p>USE参数添加了xft，重新编译安装就好了。</p>
<pre>
<div class="codecolorer-container text vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"># USE=&quot;truetype perl afterimage iso14755 256-color xft&quot; emerge -av rxvt-unicode</div></div>
</pre>
</li>
<li>
<p>Fluxbox菜单里的屏幕截图工具不工作，其实就是ImageMagick的import命令找不到动态库了，重新安装ImageMagick解决。</p>
</li>
<li>
<p>Slim登录界面，又提示输入用户名了。解决方法：修改/etc/slim.conf添加default&#92;_user = guoyong，并设置focus&#92;_password = yes</p>
</li>
<li>
<p>sudo又要密码了，这个和上一条都是etc-update 运行的后果，配置文件都被覆盖了，下次升级得注意避免。重新visudo设置不需要密码</p>
<pre>
<div class="codecolorer-container text vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&nbsp;guoyong ALL=(ALL) NOPASSWD: ALL</div></div>
</pre>
</li>
<li>
<p>进入Fluxbox后显示Wicd Network Manager窗口，修改.fluxbox/startup 给wicd-gtk添加-t选项</p>
<pre>
<div class="codecolorer-container text vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&nbsp;wicd-gtk -t &amp;amp;</div></div>
</pre>
</li>
<li>
<p>弃用ibus，改用fcitx</p>
</li>
<li>
<p>弃用conky</p>
</li>
<li>
<p>添加idesk和dockapps （wmMoonclock, wmcpuload, wmnd, wmweather）</p>
</li>
<li>
<p>无线网卡驱动需要编译新内核 kernel-3.2.12 ，同时加上了对fbsplash的支持</p>
</li>
<li>
<p>fbsplash使用livedvd-12.0的主题，桌面壁纸找了一张Fluxbox的。</p>
</li>
</ol>
<p><a href="http://guoyong.me/blog/wp-content/uploads/2012/04/screenshot.png" rel="lightbox[955]"><img src="http://guoyong.me/blog/wp-content/uploads/2012/04/screenshot-1024x640.png" alt="" title="screenshot" width="584" height="365" class="alignnone size-large wp-image-957" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/upgrade-gentoo-on-my-notebook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>我的Fluxbox配置</title>
		<link>http://guoyong.me/oss/my-fluxbox-config/</link>
		<comments>http://guoyong.me/oss/my-fluxbox-config/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 06:43:51 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OSS]]></category>
		<category><![CDATA[Using Desktop]]></category>
		<category><![CDATA[bitbucket]]></category>
		<category><![CDATA[fluxbox]]></category>

		<guid isPermaLink="false">http://guoyong.org/?p=898</guid>
		<description><![CDATA[https://bitbucket.org/wolfg/myfluxbox]]></description>
			<content:encoded><![CDATA[<p><a href="https://bitbucket.org/wolfg/myfluxbox" title="my-fluxbox-config" target="_blank">https://bitbucket.org/wolfg/myfluxbox</a></p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/oss/my-fluxbox-config/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A screenshot of my desktop</title>
		<link>http://guoyong.me/linux/a-screenshot-of-my-desktop/</link>
		<comments>http://guoyong.me/linux/a-screenshot-of-my-desktop/#comments</comments>
		<pubDate>Sun, 04 Mar 2012 05:24:00 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Using Desktop]]></category>
		<category><![CDATA[fluxbox]]></category>
		<category><![CDATA[gentoo]]></category>

		<guid isPermaLink="false">http://guoyong.org/2012/03/04/a-screenshot-of-my-desktop/</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a rel="lightbox" href="http://guoyong.org/blog/wp-content/uploads/2012/03/screenshot.png"><img src="http://guoyong.org/blog/wp-content/uploads/2012/03/screenshot-1024x640.png" alt="" title="screenshot" width="584" height="365" class="alignnone size-large wp-image-881" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/a-screenshot-of-my-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>给虚拟机的虚拟硬盘增加容量(vmdk file)</title>
		<link>http://guoyong.me/linux/using-ubuntu-desktop/%e7%bb%99%e8%99%9a%e6%8b%9f%e6%9c%ba%e7%9a%84%e8%99%9a%e6%8b%9f%e7%a1%ac%e7%9b%98%e5%a2%9e%e5%8a%a0%e5%ae%b9%e9%87%8fvmdk-file/</link>
		<comments>http://guoyong.me/linux/using-ubuntu-desktop/%e7%bb%99%e8%99%9a%e6%8b%9f%e6%9c%ba%e7%9a%84%e8%99%9a%e6%8b%9f%e7%a1%ac%e7%9b%98%e5%a2%9e%e5%8a%a0%e5%ae%b9%e9%87%8fvmdk-file/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 09:56:03 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Using Desktop]]></category>
		<category><![CDATA[gparted]]></category>
		<category><![CDATA[qemu]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vmdk]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware-player]]></category>

		<guid isPermaLink="false">http://guoyong.org/?p=576</guid>
		<description><![CDATA[我使用虚拟机主要是为了使用Windows XP系统来访问网银、进行在线支付。当初安装时是用VMWare Player的，后来换成了VirtualBox 3。Windows XP越来越臃肿，虚拟机硬盘空间不够了。在网上搜索后找到了增加虚拟硬盘容量的方法：使用QEMN和GParted，不用安装“庞大”的VMWare软件。特别说明一下最初创建虚拟硬盘时也是使用的QEMU工具。 具体步骤如下： 1. VMDK格式转成RAW格式 $ qemu-img convert -f vmdk winxp.vmdk -O raw winxp.raw 2. 新建一个RAW格式的文件，后面会用到 $ qemu-img create -f raw temp.img 512M 3. 用cat命令把temp.img多次追加到winxp.raw文件后，达到扩容的目的。 $ cat winxp.raw temp.img temp.img temp.img temp.img temp.img temp.img temp.img temp.img &#62; &#8230; <a href="http://guoyong.me/linux/using-ubuntu-desktop/%e7%bb%99%e8%99%9a%e6%8b%9f%e6%9c%ba%e7%9a%84%e8%99%9a%e6%8b%9f%e7%a1%ac%e7%9b%98%e5%a2%9e%e5%8a%a0%e5%ae%b9%e9%87%8fvmdk-file/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>我使用虚拟机主要是为了使用Windows XP系统来访问网银、进行在线支付。当初安装时是用VMWare Player的，后来换成了VirtualBox 3。Windows XP越来越臃肿，虚拟机硬盘空间不够了。在网上搜索后找到了增加虚拟硬盘容量的方法：使用<a href="http://wiki.qemu.org/Main_Page">QEMN</a>和<a href="http://gparted.sourceforge.net/">GParted</a>，不用安装“庞大”的VMWare软件。特别说明一下最初创建虚拟硬盘时也是使用的QEMU工具。</p>
<p>具体步骤如下：<br />
1. VMDK格式转成RAW格式</p>
<div class="hl-surround"><div class="hl-main">$ qemu-img convert -f vmdk winxp.vmdk -O raw winxp.raw</div></div>
<p>2. 新建一个RAW格式的文件，后面会用到</p>
<div class="hl-surround"><div class="hl-main">$ qemu-img create -f raw temp.img 512M</div></div>
<p>3. 用cat命令把temp.img多次追加到winxp.raw文件后，达到扩容的目的。</p>
<div class="hl-surround"><div class="hl-main">$ cat winxp.raw temp.img temp.img temp.img temp.img temp.img temp.img temp.img temp.img &gt; winxp.img</div></div>
<p>4. 再转成原来的VMDK格式</p>
<div class="hl-surround"><div class="hl-main">$ qemu-img convert -f raw winxp.img -O vmdk winxp.vmdk</div></div>
<p>5. 用下载Gparted Live CD 的iso文件作为光盘启动虚拟机，可以看到硬盘物理空间已经变成了8G。修改硬盘上面的分区大小就行了，也可以创建新的分区。<br />
<a href="http://guoyong.org/blog/wp-content/uploads/gparted.png" rel="lightbox[576]"><img src="http://guoyong.org/blog/wp-content/uploads/gparted-300x197.png" alt="" title="进行中" width="300" height="197" class="alignnone size-medium wp-image-586" /></a><a href="http://guoyong.org/blog/wp-content/uploads/gparted2.png" rel="lightbox[576]"><img src="http://guoyong.org/blog/wp-content/uploads/gparted2-300x197.png" alt="" title="修改成功" width="300" height="197" class="alignnone size-medium wp-image-587" /></a></p>
<p>参考:</p>
<p>http://www.cyberciti.biz/tips/howto-resize-vmware-virtual-harddisk-size.html#comments</p>
<p>http://qemu-forum.ipi.fi/viewtopic.php?t=846&#038;highlight=</p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/using-ubuntu-desktop/%e7%bb%99%e8%99%9a%e6%8b%9f%e6%9c%ba%e7%9a%84%e8%99%9a%e6%8b%9f%e7%a1%ac%e7%9b%98%e5%a2%9e%e5%8a%a0%e5%ae%b9%e9%87%8fvmdk-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>登录窗口有多个Xfce会话供选择，怎么回事？</title>
		<link>http://guoyong.me/linux/using-ubuntu-desktop/%e7%99%bb%e5%bd%95%e7%aa%97%e5%8f%a3%e6%9c%89%e5%a4%9a%e4%b8%aaxfce%e4%bc%9a%e8%af%9d%e4%be%9b%e9%80%89%e6%8b%a9%ef%bc%8c%e6%80%8e%e4%b9%88%e5%9b%9e%e4%ba%8b%ef%bc%9f/</link>
		<comments>http://guoyong.me/linux/using-ubuntu-desktop/%e7%99%bb%e5%bd%95%e7%aa%97%e5%8f%a3%e6%9c%89%e5%a4%9a%e4%b8%aaxfce%e4%bc%9a%e8%af%9d%e4%be%9b%e9%80%89%e6%8b%a9%ef%bc%8c%e6%80%8e%e4%b9%88%e5%9b%9e%e4%ba%8b%ef%bc%9f/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 12:44:40 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Using Desktop]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xfce]]></category>
		<category><![CDATA[xsessions]]></category>

		<guid isPermaLink="false">http://guoyong.org/?p=558</guid>
		<description><![CDATA[登录窗口里选择会话的地方，一直有两个Xfce Session，登录后似乎略有不同。其实是在/usr/share/xsessions目录有一个符号链接default.desktop指向了xfce.desktop，删掉它后就可以了，也不影响什么。]]></description>
			<content:encoded><![CDATA[<p>登录窗口里选择会话的地方，一直有两个Xfce Session，登录后似乎略有不同。其实是在/usr/share/xsessions目录有一个符号链接default.desktop指向了xfce.desktop，删掉它后就可以了，也不影响什么。</p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/using-ubuntu-desktop/%e7%99%bb%e5%bd%95%e7%aa%97%e5%8f%a3%e6%9c%89%e5%a4%9a%e4%b8%aaxfce%e4%bc%9a%e8%af%9d%e4%be%9b%e9%80%89%e6%8b%a9%ef%bc%8c%e6%80%8e%e4%b9%88%e5%9b%9e%e4%ba%8b%ef%bc%9f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>找回消失的Notification Area(Xubuntu)</title>
		<link>http://guoyong.me/linux/using-ubuntu-desktop/%e6%89%be%e5%9b%9e%e7%9c%8b%e4%b8%8d%e8%a7%81%e7%9a%84notification-areaxubuntu/</link>
		<comments>http://guoyong.me/linux/using-ubuntu-desktop/%e6%89%be%e5%9b%9e%e7%9c%8b%e4%b8%8d%e8%a7%81%e7%9a%84notification-areaxubuntu/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 11:48:43 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Using Desktop]]></category>
		<category><![CDATA[notification area]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xfce]]></category>
		<category><![CDATA[xfce-panel]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://guoyong.org/?p=556</guid>
		<description><![CDATA[美化桌面的时候会遇到通知区域(Notification Area)Applet不见了的情况，试图再加一个到面板上也会报类似“通知区域已经存在”的错误。 解决办法是检查~/.config/xfce4/panel目录下有没有名字以systray开头的文件，删掉这些文件。 rm ~/.config/xfce4/panel/systray* 再编辑~/.config/xfce4/panel/panels.xml这个文件，如果有一行包含systray的，也删掉。 再次登入后，重新添加通知区域到面板就可以了。]]></description>
			<content:encoded><![CDATA[<p>美化桌面的时候会遇到通知区域(Notification Area)Applet不见了的情况，试图再加一个到面板上也会报类似“通知区域已经存在”的错误。</p>
<p>解决办法是检查~/.config/xfce4/panel目录下有没有名字以systray开头的文件，删掉这些文件。<br />
rm ~/.config/xfce4/panel/systray*<br />
再编辑~/.config/xfce4/panel/panels.xml这个文件，如果有一行包含systray的，也删掉。</p>
<p>再次登入后，重新添加通知区域到面板就可以了。</p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/using-ubuntu-desktop/%e6%89%be%e5%9b%9e%e7%9c%8b%e4%b8%8d%e8%a7%81%e7%9a%84notification-areaxubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Services not starting on boot</title>
		<link>http://guoyong.me/linux/using-ubuntu-desktop/services-not-starting-on-boot/</link>
		<comments>http://guoyong.me/linux/using-ubuntu-desktop/services-not-starting-on-boot/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 16:02:07 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Using Desktop]]></category>
		<category><![CDATA[serverfault]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[upstart]]></category>

		<guid isPermaLink="false">http://guoyong.org/?p=524</guid>
		<description><![CDATA[前一段时间笔记本升级到Ubuntu 9.10后遇到了系统服务没有启动的问题，后来得知是upstart的一个bug。具体情况看看我在ServerFault回答的同样问题吧。]]></description>
			<content:encoded><![CDATA[<p>前一段时间笔记本升级到Ubuntu 9.10后遇到了系统服务没有启动的问题，后来得知是upstart的一个<a href="https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/497299">bug</a>。具体情况看看我在<a href="http://serverfault.com">ServerFault</a>回答的<a href="http://serverfault.com/questions/100240/services-not-starting-on-boot-but-will-start-manually-on-ubuntu-9-10/103532#103532">同样问题</a>吧。</p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/using-ubuntu-desktop/services-not-starting-on-boot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>升级到Ubuntu 8.10</title>
		<link>http://guoyong.me/linux/using-ubuntu-desktop/upgrade-to-ubuntu-810/</link>
		<comments>http://guoyong.me/linux/using-ubuntu-desktop/upgrade-to-ubuntu-810/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 22:40:12 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Using Desktop]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[ipw2200]]></category>
		<category><![CDATA[nm-applet]]></category>
		<category><![CDATA[T43]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://guoyong.org/?p=362</guid>
		<description><![CDATA[花了一天多的时间将笔记本（IBM Thinkpad T43）升级到了Ubuntu新发布的8.10版本。 升级过程很顺利（就是时间比较长），其间遇到了Network Manager小程序不停地弹出消息对话框，说“找不到所需的资源，无法继续”，但不影响升级包的安装。 重启系统后，Network Manager小程序居然不能加载了，在launchpad里搜索到解决办法是只在/etc/network/interfaces文件里保留下面这两行。 auto loiface lo inet loopback 第二个问题是，升级后无线网卡不工作了，用dmesg &#124; grep ipw2200查看，有如下类似的信息： ipw2200-bss.fw request_firmware failed: Reason -2ipw2200: Unable to load firmware: -2ipw2200: failed to register network google后知道是firmware加载的问题，检查/lib/firmware目录，没在当前使用中的内核目录（/lib/firmware/2.6.27-7-generic/）里找到这些firmware文件。从ipw2200的网站上下载后解压到这个目录后重启就解决了。（补充：使用原来的2.6.24内核启动系统无线网卡是正常的）]]></description>
			<content:encoded><![CDATA[<p>花了一天多的时间将笔记本（IBM Thinkpad T43）升级到了Ubuntu新发布的8.10版本。</p>
<p>升级过程很顺利（就是时间比较长），其间遇到了Network Manager小程序不停地弹出消息对话框，说“找不到所需的资源，无法继续”，但不影响升级包的安装。</p>
<p>重启系统后，Network Manager小程序居然不能加载了，在launchpad里搜索到解决办法是只在/etc/network/interfaces文件里保留下面这两行。</p>
<div class="hl-surround"><div class="hl-main">auto lo<br />iface lo inet loopback</div></div>
<p>第二个问题是，升级后无线网卡不工作了，用dmesg | grep ipw2200查看，有如下类似的信息：</p>
<div class="hl-surround"><div class="hl-main">ipw2200-bss.fw request_firmware failed: Reason -2<br />ipw2200: Unable to load firmware: -2<br />ipw2200: failed to register network</div></div>
<p>google后知道是firmware加载的问题，检查/lib/firmware目录，没在当前使用中的内核目录（/lib/firmware/2.6.27-7-generic/）里找到这些firmware文件。从ipw2200的网站上下载后解压到这个目录后重启就解决了。（补充：使用原来的2.6.24内核启动系统无线网卡是正常的）</p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/using-ubuntu-desktop/upgrade-to-ubuntu-810/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>audacious不出声了？</title>
		<link>http://guoyong.me/linux/using-ubuntu-desktop/not-the-audacious-chusheng/</link>
		<comments>http://guoyong.me/linux/using-ubuntu-desktop/not-the-audacious-chusheng/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 02:40:12 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Using Desktop]]></category>
		<category><![CDATA[audacious]]></category>
		<category><![CDATA[MADPlug-Message]]></category>
		<category><![CDATA[PULSEAUDIO]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://guoyong.org/?p=361</guid>
		<description><![CDATA[audacious不能播放mp3有一段时间了，今天找到这个问题的原因。 如果用终端运行audacious，就会在console里看到下面的错误信息： *** PULSEAUDIO: Unable to connect: Connection refusedMADPlug-Message: failed to open audio output: XMMS reverse compatibility output plugin 之前试过卸载再重装audacious，没用。 按照google到的结果提示的，发现系统里没有安装pulseaudio。而且，发现audacious里设置output plugin为alsa或oss就可以播放出来了。那pulseaudio为什么不行呢？ 修改/etc/default/pulseaudio文件，PULSEAUDIO_SYSTEM_START=1 让pulseaudio服务在系统启动时启动。 最重要的，把自己的用户加到pulse, pulse-access, pulse-rt这3个group里，这个就是最根本的原因了。]]></description>
			<content:encoded><![CDATA[<p>audacious不能播放mp3有一段时间了，今天找到这个问题的原因。</p>
<p>如果用终端运行audacious，就会在console里看到下面的错误信息：</p>
<div class="hl-surround"><div class="hl-main">*** PULSEAUDIO: Unable to connect: Connection refused<br />MADPlug-Message: failed to open audio output: XMMS reverse compatibility output plugin</div></div>
<p>之前试过卸载再重装audacious，没用。</p>
<p>按照google到的结果提示的，发现系统里没有安装pulseaudio。而且，发现audacious里设置output plugin为alsa或oss就可以播放出来了。那pulseaudio为什么不行呢？</p>
<p>修改/etc/default/pulseaudio文件，PULSEAUDIO_SYSTEM_START=1 让pulseaudio服务在系统启动时启动。</p>
<p>最重要的，把自己的用户加到pulse, pulse-access, pulse-rt这3个group里，这个就是最根本的原因了。</p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/using-ubuntu-desktop/not-the-audacious-chusheng/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xfce 字体问题</title>
		<link>http://guoyong.me/linux/using-ubuntu-desktop/xfce-font-problems/</link>
		<comments>http://guoyong.me/linux/using-ubuntu-desktop/xfce-font-problems/#comments</comments>
		<pubDate>Sun, 11 May 2008 06:51:06 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Using Desktop]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xfce]]></category>

		<guid isPermaLink="false">http://guoyong.org/?p=357</guid>
		<description><![CDATA[昨天为了使用笔记本（T43, ATI Mobility Radeon X300显卡）的VGA OUT功能，改用了ATI的驱动（xorg-driver-fglrx），字体变小了，虽然在User Interface和Window Manager里设置了字体，但有些地方的字体还是很小，尤其是ThunderBird的邮件正文，中文字都要缩成一团了。 Google到了一个方法，就是修改~/.config/xfce4/Xft.xrdb这个文件，在里面加上这句 Xft.dpi: 96 再看User Interface的Font设置，发现里面也有DPI的设置，呵呵。]]></description>
			<content:encoded><![CDATA[<p>昨天为了使用笔记本（T43, ATI Mobility Radeon X300显卡）的VGA OUT功能，改用了ATI的驱动（xorg-driver-fglrx），字体变小了，虽然在User Interface和Window Manager里设置了字体，但有些地方的字体还是很小，尤其是ThunderBird的邮件正文，中文字都要缩成一团了。</p>
<p>Google到了一个方法，就是修改~/.config/xfce4/Xft.xrdb这个文件，在里面加上这句</p>
<div class="hl-surround"><div class="hl-main">Xft.dpi: 96</div></div>
<p>再看User Interface的Font设置，发现里面也有DPI的设置，呵呵。</p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/using-ubuntu-desktop/xfce-font-problems/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>升级到Ubuntu 8.04</title>
		<link>http://guoyong.me/linux/using-ubuntu-desktop/e5-8d-87-e7-ba-a7-e5-88-b0ubuntu-804/</link>
		<comments>http://guoyong.me/linux/using-ubuntu-desktop/e5-8d-87-e7-ba-a7-e5-88-b0ubuntu-804/#comments</comments>
		<pubDate>Sun, 04 May 2008 16:45:07 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Using Desktop]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://guoyong.org/?p=353</guid>
		<description><![CDATA[五一假期用了一晚时间升级了笔记本电脑上装的Ubuntu，注意到一些变化： 1. 启动过程中如果检查硬盘不会显示纯终端界面了 2. 登录xfce后无线网自动连接，不用再输入keyring的密码，很方便 3. Firefox 升级到3.0 4. 中文字体显示效果似乎比以前好了 升级后原来的vmware-player不能用啦，按照这里的说明即可解决。]]></description>
			<content:encoded><![CDATA[<p>五一假期用了一晚时间升级了笔记本电脑上装的Ubuntu，注意到一些变化：<br />
1. 启动过程中如果检查硬盘不会显示纯终端界面了<br />
2. 登录xfce后无线网自动连接，不用再输入keyring的密码，很方便<br />
3. Firefox 升级到3.0<br />
4. 中文字体显示效果似乎比以前好了</p>
<p>升级后原来的vmware-player不能用啦，按照<a href="http://theblacklodge.org/blog/2008/04/02/installing-vmware-player-203-on-ubuntu-804-beta">这里的说明</a>即可解决。</p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/using-ubuntu-desktop/e5-8d-87-e7-ba-a7-e5-88-b0ubuntu-804/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>郁闷了几天，终于搞定了Ubuntu下Firefox经常crash的问题</title>
		<link>http://guoyong.me/linux/using-ubuntu-desktop/%e9%83%81%e9%97%b7%e4%ba%86%e5%87%a0%e5%a4%a9%ef%bc%8c%e7%bb%88%e4%ba%8e%e6%90%9e%e5%ae%9a%e4%ba%86ubuntu%e4%b8%8bfirefox%e7%bb%8f%e5%b8%b8crash%e7%9a%84%e9%97%ae%e9%a2%98-2/</link>
		<comments>http://guoyong.me/linux/using-ubuntu-desktop/%e9%83%81%e9%97%b7%e4%ba%86%e5%87%a0%e5%a4%a9%ef%bc%8c%e7%bb%88%e4%ba%8e%e6%90%9e%e5%ae%9a%e4%ba%86ubuntu%e4%b8%8bfirefox%e7%bb%8f%e5%b8%b8crash%e7%9a%84%e9%97%ae%e9%a2%98-2/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 08:02:39 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Using Desktop]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://guoyong.org/2006/12/13/295</guid>
		<description><![CDATA[有一阵子没更新了 :( 这几天用Firefox很郁闷，经常发生关闭一个tab，firefox就crash掉了的情况。从shell里启动的话，可以看到的错误信息就是“段错误”，即“segmentation fault”。 升级到Firefox 2.0后也不行。（我用的是Ubuntu 6.06) 顺便提一下，从这个网站找到了安装、卸载Firefox 2.0的脚本，很好用。 google到两个bug报告，得知是flash插件的问题，不记得什么时候更新到了最新的flash插件，版本好像是9.0。 https://launchpad.net/distros/ubuntu/+source/firefox/+bug/19552 https://bugzilla.mozilla.org/show_bug.cgi?id=304370 解决的方法： 如果不想看页面里的flash了，就 export XLIB_SKIP_ARGB_VISUALS=1，再启动firefox就行了。 如果还是想显示flash，那就不能用从源里安装的flash插件（flashplugin-nonfree 和 flashplayer-mozilla好像都不行），从系统里卸载这些插件。然后用firefox访问一个有flash的页面，它会提示里安装插件，安装提示进行，最后会告诉你要手工安装，也就是要到adobe的网站上下载版本是7.0的插件 install_flash_player_7_linux.tar.gz，下载后安装就可以了。]]></description>
			<content:encoded><![CDATA[<p>有一阵子没更新了 :(</p>
<p>这几天用Firefox很郁闷，经常发生关闭一个tab，firefox就crash掉了的情况。从shell里启动的话，可以看到的错误信息就是“段错误”，即“segmentation fault”。</p>
<p>升级到Firefox 2.0后也不行。（我用的是Ubuntu 6.06) 顺便提一下，从<a href="http://www.psychocats.net/ubuntu/firefox">这个网站</a>找到了安装、卸载Firefox 2.0的脚本，很好用。</p>
<p>google到两个bug报告，得知是flash插件的问题，不记得什么时候更新到了最新的flash插件，版本好像是9.0。</p>
<p>https://launchpad.net/distros/ubuntu/+source/firefox/+bug/19552</p>
<p>https://bugzilla.mozilla.org/show_bug.cgi?id=304370</p>
<p>解决的方法：<br />
如果不想看页面里的flash了，就 export XLIB_SKIP_ARGB_VISUALS=1，再启动firefox就行了。<br />
如果还是想显示flash，那就不能用从源里安装的flash插件（flashplugin-nonfree 和 flashplayer-mozilla好像都不行），从系统里卸载这些插件。然后用firefox访问一个有flash的页面，它会提示里安装插件，安装提示进行，最后会告诉你要手工安装，也就是要到adobe的网站上下载版本是7.0的插件 install_flash_player_7_linux.tar.gz，下载后安装就可以了。</p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/using-ubuntu-desktop/%e9%83%81%e9%97%b7%e4%ba%86%e5%87%a0%e5%a4%a9%ef%bc%8c%e7%bb%88%e4%ba%8e%e6%90%9e%e5%ae%9a%e4%ba%86ubuntu%e4%b8%8bfirefox%e7%bb%8f%e5%b8%b8crash%e7%9a%84%e9%97%ae%e9%a2%98-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>使用GnomeBaker刻录光盘</title>
		<link>http://guoyong.me/linux/using-ubuntu-desktop/%e4%bd%bf%e7%94%a8gnomebaker%e5%88%bb%e5%bd%95%e5%85%89%e7%9b%98/</link>
		<comments>http://guoyong.me/linux/using-ubuntu-desktop/%e4%bd%bf%e7%94%a8gnomebaker%e5%88%bb%e5%bd%95%e5%85%89%e7%9b%98/#comments</comments>
		<pubDate>Mon, 27 Nov 2006 14:28:01 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Using Desktop]]></category>

		<guid isPermaLink="false">http://guoyong.org/2006/11/27/290</guid>
		<description><![CDATA[第一次用GnomeBaker刻录光盘，报错： cdrecord cannot open '/dev/sg0' 看来它还是调用cdrecord这个程序。感觉是权限的问题： $ ls -l /dev/sg0crw-rw---- 1 root root 21, 0 2006-11-27 21:53 /dev/sg0 于是 $ sudo chmod 777 /dev/sg0 搞定！不过，应该还有更“优雅”的解决办法吧。]]></description>
			<content:encoded><![CDATA[<p>第一次用GnomeBaker刻录光盘，报错：</p>
<div class="hl-surround"><div class="hl-main">cdrecord cannot open '/dev/sg0'</div></div>
<p>看来它还是调用cdrecord这个程序。感觉是权限的问题：</p>
<div class="hl-surround"><div class="hl-main">$ ls -l /dev/sg0<br />crw-rw---- 1 root root 21, 0 2006-11-27 21:53 /dev/sg0</div></div>
<p>于是</p>
<div class="hl-surround"><div class="hl-main">$ sudo chmod 777 /dev/sg0</div></div>
<p>搞定！不过，应该还有更“优雅”的解决办法吧。</p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/using-ubuntu-desktop/%e4%bd%bf%e7%94%a8gnomebaker%e5%88%bb%e5%bd%95%e5%85%89%e7%9b%98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu下使用usb bluetooth stick遇到的一个问题</title>
		<link>http://guoyong.me/linux/using-ubuntu-desktop/ubuntu%e4%b8%8b%e4%bd%bf%e7%94%a8usb-bluetooth-stick%e9%81%87%e5%88%b0%e7%9a%84%e4%b8%80%e4%b8%aa%e9%97%ae%e9%a2%98/</link>
		<comments>http://guoyong.me/linux/using-ubuntu-desktop/ubuntu%e4%b8%8b%e4%bd%bf%e7%94%a8usb-bluetooth-stick%e9%81%87%e5%88%b0%e7%9a%84%e4%b8%80%e4%b8%aa%e9%97%ae%e9%a2%98/#comments</comments>
		<pubDate>Thu, 07 Sep 2006 07:26:10 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Using Desktop]]></category>
		<category><![CDATA[bluetooth]]></category>

		<guid isPermaLink="false">http://guoyong.org/2006/09/07/268</guid>
		<description><![CDATA[前几天在我的T43上搞定了如何使用usb的蓝牙，但在办公PC上使用时遇到一个问题： 用hcitool搜索bluetooth设备时提示 Device is not available: No such device 用lsusb可以看到设备。 参考 http://www.rolfs.no/2006/08/23/kernel-hci_cmd_task-hci0-command-tx-timeout/ 得到解决办法： $ sudo hciconfig hci0 up$ sudo hcitool scan]]></description>
			<content:encoded><![CDATA[<p>前几天在我的T43上搞定了如何使用usb的蓝牙，但在办公PC上使用时遇到一个问题：<br />
用hcitool搜索bluetooth设备时提示<br />
Device is not available: No such device</p>
<p>用lsusb可以看到设备。</p>
<p>参考 http://www.rolfs.no/2006/08/23/kernel-hci_cmd_task-hci0-command-tx-timeout/ 得到解决办法：</p>
<div class="hl-surround"><div class="hl-main">$ sudo hciconfig hci0 up<br />$ sudo hcitool scan</div></div>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/using-ubuntu-desktop/ubuntu%e4%b8%8b%e4%bd%bf%e7%94%a8usb-bluetooth-stick%e9%81%87%e5%88%b0%e7%9a%84%e4%b8%80%e4%b8%aa%e9%97%ae%e9%a2%98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JDK 1.5的汉字问题</title>
		<link>http://guoyong.me/linux/using-ubuntu-desktop/jdk-15%e7%9a%84%e6%b1%89%e5%ad%97%e9%97%ae%e9%a2%98/</link>
		<comments>http://guoyong.me/linux/using-ubuntu-desktop/jdk-15%e7%9a%84%e6%b1%89%e5%ad%97%e9%97%ae%e9%a2%98/#comments</comments>
		<pubDate>Sat, 26 Aug 2006 14:32:51 +0000</pubDate>
		<dc:creator>wolfg</dc:creator>
				<category><![CDATA[Using Desktop]]></category>

		<guid isPermaLink="false">http://guoyong.org/2006/08/26/263</guid>
		<description><![CDATA[安装Freemind后发现无法启动，在shell中启动可以看了这样的错误： Exception in thread &#34;main&#34; java.lang.IllegalArgumentException......at sun.font.TrueTypeFont.getFamilyName(TrueTypeFont.java:884)...... 按照 http://hyuhui.yculblog.com/post.1092211.html 的方法设置，Web Start和Java Control Panel都可以显示中文了，但Freemind启动还是报这个错误。后来google到 http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004410.html ，原来是萤火虫字体影响的，只好不用这个字体了。]]></description>
			<content:encoded><![CDATA[<p>安装Freemind后发现无法启动，在shell中启动可以看了这样的错误：</p>
<div class="hl-surround"><div class="hl-main">Exception in thread &quot;main&quot; java.lang.IllegalArgumentException<br />......<br />at sun.font.TrueTypeFont.getFamilyName(TrueTypeFont.java:884)<br />......</div></div>
<p>按照 http://hyuhui.yculblog.com/post.1092211.html 的方法设置，Web Start和Java Control Panel都可以显示中文了，但Freemind启动还是报这个错误。后来google到 http://lists.freebsd.org/pipermail/freebsd-java/2005-October/004410.html ，原来是萤火虫字体影响的，只好不用这个字体了。</p>
]]></content:encoded>
			<wfw:commentRss>http://guoyong.me/linux/using-ubuntu-desktop/jdk-15%e7%9a%84%e6%b1%89%e5%ad%97%e9%97%ae%e9%a2%98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.646 seconds -->

