At boot, the kernel waits for mouse movements to initialize the random number generator. Kernel messages on boot: [code] sudo dmesg | less [/code]
The problem: [code] kernel: random: crng init done [/code] The solution: [code] sudo apt install haveged sudo systemctl enable haveged [/code] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1685794 Title: Boot delayed for about 90 seconds until 'random: crng init done' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1685794/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs