分页: 32 / 70

发表于 : 2007-06-11 19:45
feihu277
谢谢lz,根据方法二试了两次安装驱动成功,信息如下
akentliu@ubuntuakent:~$ fglrxinfo
display: :0.0 screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI RADEON 9600 Series
OpenGL version string: 2.0.6473 (8.37.6)

akentliu@ubuntuakent:~$ glxinfo | grep render
direct rendering: Yes
GLX_ATI_pixel_format_float, GLX_ATI_render_texture
OpenGL renderer string: ATI RADEON 9600 Series


后来安装了Xsever-xgl 和beryl , 用桌面效果还是说合成扩展不可用,启动beryl不能选beryl窗口管理器。
根据一个贴子里的弄了一个xgl会话启动可以用桌面效果并有晃动效果,也能选beryl窗口管理器但是什么效果也没有,SCIM也没有了。
akentliu@ubuntuakent:~$ glxinfo | grep render
Xlib: extension "XFree86-DRI" missing on display ":1.0".
direct rendering: No
GLX_ATI_pixel_format_float, GLX_ATI_render_texture
OpenGL renderer string: ATI RADEON 9600 Series



想问lz我这是什么问题阿?[/img]

发表于 : 2007-06-12 0:32
zhuqin_83
正常。
我不知道你看得那里的文章,尽量照官方wiki做。

发表于 : 2007-06-12 11:29
amxku
求ATI MOBILITY RADEON 7500的驱动

发表于 : 2007-06-12 11:30
amxku
Could not exec dpkg!
E: Sub-process /usr/bin/dpkg returned an error code (100)


不管我安装什么,就是这个错误,求助!

发表于 : 2007-06-12 11:50
zhuqin_83
官方已经不支持了,系统自带的即可。

发表于 : 2007-06-13 10:42
czhou
方法1 做的,很好用
谢谢楼主!

发表于 : 2007-06-13 16:12
jin215
我的电脑总算能用Ubuntu7.10了...

代码: 全选

~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Mobility Radeon X2300 HD
OpenGL version string: 2.0.6473 (8.37.6)
没想到 ATI HD2300 也装的上驱动
我到国外的有关网站上查了,因为 X.org 把版本号由7.2变成了1.3,
所以安装 ATI 驱动会报错:

代码: 全选

[atiddxSetup] X version mismatch - detected X.org 1.3.0.0, required X.org 7.1.0.0
详见https://bugs.launchpad.net/ubuntu/+sour ... bug/115188
找到了一个编译好的批处理文件http://kanotix.com/files/install-fglrx-debian.sh
安装Ubuntu 7.10 Alternate以后,进入Recovery模式,wget后输入sh install-fglrx-debian.sh
就可以了。它会自动下载方法二的驱动并配置。
好像能用。
64位的我卸载了,软件实在太少。

发表于 : 2007-06-15 21:27
icokeljh
module-assistant 这个我没有安装啊。我系用dvd版做的源。没有上网!请教zhuqin_83!我的是a3v 是x700显卡

发表于 : 2007-06-15 23:16
zhuqin_83
不能上网会很烦。
要么找个能上网的机器把这个包下载下来,要么就弄个本地源。
要么就把上网配置好。

发表于 : 2007-06-16 2:12
yshquan
我刚买的笔记本是ATI HD 2300 HyperMemory这个显卡来着,这个驱动在哪里可以找到啊??

发表于 : 2007-06-16 2:19
zhuqin_83
太新了吧?你可以试试,但是不保证。

发表于 : 2007-06-16 13:30
NICMICHAEL
用LINUX,建议尽量不要用ATI的显卡,驱动太烂了,NV的显卡驱动安装根本没有这么多的问题,而且NV的显卡驱动安装已经做到与LINUX发行版无关了。

发表于 : 2007-06-17 2:13
bigpig001
搞定了。。。。那个修改配置文件很重要,搞了两次才搞好。。。。X200M的。
就是不知道能不能支持GPU的电源管理

各位帮忙看下有什么问题

发表于 : 2007-06-17 13:17
freely
配置文件内容如下:

# /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 xorg.conf(5) manual page.
# (Type "man 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 command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
Option "AIGLX" "0"
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"
FontPath "/usr/share/fonts/wenquanyi/wqy-bitmapfont/"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
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 "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection

Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "DRI"
Mode 0666
EndSection

Section "Extensions"
Option "Composite" "0"
# Option "RENDER" "1"
EndSection

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







pzx@pzx-desktop:~$ fglrxinfoXlib: 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)

pzx@pzx-desktop:~$ glxinfo | grep rendeXlib: extension "XFree86-DRI" missing on display ":0.0".
direct rendering: No
GLX_ATI_pixel_format_float, GLX_ATI_render_texture
OpenGL renderer string: Mesa GLX Indirect

发表于 : 2007-06-17 18:03
icokeljh
linux-restricted-modules-$(uname -r)中表示什么意思?