Comment 29 for bug 194816

Revision history for this message
Tim Gardner (timg-tpi) wrote :

linux-ubuntu-modules is the package that contains the ALSA drivers for audio. The easiest way to ensure that you have _all_ the right packages is to install the Linux meta packages which are automatically updated to point to the most recent kernel and LUM for your flavour and architecture. For example:

sudo apt-get install linux-image-generic
or
sudo apt-get install linux-image-rt
or
...

This will ensure that the current kernel image and LUM packages are installed.