<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: NVIDIA 显示驱动更新至 180.29</title>
	<atom:link href="http://www.linuxtoy.org/archives/nvidia-display-driver-18029.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/nvidia-display-driver-18029.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Fri, 10 Feb 2012 12:13:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: oldherl</title>
		<link>http://linuxtoy.org/archives/nvidia-display-driver-18029.html#comment-103606</link>
		<dc:creator>oldherl</dc:creator>
		<pubDate>Sat, 14 Feb 2009 10:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2816#comment-103606</guid>
		<description>&lt;p&gt;@&lt;a href="#comment-103568" rel="nofollow"&gt;Hao Zhe XU&lt;/a&gt;: 
编译源代码如果是用现成的包的话应该也有人给你写好了依赖包，你也照样编译就行了。
我没用过Gentoo，以上是我从AUR(Arch)里面总结出来的……&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-103568" rel="nofollow">Hao Zhe XU</a>: 
编译源代码如果是用现成的包的话应该也有人给你写好了依赖包，你也照样编译就行了。
我没用过Gentoo，以上是我从AUR(Arch)里面总结出来的……</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Hao Zhe XU</title>
		<link>http://linuxtoy.org/archives/nvidia-display-driver-18029.html#comment-103568</link>
		<dc:creator>Hao Zhe XU</dc:creator>
		<pubDate>Sat, 14 Feb 2009 03:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2816#comment-103568</guid>
		<description>&lt;p&gt;@&lt;a href="#comment-103548" rel="nofollow"&gt;yucca&lt;/a&gt;: 
1 Ubuntu也有minimum install，你然后自己定制
2 我用Ubuntu同版本更新没遇到过问题，而Arch的rolling release经常有问题
3 我二大爷用Ubuntu，装软件，有依赖也自动装上了，没问题，而你如果编译源代码，依赖问题怎么解决呢？&lt;/p&gt;

&lt;p&gt;另外一个问题：到底rolling release好，还是不rolling的好，rolling release当然可以让你体验新的东西，而且新的东西不光是功能上，还有安全、修正错误等等，但是旧的也可以backport新的里面的security fix，而且始终用新的容易不稳定。我一个Thinkpad T43上就还在用Opensuse 10.3 KDE，出了超级稳定之外，硬件也支持的很好，甚至安装的时候就能检测到机型然后给我装了个Thinkpad专门调整的kernel，里面软件的大版本都不是最新的，但是子版本都是经过调整的，好像firefox还是2不是3，但是除非有什么新的功能2没有，我并不认为升级到3有必要。
我追求的是稳定，不是bleeding edge，也不是rolling可能导致的问题。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-103548" rel="nofollow">yucca</a>: 
1 Ubuntu也有minimum install，你然后自己定制
2 我用Ubuntu同版本更新没遇到过问题，而Arch的rolling release经常有问题
3 我二大爷用Ubuntu，装软件，有依赖也自动装上了，没问题，而你如果编译源代码，依赖问题怎么解决呢？</p>

<p>另外一个问题：到底rolling release好，还是不rolling的好，rolling release当然可以让你体验新的东西，而且新的东西不光是功能上，还有安全、修正错误等等，但是旧的也可以backport新的里面的security fix，而且始终用新的容易不稳定。我一个Thinkpad T43上就还在用Opensuse 10.3 KDE，出了超级稳定之外，硬件也支持的很好，甚至安装的时候就能检测到机型然后给我装了个Thinkpad专门调整的kernel，里面软件的大版本都不是最新的，但是子版本都是经过调整的，好像firefox还是2不是3，但是除非有什么新的功能2没有，我并不认为升级到3有必要。
我追求的是稳定，不是bleeding edge，也不是rolling可能导致的问题。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Gita</title>
		<link>http://linuxtoy.org/archives/nvidia-display-driver-18029.html#comment-103565</link>
		<dc:creator>Gita</dc:creator>
		<pubDate>Sat, 14 Feb 2009 02:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2816#comment-103565</guid>
		<description>&lt;p&gt;搞了两天，现在回到1680x1050了。
用了方法无数，最后的搞法是:
1.xxxx.run --uninstall
2.在“驱动程序”中把受限驱动的钩去掉
3.再用dpkg-reconfigue xserver-xorg&lt;/p&gt;

&lt;p&gt;除了不能开3d，基本可用了。-_-&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>搞了两天，现在回到1680x1050了。
用了方法无数，最后的搞法是:
1.xxxx.run --uninstall
2.在“驱动程序”中把受限驱动的钩去掉
3.再用dpkg-reconfigue xserver-xorg</p>

<p>除了不能开3d，基本可用了。-_-</p>]]></content:encoded>
	</item>
	<item>
		<title>By: yucca</title>
		<link>http://linuxtoy.org/archives/nvidia-display-driver-18029.html#comment-103548</link>
		<dc:creator>yucca</dc:creator>
		<pubDate>Fri, 13 Feb 2009 22:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2816#comment-103548</guid>
		<description>&lt;p&gt;gentoo的精髓有很大一部分在protage,apt是好用,但依赖关系像乱麻,大量的第三方源的依赖也不同,要是装第三方的东西实在是难受.gentoo还有的优点就是从无到有,只用自己要的包.不像ubuntu一开始gnome和ooo什么就装好了,ubuntu自己开发的组件和gnome也关联比较紧,精简调整不易.另至于耗时基本就是编译时间的问题,等就是了,并不比ubuntu麻烦多少.自己编译个什么也不用装一堆dev包.
至于arch,就是以提供bin包为主的gentoo,如果你用abs构建大部分东西和gentoo差不多,gentoo里用bin包和arch也差不多,只是bin包还很少.arch和gentoo滚动升级也比ubuntu好,以前经常升级ubuntu失败,只好重装.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>gentoo的精髓有很大一部分在protage,apt是好用,但依赖关系像乱麻,大量的第三方源的依赖也不同,要是装第三方的东西实在是难受.gentoo还有的优点就是从无到有,只用自己要的包.不像ubuntu一开始gnome和ooo什么就装好了,ubuntu自己开发的组件和gnome也关联比较紧,精简调整不易.另至于耗时基本就是编译时间的问题,等就是了,并不比ubuntu麻烦多少.自己编译个什么也不用装一堆dev包.
至于arch,就是以提供bin包为主的gentoo,如果你用abs构建大部分东西和gentoo差不多,gentoo里用bin包和arch也差不多,只是bin包还很少.arch和gentoo滚动升级也比ubuntu好,以前经常升级ubuntu失败,只好重装.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Hao Zhe XU</title>
		<link>http://linuxtoy.org/archives/nvidia-display-driver-18029.html#comment-103541</link>
		<dc:creator>Hao Zhe XU</dc:creator>
		<pubDate>Fri, 13 Feb 2009 17:11:50 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2816#comment-103541</guid>
		<description>&lt;p&gt;@&lt;a href="#comment-103539" rel="nofollow"&gt;Chung&lt;/a&gt;: &lt;/p&gt;

&lt;p&gt;说的太对了，就是心里上，好像我现在用Arch，其实没感觉比Ubuntu快多少，而且Ubuntu省去我很多麻烦，需要用的wine，virutalbox都有转们的repo，也不用担心版本旧的问题，方便多了，但我就是不用Ubuntu，别人问我可以像我三大爷当年说“你们都用Windows，我已经在用更先进的了”一样炫耀一番：“你们都用Ubuntu，我已经用更先进的Arch了，他速度快，简洁，专业，出血者不会，必须高手才能用”等等。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-103539" rel="nofollow">Chung</a>: </p>

<p>说的太对了，就是心里上，好像我现在用Arch，其实没感觉比Ubuntu快多少，而且Ubuntu省去我很多麻烦，需要用的wine，virutalbox都有转们的repo，也不用担心版本旧的问题，方便多了，但我就是不用Ubuntu，别人问我可以像我三大爷当年说“你们都用Windows，我已经在用更先进的了”一样炫耀一番：“你们都用Ubuntu，我已经用更先进的Arch了，他速度快，简洁，专业，出血者不会，必须高手才能用”等等。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Chung</title>
		<link>http://linuxtoy.org/archives/nvidia-display-driver-18029.html#comment-103539</link>
		<dc:creator>Chung</dc:creator>
		<pubDate>Fri, 13 Feb 2009 17:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2816#comment-103539</guid>
		<description>&lt;p&gt;就那什么灵活性.花上大多时间...事实是没什么好处.
唯一好处就是心理上..&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>就那什么灵活性.花上大多时间...事实是没什么好处.
唯一好处就是心理上..</p>]]></content:encoded>
	</item>
	<item>
		<title>By: levn</title>
		<link>http://linuxtoy.org/archives/nvidia-display-driver-18029.html#comment-103538</link>
		<dc:creator>levn</dc:creator>
		<pubDate>Fri, 13 Feb 2009 16:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2816#comment-103538</guid>
		<description>&lt;p&gt;应该是在灵活性上吧&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>应该是在灵活性上吧</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Hao Zhe XU</title>
		<link>http://linuxtoy.org/archives/nvidia-display-driver-18029.html#comment-103533</link>
		<dc:creator>Hao Zhe XU</dc:creator>
		<pubDate>Fri, 13 Feb 2009 15:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2816#comment-103533</guid>
		<description>&lt;p&gt;我就搞不明白Gentoo有什么好处，编译源代码来优化，到底能优化多少？优化的那点性能，却牺牲了很多时间，增加了很多麻烦。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>我就搞不明白Gentoo有什么好处，编译源代码来优化，到底能优化多少？优化的那点性能，却牺牲了很多时间，增加了很多麻烦。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: aiezue</title>
		<link>http://linuxtoy.org/archives/nvidia-display-driver-18029.html#comment-103525</link>
		<dc:creator>aiezue</dc:creator>
		<pubDate>Fri, 13 Feb 2009 14:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2816#comment-103525</guid>
		<description>&lt;p&gt;gentoo下vdpau编译成功了。但是就是不能用。不知为何。不过反正也没什么用。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>gentoo下vdpau编译成功了。但是就是不能用。不知为何。不过反正也没什么用。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: 黑日白月</title>
		<link>http://linuxtoy.org/archives/nvidia-display-driver-18029.html#comment-103489</link>
		<dc:creator>黑日白月</dc:creator>
		<pubDate>Fri, 13 Feb 2009 06:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=2816#comment-103489</guid>
		<description>&lt;p&gt;VDPAU 一直没编译成功……
查看 configure.log 显示连接编译器在-lvdpau 的时候出错，在include下已经有 vdpau.h 了啊……不知何故……&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>VDPAU 一直没编译成功……
查看 configure.log 显示连接编译器在-lvdpau 的时候出错，在include下已经有 vdpau.h 了啊……不知何故……</p>]]></content:encoded>
	</item>
</channel>
</rss>

