<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Ratstar的小木屋]]></title> 
<link>http://www.ratstar.cn/blog/index.php</link> 
<description><![CDATA[小S和小M的窝 - 眼睛为他（她）下着雨，心却为他（她）撑着伞...]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[Ratstar的小木屋]]></copyright>
<item>
<link>http://www.ratstar.cn/blog/read.php?89</link>
<title><![CDATA[关于云的思考]]></title> 
<author>ratstar &lt;ratstar.cn@gmail.com&gt;</author>
<category><![CDATA[电脑应用]]></category>
<pubDate>Wed, 12 May 2010 07:06:48 +0000</pubDate> 
<guid>http://www.ratstar.cn/blog/read.php?89</guid> 
<description>
<![CDATA[ 
	近些日子来，网上关于云的文章铺天盖地的传来。这些都是因为这一两年云的发展，特别是今年，迈克尔索芙特，也就是大名鼎鼎的微软啦，也来始了它的云计划。似乎时代一下子把我们从后PC时代拉入了云时代。关于PC消亡论，似乎和中国经济覆灭论一样，成为了我们这个圈子的人共同谈论的话题。<br />CSDN上就有这样的文章：《<a href="http://news.csdn.net/a/20100512/218361.html" target="_blank"><span style="color: #000000">Salesforce CEO：微软末日将至 云计算时代开启</span></a>》。似乎这个世界上很多人在看到云的发展的同时，也同时认为其它&ldquo;落后&rdquo;的技术就要覆灭。但事实真会如此这般吗？我看未必。至少在IT技术发展了这么多年的今天来看，还很少，甚至说是没有（当然以我的知识领域来看）一项鼎盛的技术覆灭。包括汇编在内的很多技术和语言，因为种种原因，还在被人们所应用。IBM因为大型机而风光一时，但是如今的微型机模行的时代，大型机依然有很多的需求。那么云呢？现在云已经开始向IT的各个行业渗透。输入法、在线服务、甚至操作系统，这些无一都有云的影子。但是本地需求真的能被云端取代？<br />我想不能。因为安全，人们需要本地主机。因为外界的不确定性，人们需要没有网络也能工作的电脑。云的出现是一个新生事特的开始，但不是已经事物的结束。<br />也许有人说电报消失了，因为有了电话。但是有没有想过，电话取代电报最根本的原因是因为它们对应的需求是一样的，都是电子代时代对通讯的需求。而如今，云代表的新需求，而不完全和之前的需求重复。新事特对应的是新的需求，而对已有的事物的需求并没有消失。<br />也许将来本地主机的应用会少，但是我相信任何一个事物在没有完全的替代品出现之前，是不会消失的。
]]>
</description>
</item><item>
<link>http://www.ratstar.cn/blog/read.php?73</link>
<title><![CDATA[CDMA的无奈]]></title> 
<author>ratstar &lt;ratstar.cn@gmail.com&gt;</author>
<category><![CDATA[电脑应用]]></category>
<pubDate>Tue, 19 Feb 2008 14:41:36 +0000</pubDate> 
<guid>http://www.ratstar.cn/blog/read.php?73</guid> 
<description>
<![CDATA[ 
	　　来了上海，因为住的地方不能网络，只好采用无线上网的方式。无线上网，也就联通CDMA和移动的GPRS。虽然，在上海有号称2.7代网络的GPRS升级版（具体叫什么忘记了），但是考虑到兼容性，我还是选择了CDMA。<br/>　　但是CDMA并没有给我带来上网的方便，反而给我带来不少烦恼。因为网络极其不稳定，所以上网几乎成了一项极具高难度的活。首先要找对方向，在室内上网，必须找对方向。只有方向对了，才能有好的信号，否则，上网就基本不敢恭维。慢也到罢了，关键动不动就中断一会儿，实在让人受不了。而手机等设备在屋子的任何地方都有很好的信号，实在不知道CDMA为什么布网这么稀疏。也许在市中心上网不成问题，但是在郊区，CDMA上网就是一件极其痛苦的事情。真心希望联通能够把网络搞好些，让更多的人能够很好的上网。
]]>
</description>
</item><item>
<link>http://www.ratstar.cn/blog/read.php?38</link>
<title><![CDATA[实战Linux下硬盘分区]]></title> 
<author>ratstar &lt;ratstar.cn@gmail.com&gt;</author>
<category><![CDATA[电脑应用]]></category>
<pubDate>Thu, 13 Sep 2007 09:25:04 +0000</pubDate> 
<guid>http://www.ratstar.cn/blog/read.php?38</guid> 
<description>
<![CDATA[ 
	　　网络中心的服务器安装好了，可是还有一个RAID没有挂上，还不能用。为了能把这个硬盘使用，昨天特地研究了一下，今天把经过写下来，以便后来人分享。<br/>　　首先是工具，因为操作系统是Linux，所以Windows下的图形工具就不能用了。而且，服务器机房要尽量封闭，所以用SSH远程管理成为绝大多数Linux系统管理员必备的工具。所以，我首先要介绍一下要用到的命令行下的工具。<br/>　　１、fdisk。Fdisk工具是Linux下的硬盘分区工具。这个工具和微软的Fdisk功能是一样的。用法略有不同而已。常用的操作有以下几种：fdisk -l　用来显示所有的硬盘划分情况；fdisk 设备名称　用来对某一个设备进行分区操作。当打开fdisk以后，需要进行功能选择，常用的有：m菜单；n新建分区；d删除分区；p显示分区列表；w写入磁盘并推出。大家在使用的时候可以多参考参考网上的文章，我这里不再详述。唯一让大家注意的地方是，硬盘分区采用的柱面来标示硬盘位置，所以大家一定要看清楚。另外输入结束柱面可以给出大小比如输入“+20G”可以划分出一个20G大小的分区。<br/>　　２、mkfs。分区格式化工具。这个工具实际上是调用其他的命令。比如mkfs.ex3，mkfs.ex2，mkfs.vfat，就是分别把分区格式化为ex3/ex2/fat分区。格式比较统一mkfs.*** 分区名称。<br/>　　３、mkswap。分区格式化为swap。这个工具常常用在分区不够用的时候，给系统添加分区的时候使用。格式和mkfs一样。<br/>　　４、swapon/swapoff。这两个命令是加载swap和卸载swap用的。格式为swapong/swapoff 设备民称。<br/>　　好了，用到的工具都已经介绍完了，下面介绍我在Linux下面格式化分区的过程。<br/>　　我要分的硬盘是一个RAID，所以现实的设备名称是sdb。首先我用fdisk工具分区<br/><div class="code">fdisk /dev/sdb</div><br/>　　在分区过程中，因为我要扩大虚拟内存，所以首先分出了两个2G的分区作为交换分区。要注意的是，在Linux下面，最好不要建立大于2G的分区，这主要从性能的角度出发考虑的。因为如果大于2G的分区，系统需要启动大硬盘管理，这需要用64位来表示硬盘位置，而现在大多数还用的是32位机，所以如果不是64位的服务器，那么最好保证交换分区不要超过2G。然后，我把剩下的硬盘都给了sdb3。这样分区表就做好了。<br/>　　下一项任务就是格式化，首先格式化两个swap：<br/><div class="code">mkswap /dev/sdb1<br/>mkswap /dev/sdb2</div><br/>　　然后格式化sdb3：<br/><div class="code">mkfs.ex3 /dev/sdb3</div><br/>　　格式化成文件系统时间稍微长一些，在一段时间的等待之后，系统就格式化好了。<br/>　　最后一项工作就是加载，首先要建立一个目录挂在新分出来的硬盘分区。我这里选择了/raid0。因为要在每次启动都要自动加载，所以首先要编辑文件系统表：<br/><div class="code">vi /etc/fstab</div><br/>　　在里面添加如下文字: <br/><div class="quote"><div class="quote-title">引用</div><div class="quote-content"><br/>/dev/sdb3 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; /raid0 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ext3 &nbsp; &nbsp;defaults &nbsp; &nbsp; &nbsp; &nbsp;0 0<br/>/dev/sdb1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; swap &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;swap &nbsp; &nbsp;defaults &nbsp; &nbsp; &nbsp; &nbsp;0 0<br/>/dev/sdb2 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; swap &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;swap &nbsp; &nbsp;defaults &nbsp; &nbsp; &nbsp; &nbsp;0 0<br/></div></div><br/>　　通过如下设置这个分区和两个swap就能在下次启动的时候自动加载了。<br/>　　但是当前这些都还没有加载。我们使用如下命令使其加载：<br/><div class="code">mount /dev/sdb3 /raid0<br/>swapon /dev/sdb1<br/>swapon /dev/sdb2</div><br/>　　然后，我们使用free命令看看，我们的虚拟内存是不是扩大了。<br/>　　以上就是我实战Linux下分区的全部过程，希望能够对大家有所帮助。<br/>Tags - <a href="http://www.ratstar.cn/blog/tag.php?tag=linux" rel="tag">linux</a> , <a href="http://www.ratstar.cn/blog/tag.php?tag=%25E7%25A1%25AC%25E7%259B%2598" rel="tag">硬盘</a>
]]>
</description>
</item><item>
<link>http://www.ratstar.cn/blog/read.php?34</link>
<title><![CDATA[Ubuntu(Linux)下Intel芯片声卡没有声音解决方案]]></title> 
<author>ratstar &lt;ratstar.cn@gmail.com&gt;</author>
<category><![CDATA[电脑应用]]></category>
<pubDate>Tue, 11 Sep 2007 13:36:02 +0000</pubDate> 
<guid>http://www.ratstar.cn/blog/read.php?34</guid> 
<description>
<![CDATA[ 
	<span style="font-size: small">　　这个学期，学院里给我们分配了新机子，这本来是好事情，可是还是有美中不足之处。最让人郁闷的就是安装Ubuntu以后，声音出问题。在网上搜索了N久，试了N多的&rdquo;解决方案&ldquo;，最终还是在Ubuntu的论坛上找到了答案。<br />　　非常感谢各位孜孜不倦为开源软件作出贡献的人们，我在Ubuntu的网站上找到了一篇Howto，最终彻底解决了问题。现将原文粘贴下来，并且将其翻译成中文，以供参考。（原文见Page2，译文见Page3）<br /><br /></span><div style="margin: 1ex"> &nbsp; &nbsp; &nbsp;<div> &nbsp; &nbsp;<p><a href="https://help.ubuntu.com/community/HdaIntelSoundHowto?action=fullsearch&amp;value=linkto%3A%22HdaIntelSoundHowto%22&amp;conte" target="_blank"><span style="font-size: x-large; font-family: Verdana; color: #6d4c07"><strong>HdaIntelSoundHowto</strong></span></a></p> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <!-- &nbsp; &nbsp; @page &#123; size: 21cm 29.7cm; margin: 2cm &#125; &nbsp; &nbsp; P &#123; margin-bottom: 0.21cm &#125; &nbsp; --> &nbsp; &nbsp; <p style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #808000; border-width: medium medium 1px; padding: 0cm; margin-top: 0.64cm; margin-bottom: 0cm; line-height: 0.51cm; widows: 2; orphans: 2" align="left"> <span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: medium"><span>Booting</span></span></span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>If your boot hangs on loading the module for snd-hda-intel, try disabli</span></span></span></span><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>ng the card in your BIOS. It is called &quot;HD Audio Controller&quot;, &quot;Azalia Audio&quot; or similar. Then try solving the problem using the instructions below. </span></span></span></span></span> </p> <p style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #808000; border-width: medium medium 1px; padding: 0cm; margin-top: 0.64cm; margin-bottom: 0cm; line-height: 0.51cm; widows: 2; orphans: 2" align="left"> <span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: medium"><span>Identify the problem</span></span></span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Most cards seem to work as of Ubuntu 6.06 LTS using the stock kernel. However, the following problems might occur on some setups: </span></span></span></span> </p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>No &nbsp; sound at all </span></span></span></span> &nbsp; </p> &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Low &nbsp; volume output </span></span></span></span> &nbsp; </p> &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>High &nbsp; pitched noise </span></span></span></span> &nbsp; </p> &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Poor &nbsp; sound quality </span></span></span></span> &nbsp; </p> &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Sound &nbsp; disappears when touching volume controls </span></span></span></span> &nbsp; </p> &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Sound &nbsp; works at random after each reboot </span></span></span></span> &nbsp; </p> &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>No &nbsp; mic working </span></span></span></span> &nbsp; </p> </li></ul> <p style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #808000; border-width: medium medium 1px; padding: 0cm; margin-top: 0.64cm; margin-bottom: 0cm; line-height: 0.51cm; widows: 2; orphans: 2" align="left"> <span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: medium"><span>Update to the latest version of alsa</span></span></span></span></p> <table border="1" cellspacing="0" cellpadding="4" width="563" bordercolor="#c0c0c0"> &nbsp; &nbsp; &nbsp;<tbody><tr> &nbsp; &nbsp; <td width="553" bgcolor="#ffffe0"> &nbsp; &nbsp; &nbsp; <p style="widows: 2; orphans: 2" align="left"><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="font-family: 宋体,SimSun"><span style="font-size: small">These &nbsp; &nbsp; &nbsp; instructions do not interfere with the Ubuntu package structure or &nbsp; &nbsp; &nbsp; other kernel modules - in other words, the changes seem drastic &nbsp; &nbsp; &nbsp; however they are simply adding greater functionality to an &nbsp; &nbsp; &nbsp; existing kernel module </span></span></span> &nbsp; &nbsp; &nbsp; </p> &nbsp; &nbsp; </td> &nbsp; </tr> </tbody></table> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Install &nbsp; the required tools </span></span></span></span> &nbsp; </p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo apt-get install build-essential ncurses-dev gettext</span></span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Install &nbsp; your kernel headers </span></span></span></span> &nbsp; </p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo apt-get install linux-headers-`uname -r`</span></span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Download &nbsp; the latest version of alsa from </span></span></span></span><a href="http://www.alsa-project.org/" target="_blank"><span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span><u>Alsa &nbsp; project</u></span></span></span></span></a><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span> &nbsp; (driver, library, and utils) to a directory (eg. ~/downloads). In &nbsp; the following we assume that the latest version is 1.0.14. Please &nbsp; change this in accordance with the one you downloaded from the Alsa &nbsp; project site. </span></span></span></span></span> &nbsp; </p> &nbsp; <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; &nbsp; <span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span><u>alsa-driver</u></span></span></span></span><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span> &nbsp; &nbsp; </span></span></span></span></span> &nbsp; &nbsp; </p> &nbsp; &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; &nbsp; <span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span><u>alsa-lib</u></span></span></span></span><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span> &nbsp; &nbsp; </span></span></span></span></span> &nbsp; &nbsp; </p> &nbsp; &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; &nbsp; <span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span><u>alsa-utils</u></span></span></span></span><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span> &nbsp; &nbsp; </span></span></span></span></span> &nbsp; &nbsp; </p> &nbsp; </li></ul> &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Setup &nbsp; installation directories </span></span></span></span> &nbsp; </p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo mkdir -p /usr/src/alsa</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>cd /usr/src/alsa</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo cp ~/downloads/alsa* .</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo tar xjf alsa-driver-1.0.14.tar.bz2</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo tar xjf alsa-lib-1.0.14a.tar.bz2</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo tar xjf alsa-utils-1.0.14.tar.bz2</span></span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Compile &nbsp; and install alsa-driver </span></span></span></span> &nbsp; </p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>cd alsa-driver-1.0.14</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo ./configure --with-cards=hda-intel</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo make</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo make install</span></span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Compile &nbsp; and install alsa-lib </span></span></span></span> &nbsp; </p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>cd ../alsa-lib-1.0.14a</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo ./configure</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo make</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo make install</span></span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Compile &nbsp; and install alsa-utils </span></span></span></span> &nbsp; </p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>cd ../alsa-utils-1.0.14</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo ./configure</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo make</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo make install</span></span></span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Note that you must have the curses library installed to be able to compile alsa-utils. You can install it with this command from a terminal: sudo apt-get install libncurses5-dev </span></span></span></span> </p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Reboot &nbsp; </span></span></span></span> &nbsp; </p> </li></ul> <p style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #808000; border-width: medium medium 1px; padding: 0cm; margin-top: 0.64cm; margin-bottom: 0cm; line-height: 0.51cm; widows: 2; orphans: 2" align="left"> <span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: medium"><span>Manually Specify Module Parameters</span></span></span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>If your sound still doesn't work after installing the latest alsa, it is likely that alsa was unable to autodetect your model. To solve this: </span></span></span></span> </p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Edit &nbsp; the file /etc/modprobe.d/alsa-base </span></span></span></span> &nbsp; </p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>gksudo gedit /etc/modprobe.d/alsa-base</span></span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Add &nbsp; the following line to the file, replacing '3stack' with your model &nbsp; (see below for a complete list) </span></span></span></span> &nbsp; </p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>options snd-hda-intel model=3stack</span></span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Reboot &nbsp; </span></span></span></span> &nbsp; </p> </li></ul> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Another possible option is the 'probe_mask' parameter, which has been known to fix sound issues characterized by the occurrence of &quot;azx_get_response timeout&quot; messages reported with 'dmesg'. Try either &quot;probe_mask=1&quot; or &quot;probe_mask=8&quot; by adding a line like: </span></span></span></span> </p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>options snd-hda-intel probe_mask=1</span></span></span></span></p> <p style="margin-top: 0.64cm; margin-bottom: 0cm; line-height: 0.51cm; widows: 2; orphans: 2" align="left"> <span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: small"><span>Choosing your model</span></span></span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>The full list of models is available in ALSA-Configuration.txt in the subdirectory /alsa-kernel/Documentation/ of the alsa-driver-1.0.14 directory you created. Note that this list is ordered on modules and codec chips. To find your codec use this command from a terminal: </span></span></span></span> </p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>cat /proc/asound/card0/codec&#92;#*</span></span></span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>If one of those worked but was not autodetected, you can help the alsa developers by sending them the output of lspci -nv and the model you used on </span></span></span></span><span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"></span></span><span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span><u>Alsa BTS</u></span></span></span></span><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>. </span></span></span></span></span> </p> <p style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #808000; border-width: medium medium 1px; padding: 0cm; margin-top: 0.64cm; margin-bottom: 0cm; line-height: 0.51cm; widows: 2; orphans: 2" align="left"> <span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: medium"><span>Extra hints to get sound working</span></span></span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span><strong>Wrong mixer in use:</strong></span></span></span></span><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span> Sometimes the volume control chooses the OSS mixer if the compatibility module is loaded. You may need to right click on the volume control applet in your gnome-panel and go to the preferences and change the device to the one called Alsa Mixer. The same applies to the gnome volume control program. </span></span></span></span></span> </p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span><strong>Mixer doesn't seem to work:</strong></span></span></span></span><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span> The HD Audio standard has many output channels. As a result, the correct volume sliders might not be visible. Enable the volume sliders through Edit-&gt;Preferences in gnome volume control. </span></span></span></span></span> </p> </div> &nbsp;</div><br /> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <!-- &nbsp; &nbsp; @page &#123; size: 21cm 29.7cm; margin: 2cm &#125; &nbsp; &nbsp; P &#123; margin-bottom: 0.21cm &#125; &nbsp; --> &nbsp; &nbsp; <p style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #808000; border-width: medium medium 1pt; padding: 0cm; margin-bottom: 0cm; line-height: 0.51cm; widows: 2; orphans: 2" align="left"> <span style="font-family: 文鼎PL细上海宋Uni,serif"><a href="https://help.ubuntu.com/community/HdaIntelSoundHowto?action=fullsearch&amp;value=linkto%3A"><span style="color: #000080"><u><span style="font-family: Verdana,sans-serif"><span style="font-size: large"><span><strong>HDA Inter </strong></span></span></span></u></span></a></span><a href="https://help.ubuntu.com/community/HdaIntelSoundHowto?action=fullsearch&amp;value=linkto%3A"><span style="color: #000080"><u><span style="font-size: large"><span><strong>声音问题解决方案</strong></span></span></u></span></a></p> <p style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #808000; border-width: medium medium 1px; padding: 0cm; margin-top: 0.64cm; margin-bottom: 0cm; line-height: 0.51cm; widows: 2; orphans: 2" align="left"> <span style="color: #6d4c07"><span style="font-size: medium">启动</span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-size: x-small"><span>如果你的机器在加载</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>snd-hda-intel</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>模块死机，请尝试在</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>BIOS</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>中禁用主板声卡。声卡一般会标注为</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>&quot;HD Aduio Controoler&quot;</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>，</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>&quot;Azalia Audio&quot;</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>或者其他类似的文字。然后，请按照下述方法尝试解决问题。</span></span></span></p> <p style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #808000; border-width: medium medium 1px; padding: 0cm; margin-top: 0.64cm; margin-bottom: 0cm; line-height: 0.51cm; widows: 2; orphans: 2" align="left"> <span style="color: #6d4c07"><span style="font-size: medium">识别问题</span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-size: x-small"><span>大多数的声卡都可以很好的在使用默认的内核的</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Ubuntu6.06LTS</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>上工作。但是以下几种情况可能会发生： </span></span></span> </p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small"><span>完全没有声音</span></span></span><span style="color: #000000"><span style="font-size: x-small"><span> &nbsp; </span></span></span> &nbsp; </p> &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small">声音输出太小</span></span></p> &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small"><span>噪声太大</span></span></span><span style="color: #000000"><span style="font-size: x-small"><span> &nbsp; </span></span></span> &nbsp; </p> &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small">声音质量差</span></span></p> &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small"><span>当打开音量控制声音消失</span></span></span><span style="color: #000000"><span style="font-size: x-small"><span> &nbsp; </span></span></span> &nbsp; </p> &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small"><span>声音随即的在重新启动后工作</span></span></span><span style="color: #000000"><span style="font-size: x-small"><span> &nbsp; </span></span></span> &nbsp; </p> &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small"><span>麦克风不工作</span></span></span><span style="color: #000000"><span style="font-size: x-small"><span> &nbsp; </span></span></span> &nbsp; </p> </li></ul> <p style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #808000; border-width: medium medium 1px; padding: 0cm; margin-top: 0.64cm; margin-bottom: 0cm; line-height: 0.51cm; widows: 2; orphans: 2" align="left"> <span style="color: #6d4c07"><span style="font-size: medium"><span>升级到最新版本的</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: medium"><span>alsa</span></span></span></span></span></p> <table border="1" cellspacing="0" cellpadding="4" width="564" bordercolor="#c0c0c0"> &nbsp; &nbsp; &nbsp;<tbody><tr> &nbsp; &nbsp; <td width="554" bgcolor="#ffffe0"> &nbsp; &nbsp; &nbsp; <p style="widows: 2; orphans: 2" align="left"><span style="color: #000000"><span style="font-size: small"><span>这些命令不会影响</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: 宋体,SimSun"><span style="font-size: small"><span>Ubuntu</span></span></span></span></span><span style="color: #000000"><span style="font-size: small"><span>包结构或者其他的内核模块&mdash;&mdash;换句话说，变更虽然巨大，但是它只是简单的为现有内核增加了更多的功能。</span></span></span></p> &nbsp; &nbsp; </td> &nbsp; </tr> </tbody></table> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small"><span>安装必要的工具（译者注：</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>ncurses-dev</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>似乎并不必要，只要有</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>ncurses-base</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>即可，我在库中也没有找到</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>ncurses</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>，大家不妨多尝试一下）</span></span></span></p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo apt-get install build-essential ncurses-dev gettext</span></span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small"><span>安装系统现有版本内核的头文件</span></span></span><span style="color: #000000"><span style="font-size: x-small"><span> &nbsp; </span></span></span> &nbsp; </p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo apt-get install linux-headers-`uname -r`</span></span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small"><span>从 &nbsp; </span></span></span><a href="http://www.alsa-project.org/" target="_blank"><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span><u>Alsa &nbsp; project</u></span></span></span></span><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"></span></span></span></span></a><span style="color: #000000"><span style="font-size: x-small"><span>下载最新版本的</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>alsa</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>（包括</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>driver</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>、</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>lib</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>、</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>utils</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>）到某一目录（比如 &nbsp; </span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>~/downloads</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>）。以下我们假设最新的版本是</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>1.0.14</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>。请按照您从</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Alsa &nbsp; project</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>网站上下载的软件版本酌情更改。</span></span></span></p> &nbsp; <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; &nbsp; <span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span><u>alsa-driver</u></span></span></span></span><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span> &nbsp; &nbsp; </span></span></span></span></span> &nbsp; &nbsp; </p> &nbsp; &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; &nbsp; <span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span><u>alsa-lib</u></span></span></span></span><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span> &nbsp; &nbsp; </span></span></span></span></span> &nbsp; &nbsp; </p> &nbsp; &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; &nbsp; <span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span><u>alsa-utils</u></span></span></span></span><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span> &nbsp; &nbsp; </span></span></span></span></span> &nbsp; &nbsp; </p> &nbsp; </li></ul> &nbsp; </li><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small"><span>按照如下指令安装</span></span></span><span style="color: #000000"><span style="font-size: x-small"><span> &nbsp; </span></span></span> &nbsp; </p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo mkdir -p /usr/src/alsa</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>cd /usr/src/alsa</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo cp ~/downloads/alsa* .</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo tar xjf alsa-driver-1.0.14.tar.bz2</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo tar xjf alsa-lib-1.0.14a.tar.bz2</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo tar xjf alsa-utils-1.0.14.tar.bz2</span></span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small"><span>编译和安装</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>alsa-driver &nbsp; </span></span></span></span></span> &nbsp; </p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>cd alsa-driver-1.0.14</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo ./configure --with-cards=hda-intel</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo make</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo make install</span></span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small"><span>编译和安装</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>alsa-lib &nbsp; </span></span></span></span></span> &nbsp; </p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>cd ../alsa-lib-1.0.14a</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo ./configure</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo make</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo make install</span></span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small"><span>编译和安装</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>alsa-utils &nbsp; </span></span></span></span></span> &nbsp; </p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>cd ../alsa-utils-1.0.14</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo ./configure</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo make</span></span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>sudo make install</span></span></span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-size: x-small"><span>请注意，你需要安装</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>curses</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>库才能编译</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>alsa-utils</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>。你可以通过在终端使用这条命令安装：</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>sudo apt-get install libncurses5-dev </span></span></span></span></span> </p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small">重新启动</span></span></p> </li></ul> <p style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #808000; border-width: medium medium 1px; padding: 0cm; margin-top: 0.64cm; margin-bottom: 0cm; line-height: 0.51cm; widows: 2; orphans: 2" align="left"> <span style="color: #6d4c07"><span style="font-size: medium">手工设定模块参数</span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-size: x-small"><span>如果你安装了最新的</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>alsa</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>驱动以后，声音还是不能正常工作，这很可能是</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>alsa</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>不能自动检测出声卡的型号。以下是解决方案：</span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small"><span>编辑文件</span></span></span><span style="color: #000000"><span style="font-size: x-small"><span> &nbsp; </span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>/etc/modprobe.d/alsa-base &nbsp; </span></span></span></span></span> &nbsp; </p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>gksudo gedit /etc/modprobe.d/alsa-base</span></span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small"><span>增加以下文字到文件中，替换</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>&quot;3stack&quot;</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>为你的型号（完整列表的使用见下文）</span></span></span></p> </li></ul> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>options snd-hda-intel model=3stack</span></span></span></span></p> <ul><li><p style="margin-top: 0.11cm; margin-bottom: 0.11cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> &nbsp; <span style="color: #000000"><span style="font-size: x-small">重新启动</span></span></p> </li></ul> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-size: x-small"><span>另外一个可选项是</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>'probe_mask' </span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>参数</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>, </span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>如果带有</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>'dmesg'</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>字样的</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>&quot;azx_get_response timeout&quot;</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>消息发生，请使用下法修复。 请尝试将</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>&quot;probe_mask=1&quot; </span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>或者</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>&quot;probe_mask=8&quot; </span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>加入，如下：</span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>options snd-hda-intel probe_mask=1</span></span></span></span></p> <p style="margin-top: 0.64cm; margin-bottom: 0cm; line-height: 0.51cm; widows: 2; orphans: 2" align="left"> <span style="color: #6d4c07"><span style="font-size: small">选择声卡型号</span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-size: x-small"><span>完成的型号列表可以在</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>ALSA-Configuration.txt</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>文件中找到，它被放置在你建立的</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>alsa-driver-1.0.14</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>文件夹的</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>/alsa-kernel/Documentation/</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>中。注意列表是按照模块和编码芯片排列的。查询声卡的芯片可以使用如下命令：</span></span></span></p> <p style="border: 1px solid #c0c0c0; padding: 0.14cm; background: #f0eee6 none repeat scroll 0% 50%; margin-bottom: 0cm; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-family: Courier,Courier New,monospace"><span style="font-size: small"><span>cat /proc/asound/card0/codec&#92;#*</span></span></span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-size: x-small"><span>如果有其中的一个声卡工作但是没有检测到，你可以发送</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>lspci -nv</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>命令的输出结果和你所用声卡的型号到</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #6d4c07"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span><u>Alsa BTS</u></span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>上，一般帮助</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>alsa</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>的开发者。</span></span></span></p> <p style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color #808000; border-width: medium medium 1px; padding: 0cm; margin-top: 0.64cm; margin-bottom: 0cm; line-height: 0.51cm; widows: 2; orphans: 2" align="left"> <span style="color: #6d4c07"><span style="font-size: medium">其他声卡不工作的可能原因</span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-size: x-small"><span>使用了错误的混音器：有的时候，当兼容的模块被加载后，音量控制会选择</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>OSS</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>混音器。你可能需要右键</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Gnome</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>面板上的声音控制图标，选择参数</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>(preferences)</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>，将设备更改为</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Alsa Mixer</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>，一个相同应用的</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>Gnome</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>声音控制器。</span></span></span></p> <p style="margin-top: 0.49cm; margin-bottom: 0.49cm; line-height: 0.64cm; widows: 2; orphans: 2" align="left"> <span style="color: #000000"><span style="font-size: x-small"><span>混音器没有工作：标准</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>HD Audio</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>有多个输出通道，这样，正确的音量控制条不可见。通过</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>gnome</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>声音控制的编辑</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>(Edit)-&gt;</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>参数</span></span></span><span style="font-family: 文鼎PL细上海宋Uni,serif"><span style="color: #000000"><span style="font-family: Verdana,sans-serif"><span style="font-size: x-small"><span>(Preferences)</span></span></span></span></span><span style="color: #000000"><span style="font-size: x-small"><span>可以使声音控制条可用。</span></span></span></p> <p style="margin-bottom: 0cm"><br /> </p> <br /><br/>Tags - <a href="http://www.ratstar.cn/blog/tag.php?tag=linux" rel="tag">linux</a> , <a href="http://www.ratstar.cn/blog/tag.php?tag=%25E7%25A1%25AC%25E4%25BB%25B6" rel="tag">硬件</a>
]]>
</description>
</item><item>
<link>http://www.ratstar.cn/blog/read.php?31</link>
<title><![CDATA[Ubuntu下的3D桌面]]></title> 
<author>ratstar &lt;ratstar.cn@gmail.com&gt;</author>
<category><![CDATA[电脑应用]]></category>
<pubDate>Sun, 09 Sep 2007 17:06:24 +0000</pubDate> 
<guid>http://www.ratstar.cn/blog/read.php?31</guid> 
<description>
<![CDATA[ 
	　　长久以来，Windows的美工在GUI界面的操作系统中可以说是最好的，拥有丰厚的资金作保证，微软的产品，每一代都在美工上比前一代有很大的改进。<br />　　从Windows3.2到Windows95/98，到Windows XP，一直到现在的Vista，微软在美工上下的功夫一直就没有止步。似乎，这个PC操作系统的霸主，一直要把美观、易用作为Windows的卖点。所以每一个版本的升级，给人留下来的印象就是美工。<br />　　如今，微软把Windows推向了Vista时代，Vista的标志性特点就是它的玻璃效果和3D桌面。虽然这将耗费Vista巨大的内存资源，不过给用户带来的却是美观的享受。<br />　　但是，3D桌面并不是微软独一无二的工具，其实，一直以来被认为在美工方面落后的Linux也有3D桌面。我今天主要的目的就是介绍Linux下的3D桌面效果。<br />　　与Vista的3D桌面不同，Linux的3D桌面效果并不仅仅是Vista的窗口切换。我现在以Ubuntu的3D桌面进行介绍。Ubuntu默认采用Gnome的GUI，在首选项中可以打开桌面效果。在桌面效果中，有一个是窗口效果，另一个是立方桌面。我们说的Linux的3D桌面正是这个立方桌面。<br />　　当我们打开立方桌面以后，我们可以看到，原先工作区选项处变成了一个长条，而四分之一的地方被选中，当我们选中其他的地方的时候，桌面就会随之转动，转到另外的工作区上。大家有机会了可以试一试这个功能。个人认为这个功能，比起Windows要好得多，因为多工作区本来就是Linux的GUI的普遍特征，常用的K桌面和Gnome桌面都是多工作区的。而这个3D桌面把工作区连成了一个整体，我们可以轻松的使用鼠标，把一个窗口从一个工作区移动到另外一个工作区中，甚至，我们可以把窗口放在两个工作区之间，每个工作区一半。是不是很酷？但这并不是3D效果的全部。<br />　　在Ubuntu下，桌面效果还要数窗口效果最酷。当你打开这个功能以后，你拉动窗口看看，看看窗口随着你的鼠标的拖动，有弹性的运动的情景，是不是很可爱啊？个人觉得如此的左面效果，比起Windows单调的桌面来说，要酷的多。<br />　　说了这么多，那么没有使用过Ubuntu3D桌面的用户，为何不试一试呢？<br/>Tags - <a href="http://www.ratstar.cn/blog/tag.php?tag=linux" rel="tag">linux</a>
]]>
</description>
</item><item>
<link>http://www.ratstar.cn/blog/read.php?20</link>
<title><![CDATA[虚拟机安装Linux]]></title> 
<author>ratstar &lt;ratstar.cn@gmail.com&gt;</author>
<category><![CDATA[电脑应用]]></category>
<pubDate>Wed, 22 Aug 2007 10:58:14 +0000</pubDate> 
<guid>http://www.ratstar.cn/blog/read.php?20</guid> 
<description>
<![CDATA[ 
	<p>　　写这篇文章，主要是给那些想学实践Linux系统，但是很多情况有脱离不开Windows，或者不太愿意改变磁盘分区的初学者写的文章。主要是指导他们在Windows下通过虚拟机安装一个Linux系统。<br />　　首先，要介绍一下软件。我们在这里面要用到两样东西，一个是虚拟机，另外一个是操作系统光盘，最好能够是虚拟光盘，这样安装既快速又方便。<br />　　我们这里用到的软件，首先是虚拟机。常用的虚拟机有两种，一种是Virsual PC，另外一个就是VMware系列。鉴于现在VMware越来越流行，我就以VMware系列中的VMware WorkStation作为介绍。首先我们在网上下载最新的VMware WorkStation，因为这个软件是共享软件，如果需要完整的应用，当然是找一个注册机啦。这里我就不多说了。反正现在下载的技术很多的。下载以后安装，这里需要注意的是，虚拟机软件安装不大，但是如果采用虚拟的硬盘，就需要很大的额外空间了，所以安装之前需要腾出来很大的空间，一边生成虚拟的硬盘。在这里，我们安装Linux，软件大概需要700M左右，虚拟的硬盘推荐也要有4G的空间，这样才能够用。这两个磁盘空间，可以单独安装，也可以分别安装。<br />　　虚拟机准备好了以后，我们就需要操作系统的安装盘了。Linux操作系统，现在流行的有以下几种，Fedora和Ubuntu。个人觉得Ubuntu好，因为至少在国内有镜像，而且软件更新工具做的也更好。所以这里我选择Ubuntu系统。Ubuntu可以在Ubuntu的中文社区找到，<a href="http://www.ubuntu.org.cn/">http://www.ubuntu.org.cn/</a>。这里面可以通过FTP或者BT，下载到Ubuntu的CD安装光盘。当然，也有Ubuntu的DVD光盘，可以在网站的镜像FTP中找到，不过因为我们不需要这种东西，所以我们在此跳过。（顺便说一下，Ubuntu的DVD中有很多额外的软件，不过这些大多数我们都可以在网上找到。其实对于我们经常使用网络的人们来说，并没有太大的必要使用DVD，只有在极个别情况下，比如使用Ati的显卡的机器在真实环境中安装的时候，CD可能会遇到问题，才需要DVD版本的光盘，以便安装需要的驱动软件）<br />　　完成了以上两个文件的下载，我们就可以开始安装了。首先是安装虚拟机，虚拟机的安装可能要求机器的C盘有足够的空间，所以可能需要清理一下。安装过程相对容易，在安装结束以后，输入序列号，这样就可以开始使用了。软件安装完成以后，首先需要建立一个虚拟机，建立虚拟机的过程可能需要一些专业知识，所以大家在安装之前需要了解一下以下一些东西。1、网络配置，虚拟机的网络配置常用的有以下几种，桥接方式（Bridged Networking），NAT转发方式，另外一种是主从方式，还有不用网络。我现在对以上几种方式作一下解释，桥接方式，就是虚拟机直接使用计算机的网卡，这需要单独的网路配置，需要单独配置IP，NAT方式就是把虚拟机网络作为一个子网，真实地系统作为代理服务器（或者路由器）。这样，不需要单独配置IP，但是虚拟机上的服务，不能直接被主机以外的网络访问。主从方式就是相当于重新建立一个网络，虚拟机无法访问外界。对于一般的开发而言，第二种是比较方便的，因为这样可以很方便的访问网络，而不需要复杂的设置。2、硬盘。虚拟机的硬盘可以有以下几种方式，一种，采用虚拟的硬盘，另外一种采用物力硬盘，就是真实的硬盘，对于初学者，一定要选择虚拟硬盘，以防不慎将真实硬盘上的数据破坏。3、光驱，虚拟机的光驱可以随意配置，也是两种方式，一种是适用物理光驱，另外一种是使用镜像文件。我们这里要用的就是镜像文件。<br />　　好了，现在我们开始建立虚拟机。我们在虚拟机的文件菜单中新建一个虚拟机，我们在虚拟机配置选择典型即可，然后选择操作系统，我们选Linux操作系统，Ubuntu系统。然后就是配置虚拟机的位置，这个位置一定要放到有空间的硬盘上，因为建立虚拟硬盘以后，这里需要很大的空间。网络配置选择NAT，硬盘大小选择一下，这样点完成以后，我们的虚拟机就配置好了。下面我们需要改变一下虚拟机的光驱的配置，我们首先选择编辑虚拟机，找到CDrom，将光驱的设置从真实光驱改为镜像，选择我们下载的虚拟光盘。确定以后启动虚拟机。这样虚拟机就启动了。<br />　　当光盘上的系统启动起来以后，我们会看到一个Install，我们运行这个桌面图标以后，安装过程就开始了，这个过程我们只需要一路确定就可以完成，因为我们用的是单独的虚拟硬盘，所以我们也不担心什么。这样安装完成后，提示重新启动。重新启动到最后，系统提示推出光盘。我们按Ctrl+Alt释放对虚拟机的控制，然后修改虚拟机的设置，把虚拟机改回真实的光盘，然后回到虚拟机控制，按Enter。安装过程就完成了。<br />　　虚拟机重新启动以后，我们的系统就算安装完成了。<br />　　但是，这并没有结束，这样安装的系统性能是很差的，我们需要安装VMTools。安装VMTools需要管理员权限，首先我们在系统菜单中找到用户和组，设置root用户的密码，然后再启动选项中的安全（Security）选项卡中允许本地管理员登陆（Allow Local System Administrator Login），我们注销以后用root账户登陆。我们启动好了以后，在虚拟机的菜单中找到安装VMTools工具，这时候，系统会提示多出一张光盘，打开光盘，这里就能找到安装软件了。双击打开后缀为tar.gz的文件，解压缩到硬盘随便什么位置，然后双击Install，选择在终端下运行（run in terminal），这时，安装程序就开始运行了。安装很简单，基本上一路回车就可以了。唯一要注意的地方就是屏幕的分辨率，因为需要根据自己实际使用的分辨率进行设置，特别是宽平的电脑，需要格外注意，要不然，显示效果就会大打折扣。安装完这些，系统就基本完成了。这个时候的系统基本就可已使用了。剩下就是我们需要安装一些程序了。更新程序我们可以在添加删除程序里面寻找，如果这里面我们找不到想要的程序，我们就需要在软件包管理器中添加。</p><p>　　另外，在默认的安装中，默认不安装中文，安装完成以后有大量的英文，这个需要你增加系统对中文的支持，虽然可能有些已经是中文，但是系统并不是中文的。首先，在添加删除程序中找到语言支持（Language Support），注意，又两个，都要选上。更新完成以后，在系统（System）中，系统管理的语言支持（Language Support）里面找到Chinese，选中以后，系统会自动下载这些语言包，这个过程可能很慢，需要很长时间，请耐心等待。</p><p>　　好了，完成了以上步骤，你就可以在UBuntu的世界里驰骋了。希望我的介绍能给你一个很好的帮助。</p><br/>Tags - <a href="http://www.ratstar.cn/blog/tag.php?tag=linux" rel="tag">linux</a> , <a href="http://www.ratstar.cn/blog/tag.php?tag=%25E8%2599%259A%25E6%258B%259F%25E6%259C%25BA" rel="tag">虚拟机</a> , <a href="http://www.ratstar.cn/blog/tag.php?tag=%25E5%25AE%2589%25E8%25A3%2585" rel="tag">安装</a>
]]>
</description>
</item><item>
<link>http://www.ratstar.cn/blog/read.php?4</link>
<title><![CDATA[两款辞典的对比(金山词霸VS星际译王)]]></title> 
<author>ratstar &lt;ratstar.cn@gmail.com&gt;</author>
<category><![CDATA[电脑应用]]></category>
<pubDate>Thu, 09 Aug 2007 14:51:42 +0000</pubDate> 
<guid>http://www.ratstar.cn/blog/read.php?4</guid> 
<description>
<![CDATA[ 
	　　对于国人而言，翻译对于电脑应用基本上是一个必须品。对于翻译软件，常用的就是金山词霸。不过，金山词霸只能在Windows下应用。使用范围多多少少受到一些限制。这里我像介绍的一款软件就是星际译王，并将其与金山词霸进行对比。 <br />　　星际译王(StarDict)是一款基于GTK+的一款软件。GTK本身是Linux下的一个库，但是也有Windows下的版本。所以，星际译王本身可以在Linux和Windows两个系统运行（当然，两个系统的程序不一样，需要分别下载）。星际译王的下载地址如下<a href="http://stardict.sourceforge.net/" target="_blank">http://stardict.sourceforge.net/</a>。星际译王本身是一个免费软件，大家可以随意下载。 <br />　　不过，星际译王也有不方便的地方，就是辞典需要单独下载，不过，这也为我们带来很多方便。在星际译王的网站上，有几百个辞典的下载，其中也不乏很经典的辞典。比如：牛津现代英汉双解词典、朗道英汉/汉英字典、Dr Eye 的辞典等等。安装这些辞典非常的方便，只需要按照网站上的说明就可以了。鉴于网站上是英文，我将其翻译过来写在这儿以供参考。 <br /><br /><span style="color: #6633ff">在Linux下安装辞典:<br />tarball辞典的方法如下：<br />tar -xjvf a.tar.bz2 (如果是GUI界面可以直接采用GUI解压工具打开)<br />mv a /usr/share/stardict/dic(将解压的文件移动到/usr/share/stardict/dic文件夹下)<br />在Windows下安装辞典：<br />用WinRAR解压缩tar.bz2文件，将解压缩得到的目录，移动到、dic&#92;目录下，比如c:&#92;Program files&#92;stardict&#92;dic&#92;<br /></span><br />　　这个软件有和金山词霸一样的屏幕取词功能。可以说是非常好的工具。<br />　　下面，我将对金山词霸和星际译王在多个方面进行对比： <br />产品　　　　　　金山词霸　　　　　　星际译王<br />操作系统　　　　Windows　　　　　　Windows/Linux <br />花费　　　　　　需要够买　　　　　　免费使用<br />页面　　　　　　　好　　　　　　　　　一般<br />辞典功能　　　　有很多附录　　　　　经辞典扩展，可以得到更多功能<br />易用性　　　　　易安装易使用　　　　辞典安装比较繁琐<br />　　两外这两款软件都有相应的在线辞典，<br />　　金山词霸：<a href="http://www.iciba.com/" target="_blank">http://www.iciba.com/</a><br />　　星际译王：<a href="http://www.stardict.cn/" target="_blank">http://www.stardict.cn/</a>　<a href="http://www.stardict.com/" target="_blank">http://www.stardict.org/</a><br/>Tags - <a href="http://www.ratstar.cn/blog/tag.php?tag=linux" rel="tag">linux</a> , <a href="http://www.ratstar.cn/blog/tag.php?tag=%25E5%25B7%25A5%25E5%2585%25B7" rel="tag">工具</a> , <a href="http://www.ratstar.cn/blog/tag.php?tag=%25E7%25BF%25BB%25E8%25AF%2591" rel="tag">翻译</a>
]]>
</description>
</item><item>
<link>http://www.ratstar.cn/blog/read.php?3</link>
<title><![CDATA[Linux下的GUI多线程下载工具MultiGet]]></title> 
<author>ratstar &lt;ratstar.cn@gmail.com&gt;</author>
<category><![CDATA[电脑应用]]></category>
<pubDate>Thu, 09 Aug 2007 12:27:07 +0000</pubDate> 
<guid>http://www.ratstar.cn/blog/read.php?3</guid> 
<description>
<![CDATA[ 
	　　在Windows环境下，已经有很多的新的下载软件技术，比如迅雷、电驴等等。但是在Linux环境下，这些东西似乎还是离我们很远。只有很简单的BT攻击可以为我们直接使用。所以在Linux环境下，大家不得不还是用很传统的下载工具。<br />　　众所周知，在Windows环境下，有很多的多线程下载工具，比如Flashget相信是很多最早接触电脑的人常用的工具。但是在Linux环境下，很多初学者却很少用到多线程下载工具。这里给大家介绍一个Linux下常用的多线程下载工具MultiGet。<br />　　MultiGet是Linux下的一个多线程下载工具。这个东西和早期的FlashGet非常的像，所以初学者应该很容易使用。与Windows下使用软件不同的是，Linux下的软件没有Windows下的那么好的整合性。MultiGet没有给浏览器提供很好的插件提供浏览器下载监视。所以，于Windows下不同的一点，我们下载的时候需要复制地址。<br />　　所幸，MultiGet提供了剪贴板监视功能。当地址复制到剪贴版中的时候，MultiGet会自动打开下载开始界面。这样我们就可以利用Mozilla Firefox的复制地址功能间接实现监视浏览器的功能。<br />　　另外，MultiGet支持代理设置，这为我们提供了一个方便的选择。以后我们就不必为网络受到限制的时候无法下载文件而苦恼了。<br /><br/>Tags - <a href="http://www.ratstar.cn/blog/tag.php?tag=linux" rel="tag">linux</a> , <a href="http://www.ratstar.cn/blog/tag.php?tag=%25E5%25B7%25A5%25E5%2585%25B7" rel="tag">工具</a>
]]>
</description>
</item><item>
<link>http://www.ratstar.cn/blog/read.php?2</link>
<title><![CDATA[Fedora连接WPA的加密无线网络问题]]></title> 
<author>ratstar &lt;ratstar.cn@gmail.com&gt;</author>
<category><![CDATA[电脑应用]]></category>
<pubDate>Wed, 08 Aug 2007 17:33:44 +0000</pubDate> 
<guid>http://www.ratstar.cn/blog/read.php?2</guid> 
<description>
<![CDATA[ 
	<span style="font-size: small">　　尽管Fedora在很多方面对用户的易用性做了相当的改进，可是还是有很多方面不尽如人意。今天我就遇到了这样的一个棘手的问题：<br />　　家里的无限路由采用IEEE802.11g连接，安全方式采用WPA验证，但是问题就在于Fedora默认的网络连接里面无法采用WPA的验证方式。<br />　　无奈之下，在网上搜寻可用的解决方式。最终我采用了一下一个简单的方式解决。<br />　　我才用的方法非常简单。首先，网络要支持WPA，需要安装Fwpa_supplicant。这个包是必须要安装的，安装完成这个包以后，才能采用WPA加密。下一步就是采用Fedora组件里面的NetworkManager，这个东东可以方便的管理网络。在X桌面下，它是作为系统托盘中的图表启动的，所以第一次使用大家可能不太容易找到。在网络管理的菜单中，我们可以方便的在这里选择网络，当选择无线网络时，系统提示需要安全设置，在设置完成所有的安全设置以后，几秒后，无线网络就连接上了。<br />　　另外这个NetworkManager可以管理VPN网络，这样，VPN就可以采用这个工具连接到VPN网络。</span><br/>Tags - <a href="http://www.ratstar.cn/blog/tag.php?tag=linux" rel="tag">linux</a> , <a href="http://www.ratstar.cn/blog/tag.php?tag=%25E6%2597%25A0%25E7%25BA%25BF" rel="tag">无线</a>
]]>
</description>
</item>
</channel>
</rss>