Diskuze: Ubuntu - problém se zvukem
Zobrazeno 5 zpráv z 5.
Dělá mi to to samé, ale jen na skypu ... jinde to funguje dobře ...
Měl jsem stejný problém. Někdy nešel zvuk vůbec a někdy jen ve skypu. Pomohl mi tento návod.
(1) Remove the ALSA packages
sudo apt-get --purge remove linux-sound-base alsa-base alsa-utils
(2) Reinstall the same packages
sudo apt-get install linux-sound-base alsa-base alsa-utils
Packages gdm and ubuntu-desktop are also removed in this process if you are using Gnome. They need to be reinstalled:
sudo apt-get install gdm ubuntu-desktop
If you are using xubuntu this will also happen to you
sudo apt-get install gdm xubuntu-desktop
(3) Reboot.
Zobrazeno 5 zpráv z 5.