[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ATI Rage 128 Pro 4xAGP



Hi

I have a similar card in my laptop and it works fine.

I'm attaching my /etc/XF86Config-4 file

Good Luck

bayer@mat.savba.sk wrote:

Hi all!
I've been trying to get my ATI Rage 128 Pro 4xAGP (32MB RAM) to
work with X, but have been unsuccessful. Please, help me...

                               ---> M A R T I N <---

--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

-- 
Prof. Jorge J. Delgado Gomez
Departamento de Matematica Aplicada - Instituto de Matematica UFF
E-mail: delgado@mat.uff.br , delgado@impa.br , j_delgado_g@yahoo.com.br 
Web: http://www.geocities.com/j_delgado_g
Fone: 2512-2176 , 2294-0352
Cel.: 9294-9351
ICQ: 83840928
Linux Counter: #52760
 
# XF86Config-4 (XFree86 server configuration file) generated by Dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)

Section "Files"
	FontPath	"/usr/lib/X11/fonts/75dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"unix/:7100"
	ModulePath	"/usr/X11R6/lib/modules"
EndSection

Section "ServerFlags"
EndSection

Section "Module"
	Load	"ddc"
	Load	"GLcore"
	Load	"dbe"
	Load	"dri"
	Load	"extmod"
	Load	"glx"
	Load	"pex5"
	Load	"record"
	Load	"xie"
	Load	"bitmap"
	Load	"freetype"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
	Load	"int10"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us+"
EndSection

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

Section "InputDevice"
	Identifier	"Track Point"
	Driver		"mouse"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"PS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"ATI Technologies Inc. Rage Mobility P/M AGP 2x"
	Driver		"ati"
EndSection

Section "Monitor"
	Identifier	"DXS:1313"
	HorizSync	28-38
	VertRefresh	43-72
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Technologies Inc. Rage Mobility P/M AGP 2x"
	Monitor		"DXS:1313"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1024x768" "800x600"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Track Point" 	"CorePointer"
	InputDevice	"USB Mice" 	"SendCoreEvents"
EndSection

Section "DRI"
	Mode	0666
EndSection

# end of XF86Config

Reply to: