Linux Mint 19.1 Cinnamon - Very slow boot Help

Hello,

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.

Thanks in advance

What’s the output from:

dmesg | grep -i "error\|warn\|fail"

and

cat /etc/fstab

and

sudo blkid

and

cat /etc/initramfs-tools/conf.d/resume

and

systemd-analyze blame | more

and

systemd-analyze critical-chain

[    7.283795] RAS: Correctable Errors collector initialized.
[   20.505470] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   29.415587] hp_wmi: query 0xd returned error 0x5
#
# 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
/dev/sda1: UUID="3f05a66e-f6c4-4986-9a09-aafbe049700d" TYPE="ext4" PARTUUID="bf15d6e8-1dbf-48c2-a2e8-3d6c254cf1f4"
/dev/sda2: UUID="e9686e13-fdc9-40d0-bf38-8f4560e154f2" TYPE="ext4" PARTUUID="6cf38dec-a6db-4f47-bdd7-2eb03d7bb09e"
/dev/sda3: UUID="2215bfd3-b965-4573-b308-3fb3b17931ed" TYPE="swap" PARTUUID="6d43f971-2c4a-44ea-a085-503c39ceaf05"
/dev/sda4: UUID="2A1F-402B" TYPE="vfat" PARTUUID="7fe39068-8a52-422a-b9e4-e10714c6f237"
RESUME=UUID=2215bfd3-b965-4573-b308-3fb3b17931ed
 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.
graphical.target @25.234s
??multi-user.target @25.234s
  ??getty.target @25.234s
    ??getty@tty1.service @25.234s
      ??system-getty.slice @25.232s
        ??setvtrgb.service @24.563s +667ms
          ??systemd-user-sessions.service @23.806s +9ms
            ??network.target @23.744s
              ??NetworkManager.service @20.380s +3.362s
                ??dbus.service @19.997s
                  ??basic.target @19.991s
                    ??sockets.target @19.991s
                      ??acpid.socket @19.991s
                        ??sysinit.target @19.940s
                          ??systemd-timesyncd.service @19.436s +503ms
                            ??systemd-tmpfiles-setup.service @18.951s +454ms
                              ??local-fs.target @18.948s
                                ??boot-efi.mount @18.571s +376ms
                                  ??systemd-fsck@dev-disk-by\x2duuid-2A1F\x2d402
                                    ??dev-disk-by\x2duuid-2A1F\x2d402B.device @1

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.

http://s000.tinyupload.com/?file_id=20919305053129241800

I’m not seeing 2-3 minutes, dmesg suggests you’re fully booted around the 43 second mark.

What is making you say 2-3 minutes ?

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