Ubuntu Multimedia :: Systemwide Pulseaudio On Server Fails?
Oct 21, 2010
I'm building myself a light htpc with Ubuntu 10.10 Server without Gnome, but with XBMC and I'd like the ability to stream sound from my other computers to the htpc which is connected to the soundsystem.
But I can't get it to work. Alsa (before I started with Pulseaudio) played the sound from Xbmc. After that I installed pulseaudio, removed my user from the audio-group and added myself to the pulse-access-group. I also tried to set the default alsa-device to pulse (see attached .asoundrc at the bottom) since the default setup didn't work for me. When I try to play a sound file, I get this error message.
[Code]...
View 2 Replies
ADVERTISEMENT
Jul 24, 2010
I am still having a problem with pulseaudio. When I login I have no sound. I have to click on the pulseaudio applet on the panel and select default server. I hear a sound and I am good to go. Any suggestions out there?I have a related thread, the link is below.HTML Code:[URL]
View 1 Replies
View Related
Dec 5, 2010
I will cut to the chase. I am running three ubuntu computers on my local network:my desktop which runs ethernet, and two laptops which run wireless on the same network, and all from the same router. For purpose of this thread, I am concentrating on this one issue with pulse(assuming its pulse doing this). When I have two computers running at the same time, or even all three, I can hear bursts of sound coming from the other computer, not all the time, but consistently. I don't know what is causing this. I've searched hi and low in all ubuntu pulse audio forums and those mentioning pulseaudio and I have not seen this issue posted anywhere. Most threads deal with issues of not being able to get pulse to recognise audio from one computer to the other...mine is just the opposite...I'M TRYING TO STOP THIS FROM HAPPENING!...... If I'm listening to my music on my desktop, I don't want to hear what my son is playing on his laptop...and vice versa. all the computers at my home are running lucid lynx, latest updates and latest approved kernel as of the date of this post. 2.6.32-26-generic.
View 2 Replies
View Related
Sep 27, 2010
I'm using pulse audio sound server in opnsuse 11.3 and latest version of flash player, The problem is playing video or sound with flash player in firefox, Once I play something in firefox sound output it seem like closed to other applications like amarok.
View 3 Replies
View Related
Apr 26, 2011
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
# m h dom mon dow user command
[code]...
View 7 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
May 22, 2010
I just installed skype 2.1 beta 2 (the deb file) from the skype website, but the only option I see under Sound Devices -> Recording is "PulseAudio Server (local)" This doesn't work for me, as the skype test calls don't actually record anything I say. I use skype a lot and FINALLY got it working under karmic, but I needed to upgrade to lucid and now it's broken.
When I open Sound preferences and look at the Applications section, Skype shows up as recording when I run its test call... but no sound is recorded? How is it possible that my sound card picks up something recording but doesn't actually record it when I'm in skype?
View 9 Replies
View Related
May 28, 2010
I hear no sound with pulseaudio, but I hear the "ready for login" sound after the x server starts. OS: Ubuntu x86 10.04
[Code]....
View 4 Replies
View Related
Jan 23, 2010
I did a distribution upgrade using "apt-get dist-upgrade". After rebooting, I receive a message saying "Failed to start the X Server". When I okay the prompt for more info, I see the following: GDM: Xserer not found: /usr/bin/X :0 -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7 Error: Command could not be executed! install the X server or correct GDM configuration and restart GDM.gdm[4678]: WARNING: gdm_server_spawn: Xserver not found: /usr/binX :0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
View 9 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
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
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
View Related
Jun 21, 2011
Like I said in the title skype takes more than 30% if the cpu usage with more than 25 % used by pulseaudio to be sure pulseaudio was the problem I tried
Code:
View 4 Replies
View Related
Jun 21, 2011
I'm getting this weird noise and (sometimes) delayed audio on HDMI out on VLC. I've tried banshee, miro, ..... on FF and all of them work just right. I would settle changing VLC's sound output to ALSA, but it's also buggy as I get no audio after pausing. Restarting or reloading Pulseaudio and ALSA didn't work either.
Does anybody have a recommendation? Obviously, I'd like to stick with VLC.
View 2 Replies
View Related
Jul 1, 2011
I've got two soundcards in my new machine - Realtek ALC8892 onboard, with headphones plugged in, and an M-Audio Audiophile 192 with speakers. There's also HDMI sound out on the graphics card, but I don't use that.
Audio with PulseAudio's output through the sound card is fine. Audio with PulseAudio's output through the onboard sound is fine. If I set the output to Simultaneous Output, however, I get significant lag. Almost half a second. It's quite distracting.
Is this just a problem with PulseAudio's simultaneous output implementation, or is there a fix that I've overlooked? Running 64-bit Natty, btw.
View 5 Replies
View Related
Aug 14, 2011
Just like the title says, when I use mpd with pulseaudio, I get no sound but clients appear to be playing (ncmpcpp and gmpc). Other players such as vlc or mplayer work just fine. If I go under the mixer, I get "no application is currently playing or recording audio" under the "Applications" tab when playing through mpd. In contrast, when I'm using mplayer or vlc, both show up in that tab. It behaves as though pulse is simply not configured to work with mpd.Here is my config (edited out any commented line for brevity):
Code:
$ cat /etc/mpd.conf | sed '/#/d'
music_directory"/media/data/DM/Genre"
playlist_directory"/var/lib/mpd/playlists"
db_file"/var/lib/mpd/mpd.db"
[code]....
View 1 Replies
View Related
Mar 29, 2010
I have a 14TB raid, file system is read-only and I am trying to run e2fsck -B -p -C -v -y /dev/sdb1, it goes through, but fails and says bad block/inode or fails to transfer, something like that.Is there a way I can get this to run successful, this is a production storage server, its critical.
View 13 Replies
View Related