F5F Stay Refreshed Software Operating Systems Error encountered while attempting to load kernel modules post-upgrade.

Error encountered while attempting to load kernel modules post-upgrade.

Error encountered while attempting to load kernel modules post-upgrade.

Pages (2): 1 2 Next
H
harry9821
Junior Member
23
10-18-2023, 02:52 PM
#1
Hi everyone. Running Arch Linux with KDE on my Thinkpad X260 is working well so far. After a full system upgrade this evening, it started freezing when systemd attempted to load kernel modules. I can use TTY sessions but don’t know where to begin. Any tips? If I need to reinstall, it’s not a big deal, but I’d rather avoid that. Thanks!
H
harry9821
10-18-2023, 02:52 PM #1

Hi everyone. Running Arch Linux with KDE on my Thinkpad X260 is working well so far. After a full system upgrade this evening, it started freezing when systemd attempted to load kernel modules. I can use TTY sessions but don’t know where to begin. Any tips? If I need to reinstall, it’s not a big deal, but I’d rather avoid that. Thanks!

A
alexxerth
Junior Member
11
10-20-2023, 10:48 AM
#2
I upgraded the system by reviewing its current state and identifying any manual steps required. Checking the dmesg logs helps confirm if there are any critical messages to address.
A
alexxerth
10-20-2023, 10:48 AM #2

I upgraded the system by reviewing its current state and identifying any manual steps required. Checking the dmesg logs helps confirm if there are any critical messages to address.

Z
zac12man99
Junior Member
11
10-27-2023, 08:51 AM
#3
To view dmesg messages, open a terminal and run 'dmesg'. Focus on lines that mention hardware, drivers, or kernel events.
Z
zac12man99
10-27-2023, 08:51 AM #3

To view dmesg messages, open a terminal and run 'dmesg'. Focus on lines that mention hardware, drivers, or kernel events.

S
SuperS3pp3
Junior Member
12
11-12-2023, 10:15 AM
#4
On my Gentoo system, I checked dmesg with grep and noticed Arch uses a monolithic kernel. I’m interested in the modules it loads. Recent updates appear stable over the past six months. I ran lsmod in a tty to see the loaded modules and compared them with those in /etc/modules-load.d/. Also, reviewing systemctl status would help confirm if the display manager is starting correctly.
S
SuperS3pp3
11-12-2023, 10:15 AM #4

On my Gentoo system, I checked dmesg with grep and noticed Arch uses a monolithic kernel. I’m interested in the modules it loads. Recent updates appear stable over the past six months. I ran lsmod in a tty to see the loaded modules and compared them with those in /etc/modules-load.d/. Also, reviewing systemctl status would help confirm if the display manager is starting correctly.

M
MertIleYT
Junior Member
5
11-29-2023, 08:04 PM
#5
I've been using this setup for roughly a month. The last update was probably a week or two back, though I'm not entirely sure. Checking the logs with "dmesg | grep -i 'systemd-modules-load'" revealed that the main process ended with an exit code of 1 due to a failure in loading systemd modules.
M
MertIleYT
11-29-2023, 08:04 PM #5

I've been using this setup for roughly a month. The last update was probably a week or two back, though I'm not entirely sure. Checking the logs with "dmesg | grep -i 'systemd-modules-load'" revealed that the main process ended with an exit code of 1 due to a failure in loading systemd modules.

C
Cutie_Kitcat
Senior Member
644
11-30-2023, 08:14 AM
#6
This URL seems to discuss troubleshooting issues with systemctl and systemd modules.
C
Cutie_Kitcat
11-30-2023, 08:14 AM #6

This URL seems to discuss troubleshooting issues with systemctl and systemd modules.

A
aaron1506
Member
207
11-30-2023, 03:48 PM
#7
Alright, I'll take it. Thanks!
A
aaron1506
11-30-2023, 03:48 PM #7

Alright, I'll take it. Thanks!

D
drycustard
Member
64
12-01-2023, 12:24 AM
#8
There are positive updates and some concerns. Positive updates include removing the "load kernel modules" issue, which was resolved by following the provided guide. It looks like tp_smapi was installed, but it shouldn't be present on newer models. After uninstalling and restarting, the problem disappeared. Still, it doesn't boot properly—only shows standard messages like "starting version 245.6-8-arch" and file statuses. The screen remains unresponsive, and it's been stuck for a while.
D
drycustard
12-01-2023, 12:24 AM #8

There are positive updates and some concerns. Positive updates include removing the "load kernel modules" issue, which was resolved by following the provided guide. It looks like tp_smapi was installed, but it shouldn't be present on newer models. After uninstalling and restarting, the problem disappeared. Still, it doesn't boot properly—only shows standard messages like "starting version 245.6-8-arch" and file statuses. The screen remains unresponsive, and it's been stuck for a while.

S
ShrekMLG
Member
226
12-01-2023, 07:51 AM
#9
You're asking about your KDE display manager. If you haven't updated, it should be SDDM. Do you prefer X or Wayland as your display protocol?
S
ShrekMLG
12-01-2023, 07:51 AM #9

You're asking about your KDE display manager. If you haven't updated, it should be SDDM. Do you prefer X or Wayland as your display protocol?

M
molpi123
Member
74
12-03-2023, 07:42 AM
#10
X, SDDM.
M
molpi123
12-03-2023, 07:42 AM #10

X, SDDM.

Pages (2): 1 2 Next