Hi all,
this evening I updated my 11.4 via KpackageKit then logged out when I did Xorg died and I was dumped on the text console.
Looking in the logs I see
– /var/log/messages
Aug 15 17:59:49 linux-vg3v acpid: 1 client rule loaded
Aug 15 17:59:49 linux-vg3v kernel: [22090.925299] NVRM: API mismatch: the client has the version 275.21, but
Aug 15 17:59:49 linux-vg3v kernel: [22090.925301] NVRM: this kernel module has the version 270.41.06. Please
Aug 15 17:59:49 linux-vg3v kernel: [22090.925302] NVRM: make sure that this kernel module and all NVIDIA driver
Aug 15 17:59:49 linux-vg3v kernel: [22090.925303] NVRM: components have the same version.
Aug 15 17:59:49 linux-vg3v kdm[1327]: X server died during startup
Aug 15 17:59:49 linux-vg3
— /var/log/Xorg.0.log
19.017] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
19.594] (II) Module fbdevhw: vendor=“X.Org Foundation”
19.594] compiled for 1.9.3, module version = 0.0.2
19.594] ABI class: X.Org Video Driver, version 8.0
19.594] (WW) Falling back to old probe method for vesa
19.785] (II) NVIDIA(0): Creating default Display subsection in Screen section
“Default Screen” for depth/fbbpp 24/32
19.785] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
19.785] (==) NVIDIA(0): RGB weight 888
19.785] (==) NVIDIA(0): Default visual is TrueColor
19.785] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
19.785] (EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module. Please see the
19.785] (EE) NVIDIA(0): system’s kernel log for additional error messages and
19.785] (EE) NVIDIA(0): consult the NVIDIA README for details.
19.785] (EE) NVIDIA(0): *** Aborting ***
19.785] (II) UnloadModule: “nvidia”
19.785] (II) UnloadModule: “wfb”
19.785] (II) UnloadModule: “fb”
19.785] (EE) Screen(s) found, but none have a usable configuration.
I’m running on an AMD X86_64 with a GeForce6600 card.
Unfortunately I didn’t check the update list too closely. The above seems to indicate that an Xorg component was updated but the kernel module wasn’t.
What is the easiest way to fix this?
DaveC