QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 2782|回复: 14

显卡驱动问题,怎么打开3D加速。

[复制链接]
发表于 2005-11-18 09:58:33 | 显示全部楼层 |阅读模式
刚玩了5天的LINUX,系统版本倒换了3个,先装了红旗,不过太WINDOWS LIKE的风格实在是,哎,如果喜欢哪个风格的何必用LINUX呢。实在是,后来用了redhat9。0,果然是被淘汰的命运。老了啊。现在装了论坛里的MAGIC LINUX,也实在是没办法把XP又装上了,现在是双系统。本来想用LINUX来取代XP。看来很难,不过现在的MAGICLINUX实在是太漂亮了。就是软件少了点。连我最喜欢的哪个GIMP也没有,这个GIMP风格很像苹果机上的PHOTOSHOP。分成很多个浮动窗口的,不过刻盘的时候是699M,估计是放不下了的缘故。
上面是5天来的一点感受,忘说正事了。显卡是GEFORCE 2MX200 ,装的是MAGICLINUX 2。0RC1。驱动装的是7676。xorg.conf这个文件中的nv也改成了nvidia。用glxgears显示的速度大约是700FPS左右。开机时的LOGO也有。速度是快点了,但是用这个命令:“glxinfo | grep rendering” 显示:“direct rendering: NO” 郁闷啊。请问各位有什么方法解决么?请各位高手指教。新手学LINUX到处都难题啊。谢谢了
发表于 2005-11-18 11:33:24 | 显示全部楼层
那个驱动的事俺不晓得,但是gimp是有的,可以下载,似乎也可以用apt安装
回复

使用道具 举报

发表于 2005-11-18 16:14:18 | 显示全部楼层
gimp:

http://www.google.com/search?hl=zh-CN&q=gimp+site%3Awww.magiclinux.org%2Fpeople&lr=

http://www.magiclinux.org/people/tingxx/package/RPM/gimp/
回复

使用道具 举报

发表于 2005-11-18 16:22:20 | 显示全部楼层
好像 NV 的驱动不是通过 direct rendering 来支持 3D 的?
回复

使用道具 举报

发表于 2005-11-18 16:51:08 | 显示全部楼层
GEFORCE 2MX200
用glxgears显示的速度大约是700FPS左右
我的mx400也只有700多! 还是用16位色的1027×768,24位时分数减少1/2!
但是
glxinfo | grep rendering” 显示:direct rendering: yse!
是不是mx200是no的,mx400是yes的!
回复

使用道具 举报

发表于 2005-11-18 17:08:00 | 显示全部楼层
gimp装不了,有依赖,怎么弄???
[root@MagicLinux gimp]# rpm -Uvh gimp*
warning: package gimp = 2.2.1-1mgc was already added, replacing with gimp <= 2.2.8-1mgc
warning: package gimp-devel = 2.2.1-1mgc was already added, replacing with gimp-devel <= 2.2.8-1mgc
error: Failed dependencies:
        libijs.so is needed by gimp-print-4.2.7-2mgc.i686
        libreadline.so.4 is needed by gimp-print-utils-4.2.7-2mgc.i686
[root@MagicLinux gimp]#
回复

使用道具 举报

发表于 2005-11-18 17:36:15 | 显示全部楼层
#apt-get update
#apt-get install gimp

这样就装好了
回复

使用道具 举报

发表于 2005-11-18 18:20:52 | 显示全部楼层
需要安装吗?那个apt??
回复

使用道具 举报

发表于 2005-11-18 18:30:33 | 显示全部楼层
。。。打开一个目录,按f4,然后把apt-get update 打入回车,过一会再打入apt-get install gimp回车。
回复

使用道具 举报

发表于 2005-11-18 18:33:48 | 显示全部楼层
安装出现了错误!!!
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.
[root@MagicLinux gimp]#
回复

使用道具 举报

发表于 2005-11-18 18:36:02 | 显示全部楼层
这个装法不要小命阿,我早下载好了阿,一定要 apt安装吗?
回复

使用道具 举报

发表于 2005-11-18 18:43:42 | 显示全部楼层
[quote:76ee7deefd="tanhitzq"]GEFORCE 2MX200
用glxgears显示的速度大约是700FPS左右
我的mx400也只有700多! 还是用16位色的1027×768,24位时分数减少1/2!
但是
glxinfo | grep rendering” 显示:direct rendering: yse!
是不是mx200是no的,mx400是yes的![/quote]
那是不是和某个 xorg 的 modules 冲突?
在 Load 那里看看是不是有 GLCore dri 什么的?
记得以前看 readme ,里面写着要注释几个东西。
回复

使用道具 举报

 楼主| 发表于 2005-11-18 22:25:12 | 显示全部楼层
怎么搞的,这贴成讨论GIMP的了,我下了装好了。
驱动也搞定了。不知道怎么搞的重装系统后吧驱动装上后把nv改成了nvidia后就好了,真奇怪。
回复

使用道具 举报

发表于 2005-11-19 15:02:43 | 显示全部楼层
我的 GForce2 MX400 显卡:

[root@MagicLinux ~]# glxinfo | grep rendering
direct rendering: Yes

[root@MagicLinux ~]# glxgears
2544 frames in 5.0 seconds = 508.800 FPS
2894 frames in 5.0 seconds = 578.800 FPS
2887 frames in 5.0 seconds = 577.400 FPS
2817 frames in 5.0 seconds = 563.400 FPS
2827 frames in 5.0 seconds = 565.400 FPS
2789 frames in 5.0 seconds = 557.800 FPS
2771 frames in 5.0 seconds = 554.200 FPS
2804 frames in 5.0 seconds = 560.800 FPS
2781 frames in 5.0 seconds = 556.200 FPS
2786 frames in 5.0 seconds = 557.200 FPS
2783 frames in 5.0 seconds = 556.600 FPS
2797 frames in 5.0 seconds = 559.400 FPS
2899 frames in 5.0 seconds = 579.800 FPS
2635 frames in 5.0 seconds = 527.000 FPS
回复

使用道具 举报

发表于 2005-11-21 21:54:48 | 显示全部楼层
[quote:2e1811dac9="KDE"]我的 GForce2 MX400 显卡:

[root@MagicLinux ~]# glxinfo | grep rendering
direct rendering: Yes

[root@MagicLinux ~]# glxgears
2544 frames in 5.0 seconds = 508.800 FPS
2894 frames in 5.0 seconds = 578.800 FPS
2887 frames in 5.0 seconds = 577.400 FPS
2817 frames in 5.0 seconds = 563.400 FPS
2827 frames in 5.0 seconds = 565.400 FPS
2789 frames in 5.0 seconds = 557.800 FPS
2771 frames in 5.0 seconds = 554.200 FPS
2804 frames in 5.0 seconds = 560.800 FPS
2781 frames in 5.0 seconds = 556.200 FPS
2786 frames in 5.0 seconds = 557.200 FPS
2783 frames in 5.0 seconds = 556.600 FPS
2797 frames in 5.0 seconds = 559.400 FPS
2899 frames in 5.0 seconds = 579.800 FPS
2635 frames in 5.0 seconds = 527.000 FPS[/quote]

不会吧!是不是用24位色啊,是就很高了!

16位最少应该都有700多!

但是我24位只有350左右!
16位可以有700多!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-25 18:46 , Processed in 0.043541 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表