LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 934|回复: 9

为什么有驱动fps还是这么低?

[复制链接]
发表于 2005-2-14 08:11:29 | 显示全部楼层 |阅读模式
SiS650的显卡(有驱动),窗口下只有260!!!
我看了gentoo的相关资料,并没有解决问题。。。。
发表于 2005-2-14 20:25:38 | 显示全部楼层
你怎么驱动的,装x11-drm比较方便
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-2-15 13:05:47 | 显示全部楼层

  1. # emerge -ka x11-drm
  2. >>> emerge (1 of 1) x11-base/x11-drm-4.3.0-r7 to /
  3. >>> md5 src_uri ;-) xfree-drm-4.3.0-r7-gentoo-0.4.tar.bz2
  4. >>> md5 src_uri ;-) linux-drm-4.3.0-kernelsource-20031202.tar.bz2
  5. QA Notice: USE Flag 'video_cards_mach64' not in IUSE for x11-base/x11-drm-4.3.0-r7

  6. !!! ERROR: x11-base/x11-drm-4.3.0-r7 failed.
  7. !!! Function pkg_setup, Line 58, Exitcode 0
  8. !!! Please set at least one video card in VIDEO_CARDS in make.conf or the environment. Possible VIDEO_CARDS values are: 3dfx gamma i810 i830 matrox rage128 radeon sis mach64.
  9. !!! If you need support, post the topmost build error, NOT this status message.
复制代码
回复 支持 反对

使用道具 举报

发表于 2005-2-15 14:06:47 | 显示全部楼层
plese try this:

first
  1. in the /etc/make.conf, add this string:
  2. VIDEO_CARDS="sis"
复制代码


then
  1. run this in your shell:
  2. ACCEPT_KEYWORDS="~x86" emerge x11-drm
复制代码


this may work.
start your X and run a test.

but on my thinkpad t22 laptop with savage IX-MV 8M, DRI does not work though there is no error info output in the xorg.0.log.

try your luck.
回复 支持 反对

使用道具 举报

发表于 2005-2-15 14:09:40 | 显示全部楼层
这个是drm,在make.conf里写上VIDEO_CARDS="sis"
装好后在/etc/modules.autoload.d/kernel-2.6里写上模块的名字,
模块在/lib/modules/2.6.9-nitro3/kernel/drivers/char/drm/
我的模块是i915.ko,就写上i915
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-2-15 15:15:42 | 显示全部楼层
多谢两位兄弟,小弟试试。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-2-16 16:43:46 | 显示全部楼层
正如yelusiku兄所说,没有任何报错就是没有效果,是不是和xorg.conf的设置有关系?
回复 支持 反对

使用道具 举报

发表于 2005-2-16 17:43:21 | 显示全部楼层
see this:
http://www.gentoo.org/doc/en/dri-howto.xml

but it may be a bit old...
i have just followed that, but my savage is not able to work with dri still...
sigh~

but some others do succeed...
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-2-16 18:41:34 | 显示全部楼层
多谢yelusiku兄的指教。重新编译了内核,还是不成功~~~

  1. bash-2.05b$ glxinfo | grep rendering
  2. direct rendering: No
复制代码
回复 支持 反对

使用道具 举报

发表于 2005-2-16 21:29:47 | 显示全部楼层
Post by kinton
多谢yelusiku兄的指教。重新编译了内核,还是不成功~~~

  1. bash-2.05b$ glxinfo | grep rendering
  2. direct rendering: No
复制代码


thus, you may start crazy searching on gentoo forums and the MIGHTY GOOGLE...

wish you good lucky.
回复 支持 反对

使用道具 举报

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

本版积分规则

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