PulseAudio on ubuntu karmic koala (9.10) by default installed version 0.9.20, the latest version of PulseAudio is 0.9.21, in this version of the existing bugs in previous versions have been fixed to upgrade to the latest version is 0.9.21 follow these steps :
Go to terminal, login as root and add PPA repository by type :
$ sudo su
$ add-apt-repository ppa:ubuntu-audio-dev/ppa
Update repository and Upgrade PulseAudio by type :
$ apt-get update && sudo apt-get dist-upgrade
After finish, now you have latest version of PulseAudio.
Happy Testing...!!
No comments:
Post a Comment
Please Comment...!!