<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lost HIT - Zealot&#039;s Blog &#187; debian</title>
	<atom:link href="http://blog.losthit.com/archives/tag/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.losthit.com</link>
	<description>关注 linux/c/c++/python/web开发,互联网数据抓取与挖掘</description>
	<lastBuildDate>Tue, 31 Jan 2012 09:27:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>R61在linux/debian下安装madwifi无线驱动</title>
		<link>http://blog.losthit.com/archives/tp-r61i-madwifi-wireless-in-debian-linux/</link>
		<comments>http://blog.losthit.com/archives/tp-r61i-madwifi-wireless-in-debian-linux/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 16:06:07 +0000</pubDate>
		<dc:creator>Zealot</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ath5k]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[madwifi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://blog.losthit.com/?p=313</guid>
		<description><![CDATA[本文记录Thinkpad R61i在debian lenny下安装madwifi驱动程序，替代ath5k，实现无线上网。 主要参考：http://forum.ubuntu.org.cn/viewtopic.php?f=116&#38;t=169205。 仅作为tp安装linux的备忘，欢迎评论。 1. 下载 Download ... ]]></description>
			<content:encoded><![CDATA[<p>本文记录Thinkpad R61i在debian lenny下安装madwifi驱动程序，替代ath5k，实现无线上网。<br />
主要参考：http://forum.ubuntu.org.cn/viewtopic.php?f=116&amp;t=169205。<br />
仅作为tp安装linux的备忘，欢迎评论。</p>
<pre>
1. 下载
   Download the latest madwifi snapshot. // Google it

2. 解压
   $ tar zxvf madwifi-hal-0.10.5.6-current.tar.gz

3. 编译安装madwifi // 首先通过apt安装编译环境
   $ sudo aptitude install build-essential linux-headers-$(uname -r)
   $ make
   $ sudo make install

4. 安装module
   $ sudo modprobe ath_pci

5. 使网卡每次开机时都加载, make it load every time you boot
   $ sudo vi /etc/modules
   添加一行，如下
     ath_pci

6. 重新启动机器
   $ sudo reboot

注释 &#038;&#038; 备忘
1. 为保证生效，重启前确认已屏蔽ath5k（默认驱动程序有可能是这个）
   检查是否已安装ath5k
   $ lsmod |grep ath5k
   有，则添加到blacklist
   $ cat /etc/modprobe.d/blacklist.conf
     blacklist ath5k
2. 确认安装驱动是否成功
   $ lsmod | grep ath_pci
     ath_pci               201176  0
     wlan                  193392  5 wlan_wep,wlan_scan_sta,ath_rate_sample,ath_pci
     ath_hal               300768  3 ath_rate_sample,ath_pci
3. 硬件型号查看
   $ lspci |grep Ethernet
     00:19.0 Ethernet controller: Intel Corporation 82566MM Gigabit Network Connection (rev 03)
     03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
4. ath5k是madwifi替代品，除非ath5k下无法连接无线，不建议使用madwifi
</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.losthit.com/archives/tp-r61i-madwifi-wireless-in-debian-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux/Debian字体去掉锯齿的方法</title>
		<link>http://blog.losthit.com/archives/linux-debian-antialias/</link>
		<comments>http://blog.losthit.com/archives/linux-debian-antialias/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 05:46:24 +0000</pubDate>
		<dc:creator>Zealot</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[antialias]]></category>
		<category><![CDATA[antialiasing]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[openbox]]></category>
		<category><![CDATA[反锯齿]]></category>
		<category><![CDATA[字体]]></category>
		<category><![CDATA[清晰]]></category>

		<guid isPermaLink="false">http://blog.losthit.com/?p=131</guid>
		<description><![CDATA[Linux/Debian字体去掉锯齿的方法 在台式机上装了个Debian，但不知道怎么设置字体清晰，网上找了很多方法，都不好使，一直都很模 糊地讲究着。不过把字号稍微设置大点就不模糊了，浏览网页和... ]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">
<p>Linux/Debian字体去掉锯齿的方法</p></div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">在台式机上装了个Debian，但不知道怎么设置字体清晰，网上找了很多方法，都不好使，一直都很模</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">糊地讲究着。不过把字号稍微设置大点就不模糊了，浏览网页和用terminal都没问题，只是菜单栏地</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">址栏什么的基本看不清楚。</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">今天突然上网搜了一下，看到这个词antialias，突然想起来我没改过这个。赶紧看看~/.fonts.conf</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">。果然，里面antialias设为false，这个应该是反锯齿选项，设为true：</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;edit mode=”assign” name=”antialias” &gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;bool&gt;true&lt;/bool&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">&lt;/edit&gt;</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">然后ctrl+alt+backspace重启x，菜单栏小字体都清晰了，Great，哈哈:-)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">上两张图</div>
<p>在台式机上装了个Debian，但不知道怎么设置字体清晰，网上找了很多方法，都不好使，一直都很模</p>
<p>糊地将就着。不过把字号稍微设置大点就不模糊了，浏览网页和用terminal都没问题，只是菜单栏地</p>
<p>址栏什么的基本看不清楚。</p>
<p>今天突然上网搜了一下，看到这个词antialias，突然想起来我没改过这个。赶紧看看~/.fonts.conf</p>
<p>。果然，里面antialias设为false，这个应该是反锯齿选项，设为true：</p>
<p>&lt;edit mode=”assign” name=”antialias” &gt;</p>
<p>&lt;bool&gt;true&lt;/bool&gt;</p>
<p>&lt;/edit&gt;</p>
<p>然后ctrl+alt+backspace重启x，菜单栏小字体都清晰了，Great，哈哈:-)</p>
<p>上几张图看看</p>
<p>1. 桌面的菜单 &#8211; 有锯齿，很模糊</p>
<div id="attachment_132" class="wp-caption alignnone" style="width: 558px"><a href="http://blog.losthit.com/wp-content/uploads/2009/10/menu-turn-off-antialias.png"><img class="size-full wp-image-132 " title="menu turn off antialias" src="http://blog.losthit.com/wp-content/uploads/2009/10/menu-turn-off-antialias.png" alt="menu turn off antialias" width="548" height="436" /></a><p class="wp-caption-text">menu turn off antialias</p></div>
<p>2. 再看看打开反锯齿功能后的菜单</p>
<div id="attachment_133" class="wp-caption alignnone" style="width: 574px"><a href="http://blog.losthit.com/wp-content/uploads/2009/10/menu-turn-on-antialias.png"><img class="size-full wp-image-133 " title="menu turn on antialias" src="http://blog.losthit.com/wp-content/uploads/2009/10/menu-turn-on-antialias.png" alt="开启反锯齿效果的菜单" width="564" height="427" /></a><p class="wp-caption-text">开启反锯齿效果的菜单</p></div>
<p>3. firefox：取消反锯齿的firefox看小字体的文字没法用，大字体还好，每次都得ctrl++来放大字体</p>
<div id="attachment_134" class="wp-caption alignnone" style="width: 1002px"><a href="http://blog.losthit.com/wp-content/uploads/2009/10/firefox-turn-off-antialias.png"><img class="size-full wp-image-134 " title="firefox turn off antialias" src="http://blog.losthit.com/wp-content/uploads/2009/10/firefox-turn-off-antialias.png" alt="取消反锯齿的firefox，太模糊了" width="992" height="715" /></a><p class="wp-caption-text">取消反锯齿的firefox，太模糊了</p></div>
<p>4. 在看一下开启反锯齿效果后的firefox</p>
<div id="attachment_135" class="wp-caption alignnone" style="width: 1002px"><a href="http://blog.losthit.com/wp-content/uploads/2009/10/firefox-turn-on-antialias.png"><img class="size-full wp-image-135 " title="firefox, turn on antialias" src="http://blog.losthit.com/wp-content/uploads/2009/10/firefox-turn-on-antialias.png" alt="开启反锯齿效果后的firefox" width="992" height="717" /></a><p class="wp-caption-text">开启反锯齿效果后的firefox</p></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.losthit.com/archives/linux-debian-antialias/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

