Ubuntu8.04 multi-audio stream solution? Q Method

Source: Internet
Author: User
Article Title: Ubuntu8.04 multi-audio stream solution? Q method. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

Since Ubuntu 8.04 tries to move all the software to PulseAudio, it will continue to be based on PulseAudio, which has been successfully running on PulseAudio. Only ALSA software is supported. Continue to use ALSA.

Method-Modify/etc/pulse/default. pa

Gksu gedit/etc/pulse/default. pa

Find:
# Load-module-alsa-sink...
Change
Load-module-alsa-sink device = dmix

Find:
Load-module-suspend-on-idle
Change
# Load-module-suspend-on-idle
(Re-logout and then login)

Optional:
Locate: (solves recording problems, such as skype and audacity)
Load-module-hal-detect
Changed:
# Load-module-hal-detect


By using dmix, PulseAudio will not occupy the entire audio system. PulseAudio will be one of alsa's Mix channels. Then, ALSA and PulseAudio can coexist well. Libflashsupport for pulseaudio is no longer needed in the future.

Also, install the PulseAudio controller to enjoy the advantages of PulseAudio.

Sudo apt-get install padevchooser

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.