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

CPU/显卡/打印机/USB设备等硬件问题
回复
头像
enjoygo
帖子: 35
注册时间: 2007-02-03 11:52

#226

帖子 enjoygo » 2007-03-31 22:43

T60上,X1400安装成功,谢谢!!!
sncp
帖子: 2
注册时间: 2007-04-02 20:05

还是有个问题

#227

帖子 sncp » 2007-04-02 20:12

按照提示一步一步做
安装成功
但是用mplayer播放视频文件的时候,
如果选xv,则画面上颜色偏兰,尤其是人皮肤颜色,有点象僵尸 :),没有血色
选择x11或gl2就是正常的颜色
有谁遇到过这个奇怪的问题吗?

还是非常感谢楼主。以前就是简单的ati****run --install,今天看到楼主的帖子才发现没有正确安装好驱动

[/img]
sncp
帖子: 2
注册时间: 2007-04-02 20:05

#228

帖子 sncp » 2007-04-02 20:14

另外说一下我的配置:TinkPad T60 46U,ATI X1300
贝隆
帖子: 33
注册时间: 2007-03-22 22:39

#229

帖子 贝隆 » 2007-04-02 22:27

同样的方法,装8.34.8的驱动可以,8.35.5不行..... :( (ubuntu 7.04 amd 64x2 3800+ x1950)
头像
zhuqin_83
帖子: 10606
注册时间: 2006-05-13 4:02
联系:

#230

帖子 zhuqin_83 » 2007-04-02 22:59

704暂时只能靠第一种方法。
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
贝隆
帖子: 33
注册时间: 2007-03-22 22:39

#231

帖子 贝隆 » 2007-04-02 23:06

原来如此啊...看来要等正式版本出来了 :roll:
贝隆
帖子: 33
注册时间: 2007-03-22 22:39

#232

帖子 贝隆 » 2007-04-02 23:16

贝隆
帖子: 33
注册时间: 2007-03-22 22:39

#233

帖子 贝隆 » 2007-04-03 22:38

请教一下达人zhuqin 83:
重装驱动前,执行sudo lrm-manager和sudo apt-get autoremove --purge xorg-driver-fglrx就可以了么? 这样可以将作用于系统里的显卡驱动完全删除么?或者还需要其他的什么方法?谢谢!orz
头像
zhuqin_83
帖子: 10606
注册时间: 2006-05-13 4:02
联系:

#234

帖子 zhuqin_83 » 2007-04-03 22:54

我说的是把曾经装上去的4个包都删掉。
其实我估计不删,覆盖安装也是一样的。
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
贝隆
帖子: 33
注册时间: 2007-03-22 22:39

#235

帖子 贝隆 » 2007-04-04 4:00

好些了,不过打不开控制面板....

代码: 全选


blone@blone-desktop:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1950 Series
OpenGL version string: 2.0.6400 (8.35.5)

blone@blone-desktop:~$ glxinfo | grep render 
direct rendering: Yes
    GLX_ATI_pixel_format_float, GLX_ATI_render_texture
OpenGL renderer string: Radeon X1950 Series
xdsnet
帖子: 80
注册时间: 2006-02-28 15:44

#236

帖子 xdsnet » 2007-04-04 15:25

好像不能编译是因为shell系统不对,现在的是dash,改成bash就可以编译了。
vjvj
帖子: 15
注册时间: 2005-06-23 18:12

#237

帖子 vjvj » 2007-04-06 18:12

lz您好
我的t60(x1400)之前都是按照贵帖所述方法二安装驱动,均可成功
但最近一次重做系统,发现

代码: 全选

liquid@liquidus60t:~$ 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.2 (1.5 Mesa 6.5.1)

liquid@liquidus60t:~$ glxinfo | grep render
Xlib:  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
每一步均顺利通过,未发生任何错误
我的xorg.conf

代码: 全选

Section "Files"
	FontPath	"/usr/share/X11/fonts/misc"
	FontPath	"/usr/share/X11/fonts/cyrillic"
	FontPath	"/usr/share/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/X11/fonts/Type1"
	FontPath	"/usr/share/X11/fonts/100dpi"
	FontPath	"/usr/share/X11/fonts/75dpi"
	FontPath	"/usr/share/fonts/X11/misc"
	# path to defoma fonts
	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	"type1"
	Load	"vbe"
EndSection

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

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

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"HorizScrollDelta"	"0"
EndSection

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

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

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

Section "Device"
	Identifier	"ATI Mobility Radeon X1400"
	Driver		"fglrx"
	BusID		"PCI:1:0:0"
EndSection

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

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

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	28-70
	VertRefresh	43-60
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Mobility Radeon X1400"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1400x1050" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1400x1050" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1400x1050" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1400x1050" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1400x1050" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1400x1050" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

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

Section "DRI"
	Mode	0666
EndSection
盼能解惑,或请告知如何卸除并重装,十分感谢
vjvj
帖子: 15
注册时间: 2005-06-23 18:12

#238

帖子 vjvj » 2007-04-06 18:21

补充一句,刚刚在新机上做的系统,不存在过往版本遗留问题
贝隆
帖子: 33
注册时间: 2007-03-22 22:39

#239

帖子 贝隆 » 2007-04-06 19:24

弱弱的问下ls的:

代码: 全选

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

Section "ServerFlags"
        Option  "AIGLX" "off"
EndSection
[code]
你是最后加的么?

 :?:
头像
zhuqin_83
帖子: 10606
注册时间: 2006-05-13 4:02
联系:

#240

帖子 zhuqin_83 » 2007-04-06 22:20

vjvj
你怎么装的就怎么卸载阿,主要就是4个包fglrx开头的三个+xorg-driver-fglrx
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
回复