[ANNOUNCE] xf86-video-ati 6.7.197

Valery V. Inozemtsev shrek at rescom.ru
Fri Dec 21 03:56:55 PST 2007


В сообщении от 21 декабря 2007 Alex Deucher написал(a):
> gpgkeys: key 9B4EE4F98474DE40 not found on keyserver
>
> Another RC release.

Radeon Mobility M7 LW, ColorDepth = 16, Xv not work
xorg-server-1.4.0.90

-- 
Valery V. Inozemtsev
-------------- next part --------------
Section "ServerFlags"
	AllowMouseOpenFail
	Option	"DontZap"
	Option	"AIGLX"	"true"
	Option	"NoPM"	"true"
EndSection

Section "InputDevice"
	Identifier	"ThinkPad"
	Driver	"kbd"
#	Driver	"evdev"
#	Option	"Device"	"/dev/input/by-path/platform-i8042-serio-1-event-kbd"
	Option 	"AutoRepeat"	"350 35"
	Option 	"XkbModel"	"thinkpad"
#	Option 	"XkbModel"	"evdev"
	Option 	"XkbLayout"	"us,ru"
	Option 	"XkbVariant"	",winkeys"
	Option 	"XkbOptions"	"grp:caps_toggle,grp:switch"
EndSection

Section "InputDevice"
	Identifier	"TrackPoint"
	Driver	"mouse"
	Option	"Protocol"		"IMPS/2"
	Option	"Device"		"/dev/input/mice"
	Option	"ZAxisMapping"		"4 5"
	Option	"EmulateWheel"		"true"
	Option	"EmulateWheelButton"	"3"
	Option	"EmulateWheelInertia"	"10"
	Option	"EmulateWheelTimeout"	"200"
EndSection

Section "Module"
	Load	"glx"
	Load	"dri"
	SubSection	"extmod"
		Option "omit xfree86-dga"
	EndSubSection
EndSection

Section "Monitor"
	Identifier	"Flat Panel 1024x768"
	VendorName	"IBM"
	ModelName	"TP X24"
	DisplaySize	284 214
	Option		"DPMS"	"on"
EndSection

Section "Device"
	Identifier	"Radeon 7500"
	VendorName	"ATI"
	BoardName	"Radeon Mobility M7 LW"
	BusID		"PCI:1:0:0"
	Option		"BusType"	"AGP"
	Driver		"ati"
	Option		"AGPMode"	"4"
#	Option		"AGPFastWrite"	"true"
	Option		"AccelMethod"	"XAA"
EndSection

Section "Extensions"
	Option	"Composite"	"true"
EndSection

Section "DRI"
	Group	"xgrp"
	Mode	0660
EndSection

Section "Screen"
	Identifier	"IBM"
	Device		"Radeon 7500"
	Option		"XaaNoOffscreenPixmaps"	"true"
#	Option		"XaaNoPixmapCache"	"true"
	Monitor		"Flat Panel 1024x768"
	DefaultColorDepth	16
	Subsection	"Display"
		Depth	32
		Modes	"1024x768" "800x600" "640x480"
		ViewPort	0 0
	EndSubsection
	Subsection	"Display"
		Depth	24
		Modes	"1024x768" "800x600" "640x480"
		ViewPort	0 0
	EndSubsection
	Subsection	"Display"
		Depth	16
		Modes	"1024x768" "800x600" "640x480"
		ViewPort	0 0
	EndSubsection
EndSection

Section "ServerLayout"
	Identifier	"ThinkPad T41"
	Screen		"IBM"
	InputDevice	"TrackPoint"	"CorePointer"
	InputDevice	"ThinkPad"	"CoreKeyboard"
EndSection
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.x.org/archives/xorg/attachments/20071221/fd84eedf/attachment.pgp>


More information about the xorg mailing list