Forum Linux.debian/ubuntu [sarge] examiner des logs détaillés de Xfree avec le paquet de déboguage Xfree-dbg

Posté par  .
Étiquettes :
0
29
oct.
2004
Bonjour tous,

Suite à un précédent post, https://linuxfr.org/forums/15/4244.html(...) , je reviens pour reconnaitre la modestie de mes progrès :

= Mon X plante toujours très régulièrement
= Ma connexion aDSL est toujours aussi taquine...
= par contre j'ai trouvé la bonne entrée pour lancer KDE par défaut dans mon .xsession : c'est "startkde" et non je ne sais quel "exec KDE &" (mais ça je n'avais pas osé en parler la dernière fois ;-)

Je voudrais me concentrer sur le problème avec X :

Grand A ::
**********

j'ai installé et configuré la version "deboguage" du paquet xserver-xfree86 mais, je suis penaud, je ne trouve pas

j'ai trois pistes pour ces crashs de fréquence journalière (viiiiiiiii, ça m'énerve très fort.........) :

- carte graphique à l'agonie (GeForce 2 MX de 4 ans passés)
- erreur de configuration : si j'ouvre 2 sessions avec GDM, ne faut-il pas que je déclare 2 fois moins de mêmoire vive dans mon fichier XF86config-4 ??
- vilain bogue qu'il m'appartient t'étayer (d'où le paquet X*-dbg) avant de le rapporter sur le DTS !! Et là je vois pas grand chose de plus sur les /var/log/Xfree* ; à vrai dire rien de plus...donc où sont les traces, les logs, les machins que produit ce paquet dbg ??

C'est là que vous pouvez m'aider, je ne suis pas informaticien et c'est une grosse limitation dans le cas présent !!

Grand B ::
**********

CoinKoin, grâce lui soit rendu, m'avait orienté vers ce bogue durable de X :
http://linuxfr.org/tips/144.html(...)

Après lecture des commentaires, je reste un peu circonspect.
Déjà comment ce fait-il que ce f*£% bogue ne soit toujours pas corrigé, d'autre part que fait exactement ce signal "kill -s SIGUSR1 pid_du_processus_X" parce que s'il tue le serveur X, ça revient presque au même : un coup sur deux, quand X crashe, il trouve la force de lancer un nouveau GDM-login !!


Merci de vos conseils amicaux zé zavisés !!


Yojik
****
ci -dessous mon XF86Config-4 :

# 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"
# if the local font server has problems, we can fall back on these
FontPath "/usr/lib/X11/fonts/misc"
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/local/share/fonts"
FontPath "/usr/share/fonts"
FontPath "/usr/X11R6/lib/X11/fonts"
FontPath "/usr/share/fonts/afms"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/type1"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/type1/gsfonts"
FontPath "/usr/share/fonts/truetype/openoffice"
FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
FontPath "/usr/local/share/fonts/truetype"
FontPath "/usr/local/share/fonts/truetype/DK2"
FontPath "/usr/local/share/fonts/truetype/MS"
FontPath "/usr/share/fonts/truetype/freefont"
FontPath "/usr/share/fonts/truetype/latex-xft-fonts"
EndSection
Section "Module"
Load "GLcore"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "speedo"
Load "type1"
Load "vbe"
Load "xtt"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
EndSection
Section "Device"
Identifier "GeForce2 MX"
Driver "nv"
EndSection
Section "Monitor"
Identifier "iiyama VisionMasterPro 17"
HorizSync 30-60
VertRefresh 50-75
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "GeForce2 MX"
Monitor "iiyama VisionMasterPro 17"
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 "Generic Mouse"
EndSection

Suivre le flux des commentaires

Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.