I have an install of Ubuntu 20.04 and Thunderbolt is not working. I suspect missing packages or something like that but haven't been able to find out what they are.
- machine dual boots Ubuntu and Arch Linux
- in Arch Linux thunderbolt works, providing lan and external displays
- bios Thunderbolt security settings disabled ("none" mode)
- the usb features of my thunderbolt dock are working in Ubuntu, providing keyboard and mouse
The Ubuntu install was generated (from Arch) using debootstrap
, booting into it and then installing the desktop metapackage using tasksel
to add the Ubuntu desktop
. It is running kernel 5.4.0-26-generic
. I expect I am missing something I'd have if I performed a standard install from the iso.
The settings pannel for Thunderbolt says "No Thunderbolt Support" and "Thunderbolt Security level can not be determined"
bolt
was already installed and running. I also installed thunderbolt-tools
which made no difference.
What do I need to do to make Thunderbolt work?