I'm having the same issue. Running Ubuntu Gnome on a Macbook Pro. Here is a snippet of my dmesg
[ 4.102749] brcmfmac 0000:03:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2 [ 4.612866] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Nov 10 2015 06:38:10 version 7.35.177.61 (r598657) FWID 01-ea662a8c [ 4.651763] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code (0x30 0x30) [ 4.657551] brcmfmac 0000:03:00.0 wlp3s0: renamed from wlan0 [ 93.922245] random: crng init done [ 93.945010] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 93.945011] Bluetooth: BNEP filters: protocol multicast [ 93.945013] Bluetooth: BNEP socket layer initialized My fstab looks like this: # /etc/fstab: static file system information. # # 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/sda4 during installation UUID=a0ebb0b2-138e-4b20-b223-3940a7efc98b / ext4 errors=remount-ro 0 1 # /boot/efi was on /dev/sda1 during installation #UUID=67E3-17ED /boot/efi vfat umask=0077 0 1 #/swapfile none swap sw 0 0 #/dev/mapper/cryptswap1 none swap sw 0 0 ~ I commented out the last 3 lines. I have a file at /swapfile, but no file at /dev/mapper/cryptswap1. Any suggestions on how to fix my boot time? -- 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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
