On Wed, 26 Oct 2016 09:12:10 -0200, Andre Campos Rodovalho wrote: >let's find out what is your audio device... Run the following commands >on lxterminal. > >sudo apt install lshw >sudo lshw -c multimedia
Regarding missing sound I recommend to first check if the audio device is already available by ALSA. sudo apt update && sudo apt install alsa-utils aplay -l Post the output of 'aplay -l'. Regards, Ralf -- Lubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/lubuntu-users
