#1 Le 19/08/2007, à 20:01
- Philo-Bedoe
Compiz-Fusion: reboot du serveur X :-/
Bonjour,
Pour tester enfin ce Compiz-Fusion je l'ai installé tout à l'heure sur ma Feisty (Gnome)
l'installation s'est bien passée et le paramétrage aussi mais j'ai un problème: le serveur X reboot aléatoirement de temps en temps sans que je ne sache pourquoi (enfin c'est du à Compiz-Fusion c'est certain mais quoi ?)
Avant j'avais Compiz puis Beryl et je n'ai jamais eu aucun problème...
quelqu'un aurait une idée ?
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
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" "latin9"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "ATI Technologies Inc RV350 AP [Radeon 9600]"
Driver "ati"
BusID "PCI:1:0:0"
Option "XAANoOffscreenPixmaps" "true"
Option "AddARGBGLXVisuals" "true"
Option "AllowGLXWithComposite" "true"
EndSection
Section "Monitor"
Identifier "L1720B"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies Inc RV350 AP [Radeon 9600]"
Monitor "L1720B"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Option "AIGLX" "true"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "DRI"
Mode 0666
EndSection
Dernière modification par Philo-Bedoe (Le 19/08/2007, à 20:01)
"Certains systèmes que l'on ne citera pas font tache sur un ordinateur. Linux étant un système multitache, c'est pire."
source: desencyclopedie.wikia.com
Hors ligne
#2 Le 20/08/2007, à 10:57
- Philo-Bedoe
Re : Compiz-Fusion: reboot du serveur X :-/
ah ok le bide
je constate que ce problème de reboot du serveur X se produit notamment quand je veux changer le fond de Nautilus lol!
je ne vois pas bien le rapport mais c'est systématique! Dès que je veux modifier le fond de Nautilus le serveur X reboot (et ce depuis l'installation de Compiz-Fusion)
"Certains systèmes que l'on ne citera pas font tache sur un ordinateur. Linux étant un système multitache, c'est pire."
source: desencyclopedie.wikia.com
Hors ligne
#3 Le 20/08/2007, à 10:58
- prometheus
Re : Compiz-Fusion: reboot du serveur X :-/
bonjour
j'ai la même config que toi ati radeon 9600 et pas de prob pour l'instant avec compiz par contre j'ai une petite différence dans le xorg à la fin ...
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "0"
EndSection
je ne sais pas si ça peut régler ton problème mais perso quand j'ai mis "enable" au lieu de "o" ça plantait.
Voilà pour l'aide que je peut t'apporter et si tu as besoin du xorg complet je le donnerais.
Ha j'ai vu d'autres différences alors voilà mon 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 "i2c"
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" "us"
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 "Carte vidéo générique"
Driver "fglrx"
Busid "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
Horizsync 28-51
Vertrefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Carte vidéo générique"
Monitor "Écran générique"
Defaultdepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "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" "0"
EndSection
Sinon tu es bien sous xgl ??
Par contre tu constateras que j'ai tout mis en générique ça m'évite des problèmes et j'ai les drivers ati propriétaire voilà ++
Hors ligne
#4 Le 20/08/2007, à 12:46
- Philo-Bedoe
Re : Compiz-Fusion: reboot du serveur X :-/
non je suis sous AIGLX vu que j'utilise les drivers libres.
les drivers proprio (fglrx) ne tournent qu'avec XGL et de toute façon chez moi ils ont toujours planté...
je ne pense pas de toute façon que ça ait un rapport avec le xorg vu que ma session reboot notamment quand je touche aux fonds d'écran de Nautilus lol
"Certains systèmes que l'on ne citera pas font tache sur un ordinateur. Linux étant un système multitache, c'est pire."
source: desencyclopedie.wikia.com
Hors ligne
#5 Le 21/08/2007, à 17:40
- prometheus
Re : Compiz-Fusion: reboot du serveur X :-/
re moi
et bien je ne pourrais donc d'être d'une grande utulité mais tout de même curieux que tout plante sous xgl ?? pour ma part aucun probleme ..juste à démarer dans ma session xgl et puis c'est tout hé bien désolé!
Hors ligne