LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
12
返回列表 发新帖
楼主: alucard_ad

关于Cedega 4.3-1运行cs1.6的问题清帮忙。。。

[复制链接]
发表于 2007-8-22 20:38:24 | 显示全部楼层
[root@localhost ~]# glxgears
30700 frames in 5.0 seconds = 6139.947 FPS
34241 frames in 5.0 seconds = 6848.194 FPS
34294 frames in 5.0 seconds = 6858.760 FPS
34296 frames in 5.0 seconds = 6859.056 FPS
30851 frames in 5.0 seconds = 6170.096 FPS
34200 frames in 5.0 seconds = 6839.194 FPS
34223 frames in 5.0 seconds = 6844.501 FPS
34106 frames in 5.0 seconds = 6821.021 FPS
34262 frames in 5.0 seconds = 6852.319 FPS
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-8-22 22:34:58 | 显示全部楼层
刚才我将驱动给装上了,现在无论是3D屏保还是CS都不会再有卡的现象了~~~哈哈爽一下~~
但是现在又来难题了,我发现我的显示有问题,现在我的屏幕有透明线条的。。。。。。
看来还有很长的路要走。。。。。。
这里如果有谁知道如何解决请帮帮小弟弟了~~~
回复 支持 反对

使用道具 举报

发表于 2007-8-22 22:37:14 | 显示全部楼层
透明线条是啥?

截张图看看
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-8-22 22:55:02 | 显示全部楼层
确实有透明的线条,要仔细看才能看到喔~~~
哈哈越来越刺激啦~~~
现在我的屏幕大小只能到1024 x 768 刷新率只能调到50而已,我看是我的驱动没装对。
http://kokkeong1985.xinwen520.com/gotline

========================================
[root@localhost Desktop]# glxinfo | grep rendering
direct rendering: Yes
========================================
[root@localhost Desktop]# glxgears
32245 frames in 5.0 seconds = 6448.889 FPS
32217 frames in 5.0 seconds = 6443.396 FPS
32117 frames in 5.0 seconds = 6423.209 FPS
32208 frames in 5.0 seconds = 6441.422 FPS
32292 frames in 5.0 seconds = 6458.316 FPS
32193 frames in 5.0 seconds = 6438.434 FPS
32300 frames in 5.0 seconds = 6459.814 FPS
32215 frames in 5.0 seconds = 6442.893 FPS
32284 frames in 5.0 seconds = 6456.630 FPS
32177 frames in 5.0 seconds = 6435.379 FPS
32158 frames in 5.0 seconds = 6431.511 FPS
回复 支持 反对

使用道具 举报

发表于 2007-8-22 22:58:35 | 显示全部楼层
FPS 都上来了还说没装对?

重新配置你的 Xorg 就行了
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-8-22 23:05:32 | 显示全部楼层
其实这是我第一次装LINUX的驱动,之前我都没装过LINUX的任何驱动,所以没什么头绪。。。
还好我用WINDOWS的基本功不错。。。
你帮我看看我的xorg.conf


[root@localhost X11]# more xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (root@localhost.localdomain)  2007年 08月 22日
星期三 21:01:06 SGT

# Xorg configuration created by pyxf86config

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "rotocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "us"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 150.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Viewport    0 0
        Depth       24
    EndSubSection
EndSection
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-8-22 23:11:58 | 显示全部楼层
http://kokkeong1985.xinwen520.com/gotline
这是我的透明线条的图
回复 支持 反对

使用道具 举报

发表于 2007-8-23 18:56:45 | 显示全部楼层
Post by brunoplum
[root@localhost ~]# glxgears
30700 frames in 5.0 seconds = 6139.947 FPS
34241 frames in 5.0 seconds = 6848.194 FPS
34294 frames in 5.0 seconds = 6858.760 FPS
34296 frames in 5.0 seconds = 6859.056 FPS
30851 frames in 5.0 seconds = 6170.096 FPS
34200 frames in 5.0 seconds = 6839.194 FPS
34223 frames in 5.0 seconds = 6844.501 FPS
34106 frames in 5.0 seconds = 6821.021 FPS
34262 frames in 5.0 seconds = 6852.319 FPS

O_o.........................
回复 支持 反对

使用道具 举报

发表于 2007-8-23 19:46:11 | 显示全部楼层
Post by alucard_ad
其实这是我第一次装LINUX的驱动,之前我都没装过LINUX的任何驱动,所以没什么头绪。。。
还好我用WINDOWS的基本功不错。。。
你帮我看看我的xorg.conf


[root@localhost X11]# more xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (root@localhost.localdomain)  2007年 08月 22日
星期三 21:01:06 SGT

# Xorg configuration created by pyxf86config

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
EndSection

Section "Module"
    Load           "glx"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "rotocol" "auto"
    Option         "Device" "/dev/input/mice"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    Identifier     "Keyboard0"
    Driver         "kbd"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "us"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       30.0 - 110.0
    VertRefresh     50.0 - 150.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Viewport    0 0
        Depth       24
    EndSubSection
EndSection
貌似未齐,就这麽多了?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-8-24 03:43:35 | 显示全部楼层
是呀 就这么多了。
现在我的问题我自己都给解决了。。。
谢谢各位咯。。。

算了反正现在linux和cedega都运行的好好的,就算有问题,要我认都无所为了。。。。。。
做人不要挑剔。。。。。。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

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

本版积分规则

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