I installed Linux Mint Cinnamon few hours ago. Everything works fine except it takes like 2-3 minutes to boot up and its very annoying.
There is no messages before booting that something is wrong. I tried to update kernel version from 4.15 to 4.18 and everything is the same.
I am pretty new to Linux world but I know some basics. Before Mint, I used Deepin and Ubuntu.
Can someone help me to fix this problem?
I am sorry for my english, its not my native language.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=3f05a66e-f6c4-4986-9a09-aafbe049700d / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda4 during installation
UUID=2A1F-402B /boot/efi vfat umask=0077 0 1
# /home was on /dev/sda2 during installation
UUID=e9686e13-fdc9-40d0-bf38-8f4560e154f2 /home ext4 defaults 0 2
# swap was on /dev/sda3 during installation
UUID=2215bfd3-b965-4573-b308-3fb3b17931ed none swap sw 0 0
16.381s ufw.service
12.859s systemd-journal-flush.service
12.635s dev-sda1.device
10.837s lvm2-monitor.service
8.984s apt-daily.service
6.431s systemd-udevd.service
5.828s systemd-sysctl.service
4.299s networkd-dispatcher.service
3.617s ubuntu-system-adjustments.service
3.362s NetworkManager.service
3.174s keyboard-setup.service
2.973s systemd-modules-load.service
2.257s systemd-fsck@dev-disk-by\x2duuid-2A1F\x2d402B.service
2.163s udisks2.service
2.023s systemd-tmpfiles-setup-dev.service
1.896s networking.service
1.770s systemd-fsck@dev-disk-by\x2duuid-e9686e13\x2dfdc9\x2d40d0\x2dbf
38\x2d8f4560e154f2.service
1.562s thermald.service
1.504s dev-disk-by\x2duuid-2215bfd3\x2db965\x2d4573\x2db308\x2d3fb3b17
931ed.swap
1.385s ModemManager.service
1.379s dns-clean.service
The time after the unit is active or started is printed after the "@" character.
The time the unit takes to start is printed after the "+" character.
Okay I’m not necessarily seeing much untoward there, can you post the output from
inxi -Fz
then run:
dmesg > ~/Desktop/dmesg.txt
you’ll then see a file on your desktop called “dmesg.txt” … can you host that file somewhere like http://www.tinyupload.com/
and post a link to it here.
I don’t know if that is only from last time.
Usually when I turn off laptop and don’t use it for 1-2 days and when I want to turn it on I really have to wait for arround 2 minutes