You are not logged in.
Pages: 1
A few days ago, I suddenly lost sound in mplayer, Quod Libet and Second Life. Other programs like VLC and my web browsers are unaffected. I don't even know where to start looking for the answer to this one. Does anyone have any ideas?
Offline
Which program you used last to make sound? Kill it completely. Open up a terminal and do
ps -ef
and find the program that is still running (and haven't release the sound). And then
pkill [name of program]
Sheng-Chieh
Tux's Links
http://shengchieh.50webs.com/tuxslinks.html
Offline
I've rebooted multiple times, so I wouldn't think it could be caused by a running process. Am I wrong about that?
I also have one new piece of information. One time when I opened Quod Libet to test it, it worked. I closed and reopened it, and it hasn't worked since.
Offline
You are right, after a reboot all devices are initialized. No running process is then monopolizing a device.
I dont know Quod Libet. Perhaps it pulled in something that changed your sound configuration.
You should be able to check that in /var/log/apt/history or /var/log/aptitude/history and /var/log/dpkg.
Did you install using apt or aptitude?
Download the alsa-info.sh from this location: http://www.alsa-project.org/main/index. … p_To_Debug
Run th script, and postit to the alsa site, tthen publish the reference in this forum.
bootinfoscript - emacs primer - I ♥ #!
Online
I installed using aptitude. I checked my aptitude and dpkg logs, but I didn't see anything helpful. I tried to get the alsa-info script, but the file is not found. I've done some searching trying to track it down, but every link seems to be dead. Does anyone know another location to grab that file?
Offline
Here is a copy of it: http://crunchbanglinux.org/pastebin/1874
bootinfoscript - emacs primer - I ♥ #!
Online
I ran the script, and my results are at http://www.alsa-project.org/db/?f=c3130 … fc1c0c04b5
Offline
ESound Daemon:
Installed - Yes (/usr/bin/esd)
Running - NoYou probably need esd running to get sound from the applications you mentioned.
I dont know if you can run it together with pulseaudio without them interfering with each other. You will have to try it out.
bootinfoscript - emacs primer - I ♥ #!
Online
Maybe try to install pulseaudio-esound-compat
Offline
How do I get esound running? Nothing I've tried makes it show as running in the output of alsa-info.sh.
el_koraco, I have pulseaudio-esound-compat installed.
Offline
Sorry to bump my own thread, but I still don't have a solution. In the mean time I've tried uninstalling and reinstalling esound and pulseaudio multiple times to no avail. No matter how I'm set up, the applications that have sound have sound and the few that lost it don't get it back.
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.