A Clean Install of Linux Mint 20.2 (Dell UEFI BIOS with Secure Boot and MOK)

Channel:
Subscribers:
7,760
Published on ● Video Link: https://www.youtube.com/watch?v=3PgbeZCgcQc



Duration: 17:07
27,662 views
231


In this video I go through a Clean Install on Mint 20.1 (instructions are identical for the minor 20.2 update) on an OptiPlex 7040 using a UEFI BIOS and Secure Boot. I address the UEFI BIOS settings required for the install such as the use of the AHCI SATA Operation and configuration of a UEFI Boot with Secure Boot. In 2020 a number of UEFI BIOS updates for 6th Generation Intel Systems and later were patched to address a Security Exploit. Mint 20.1 has been updated to pass this updated 2020 Secure Boot and all older versions of Mint will be rejected by Secure Boot. Any computer manufactured in 2012 or later will have a UEFI BIOS. The instructions in this video do not apply to a non-UEFI (or Legacy BIOS). For a complete install including codecs and third party drivers, we need to set up a Machine Owner Key (MOK) to allow it to pass Secure Boot.

The Cinnamon Desktop Environment used in Mint 20.1 is tailored for keyboard and mouse use for example in a traditional desktop. It has shortcomings when it comes to using a 2 in 1 convertible laptop device.
I move over to a XPS 13 9365 2 in 1 convertible laptop to check out the touchscreen user interface.

The system has the inbuilt rotation sensor and the driver for this is inbuilt into the Linux Kernel but doesn't have any configurability option to allow auto-rotation of the screen and touchscreen input in response to the sensor. Fortunately there is a KDE Desktop Environment auto-rotation script available on GitHub which also works for the Cinnamon Desktop Environment:
https://github.com/donbowman/kde-auto-rotate

The default browser is FireFox which like FireFox on Ubuntu is by default setup to use a non-touch input setting. FireFox on Fedora is setup to use the touchscreen input setting. We can change to this in Linux Mint by opening the terminal and typing in the following command:
echo export MOZ_USE_XINPUT2=1 | sudo tee /etc/profile.d/use-xinput2.sh
This will require a log in and log out to make the user changes.

The touchscreen keyboard is also very limited compared to offerings for example in the GNOME3 Desktop Environment found in Ubuntu and Fedora (Fedora has the best Linux Touchscreen Keyboard). It is also quite useless if positioned to the bottom of the screen and set to open in response to entering a touch field. This makes it incompatible with the Start Menu...

I found scrolling in the start menu didn't work very well. While there was a setting to widen the scroll bars, it didn't help with the touchscreen functionality.

Overall you can get touchscreen usage out of it but it could be much better.

Written Guide:
https://dellwindowsreinstallationguide.com/mint-20-1/

#Mint #Dell #Linux




Other Videos By Philip Yip


2021-07-10Windows 11 Snap, Multi-Tasking and Multiple Monitors Feedback
2021-06-25Windows 11 Elevated System Requirements
2021-06-21Hexadecimal Colour Encoding Explanation using a Red, Green, Blue LED
2021-06-20A Clean Install of Zorin Linux 16 Beta (Dell UEFI BIOS with Secure Boot and MOK)
2021-06-18Python Object Orientated Programming (Spyder 5 IDE)
2021-06-13Python Code Blocks and Debugging (Spyder 5 IDE)
2021-06-10Python Procedural Programming (Spyder 5 IDE)
2021-05-26A Clean Install of KDE Neon Dell UEFI BIOS with Secure Boot
2021-05-23Getting Started with Python and the Spyder 5 IDE (Object Orientated Programming OOP)
2021-05-17A Clean Install of DeepIn Linux 20.2.2 Dell UEFI BIOS and Secure Boot
2021-05-16A Clean Install of Linux Mint 20.2 (Dell UEFI BIOS with Secure Boot and MOK)
2021-05-07Python: formatted strings (fstrings) and format specification for str, int and float objects
2021-03-121. Getting Started with Python and the JupyterLab 3 IDE. Object Orientated Programming (OOP)
2021-02-10Windows 10 Insider Preview New Emoji Panel, Clipboard History and Touchscreen Keyboard Feedback
2021-01-15DeepIn 20.1 Touchscreen Test on XPS 13 9365
2021-01-12XPS 13 Wacom Touchscreen Issues on Linux Mint 20.1
2021-01-02Windows 10 Environment Variables
2020-11-28Create Windows 10 (UEFI or Legacy BIOS) Bootable USB on Windows 10 (All Versions 15H1-21H2)
2020-11-18Dell Thunderbolt Dock Ubuntu 20.04 Boot Issue
2020-11-18Updating the Dell UEFI BIOS with the Ubuntu Linux Firmware Update Manager or USB Flash Drive
2020-11-14Updating the Dell UEFI BIOS in Ubuntu 20.04 Using the Linux Vendor Firmware Service (LVFS)