If you’re console goes away during boot you can revert to old school giant font simple console with this in /etc/default/grub add nomodeset to end of GRUB_CMDLINE_LINUX_DEFAULT GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset" at boot time you can Read more
These commands took care of it sudo ln -s /etc/apparmor.d/usr.bin.evince /etc/apparmor.d/disable/ sudo apparmor_parser -R /etc/apparmor.d/usr.bin.evince
0 Comments