ati官方驱动(非开源)的安装配置(08/01/19),compiz用户不推荐更新

CPU/显卡/打印机/USB设备等硬件问题
回复
icokeljh
帖子: 108
注册时间: 2006-12-22 20:40
联系:

#736

帖子 icokeljh » 2007-09-30 22:19

zhuqin_83 写了:不会阿,我这里就可以。如果没有自动搞定,那么请手动添加。参见aticonfig的手册。
我不太清楚怎样设置。能教教我吗?因为显存太低。显卡性能发挥不了!感激不尽!
头像
zhuqin_83
帖子: 10606
注册时间: 2006-05-13 4:02
联系:

#737

帖子 zhuqin_83 » 2007-10-05 10:52

直接打 aticonfig,会有帮助
HP Pavilion DV6-2064CA: AMD Turion II Ultra Dual-Core Mobile M640, HD4650, 2GBx2 DDR2-800, Seagate 500GB 7200RPM SATA, BD-ROM
DELL UltraSharp 2209WA
Arch64, Testing repo
ilikenow
帖子: 11
注册时间: 2006-12-23 16:52

#738

帖子 ilikenow » 2007-10-05 19:30

zhuqin_83 写了:不知道,也许下一个呢。今年年底据说会有惊喜,等等吧,要不就换显卡/主板。
华硕K8N+9550,据那个英文troubleshooting说是装不了驱动么?
我连不上那个英文网页
ilikenow
帖子: 11
注册时间: 2006-12-23 16:52

#739

帖子 ilikenow » 2007-10-05 19:34

华硕K8N+9550能用40开源驱动么?

我装了但是不好用阿

装的时候在sudo aticonfig --ovt=Xv一步出现错误
xorg.conf文件好像被改名为xorg.conf~
我mv改回来可是还是用不了

:~$ fglrxinfo
Xlib: extension "XFree86-DRI" missing on display ":0.0".
display: :0.0 screen: 0
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (1.5 Mesa 6.5.2)
ilikenow
帖子: 11
注册时间: 2006-12-23 16:52

#740

帖子 ilikenow » 2007-10-05 19:36

我的xorg.conf


Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection

Section "Files"

# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

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

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

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

Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28.0 - 64.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Generic Video Card"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection

Section "Extensions"
Option "Composite" "0"
EndSection

Section "ServerFlags"
Option "AIGLX" "off"
EndSection
头像
yongshibing
帖子: 27
注册时间: 2007-10-05 19:02

[问题]我的dell D600 R9000驱动装不上

#741

帖子 yongshibing » 2007-10-06 10:15

ubuntu 7.04自带fglrx驱动,所以按照第一种方法安装,但无论怎么折腾,/etc/X11/xorg.conf中[driver]只要不选成ati,startx就出现错误提示,server failed!
请帮帮我,ati显卡驱动好难搞,我台式机Geforce 5200 init 3后直接run就可以了,这个ati我搞了两天了都不行,快放弃了!!!!
头像
zhuqin_83
帖子: 10606
注册时间: 2006-05-13 4:02
联系:

#742

帖子 zhuqin_83 » 2007-10-06 11:00

ilikenow
应该可以,或者等下一个版本的驱动。
HP Pavilion DV6-2064CA: AMD Turion II Ultra Dual-Core Mobile M640, HD4650, 2GBx2 DDR2-800, Seagate 500GB 7200RPM SATA, BD-ROM
DELL UltraSharp 2209WA
Arch64, Testing repo
linqiang176
帖子: 1
注册时间: 2007-10-09 8:43

桌面效果不可用了

#743

帖子 linqiang176 » 2007-10-09 8:53

各位高手,我按楼主的第2个方法做了
重启后打开系统-系统管理-受限驱动管理器时它会提示“很好!你已经没有硬件可以使用受限驱动了”(心中大喜啊) Laughing 。不过当我要开桌面效果时却提示“不可用”。还有Beryl特效也不可用啊。怎么回事?是我还没有驱动成功?
头像
zhuqin_83
帖子: 10606
注册时间: 2006-05-13 4:02
联系:

#744

帖子 zhuqin_83 » 2007-10-10 5:35

仔细看首贴!
HP Pavilion DV6-2064CA: AMD Turion II Ultra Dual-Core Mobile M640, HD4650, 2GBx2 DDR2-800, Seagate 500GB 7200RPM SATA, BD-ROM
DELL UltraSharp 2209WA
Arch64, Testing repo
icokeljh
帖子: 108
注册时间: 2006-12-22 20:40
联系:

#745

帖子 icokeljh » 2007-10-10 17:15

ATI的开源的驱动什么时候发布啊?好期待啊。
icokeljh
帖子: 108
注册时间: 2006-12-22 20:40
联系:

#746

帖子 icokeljh » 2007-10-10 17:15

ATI的开源的驱动什么时候发布啊?好期待啊。
cai120120
帖子: 27
注册时间: 2007-09-28 10:21

#747

帖子 cai120120 » 2007-10-12 1:06

linux-restricted-modules-2.6.22-12-generic
nvidia-kernel-common

这两个包我一装上就要挂,把他们卸载掉一直都很稳定,
这两个包是受限驱动管理的要用到的!
我的显卡是ATI x2300装上3d很稳定,爽!
用ati官方驱动
头像
eayha
帖子: 67
注册时间: 2007-06-05 14:01

#748

帖子 eayha » 2007-10-13 11:23

看看我的
:~$ uname -a
Linux seiya-desktop 2.6.22-14-generic #1 SMP Wed Oct 10 06:00:47 GMT 2007 i686 GNU/Linux
:~$ sh *.run --buildpkg Ubuntu/Gutsy
Created directory fglrx-install.YZ8682
Verifying archive integrity... All good.
Uncompressing ATI Proprietary Linux Driver-8.40.4..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
==================================================
ATI Technologies Linux Driver Installer/Packager
==================================================
Generating package: Ubuntu/Gutsy
Requested package is not supported.
Removing temporary directory: fglrx-install.YZ8682
:~$ ls
amsn_received extern.c
ati-driver-installer-8.40.4-x86.x86_64.run jl
Blue-1.7.tar.bz2 netbeans-5.5.1
Desktop Picture
Doc QuickSilver-1.0.tar.bz2
Documents RealPlayer
Down ubuntu-gutsy-boot
Downloads viewtopic.php_files
emacs viewtopic.php.html
emacs~ wo
emacs_tutor.tar.gz wo.c
Examples
extern
:~$
难道我的内核不支持?
头像
zhuqin_83
帖子: 10606
注册时间: 2006-05-13 4:02
联系:

#749

帖子 zhuqin_83 » 2007-10-13 12:17

不支持就用源里的嘛,自讨苦吃。
HP Pavilion DV6-2064CA: AMD Turion II Ultra Dual-Core Mobile M640, HD4650, 2GBx2 DDR2-800, Seagate 500GB 7200RPM SATA, BD-ROM
DELL UltraSharp 2209WA
Arch64, Testing repo
头像
eayha
帖子: 67
注册时间: 2007-06-05 14:01

#750

帖子 eayha » 2007-10-13 16:24

zhuqin_83 写了:不支持就用源里的嘛,自讨苦吃。
可是一装就崩溃!每次失败之后只能重新启用7.04的默认xorg.conf设置 郁闷的驱动!
回复