I’ve been running Neon for years with no real problems. A few days ago I got an alert that there was a kernel upgrade to 6.5.0-14-generic, so I installed it.
Well… After installing it, I can’t boot to Plasma. I can CTRL-ALT-F to other terminals where I can log in. But if I try startX, it fails, so I’m limited to text terminal only.
If I go into grub at boot and select an older kernel, (6.2.0-39-generic) everything runs fine.
Normally I can manage bugs here and there, but this time I’m stumped. How can I get Plasma running under the latest kernel ?
Below is the info on my system and the text from Xorg.0.log showing the failure.
From kinfo…
KDE Plasma 5.27.10
KDE Frameworks Version 5.113.0
QT Version 5.15.11
Kernel Version 6.2.0-39-generic (64 bit)
Graphics Platform X11
Hardware
Processors 8 x intel Core i7-6700K CPU @ 4.00GHz
Memory 31.3 GiB of RAM
Graphics Platform GeForce GT 730/PCIe/SSE2
Contents of Xorg.0.log after a failed attempt to run X
[ 53.265]
Xorg X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 53.270] Current Operating System: Linux linux 6.5.0-14-generic #14~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Nov 20 18:15:30 UTC 2 x86_64
[ 53.271] Kernel command line: BOOT_IMAGE=/vmlinuz-6.5.0-14-generic root=UUID=a76c829d-5f8c-4ee8-ad9a-0ff89278f431 ro quiet splash vt.handoff=7
[ 53.275] xorg-server 2:21.1.4-2ubuntu1.7~22.04.5
[ 53.276] Current version of pixman: 0.40.0
[ 53.278] Before reporting problems, check wiki
to make sure that you have the latest version.
[ 53.278] Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 53.325] (==) Log file: “/var/log/Xorg.0.log”, Time: Thu Jan 11 12:41:44 2024
[ 53.336] (==) Using system config directory “/usr/share/X11/xorg.conf.d”
[ 53.337] (==) No Layout section. Using the first Screen section.
[ 53.337] (==) No screen section available. Using defaults.
[ 53.337] () |–>Screen “Default Screen Section” (0)
[ 53.337] (**) | |–>Monitor “”
[ 53.338] (==) No monitor specified for screen “Default Screen Section”.
Using a default monitor configuration.
[ 53.338] (==) Automatically adding devices
[ 53.338] (==) Automatically enabling devices
[ 53.338] (==) Automatically adding GPU devices
[ 53.338] (==) Automatically binding GPU devices
[ 53.338] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 53.339] (WW) The directory “/usr/share/fonts/X11/cyrillic” does not exist.
[ 53.339] Entry deleted from font path.
[ 53.339] (WW) The directory “/usr/share/fonts/X11/100dpi/” does not exist.
[ 53.339] Entry deleted from font path.
[ 53.339] (WW) The directory “/usr/share/fonts/X11/75dpi/” does not exist.
[ 53.339] Entry deleted from font path.
[ 53.339] (WW) The directory “/usr/share/fonts/X11/100dpi” does not exist.
[ 53.339] Entry deleted from font path.
[ 53.339] (WW) The directory “/usr/share/fonts/X11/75dpi” does not exist.
[ 53.339] Entry deleted from font path.
[ 53.339] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 53.339] (==) ModulePath set to “/usr/lib/xorg/modules”
[ 53.339] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 53.339] (II) Loader magic: 0x55c3286b9020
[ 53.339] (II) Module ABI versions:
[ 53.339] Xorg ANSI C Emulation: 0.4
[ 53.339] Xorg Video Driver: 25.2
[ 53.339] Xorg XInput driver : 24.4
[ 53.339] Xorg Server Extension : 10.0
[ 53.340] (++) using VT number 2
[ 53.341] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 53.345] (–) PCI:*(1@0:0:0) 10de:1287:1462:8a9f rev 161, Mem @ 0xde000000/16777216, 0xd0000000/134217728, 0xd8000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x???/131072
[ 53.345] (II) LoadModule: “glx”
[ 53.345] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 53.348] (II) Module glx: vendor=“Xorg Foundation”
[ 53.348] compiled for 1.21.1.4, module version = 1.0.0
[ 53.348] ABI class: Xorg Server Extension, version 10.0
[ 53.933] (==) Matched nouveau as autoconfigured driver 0
[ 53.933] (==) Matched modesetting as autoconfigured driver 1
[ 53.933] (==) Matched fbdev as autoconfigured driver 2
[ 53.933] (==) Matched vesa as autoconfigured driver 3
[ 53.933] (==) Assigned the driver to the xf86ConfigLayout
[ 53.933] (II) LoadModule: “nouveau”
[ 53.934] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 53.937] (II) Module nouveau: vendor=“Xorg Foundation”
[ 53.937] compiled for 1.21.1.3, module version = 1.0.17
[ 53.937] Module class: Xorg Video Driver
[ 53.937] ABI class: Xorg Video Driver, version 25.2
[ 53.937] (II) LoadModule: “modesetting”
[ 53.937] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 53.938] (II) Module modesetting: vendor=“Xorg Foundation”
[ 53.938] compiled for 1.21.1.4, module version = 1.21.1
[ 53.938] Module class: Xorg Video Driver
[ 53.938] ABI class: Xorg Video Driver, version 25.2
[ 53.938] (II) LoadModule: “fbdev”
[ 53.939] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 53.939] (II) Module fbdev: vendor=“Xorg Foundation”
[ 53.940] compiled for 1.21.1.3, module version = 0.5.0
[ 53.940] Module class: Xorg Video Driver
[ 53.940] ABI class: Xorg Video Driver, version 25.2
[ 53.940] (II) LoadModule: “vesa”
[ 53.940] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 53.941] (II) Module vesa: vendor=“Xorg Foundation”
[ 53.941] compiled for 1.21.1.3, module version = 2.5.0
[ 53.941] Module class: Xorg Video Driver
[ 53.941] ABI class: Xorg Video Driver, version 25.2
[ 53.941] (II) NOUVEAU driver Date: Sat Jan 23 12:24:42 2021 -0500
[ 53.941] (II) NOUVEAU driver for NVIDIA chipset families :
[ 53.941] RIVA TNT (NV04)
[ 53.941] RIVA TNT2 (NV05)
[ 53.941] GeForce 256 (NV10)
[ 53.941] GeForce 2 (NV11, NV15)
[ 53.942] GeForce 4MX (NV17, NV18)
[ 53.942] GeForce 3 (NV20)
[ 53.942] GeForce 4Ti (NV25, NV28)
[ 53.942] GeForce FX (NV3x)
[ 53.942] GeForce 6 (NV4x)
[ 53.942] GeForce 7 (G7x)
[ 53.942] GeForce 8 (G8x)
[ 53.943] GeForce 9 (G9x)
[ 53.943] GeForce GTX 2xx/3xx (GT2xx)
[ 53.943] GeForce GTX 4xx/5xx (GFxxx)
[ 53.943] GeForce GTX 6xx/7xx (GKxxx)
[ 53.943] GeForce GTX 9xx (GMxxx)
[ 53.943] GeForce GTX 10xx (GPxxx)
[ 53.943] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 53.943] (II) FBDEV: driver for framebuffer: fbdev
[ 53.943] (II) VESA: driver for VESA chipsets: vesa
[ 54.546] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[ 54.546] (EE) open /dev/dri/card0: No such file or directory
[ 54.546] (WW) Falling back to old probe method for modesetting
[ 54.546] (EE) open /dev/dri/card0: No such file or directory
[ 54.546] (II) Loading sub module “fbdevhw”
[ 54.546] (II) LoadModule: “fbdevhw”
[ 54.547] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 54.547] (II) Module fbdevhw: vendor=“Xorg Foundation”
[ 54.547] compiled for 1.21.1.4, module version = 0.0.2
[ 54.547] ABI class: Xorg Video Driver, version 25.2
[ 54.548] (EE) Unable to find a valid framebuffer device
[ 54.548] (WW) Falling back to old probe method for fbdev
[ 54.548] (II) Loading sub module “fbdevhw”
[ 54.548] (II) LoadModule: “fbdevhw”
[ 54.548] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 54.548] (II) Module fbdevhw: vendor=“Xorg Foundation”
[ 54.548] compiled for 1.21.1.4, module version = 0.0.2
[ 54.548] ABI class: Xorg Video Driver, version 25.2
[ 54.549] (II) FBDEV(2): using default device
[ 54.549] (EE) Screen 0 deleted because of no matching config section.
[ 54.549] (II) UnloadModule: “modesetting”
[ 54.549] (EE) Screen 0 deleted because of no matching config section.
[ 54.549] (II) UnloadModule: “fbdev”
[ 54.549] (II) UnloadSubModule: “fbdevhw”
[ 54.549] (EE)
Fatal server error:
[ 54.549] (EE) Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices
[ 54.549] (EE)
[ 54.549] (EE)
Please consult the The Xorg Foundation support
for help.
[ 54.549] (EE) Please also check the log file at “/var/log/Xorg.0.log” for additional information.
[ 54.549] (EE)
[ 54.589] (EE) Server terminated with error (1). Closing log file.