Closed vladkinoman closed 3 years ago
Not really a topic, but the system used to boot in less than 50 seconds:
$ systemd-analyze time >> ~/Desktop/time.out
Startup finished in 9.061s (kernel) + 47.282s (userspace) = 56.343s
graphical.target reached after 47.264s in userspace
Startup finished in 9.093s (kernel) + 50.036s (userspace) = 59.130s
graphical.target reached after 50.018s in userspace
Startup finished in 9.104s (kernel) + 49.839s (userspace) = 58.944s
graphical.target reached after 49.819s in userspace
Startup finished in 9.172s (kernel) + 40.897s (userspace) = 50.070s
graphical.target reached after 40.885s in userspace
Startup finished in 9.123s (kernel) + 40.736s (userspace) = 49.859s
graphical.target reached after 40.719s in userspace
Startup finished in 9.058s (kernel) + 42.093s (userspace) = 51.152s
graphical.target reached after 42.075s in userspace
Solved the "VCE resume" issue by enabling amdgpu
driver (instead of radeon
) explicitly in the kernel commandline. This information helped me a lot.
Updated system information:
System:
Kernel: 5.4.0-45-generic x86_64 bits: 64 compiler: gcc v: 9.3.0
Desktop: Cinnamon 4.6.7 Distro: Linux Mint 20 Ulyana
base: Ubuntu 20.04 focal
...
Graphics:
Device-1: Intel 3rd Gen Core processor Graphics vendor: Hewlett-Packard
driver: i915 v: kernel bus ID: 00:02.0
Device-2: AMD Mars [Radeon HD 8670A/8670M/8750M] vendor: Hewlett-Packard
driver: amdgpu v: kernel bus ID: 01:00.0
Display: x11 server: X.Org 1.20.8 driver: modesetting unloaded: vesa
resolution: 1366x768~60Hz
OpenGL: renderer: Mesa DRI Intel HD Graphics 4000 (IVB GT2)
v: 4.2 Mesa 21.0.0-devel (git-688dda5 2020-12-01 focal-oibaf-ppa)
direct render: Yes
...
Sensors:
System Temperatures: cpu: 58.0 C mobo: N/A gpu: amdgpu temp: 127 C
Fan Speeds (RPM): N/A
Updated journalctl information:
-- Logs begin at Wed 2020-09-02 14:45:43 EEST, end at Mon 2020-12-07 11:55:41 EET. --
Dec 07 10:38:38 HP-ProBook-450-G0 systemd[1]: Failed to start VirtualBox Web Service.
-- Subject: A start job for unit vboxweb.service has failed
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- A start job for unit vboxweb.service has finished with a failure.
--
-- The job identifier is 110 and the job result is failed.
Dec 07 10:38:40 HP-ProBook-450-G0 ntpd[6134]: error resolving pool 0.ubuntu.pool.ntp.org: Name or service not known (-2)
Dec 07 10:38:41 HP-ProBook-450-G0 ntpd[6134]: error resolving pool 1.ubuntu.pool.ntp.org: Name or service not known (-2)
Dec 07 10:38:42 HP-ProBook-450-G0 ntpd[6134]: error resolving pool 2.ubuntu.pool.ntp.org: Name or service not known (-2)
Dec 07 10:38:43 HP-ProBook-450-G0 ntpd[6134]: error resolving pool 3.ubuntu.pool.ntp.org: Name or service not known (-2)
Dec 07 10:38:44 HP-ProBook-450-G0 ntpd[6134]: error resolving pool ntp.ubuntu.com: Name or service not known (-2)
Dec 07 10:38:48 HP-ProBook-450-G0 ntpd[6134]: bind(23) AF_INET6 fe80::8723:af41:f8af:cc84%3#123 flags 0x11 failed: Cannot assign requested address
Dec 07 10:38:48 HP-ProBook-450-G0 ntpd[6134]: unable to create socket on wlo1 (4) for fe80::8723:af41:f8af:cc84%3#123
Dec 07 10:39:01 HP-ProBook-450-G0 lightdm[6298]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
Dec 07 10:39:01 HP-ProBook-450-G0 lightdm[6298]: PAM adding faulty module: pam_kwallet.so
Dec 07 10:39:01 HP-ProBook-450-G0 lightdm[6298]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
Dec 07 10:39:01 HP-ProBook-450-G0 lightdm[6298]: PAM adding faulty module: pam_kwallet5.so
Dec 07 10:39:09 HP-ProBook-450-G0 lightdm[6389]: PAM unable to dlopen(pam_kwallet.so): /lib/security/pam_kwallet.so: cannot open shared object file: No such file or directory
Dec 07 10:39:09 HP-ProBook-450-G0 lightdm[6389]: PAM adding faulty module: pam_kwallet.so
Dec 07 10:39:09 HP-ProBook-450-G0 lightdm[6389]: PAM unable to dlopen(pam_kwallet5.so): /lib/security/pam_kwallet5.so: cannot open shared object file: No such file or directory
Dec 07 10:39:09 HP-ProBook-450-G0 lightdm[6389]: PAM adding faulty module: pam_kwallet5.so
Dec 07 10:39:30 HP-ProBook-450-G0 pulseaudio[6311]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Dec 07 10:39:34 HP-ProBook-450-G0 lightdm[6389]: gkr-pam: unable to locate daemon control file
Dec 07 10:39:59 HP-ProBook-450-G0 pulseaudio[6428]: GetManagedObjects() failed: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
I installed drivers that I removed during the desktop environment restoration. Loaded amdgpu
display driver. However, I wonder why all the drivers were loaded at once?
Graphics:
Device-1: Intel 3rd Gen Core processor Graphics driver: i915 v: kernel
Device-2: AMD Mars [Radeon HD 8670A/8670M/8750M] driver: amdgpu v: kernel
Display: x11 server: X.Org 1.20.8 driver: amdgpu,ati,modesetting
unloaded: fbdev,vesa resolution: 1366x768~60Hz
OpenGL: renderer: Mesa DRI Intel HD Graphics 4000 (IVB GT2)
v: 4.2 Mesa 21.0.0-devel (git-7c075ba 2020-12-07 focal-oibaf-ppa)
Distrohopped to Pop!_OS 20.10.
Unsolved issues on Linux Mint 20
Description
My system:
According to
journalctl
I have next unsolved issues:Possible answers