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

Re: Console et xinerama



Re,
X tournant avec une résolution de 1280*1024, je viens de faire l'essai de rajouter vga=794 au noyau. Ben ça change rien. J'ai bien l'affichage console en frame buffer 1280*1024, mais dès que gdm démarre, mon problème d'affichage revient ;-(
Au cas où, je joint XFConfig
@+
JB

JB - DUF a écrit :
Bonsoir,

François TOURDE a écrit :

Sur un portable avec un écran externe, j'ai configuré l'affichage du
bureau sur les 2 écrans (une espèce de bureau étendu).
Tout va bien au démarrage de la machine, j'ai la console répliquée sur
les 2 écrans, mais l'affichage devient tout pourri dès que je démarre
X.

Tout pourri genre quoi? Et sur les 2 écrans c'est pourri pareil ?

En fait, j'ai le même affichage sur les 2 écrans (normal je suppose)
mais il y a comme qui dirait des rayures noires (!!) qui coupe l'écran verticalement.
Du coup, tous les caractères ne sont pas visibles (en gros, un sur deux).

Le plus bizarre, c'est que le boot se passe absolument normalement et cela commence à merder dès le démarrage de gdm, et donc de X.

Je ne sais pas si ça joue, mais j'utilise le frame buffer pour la
console.

Là, je sais pas, je joue mon jocker!

Merci quand même.
@+
JB

# XF86Config-4 (XFree86 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 XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
	FontPath	"/usr/lib/X11/fonts/local"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
	ModulePath	"/usr/X11R6/lib/modules"
EndSection


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

Section "InputDevice"
	Identifier	"888E_Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"		"xfree86"
	Option		"XkbModel"		"pc105"
	Option		"XkbLayout"		"fr"
	Option		"XkbOptions"		"compose:rwin"
EndSection

Section "InputDevice"
	Identifier	"888E_Touchpad"
	Driver		"synaptics"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"PS/2"
	Option		"LeftEdge"      	"1700"
	Option		"RightEdge"     	"5300"
	Option		"TopEdge"       	"1700"
	Option		"BottomEdge"    	"4200"
	Option		"FingerLow"     	"25"
	Option		"FingerHigh"    	"30"
	Option		"MaxTapTime"    	"180"
	Option		"MaxTapMove"    	"220"
	Option		"VertScrollDelta"	"100"
	Option		"MinSpeed"      	"0.06"
	Option		"MaxSpeed"      	"0.12"
	Option		"AccelFactor" 		"0.0010"
	Option		"SHMConfig"     	"on"
#	Option		"Repeater"      	"/dev/ps2mouse"
EndSection
Section "InputDevice"
	Identifier	"Souris_USB"
	Driver		"mouse"
	Option		"SendCoreEvents"	"true"
#	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
#	Option		"Buttons"		"6"
#	Option		"Resolution"		"800"
#	Option		"SampleRate"		"200"
EndSection

Section "Device"
	Identifier	"ATI_9000"
	BusID		"PCI:1:0:0"
	Driver		"radeon"
#	VideoRam	65536
	Option		"AGPMode" "4"
	Option		"DisplayPriority" "auto"
	Screen		0
#	Option 		"MergedFBAuto" "1"

	Option		"MonitorLayout" "LVDS, TMDS"
##	Option 		"OverlayOnCRTC2" "on"
##	Option		"CloneVRefresh" "60"
#	Option		"noddc" "on"
	Option		"AGPFastWrite" "on"
#	Option		"DepthMoves" "on"

	Option		"EnablePageFlip" "on"
#	Option		"DynamicPM" "off"
##	Option		"CRT2Position" "RightOf"
EndSection
Section "Device"
	Identifier	"External_ATI_9000"
	BusID		"PCI:1:0:0"
	Driver		"radeon"
#	VideoRam	65536
	Option		"AGPMode" "4"
	Option		"DisplayPriority" "auto"
	Screen		1
#	Option 		"MergedFBAuto" "1"

	Option		"MonitorLayout" "LVDS, TMDS"
##	Option 		"OverlayOnCRTC2" "on"
##	Option		"CloneVRefresh" "60"
#	Option		"noddc" "on"
	Option		"AGPFastWrite" "on"
#	Option		"DepthMoves" "on"

	Option		"EnablePageFlip" "on"
#	Option		"DynamicPM" "off"
##	Option		"CRT2Position" "LeftOf"
EndSection

Section "Monitor"
	Identifier	"Proview_LCD"
	Option		"DPMS"
EndSection
Section "Monitor"
	Identifier	"888E_LCD"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"888E_Screen"
	Device		"ATI_9000"
	Monitor		"888E_LCD"
	DefaultDepth	24
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1024x768"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1024x768"
	EndSubSection
EndSection
Section "Screen"
	Identifier		"Proview_Screen"
	Device			"External_ATI_9000"
	Monitor			"Proview_LCD"
	DefaultDepth		24
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1024x768"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1024x768"
	EndSubSection
EndSection

#Section "ServerLayout"
#	Identifier	"Normal_Layout"
#	Screen		"888E_Screen"
#	InputDevice	"888E_Keyboard"
#	InputDevice	"888E_Touchpad"
#	InputDevice	"Souris_USB"
#	Option		"Xinerama"	"off"
#	Option		"Clone"   	"off"
#EndSection
Section "ServerLayout"
	Identifier	"Multihead_Layout"
	Screen 	0	"888E_Screen"
	Screen	1	"Proview_Screen" LeftOf "888E_Screen"
	InputDevice	"888E_Keyboard"
	InputDevice	"888E_Touchpad"
	InputDevice	"Souris_USB"
	Option		"Xinerama""on"
#	Option		"Clone"   "off"
EndSection

#Section "ServerFlags"
#	Option      "Xinerama" "on"
#EndSection

Section "DRI"
	Mode	0666
EndSection

Reply to: