Comment 4 for bug 1900113

Revision history for this message
Dmitrii Shcherbakov (dmitriis) wrote :

Until the fix is merged you can simply install the missing package to get the needed kernel module:

sudo apt update && sudo apt install linux-modules-extra-`uname -r`

The dpkg commands above merely list the current host state.