A week ago, I think, Mageia 9 was updatet with in the Mageia control center with "Update your system". I have first booted the system now.
The problem is that 6.5.11-desktop-5.mga9 hangs on boot.
There is this error on the screen before it hang:
- Code: Select all
Failed to start mdmonitor.service.
See 'systemctl status mdmonitor.service' for details.
I then booted 6.5.11-desktop-5.mga9 in recorvery mode
As root I typed 'systemctl status mdmonitor.service'
The result is:
- Code: Select all
mdmonitor.service - Software RAID monitoring and management
Loaded: Loaded (/usr/lib/systemd/system/mdmonitor.service: enabled; presset: enabled)
Active: inactive (dead)
I don't know if the above is the problem.
Or is this the problem:
- Code: Select all
[root@localhost log]# tail -50 Xorg.0.log.old
[ 26.275] compiled for 1.21.1.7, module version = 0.1.1
[ 26.275] ABI class: X.Org Video Driver, version 25.2
[ 26.275] (II) LoadModule: "glx"
[ 26.275] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 26.276] (II) Module glx: vendor="X.Org Foundation"
[ 26.276] compiled for 1.21.1.8, module version = 1.0.0
[ 26.276] ABI class: X.Org Server Extension, version 10.0
[ 26.276] (II) LoadModule: "nvidia"
[ 26.276] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[ 26.276] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 26.276] compiled for 1.6.99.901, module version = 1.0.0
[ 26.276] Module class: X.Org Video Driver
[ 26.276] (II) v4l driver for Video4Linux overlay mode (V4L2)
[ 26.276] (II) NVIDIA dlloader X Driver 535.129.03 Thu Oct 19 18:44:59 UTC 2023
[ 26.276] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 26.276] (WW) Falling back to old probe method for v4l
[ 26.276] (II) systemd-logind: releasing fd for 226:0
[ 26.277] (II) Loading sub module "fb"
[ 26.277] (II) LoadModule: "fb"
[ 26.277] (II) Module "fb" already built-in
[ 26.277] (II) Loading sub module "wfb"
[ 26.277] (II) LoadModule: "wfb"
[ 26.277] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[ 26.277] (II) Module wfb: vendor="X.Org Foundation"
[ 26.277] compiled for 1.21.1.8, module version = 1.0.0
[ 26.277] ABI class: X.Org ANSI C Emulation, version 0.4
[ 26.277] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[ 26.277] (EE) NVIDIA: system's kernel log for additional error messages and
[ 26.277] (EE) NVIDIA: consult the NVIDIA README for details.
[ 26.277] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[ 26.277] (EE) NVIDIA: system's kernel log for additional error messages and
[ 26.277] (EE) NVIDIA: consult the NVIDIA README for details.
[ 26.277] (WW) Falling back to old probe method for v4l
[ 26.277] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[ 26.277] (EE) NVIDIA: system's kernel log for additional error messages and
[ 26.277] (EE) NVIDIA: consult the NVIDIA README for details.
[ 26.277] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[ 26.277] (EE) NVIDIA: system's kernel log for additional error messages and
[ 26.277] (EE) NVIDIA: consult the NVIDIA README for details.
[ 26.277] (EE) No devices detected.
[ 26.277] (EE)
Fatal server error:
[ 26.277] (EE) no screens found(EE)
[ 26.277] (EE)
Please consult the Mageia support
at https://bugs.mageia.org
for help.
[ 26.277] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 26.278] (EE)
[ 26.279] (EE) Server terminated with error (1). Closing log file.
Is there a way to get some more logs ?
Is this a good ide ?
urpmi.update -a
urpmi --auto-select
I can boot with 6.4.16-desktop-3.mga9
From here the system is up to date.
Best regards
Anders