Ubuntu中解决机箱前置耳机没声音

Ubuntu中解决机箱前置耳机没声音

安装pavucontrol软件:

  1. sudo apt-get install pavucontrol  

然后直接运行pavucontrol打开软件:

将输出设备设置为模拟耳机即可。

解决ubuntu下的firefox无法在线播放音频和视频的问题

一条命令可以安装大多数音视频解码器:

    sudo apt-get install ubuntu-restricted-extras

    安装完毕,重启 Firefox,问题解决。

原文地址:https://www.cnblogs.com/jiu0821/p/8868641.html