fudaming
发表于 2004-7-8 18:18:40
操,你唬人吧,linux下能玩cs
少见多怪了吧,无冬之夜,虚幻2004,cs,帝国2,星际,魔兽3,英雄无敌,暗黑2,还有好多好多游戏,linux都可以玩,你可以到游戏版去看看,坚定一下使用linux做桌面的信心。
yaohanping
发表于 2004-7-9 13:49:32
我是在用linux啊,不过刚刚起手,很多东西都不怎么清楚,可以玩么?每次我要打cs我都要跑到xp低下去
黑色光芒
发表于 2004-7-14 01:24:13
支持Red Hat 9吗?
wchy0914
发表于 2004-7-18 19:52:01
有Linux版的CS1.5,连我这个不玩CS的人都知道,呵呵
问一下,我今天上午搞了一上午,都没搞定nforce2 集成显卡的安装,6106支持它吗?
按照readme的方法,startx后只是闪了一下nvidia的logo,然后屏幕上就只有一个鼠标了,半天不见动静。只有重启动,郁闷ing!
lovecdw
发表于 2004-7-23 23:19:33
GF 5600怎么装的驱动呀?能不能写详细一点儿,我是新手。
lovecdw
发表于 2004-7-24 11:17:43
已经解决了。
yc16
发表于 2004-8-2 18:35:51
我的显卡是GF 440 MMX.
6106能用吗?
2001xk
发表于 2004-8-2 19:03:13
这个是FC2原版驱动:(gfmmx400 64M)
452 frames in 5.0 seconds = 90.400 FPS
480 frames in 5.0 seconds = 96.000 FPS
480 frames in 5.0 seconds = 96.000 FPS
480 frames in 6.0 seconds = 80.000 FPS
480 frames in 5.0 seconds = 96.000 FPS
600 frames in 6.0 seconds = 100.000 FPS
600 frames in 5.0 seconds = 120.000 FPS
480 frames in 5.0 seconds = 96.000 FPS
480 frames in 5.0 seconds = 96.000 FPS
480 frames in 5.0 seconds = 96.000 FPS
600 frames in 6.0 seconds = 100.000 FPS
600 frames in 5.0 seconds = 120.000 FPS
480 frames in 5.0 seconds = 96.000 FPS
480 frames in 5.0 seconds = 96.000 FPS
600 frames in 5.0 seconds = 120.000 FPS
600 frames in 5.0 seconds = 120.000 FPS
600 frames in 5.0 seconds = 120.000 FPS
600 frames in 5.0 seconds = 120.000 FPS
480 frames in 5.0 seconds = 96.000 FPS
600 frames in 5.0 seconds = 120.000 FPS
600 frames in 6.0 seconds = 100.000 FPS
480 frames in 5.0 seconds = 96.000 FPS
X connection to :0.0 broken (explicit kill or server shutdown).
visionalstar
发表于 2004-8-2 19:27:03
丫的!我的Ti4200怎么跑不到1w多fps?抗议!!!! :twisted:
http://www.linuxfans.org/nuke/modules/Forums/files/glxgears.png
2001xk
发表于 2004-8-3 01:28:54
FC2安装NVIDIA的新驱动发布了6106的测试结果。(gfmmx400 64M)
3604 frames in 5.0 seconds = 720.800 FPS
3690 frames in 5.0 seconds = 738.000 FPS
3690 frames in 5.0 seconds = 738.000 FPS
3690 frames in 5.0 seconds = 738.000 FPS
3686 frames in 5.0 seconds = 737.200 FPS
3686 frames in 5.0 seconds = 737.200 FPS
3687 frames in 5.0 seconds = 737.400 FPS
3687 frames in 5.0 seconds = 737.400 FPS
3683 frames in 5.0 seconds = 736.600 FPS
3685 frames in 5.0 seconds = 737.000 FPS
3678 frames in 5.0 seconds = 735.600 FPS
3685 frames in 5.0 seconds = 737.000 FPS
3684 frames in 5.0 seconds = 736.800 FPS
3682 frames in 5.0 seconds = 736.400 FPS
3684 frames in 5.0 seconds = 736.800 FPS
3682 frames in 5.0 seconds = 736.400 FPS
3679 frames in 5.0 seconds = 735.800 FPS
3674 frames in 5.0 seconds = 734.800 FPS
3683 frames in 5.0 seconds = 736.600 FPS
3683 frames in 5.0 seconds = 736.600 FPS
3675 frames in 5.0 seconds = 735.000 FPS
3684 frames in 5.0 seconds = 736.800 FPS
3682 frames in 5.0 seconds = 736.400 FPS
3683 frames in 5.0 seconds = 736.600 FPS
3685 frames in 5.0 seconds = 737.000 FPS
3683 frames in 5.0 seconds = 736.600 FPS
3684 frames in 5.0 seconds = 736.800 FPS
3684 frames in 5.0 seconds = 736.800 FPS
3681 frames in 5.0 seconds = 736.200 FPS
3684 frames in 5.0 seconds = 736.800 FPS
X connection to :0.0 broken (explicit kill or server shutdown).
2001xk
发表于 2004-8-3 01:40:15
我是这样安装的。(笨人笨办法)
我的内核是:Linux tom-linux.com 2.6.6-1.435.2.3 #1 Thu Jul 1 08:25:29 EDT 2004 i686 i686 i386 GNU/Linux
要安装kernel-sourcecode-2.6.6-1.435.2.3.noarch.rpm(必须)
先将xorg.conf存为xorg.conf.old;再将xorg.conf修改后保存为xorg.conf.new(以免进不了X)
在字符模式下(FC2的安全模式下)安装NVIDIA的新驱动。
sh NVIDIA*.run --extract-only
开启内核:export IGNORE_CC_MISMATCH=yes
cd NVIDIA*
make install
cd /etc/X11
cp xorg.conf.new xorg.conf
提示是否覆盖。y
推出字符模式下,重启到X即可。
原来不能玩3D游戏,现在可以了!
:mrgreen::mrgreen:
voodoomaster
发表于 2004-8-4 16:51:21
我的显卡是gf4 mx440,现在我用的驱动是4xxx的(当然在2.6内核上用是打过补丁的)这个驱动我不会装的,因为
更新的驱动=更低的性能
当然这只是对老显卡而言,新显卡的用户就不用担心了.
"只对新显卡优化,而老显卡性能略有下降" ---和m$ windows下的驱动一样,这是nvidia的老传统了.
GGGO
发表于 2004-8-5 08:31:08
我的显卡是gf4 mx440,现在我用的驱动是4xxx的(当然在2.6内核上用是打过补丁的)这个驱动我不会装的,因为
更新的驱动=更低的性能
当然这只是对老显卡而言,新显卡的用户就不用担心了.
"只对新显卡优化,而老显卡性能略有下降" ---和m$ windows下的驱动一样,这是nvidia的老传统了.
非常同意 :evil:
还是4xxx的驱动分数高,我的显卡也是mx440的。voodoomaster,怎样在2.6内核上安装4363的驱动啊?能否简要说明一下?可能的话给一篇文章链接让我看看 :mrgreen:
cnhnln
发表于 2004-8-5 10:10:20
http://www.minion.de/
cnhnln
发表于 2004-8-5 10:13:11
我的显卡是gf4 mx440,现在我用的驱动是4xxx的(当然在2.6内核上用是打过补丁的)这个驱动我不会装的,因为
更新的驱动=更低的性能
当然这只是对老显卡而言,新显卡的用户就不用担心了.
"只对新显卡优化,而老显卡性能略有下降" ---和m$ windows下的驱动一样,这是nvidia的老传统了.
非常同意 :evil:
还是4xxx的驱动分数高,我的显卡也是mx440的。voodoomaster,怎样在2.6内核上安装4363的驱动啊?能否简要说明一下?可能的话给一篇文章链接让我看看 :mrgreen:
http://www.minion.de/