Ubuntu Multimedia :: How To Configure Pulseaudio Settings
May 10, 2011
I have just upgraded to 11.04 and the sound on my skype isn't working...configure my pulseaudio settings.whenever i try opening pulseaudio volume control, it says "Connection failed: Connection refused"
View 2 Replies
ADVERTISEMENT
Aug 26, 2010
Ubuntu Lucid, Asus T101MT tablet netbook.
Background Info: Normally the microphone doesn't work with some applications such as Empathy or the new Google Talk plugin for Linux. The workaround I'm using (and I don't know why this works) is to unlock the left and right channels in Pavucontrol and set one channel to zero, and to boost volume I set the other to max.
Issue: The Google Talk plugin is resetting the channels to be locked together. This is pretty frustrating because now they have free calling and I have no cell reception in my dorm room.
View 2 Replies
View Related
May 23, 2015
This is Debian 8. Pulseaudio uses 44100hz by default, with 48000hz as the 'alternate sample rate'. The hda sound driver on this (and seems most) audio hardware supports 44100, 48000, 96000 and 192000 sample rates. Anything else, pulseaudio resamples it. High quality resampling settings use more cpu resources, so it's best to use one of the supported sample rates, when possible. This is done by default for 44100 and 48000, but if you want to use 96000, for example, you have to set it in /etc/pulse/daemon.conf as "alternate-sample-rate = 96000". But this causes 48000 audio to be resampled.
Pulseaudio log, 48000 stream gets resampled:
Code: Select allD: [pulseaudio] resampler.c: rate 48000 -> 96000 (method speex-float-10)
while 96000 stream is copied:
Code: Select allD: [pulseaudio] resampler.c: rate 96000 -> 96000 (method copy)
44100 and 48000 defaults make sense since this is the majority of audio content these days, but I do have some 96000hz audio. I know there were reasons why it was limited to one alternate, but I could get around the issues. So, is there a way to configure more than one alternate sample rate for pulse audio?
View 0 Replies
View Related
Apr 30, 2010
I've got Karmic installed on a MacBook, and I'm trying to get Skype up and running. I've already patched the iSight firmware, so the the webcam itself works fine, but I have no microphone support. If I go to Sound Recorder, the microphone picks up my voice fine, but not Skype. In the Skype audio settings, all are set to Pulseaudio server (local), and that is the only selection available.
View 1 Replies
View Related
Jul 1, 2010
I installed skype 2.1 beta and pulse audio. Just installed the packages and it worked. Surprisingly. Problem is that Skye now selects pulseaudio for microphone, out and ringer. No problem it actually set it up to my logitech headset which is by default almost right. It set it up to use my logitech microphone and headset speakers for talking, which is great. But I want to switch my ringer from headset speakers to main computer speakers. Anyone know where this can be done. Skype only lets me select pulseaudio (locla server) for all three. Yet somehow it knows to use my logitech headset for talking. But I want to direct my ringing of incoming calls to main speakers. pavucontrol does not let me do this. Anyone has an idea of how to do this? If there is a graphical application that can do this, please let me know.
Used ubuntu for years and loved it. recent bugs in flash and loggin out and others made me try debian for extra stability and security at the risc of loosing myself in the complexity of debian as it's no plug and play here. So far seems to be very similar in use to ubuntu, surprisingly. Running nvidia-xconfig seems to be the only difference. So far I have been able to figure things out to make it work, we will see how I do in the long run. Ubuntu was sure easy.
View 1 Replies
View Related
Dec 25, 2015
I disabled pulse audio in favor of just working with jack, alsa_in & alsa_out and everything works pretty well except for one thing.
When I enable pulseaudio I can control the volume with my multimedia keys, volume up, volume down, mute.
If I kill pulseaudio not only do I not have volume controls but the little widget in the top bar seems to be broken.
I looked in my /etc/acpi/ folder and see these files relating to volume
/etc/acpi/volupbtn.sh
Code: Select all#!/bin/sh
test -f /usr/share/acpi-support/key-constants || exit 0
. /usr/share/acpi-support/key-constants
acpi_fakekey $KEY_VOLUMEUP
[Code] ....
running xev i get this output for those buttons:
Code: Select allFocusIn event, serial 36, synthetic NO, window 0x1e00001,
mode NotifyUngrab, detail NotifyAncestor
KeymapNotify event, serial 36, synthetic NO, window 0x0,
keys: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
[Code] ....
nothing comes up for those keys, the terminal cursor just blinks.
also one more thing, those keys are set to shortcuts in the settings->keyboard->shortcut menu.
I can control my device with the amixer so I would like to just bind amixers functions to the keys but I don't really know how to go about doing that.
How can I bind amixers commands with those keys?
View 5 Replies
View Related
May 22, 2011
I've had nothing but trouble with Pulseaudio in Fedora 14. I had managed to get rid of it in Fedora 10 with the command: su -c "yum remove alsa-plugins-pulseaudio pulseaudio" I just don't want to have to deal with Pulseaudio anymore. It does not like my sound card and gets in the way. Is there a Linux distribution that does not use Pulseaudio ?
View 4 Replies
View Related
Aug 31, 2011
I'm running squeeze. I installed from the netinstall cd (graphical install). I need to get pulseaudio, so here is my question: Is there any additional configuration you need to do after installing the "pulseaudio" package. (to integrate with alsa, gnome integration, multimedia keys etc.)?
View 3 Replies
View Related
May 19, 2011
I think it is because of the beautiful graphics of Ubuntu that is making it slow. How can I configure Ubuntu to start up as low settings?
View 9 Replies
View Related
Apr 23, 2011
I have installed Linphone 3.2.1 for linux on my Lubuntu netbook but have any clue how to configure my voipbuster settings. Have searched the internet but did not find any guidance for this version of Linphone and the documentation on the Linphone website on this subject is very poor.
View 3 Replies
View Related
Aug 4, 2011
I have just installed Lubuntu (from Ubuntu). I would like to add a few items to the right-click menu. I tried doing it using ObMenu as well as directly by editing the configuration files in /home/{user}/.config/openbox, but the default remains unchanged (even after reloading the configurations from the right-click menu or rebooting). Could someone give detailed instructions (e.g. where should I add some apps so as to see on the right click applications list?). The default on my right-click are a file manager, a browser and a terminal.
Also, I dont see a way to edit the main menu (the one at the lower left corner of my screen) anymore, although I remember to have accessed it from the main menu somewhere.
View 1 Replies
View Related
Mar 28, 2010
I have tried various rules, like opening port 53 for the DNS with little success. I finally figured that you need to set the source port to 53 and NOT the destination port.However, I have been unable to figure out what ports apt-get requires. The only way I get it to work is to accept everything in iptables.
View 1 Replies
View Related
Jan 20, 2011
I'm thinking about a OS reinstall, using Ubuntu. OK, presently I have: Old desktop machine with Win Vista installed. I have no Vista disk, so when it's gone, its gone for good. The system is set up with BT using ADSL, with a wireless router included. I can access whats called the BT home hub manager through a URL in a web browser, this gives me all specific information with regards to getting online, router etc. My main concerns are: If i do a complete reinstall (Ubuntu) then will i still be able to configure it all with Ubuntu? I'm thinking that BT will probably not support Linux platforms hence any software coming from (i.e. disk) them would be in the form of Windows binaries, about as much use as a handbrake on a canoe as far as Linux is concerned. So, if i take the plunge then; if i can access BT home hub manager through a URI with all pertinent information displayed there - is that all i need to get me up and running? I mean, reinstall, visit BT home hub manager URI and configure Ubuntu with all settings found there?
View 5 Replies
View Related
Feb 7, 2010
This tutorial is meant for Ubuntu 9.10 Karmic Koala, but it might work in earlier or later versions as well. I wrote this tutorial mostly because it took me a full day of work using lots of help from people on #mpd and #pulseaudio from the FreeNode IRC server.The goal is to get the MPD daemon working using PulseAudio, but without it being dependent on the X server or a session. To do that we must configure PulseAudio to run in system-wide daemon mode (which is not recommended by the developers, but in this case we do not have a choice). This means it will be using the /etc/pulse/system.pa config file instead of the usual /etc/pulse/default.pa. We must also make sure the appropriate user/group permissions are set, or PulseAudio will be rejecting the connections.The result will be an interrupt-less music environment, not dependent on the X server. Meaning we can for example log out and log in without the music having to stop for even a second. Switching TTYs (Ctrl+Alt+Fx) will also keep the music playing (not possible by default). All that and PulseAudio will still be able to detect and configure all your devices automatically.
Instructions: Make sure you add your username to the following system groups: pulse, pulse-access and audio.Do that by going to System --> Administration --> Users and Groups.Click the unlock button (the one with a picture of some keys), then click Manage Groups. In the list of groups that pops up, for each of the previously mentioned groups click "Properties" and select all the users that you want to have this functionality.
View 9 Replies
View Related
Jun 7, 2011
I seem to be having a problem with my sound. Every time I start my computer, I hear the sound played at the login screen and the sound played when I login. Right then, every time, the sound cracks up and stops before it finishes. Running "ubuntu-bug audio" shows that ALSA works fine but pulseaudio does not. For reference, "pacmd list" says that there are 0 sinks, 0 sources and 0 caches.
Edit: Solved by a really stupid mistake: loose 3.5mm audio cable. Don't do that. your sound and you're on a desktop computer, go, right now, and check to make sure that you haven't made the same mistake as me.
View 9 Replies
View Related
Mar 14, 2011
I have an internet connection which requires pppoe setup to login with the specified username and password ip address is dynamic.Above are the screenshots for your reference for which I establish the internet connection.the pppoe settings can be done through "sudo pppoeconf" but for the screenshot No. 2.what is the procedure? I need to specify the service name for my internet connection.how to configure my internet connection.
View 8 Replies
View Related
Jul 17, 2010
The default Gnome desktop now has a 1600x1200 @ 75 Hz which fit my monitor but is a little too big (or at least the font sizes are too small). I would like to switch to a lower resolution. I don't find anywhere in Yast how to configure the monitor settings. No more sax2, no more /etc/X11/xorg.conf? What does replace them?
I mean, where can I set which monitor I"m using (Targa TM4896-1), what are the screen resolutions supported, if I want hardware 3D acceleration (or not), if I want to use dualhead (Matrox G400 DH)?
View 9 Replies
View Related
Jan 13, 2010
Using the Pulse Audio manager does anyone know if it is possible to specify a particular sink or source to be used by a named program? I am assuming it will not be the same as the default.
View 2 Replies
View Related
Jan 27, 2010
I'm on 9.10 and I use huludesktop often to watch my Hulu queue. Every once in a while (and more so lately) the video freeze and the sound stutters. I then find that pulseaudio is taking 100% of a CPU (I have a quad core AMD 64bit machine). Killing pulseaudio causes huludesktop to continue without sound and a new pulseaudio starts up. I have to kill huludesktop and resume playback and then everything's OK, until it happens again.
View 4 Replies
View Related
Mar 13, 2010
I installed "Theocracy" on my 9.10 Karmic system. The installer asks for a sound device, dev/dsp is the default and I didn't change it. When I now try to start the game, I get the following error:
Unable to open sound device: Device or resource busy
Aborted
Execution of /usr/games/theocracy_base/theocracy.real failed!
What is the sound device when using PulseAudio on Karmic?
View 2 Replies
View Related
Apr 23, 2010
I need to upgrade Pulseaudio to a version better than 0.9.14 (i.e. at least 0.9.15) in order to get the Pulseaudio plugin in Blueman to work, but despite following these instructions to add the PPA it will not be upgraded!
View 7 Replies
View Related
May 2, 2010
Why do this? Two reasons:
1) Many of us use JACK for low-latency audio work, but it's annoying to have to turn it on or off to have to allow regular Ubuntu applications to work. It's even more annoying that both can't normally work together -- either JACK or PulseAudio must take control of the sound control. This method allow JACK to do, and PulseAudio just routes to JACK.
2) JACK is kinda super awesome. By routing PulseAudio through it, your regular Ubuntu sound application suddenly get super powers. Pretty easy to do! (Well, we count our blessings in Linux...)
1. DYNAMICALLY You need the PulseAudio utilities and JACK sink:
Code:
sudo aptitude install pulseaudio-utils pulseaudio-module-jack And then run this to get PulseAudio connected to JACK: Code:pactl load-module module-jack-sink pactl load-module module-jack-source Now, go to Ubuntu's sound preferences, and you'll see "Jack sink" in the output tab. If you use JACK Control, you can create a script for the above and have it set up in "Execute script after Startup". Then, PulseAudio will automatically load the JACK sink when you start JACK.
2. BY DEFAULT Edit /etc/pulse/default.pa, and add these lines:
Code:load-module module-jack-source load-module module-jack-sink You can test it without rebooting by restarting PulseAudio. In Ubuntu, PulseAudio is started in the user session, not as a system daemon. To restart it:
Code:
pulseaudio --kill
pulseaudio --start
View 9 Replies
View Related
Jun 19, 2010
So, the only way to have bass is to use PulseAudio and edit daemon.conf to enable-lfe-remixing? Well, damn, but alright. how do I fine-tune low frequency reproduction (since my satellites can't handle anything below 150Hz)?
View 2 Replies
View Related
Jun 19, 2010
So there's just one DVD (Narnia) that won't play on my Ubuntu machine using Totem: other DVDs play (I've installed libdvdread4 and libdvdcss2 like a good boy) and non-pulseaudio players like VLC play it properly. If I completely remove and kill pulseaudio, it plays in totem fine. It gets to the language selection screen and I select English, but as soon as any sound is involved it doesn't play. Clicking Go --> DVD menu causes Totem to hang. I don't want to be uninstalling pulseaudio, and VLC player is a bit complex for the mother.
The output of totem:
Code:
marcus@margit-laptop:~$ totem
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav: DVD Title:
libdvdnav: DVD Serial Number: 43D1F9FE (GEAR):
libdvdnav: DVD Title (Alternative):
libdvdnav: Unable to find map file '/home/marcus/.dvdnav/.map' .....
marcus@margit-laptop:~$
Note that before the last line, Totem does absolutely nothing. It just sits their. Like it's trying to devour my soul or something.
View 2 Replies
View Related
Sep 26, 2010
Just upgraded to Lucid (32bit), pulse generally seems to work ok: I get sound out, I can see various apps connecting via the Sound Preferences dialog (audacious, flash via alsa interface, etc.), and my mic seems to work fine too.
However, when starting skype (v2.1.0.81 which defaults to pulseaudio if it's running), it isn't able to output any sound and I never see a connection appear in Sound Preferences. Don't really want to force it to use Alsa or anything like that; I'd be fine with pulse if it would just work.
I've tried installing the .deb from the skype site as well as the official ubuntu package, with the same result. Any idea why pulse seems to be working, but skype can't seem to use it properly?
View 3 Replies
View Related
Nov 14, 2010
Has anyone managed to stream sound from there computer using pulseaudio and rygel ?
I have rygel installed and that works when i run rygel it appears on the ps3.
I also have pulseaudio with dlna enabled and can select it as an output in the sound preferences.
However pulseaudio does not seem to register its stream with rygel, and i am unsure why my only thought is that the versions are wrong as i noticed rygel has recently change its dbus path.
If anyone else wishs to attempt this installing rygel will make the dlna option tickable in pulse audio device chooser applet then you just need to figure out the part i cannot.
I would love to get this working as my ps3 is plugged into an amp it would mean i can send the music i am playing on my laptop to the amp with out plugging the laptop in with a cable.
View 4 Replies
View Related
Nov 15, 2010
I've found this very useful for gnome
Code:
[URL] but I was wondering whether it exists the equivalent for KDE; as of today I use this workaround: I've created a file called
HTML Code:
lunchPAVU.desktop
with this content into my
HTML Code:
~/.kde/Autostart/
directory.
Code:
[Desktop Entry]
Exec[$e]=sleep 30; ksystraycmd pavucontrol
Icon=xfce-sound
Name=PulseAudio Volume Control
Name[en_US]=PulseAudio Volume Control
StartupNotify=false
Terminal=false
Type=Application
X-KDE-SubstituteUID=false
View 3 Replies
View Related
Dec 3, 2010
I'm having trouble getting pulseaudio to start without gdm/X11.
Briefly, I have a Via C7VCM mini itx system running Ubuntu 9.04
32 bit desktop that I want to run as a timed audio recorder for
a public radio station. The machine's limited in memory and
can't handle more recent installations of Ubuntu, 9.04's sufficient
for my needs.
I'm porting some old code that worked
under Red Hat 7.3. I want the ability to run X11, but normally
gdm/X11 will be disabled. The audio commands I need are aumix,
arecord and sox/play.
When I log in under X11, pulseaudio starts up and everything code...
View 1 Replies
View Related
Dec 25, 2010
Yesterday I decided to remove pulse (mainly because Skype was unable to work with it) but suddenly the sound icon is gone. After some searching on the net I understood that it was part of pulseaudio, but now I feel a bit lost. Alsa works like a charm instead, but since I also want to use ubuntu to record sound I'm not sure if it will work, and also I have a sound source for my HDMI interface and don't know how switch if I want to.
Machine: laptop HP dv6 pavilion 3070eh
View 5 Replies
View Related
Jan 10, 2011
I'm on Ubuntu 10.04 64bit, and I've got JACK and Pulseaudio both installed, though I don't run them simultaneously. I also have LinuxSampler and Rosegarden, and I have the necessary ALSA drivers. Pulseaudio can output to my external sound card, but JACK doesn't, even if I tell it to. I've seen its full name (Guitar Rig Mobile IO) and chosen it as the output device under Settings, but to no avail. It still sends the output to the internal (and crappy) sound card.
View 4 Replies
View Related