Bonjour,
depuis la màj de mon kernel et de kmod; mon serveur X ne démarre plus
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen "Default Screen" 0 0
InputDevice "Synaptics Touchpad"
Option "AIGLX" "true"
Option "IgnoreABI" "True"
EndSection
Section "Files"
# /usr/lib64 pour x86_64
ModulePath "/usr/lib64/xorg/modules"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/nvidia/tls"
ModulePath "/usr/lib/xorg/modules"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/usr/share/fonts/X11/misc"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "fbdevhw"
Load "record"
Load "freetype"
Load "type1"
Load "glx"
Load "extmod"
Load "dbe"
Load "xtrap"
Load "GLcore"
SubSection "extmod" #nvidia excepté
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "bitmap"
Load "ddc"
### Load "dri"
Load "int10"
Load "vbe"
EndSection
Section "ServerFlags"
Option "AIGLX" "on"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Option "DPMS"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nv"
Option "DisableGLXRootClipping" "True"
Option "AddARGBGLXVisuals" "true"
Option "TripleBuffer" "true"
Option "NoLogo" "False"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
Option "NoPowerConnectorCheck" "False"
Option "RandRRotation" "True"
Option "DynamicTwinView" "False"
Option "OnDemandVBlankInterrupts" "True"
Option "ConnectToAcpid" "True"
Option "EnableACPIHotkeys" "True"
Option "UseEvents" "True"
Option "ExactModeTimingsDVI" "True"
Option "NvAGP" "0"
Option "AllowGLXWithComposite" "True"
Option "AddARGBGLXVisuals" "True"
Option "TripleBuffer" "True"
Option "UseDamageEvents" "True"
Option "UseRandR" "True"
Option "RenderAccel" "True"
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1680x1050" "1280x1024" "1280x960" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "enable"
EndSection
[ 355.286] compiled for 1.12.0, module version = 1.2.0
[ 355.286] ABI class: X.Org Server Extension, version 6.0
[ 355.286] (II) Loading extension DRI2
[ 355.286] (II) LoadModule: "nv"
[ 355.286] (WW) Warning, couldn't open module nv
[ 355.286] (II) UnloadModule: "nv"
[ 355.286] (II) Unloading nv
[ 355.286] (EE) Failed to load module "nv" (module does not exist, 0)
[ 355.286] (II) LoadModule: "synaptics"
[ 355.286] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[ 355.286] (II) Module synaptics: vendor="X.Org Foundation"
[ 355.286] compiled for 1.12.0, module version = 1.6.0
[ 355.286] Module class: X.Org XInput Driver
[ 355.286] ABI class: X.Org XInput driver, version 16.0
[ 355.286] (EE) No drivers available.
[ 355.286]
Fatal server error:
[ 355.287] no screens found
[ 355.287]
Please consult the Fedora Project support
at http://wiki.x.org
for help.
[ 355.289] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 355.289]