diff --git a/_manual/03_setting-up-your-system/08_platform-specifics/01_ubuntu-linux.html b/_manual/03_setting-up-your-system/08_platform-specifics/01_ubuntu-linux.html index 9e630ab..594f777 100644 --- a/_manual/03_setting-up-your-system/08_platform-specifics/01_ubuntu-linux.html +++ b/_manual/03_setting-up-your-system/08_platform-specifics/01_ubuntu-linux.html @@ -164,6 +164,8 @@ title: Ubuntu Linux
How to fix

+ Make sure the file /etc/security/limits.d/audio.conf exists. If it is + named /etc/security/limits.d/audio.conf.disabled, rename it to the former. Run the command sudo usermod -a -G audio YOUR-LOGIN-NAME. Then logout and login again.