Hello! The other day, purely for entertainment purposes, I experimented with various distributions, installing them one by one and accidentally stumbled upon such a wonderful software like gnome-logs . It quite conveniently sorts the system logs and displays the most important messages on the first tab. So, I noticed that almost all distributions out of the box have the same errors. Here are the most popular (I will make changes to this list; feel free to share your mistakes and their corrections):
- PAM adding faulty module / unable to dlopen: pam_kwallet
- in /etc/pam.d/lightdm and /etc/pam.d/lightdm-greeter you need to comment out all the lines beginning with "auth optional". To do this, add the character " # " at the beginning of the lines.
- Failed to query NVIDIA devices. Please ensure that the NVIDIA device files (/ dev / nvidia *) are available.
- This error only occurs with nvidia drivers above version 304 (rolling back drivers a hundred years ago for the sake of clearing the logs is certainly not a solution, but it may somehow help).
- Failed to start Automatically refresh installed snaps
- Sometimes it appears, sometimes it disappears.
- [pulseaudio] pid.c: Daemon already running.
- nm_device_get_device_type: assertion 'NM_IS_DEVICE (self)' failed
In general, no matter how I googled, I still could not fix any of them. It is surprising that nothing really was able to google. Yes, I understand that most likely these errors do not affect anything, but at least they litter the logs in literally every distribution! Is it normal? By the way, please reply if you do not have these errors.