LinuxSir.cn,穿越时空的Linuxsir!

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

让 Mobility Radeon X1600 在 F7 启用 fglrx!

[复制链接]
发表于 2007-7-6 15:14:35 | 显示全部楼层
装了fglrx驱动后还是比较fgl_glxgears数值的好;用glxgears测GF6800很容易就上15000
回复 支持 反对

使用道具 举报

发表于 2007-7-7 19:47:12 | 显示全部楼层
为什么我装了beryl后,3D不能保持住,松开鼠标后就成了平面了?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-7-7 19:55:29 | 显示全部楼层
configure your beryl!
回复 支持 反对

使用道具 举报

发表于 2007-7-9 09:03:47 | 显示全部楼层
我现在运行glxgear后,fps不稳定
[smilelife@BlueMoon ~]$ glxgears
30841 frames in 5.0 seconds = 6168.108 FPS
13677 frames in 5.0 seconds = 2735.085 FPS
8142 frames in 5.0 seconds = 1628.382 FPS
8142 frames in 5.0 seconds = 1628.390 FPS
8142 frames in 5.0 seconds = 1628.386 FPS

这是我的xorg.conf
[smilelife@BlueMoon linux]$ sudo cat /etc/X11/xorg.conf

# Xorg configuration created by system-config-display

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

Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
EndSection

Section "Module"
EndSection

Section "ServerFlags"
        Option      "AIGLX" "off"
EndSection

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

Section "InputDevice"
        Identifier  "Synaptics"
        Driver      "synaptics"
        Option      "Device" "/dev/input/mice"
        Option      "rotocol" "auto-dev"
        Option      "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
        Identifier "Monitor0"
        VendorName "auto"
        ModelName "auto"
   HorizSync    30.0 - 81.0
   VertRefresh  56.0 - 76.0
        Option "DPMS"
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "fglrx"
        Option      "VideoOverlay" "off"
        Option      "Centermode" "off"
        Option      "seudoColorVisuals" "off"
        Option      "OpenGLOverlay" "off"
        Option      "UseFastTLS" "0"
        Option      "BlockSignalsOnLock" "on"
        Option      "ForceGenericCPU" "off"
        Option      "KernelModuleParm" "locked-userpages=0"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1024x768"
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection

Section "Extensions"
        Option      "Composite" "Disable"
EndSection
回复 支持 反对

使用道具 举报

发表于 2007-7-9 18:18:06 | 显示全部楼层
请问楼主X1400显卡能用不?
回复 支持 反对

使用道具 举报

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

本版积分规则

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