#1 Le 27/02/2007, à 11:19
- DAL
Mises à jour du jour, problème avec Xserver
Ce matin, heureux comme tous les matins de voir 109 mises à jour je lance l'update.
Ensuite, le gestionnaire de mises à jour me propose un dist-upgrade.
Je me dis, pourquoi pas !
Et voilà t'y pas que le server X refuse de se lancer au motif qu'il ne trouve pas le link : font 'fixed'.
Quel désarroi !
En fait, il s'agit d'une grossière erreur dans le fichier Xorg.conf.
Dans la section 'Files' les FontPath semblent être erronés. Ils pointent vers "/usr/share/X11/fonts/..."
Alors qu'ils devraient pointer vers ""/usr/share/fonts/X11/..."
Je laisse mon Xorg.conf pour info.
Si ça peut aider...
# /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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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" "latin9"
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/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "nVidia Corporation NV18 [GeForce4 MX - nForce GPU]"
Driver "nv"
BusID "PCI:2:0:0"
VideoRam 32000
EndSection
Section "Monitor"
Identifier "LM800"
Option "DPMS"
HorizSync 30-83
VertRefresh 55-75
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV18 [GeForce4 MX - nForce GPU]"
Monitor "LM800"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "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
Vous pourrez noter que j'ai encore un petit problème avec l'accéleration mais rien de méchant.
En espérant que ça débloque quelqu'un !
Dernière modification par DAL (Le 28/02/2007, à 08:43)
Hors ligne
#2 Le 27/02/2007, à 16:39
- snifer
Re : Mises à jour du jour, problème avec Xserver
salut
j'ai eu le même problème régler de la même facon
merci pour l'info
@+
#3 Le 27/02/2007, à 16:41
- kanibal
Re : Mises à jour du jour, problème avec Xserver
Bonjour,
Idem meme souci
Résolu avec ta solution et ça marche nikel.
Merci
Hors ligne
#4 Le 28/02/2007, à 01:21
- chams
Re : Mises à jour du jour, problème avec Xserver
merci jai eu le meme probleme !
jai meme essayer de reconfigurer le xserver manuellement
franchement celle la j'l ait pas vu
MERCI
LINUX TESTER
WAKE-UP NEO !
Hors ligne
#5 Le 28/02/2007, à 02:20
- Yann
Re : Mises à jour du jour, problème avec Xserver
Youhou o/ Moi je suis passé sur le forum avant le reboot....
Merci beaucoup!
Et pourtant moi, jsuis pas du genre délicat,
Dans un coin de la musse, j'ai posé mon matelas - Paulo Anarkao
Hors ligne
#6 Le 28/02/2007, à 03:57
- chams
Re : Mises à jour du jour, problème avec Xserver
DAL et la resolution ?
jai un probleme avec la resolution 1024*768
LINUX TESTER
WAKE-UP NEO !
Hors ligne
#7 Le 28/02/2007, à 07:58
- Grann0n
Re : Mises à jour du jour, problème avec Xserver
Corrigé avant reboot
Cimer
Hors ligne
#8 Le 28/02/2007, à 08:42
- DAL
Re : Mises à jour du jour, problème avec Xserver
DAL et la resolution ?
jai un probleme avec la resolution 1024*768
Alors là, je ne sais pas. A priori, ce bug n'affectait que les paths pour les fonts...
A noter qu'après la même mise à jour sur une machine équipée ATI, je n'ai pas rencontré ce souci.
Dernière modification par DAL (Le 28/02/2007, à 08:42)
Hors ligne
#9 Le 28/02/2007, à 08:48
- coubi64
Re : Mises à jour du jour, problème avec Xserver
Je n'ai pas rencontré ce souci après voir faire la mise à jour complète hier soir avec une nVidia 6600 GT
Hors ligne