|
|

楼主 |
发表于 2009-5-7 21:17:24
|
显示全部楼层
Post by Thruth;1984280
升级 QT4?
pacman -Q | grep qt
opera-devel-qt4 10.00_4214-2
qt 4.5.0-5
升级qt4还是不行。换这个版本的Opera也一样。
我的显卡也是GF4,楼上的发你的xorg.conf给我试试好吗?
- # nvidia-settings: X configuration file generated by nvidia-settings
- # nvidia-settings: version 1.0 (buildmeister@builder63) Mon Feb 23 15:44:13 PST 2009
- Section "ServerLayout"
- Identifier "Layout0"
- Screen 0 "Screen0" 0 0
- # InputDevice "Keyboard0" "CoreKeyboard"
- # InputDevice "Mouse0" "CorePointer"
- EndSection
- Section "Files"
- FontPath "/usr/share/fonts/TTF"
- EndSection
- Section "Module"
- Load "dbe"
- Load "extmod"
- Load "freetype"
- Load "glx"
- EndSection
- Section "ServerFlags"
- Option "Xinerama" "0"
- Option "AllowEmptyInput" "False"
- Option "AutoAddDevices" "False"
- EndSection
- Section "Monitor"
- # HorizSync source: edid, VertRefresh source: edid
- Identifier "Monitor0"
- VendorName "Unknown"
- ModelName "DELL 1905FP"
- HorizSync 30.0 - 81.0
- VertRefresh 56.0 - 76.0
- ModeLine "1280x1024_60.00" 108.9 1280 1360 1496 1712 1024 1025 1028 1060 -hsync +vsync
- Option "DPMS"
- EndSection
- Section "Device"
- Identifier "Videocard0"
- Driver "nvidia"
- VendorName "NVIDIA Corporation"
- BoardName "GeForce4 MX 440"
- Option "UseEdidDpi" "false"
- Option "DPI" "96x96"
- Option "NoLogo" "True"
- Option "RenderAccel" "True"
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Videocard0"
- Monitor "Monitor0"
- DefaultDepth 24
- Option "metamodes" "1280x1024_60.00 +0+0; 1280x1024 +0+0; 1024x768 +0+0; 800x600 +0+0; 640x480 +0+0"
- SubSection "Display"
- Depth 24
- Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
- EndSubSection
- EndSection
复制代码 |
|