Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 13/08/2007, à 17:10

Arkhiall

XGL ne se lance pas...

Tout d'abord salut à tous smile

Je me suis décidé à me lancer dans l'opération périlleuse qui sera d'installer compiz-fusion avec mon ATI Radeon X1900 GT!

J'ai donc commencé par installer les drivers propriétaires à partir des dépôts.
Résultat :

fabien@ubuntu:~$ fglrxinfo
display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: Radeon X1900 Series
OpenGL version string: 2.0.6334 (8.34.8)

fabien@ubuntu:~$ glxinfo | grep "direct rendering"
direct rendering: Yes
fabien@ubuntu:~$ glxgears
31124 frames in 5.0 seconds = 6224.749 FPS

Parfait, l'accélération graphique est là.

Il faut donc que j'installe XGL, les drivers proprio d'ATI ne gérant pas l'extension Composite.
J'ai donc suivi la doc : http://doc.ubuntu-fr.org/xgl_gnome

J'ouvre ma session XGL, le fond gris apparaît, chargement et... le fond gris reste, les barres en haut et en bas sont blanches et vides, on ne peut rien faire sauf Alt-F1 sudo /etc/init.d/gdm restart
J'ai donc cherché sur le forum et dans la doc, et ce problème n'est évoqué nulle part...

Ca commence mal si je veux Compiz-fusion!

Merci à tous ceux qui sauront m'aider, et même à ceux qui auront pris le temps et la peine de me lire wink

Hors ligne

#2 Le 13/08/2007, à 19:51

Arkhiall

Re : XGL ne se lance pas...

Bon, je me suis dit que j'allais réinstaller les drivers proprio, mais sans les dépots cette fois. Résultat : j'arrive plus à me mettre en 1440x900, la résolution native de mon écran... Elle est dans le xorg.conf, mais elle est "zappée" pour la suivante, 1280x1024!

# /etc/X11/xorg.conf (xorg 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 xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

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

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

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

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

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

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

Section "Device"
	Identifier	"ATI Radeon X1900 GT"
	Driver	"fglrx"
	Option	"VideoOverlay" "on"
	Option	"OpenGLOverlay" "off"
	BusID		"PCI:5:0:0"
EndSection


Section "Monitor"
	Identifier	"SyncMaster 940BW"
	Option		"DPMS"
	HorizSync	30-81
	VertRefresh	56-75
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"ATI Radeon X1900 GT"
	Monitor		"SyncMaster 940BW"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1440x900" "1280x1024" "1280x800" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1440x900" "1280x1024" "1280x800" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1440x900" "1280x1024" "1280x800" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1440x900" "1280x1024" "1280x800" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1440x900" "1280x1024" "1280x800" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1440x900" "1280x1024" "1280x800" "1152x864" "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"
EndSection

Section "DRI"
	Mode	0666
EndSection

Section "Extensions"
	Option "Composite" "Disable"
EndSection

Si quelqu'un pouvait m'aider... je régresse plus que j'avance sad

Hors ligne

#3 Le 21/08/2007, à 02:31

LoYa!

Re : XGL ne se lance pas...

J'ai exactement le même problème, j'ai une mobility 9700.
T'as avancé sur le problème?
Quelqu'un a une solution?

Hors ligne

#4 Le 21/08/2007, à 03:51

smo

Re : XGL ne se lance pas...

salut je fait un script pour compiz-fusion (meme un petit menu juste pour xgl ..)

ici : http://forum.ubuntu-fr.org/viewtopic.php?pid=1009177

:=) ++

deja test ok ta carte 1900...

Hors ligne