Results 1 to 7 of 7

Thread: Pulse Audio setup

  1. #1
    Join Date
    Apr 2008
    Location
    Alabama
    Beans
    59
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Pulse Audio setup

    I'm having trouble getting pulse audio to work in Kubuntu 8.10. The only instructions I've found online look to be a bit dated. I've installed all the pulseaudio applications available using apt-get. Recently Amarok has not been playing. I've also found that a few other applications (a couple of games) will not play sound unless I run pulseaudio -D. I have to run it every time I reboot, too.

    If anybody can give me some instructions, point me to another thread, or a webpage, I would appreciate it.

  2. #2
    Join Date
    May 2005
    Beans
    41
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Pulse Audio setup

    on Ubuntu 9.10

  3. #3
    Join Date
    Apr 2008
    Location
    Alabama
    Beans
    59
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Pulse Audio setup

    I've looked at the thread you referred me to, and like all the others I've found the instructions seem specific to gnome, not KDE. Here is where I get confused:

    4. Open System/Preferences/Sound. In the Devices section, ensure that all "Sound playback" options are set to Autodetect. Set the "Sound capture" item to "PulseAudio". Close the application when you're finished.

    The "System/Preferences/Sound" menu is not the same in KDE. Either that or I can't find it. I have found a "Sound" menu under the System Settings menu, but it does not appear to be the same. Can anybody help me around this one?

  4. #4
    Join Date
    Jul 2008
    Location
    Birmingham, England
    Beans
    2,400

    Re: Pulse Audio setup

    System Settings --> Multimedia

    there it should ask which you device you want to have preference if that's what you mean. Mine has HDA nVidia as number 1 and Pulse Audio as number 2. Also what backends do you have? (it's in the other tab)

  5. #5
    Join Date
    Apr 2008
    Location
    Alabama
    Beans
    59
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Pulse Audio setup

    I don't have a "Multimedia" option, but what you're describing sounds the same as my "Sound" menu. The instructions said to change the sound capture to PulseAudio, but that is not an available option. I'm going to see if I get anywhere following the remaining instructions without this step...

  6. #6
    Join Date
    Jan 2009
    Beans
    11

    Re: Pulse Audio setup

    Yep the old HOWTO is absolutely not required. If you have upgraded to KDE 4.2 (either by enabling the backports or using the experimental repo), the only thing needed to get PulseAudio working within KDE is installing "pulseaudio" in Adept and making "pulse-session" run before KDE launches using this command:

    Code:
    cp /usr/bin/pulse-session ~/.kde/env/pulse-session.sh
    Then after restarting KDE, Phonon devices(not just the "PulseAudio" device) will map to PulseAudio instead of ALSA.

    (and if you want to control PulseAudio per-app preferences you might want to install the GUI "padevchooser")
    Last edited by Syniurge; March 6th, 2009 at 09:43 AM.

  7. #7
    Join Date
    Apr 2008
    Location
    Alabama
    Beans
    59
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Pulse Audio setup

    That worked perfectly! Thank you.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •