分页: 50 / 70
发表于 : 2007-09-30 22:19
由 icokeljh
zhuqin_83 写了:不会阿,我这里就可以。如果没有自动搞定,那么请手动添加。参见aticonfig的手册。
我不太清楚怎样设置。能教教我吗?因为显存太低。显卡性能发挥不了!感激不尽!
发表于 : 2007-10-05 10:52
由 zhuqin_83
直接打 aticonfig,会有帮助
发表于 : 2007-10-05 19:30
由 ilikenow
zhuqin_83 写了:不知道,也许下一个呢。今年年底据说会有惊喜,等等吧,要不就换显卡/主板。
华硕K8N+9550,据那个英文troubleshooting说是装不了驱动么?
我连不上那个英文网页
发表于 : 2007-10-05 19:34
由 ilikenow
华硕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)
发表于 : 2007-10-05 19:36
由 ilikenow
我的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
[问题]我的dell D600 R9000驱动装不上
发表于 : 2007-10-06 10:15
由 yongshibing
ubuntu 7.04自带fglrx驱动,所以按照第一种方法安装,但无论怎么折腾,/etc/X11/xorg.conf中[driver]只要不选成ati,startx就出现错误提示,server failed!
请帮帮我,ati显卡驱动好难搞,我台式机Geforce 5200 init 3后直接run就可以了,这个ati我搞了两天了都不行,快放弃了!!!!
发表于 : 2007-10-06 11:00
由 zhuqin_83
ilikenow
应该可以,或者等下一个版本的驱动。
桌面效果不可用了
发表于 : 2007-10-09 8:53
由 linqiang176
各位高手,我按楼主的第2个方法做了
重启后打开系统-系统管理-受限驱动管理器时它会提示“很好!你已经没有硬件可以使用受限驱动了”(心中大喜啊) Laughing 。不过当我要开桌面效果时却提示“不可用”。还有Beryl特效也不可用啊。怎么回事?是我还没有驱动成功?
发表于 : 2007-10-10 5:35
由 zhuqin_83
仔细看首贴!
发表于 : 2007-10-10 17:15
由 icokeljh
ATI的开源的驱动什么时候发布啊?好期待啊。
发表于 : 2007-10-10 17:15
由 icokeljh
ATI的开源的驱动什么时候发布啊?好期待啊。
发表于 : 2007-10-12 1:06
由 cai120120
linux-restricted-modules-2.6.22-12-generic
nvidia-kernel-common
这两个包我一装上就要挂,把他们卸载掉一直都很稳定,
这两个包是受限驱动管理的要用到的!
我的显卡是ATI x2300装上3d很稳定,爽!
用ati官方驱动
发表于 : 2007-10-13 11:23
由 eayha
看看我的
:~$ 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
:~$
难道我的内核不支持?
发表于 : 2007-10-13 12:17
由 zhuqin_83
不支持就用源里的嘛,自讨苦吃。
发表于 : 2007-10-13 16:24
由 eayha
zhuqin_83 写了:不支持就用源里的嘛,自讨苦吃。
可是一装就崩溃!每次失败之后只能重新启用7.04的默认xorg.conf设置 郁闷的驱动!