<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[Totti的部落格]]></title> 
<link>https://iam.ittot.com/index.php</link> 
<description><![CDATA[记录我的生活，收集我的收集]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[Totti的部落格]]></copyright>
<item>
<link>https://iam.ittot.com/read.php/.htm</link>
<title><![CDATA[ATI卡安装Ubuntu]]></title> 
<author>Totti &lt;totti5116@163.com&gt;</author>
<category><![CDATA[收集]]></category>
<pubDate>Tue, 27 Oct 2009 16:17:21 +0000</pubDate> 
<guid>https://iam.ittot.com/read.php/.htm</guid> 
<description>
<![CDATA[ 
	由于ubuntu没有将fglrx驱动集成到系统中，所以大多数ATI显卡的电脑在装ubuntu的时候连图形界面都不能进入，另外ATI驱动对于linux支持也不是很好，所以基本上在ubuntu看到的显卡问题有99%都是ATI相关的。<br/><br/><br/>1，安装完成后，选择ubuntu recovery mode启动系统。<br/><br/>2，输入<br/>sudo nano /etc/apt/sources.list<br/><br/>将<a href="http://cn.archive.ubuntu.com" target="_blank">http://cn.archive.ubuntu.com</a>这一类的地址改成<a href="http://ubuntu.cn99.com" target="_blank">http://ubuntu.cn99.com</a>，以获取较快的速度，网通可以<a href="http://tw.archive.ubuntu.com" target="_blank">http://tw.archive.ubuntu.com</a>。<br/><br/>3，输入<br/>sudo apt-get update<br/>sudo apt-get install xorg-driver-fglrx<br/>sudo depmod -a<br/>sudo aticonfig --initial<br/><br/>然后startx一般就可以启动图形界面了，该安装系统，该装驱动就简单了。<br/><br/>
]]>
</description>
</item><item>
<link>https://iam.ittot.com/read.php/.htm#blogcomment</link>
<title><![CDATA[[评论] ATI卡安装Ubuntu]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://iam.ittot.com/read.php/.htm#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>