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

Re: New sleep code for ATI M6, M7 and M9



Hello again,

> Could be something about the X setup, please provide some information
> about that, e.g.: What version of XFree86? With Option "UseFBDev"?
> With DRI enabled? Is APM emulation working? ...
Sorry, I must admit that I did not know anything about apm emulation. Is
it in the kernel?

I use:

ii  xfree86-common 4.2.1-5        X Window System (XFree86)
infrastructure ii  xserver-xfree8 4.1.0-16       the XFree86 X server
ii  xserver-xfree8 2002.12.05-4   The DRI CVS trunk XFree86 X server

Yes, I use UseFBDev, DRI is enabled

Thanks for help

raph

here my /etc/X11/XF86Config:

# Sample XF86Config for a TiBook

Section "Files"
	FontPath	"unix/:7100"			# local font server

#	FontPath	"/usr/lib/X11/fonts/misc"
#	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
#	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
#	FontPath	"/usr/share/AbiSuite/fonts"
#	FontPath	"/usr/lib/X11/fonts/Type1"
#	FontPath	"/usr/lib/X11/fonts/Speedo"
#	FontPath	"/usr/lib/X11/fonts/75dpi"
#	FontPath	"/usr/lib/X11/fonts/100dpi"
EndSection

Section "ServerFlags"
# You can put fancy stuff here, man XF86Config-4
EndSection

Section "Module"
	Load	"dbe"
	Load	"extmod"
	Load	"glx"
	Load	"dri"

	Load	"freetype"
	Load	"type1"


        Load    "GLcore"
        Load    "bitmap"
        Load    "ddc"
        Load    "int10"
#       Load    "pex5"
        Load    "record"
        Load    "speedo"
        Load    "vbe"
#       Load    "xie"
	
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"macintosh"
	Option		"XkbLayout"	"de_CH"
#	Option		"XkbOptions"	"ctrl:nocaps"
EndSection

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

Section "Device"
	Identifier	"Radeon Mobility"
	Driver		"ati"
#	Option		"sw_cursor"

	Option		"UseFBDev"
EndSection

Section "Monitor"
	Identifier	"TiBook Panel"
	HorizSync	30-70
	VertRefresh	55-131

	Option		"DPMS"

	Mode "1280x854"	# D: 79.815 MHz, H: 51.963 kHz, V: 60.003 Hz
		DotClock 79.816
		HTimings 1280 1296 1408 1536
		VTimings 854 855 858 866
		Flags    "-HSync" "-VSync"
	EndMode

EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Radeon Mobility"
	Monitor		"TiBook Panel"
	DefaultDepth	24
	SubSection "Display"
		Depth		8
		Modes		"1280x854"
	#	Virtual		1280 854
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1152x768"
	#	Virtual		1280 854
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x854" "1152x768" "896x600" "720x480"
	#	Virtual		1280 854
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
        Mode    0666
EndSection



<--------->
clef publique :
http://www.informatik.uni-freiburg.de/~proust/raph-pub-key.txt

S'il vous plaît, évitez de m'envoyer des attachements au format Word ou
PowerPoint. Voir
http://www.fsf.org/philosophy/no-word-attachments.fr.html

Attachment: pgpJQgbNQGylP.pgp
Description: PGP signature


Reply to: