分页: 1 / 1

哪位高人 贴篇 详细可用的 ATI显卡的驱动安装吧

发表于 : 2005-07-30 22:08
afire
被它搞死了

前晚花了一个晚上 总算装上了。也没做什么,可今天 开机就进不了X了。。

今天 又试着装

到是没什么问题(一次性进入X),可是一测 根本没工作 还是只有3-400帧啊。


# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands:
#
# cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
# sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum'
# sudo dpkg-reconfigure xserver-xorg

Section "Files"
FontPath "unix/:7100" # local font server
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
# paths to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection

Section "Device"
Identifier "ATI Technologies, Inc. Radeon 9600 XT (RV350 AR)"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "SyncMaster"
Option "DPMS"
HorizSync 30-50
VertRefresh 50-120
EndSection

Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon 9600 XT (RV350 AR)"
Monitor "SyncMaster"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Generic Mouse"
EndSection

Section "DRI"
Mode 0666
EndSection
-----------------------------------


说明一下我的配置

AMD 754 S2600 ati9600 256ram st120g sata

发表于 : 2005-07-31 22:57
fryrice
我是照着UBUNTU.cn的官方文档装的。

~可以正常使用~~~~

发表于 : 2005-08-01 4:49
afire
fryrice 写了:我是照着UBUNTU.cn的官方文档装的。

~可以正常使用~~~~
晕啊 那上面有两个 我两个都试过

第一天 我搞了一个晚上 成功了但 5s只有1400多 我嫌不够 看是不是还有更新的

后来再也搞不出来了。。。。。。。。。

冤 !!! 我也被 下咒了!

发表于 : 2005-08-01 5:42
afire
root@EIC:~ # glxgears
10118 frames in 5.0 seconds = 2023.600 FPS
11914 frames in 5.0 seconds = 2382.800 FPS
11912 frames in 5.0 seconds = 2382.400 FPS
11914 frames in 5.0 seconds = 2382.800 FPS
11913 frames in 5.0 seconds = 2382.600 FPS
11914 frames in 5.0 seconds = 2382.800 FPS
11913 frames in 5.0 seconds = 2382.600 FPS
11910 frames in 5.0 seconds = 2382.000 FPS
root@EIC:~ #
哈哈 总算搞定了

参考本站l
这位高人提示

代码: 全选

sudo sh make.sh
我在这里出错 提示没有gcc
http://www.ubuntu.org.cn/support/docume ... 4684848612

安装gcc后依然出错
google搜了一下

http://ubuntuforums.org/archive/index.php/t-24763.html


这里有高人提示要linux-headers for your kernel

再 sh make.sh的时候 通过

重新

代码: 全选

dpkg-reconfigure xserver-xorg
成功 哈哈

晕 五点了

发表于 : 2005-08-01 7:21
gnix_oag
我的只有 glxgears
682 frames in 5.0 seconds = 136.400 FPS
907 frames in 5.0 seconds = 181.400 FPS
897 frames in 5.0 seconds = 179.400 FPS
777 frames in 5.0 seconds = 155.400 FPS
248 frames in 6.0 seconds = 41.333 FPS


好晕啊,915gv的官方驱动不能安装好