--
Marc Shapiro
mshap...@yahoo.com
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
I don't know about this problem specifically, but I stopped having
FF/Flash/sound problems when I installed PulseAudio. Of course,
many people are against PA, often along with most of the other
useful modern desktop technologies...
Cheers,
Kelly Clowers
> I don't know about this problem specifically, but I stopped having
> FF/Flash/sound problems when I installed PulseAudio. Of course,
> many people are against PA, often along with most of the other
> useful modern desktop technologies...
Can you point to a good primer on PA, something that explains how to
set it up in Lenny?
Hugh
Starting firefox from a terminal (xterm, gnome-terminal, etc) should
be a good idea, since some error messages can be displayed there,
pointing the root of failure.
Have you done this already?
--
Tiago Almeida
tiag...@gmail.com
http://www.pulseaudio.org/wiki/PerfectSetup
Mostly you just need the first part, a lot of the app-specific stuff
is for older versions.
Cheers,
Kelly Clowers
Did you double check that it is running with ps?
And that the environmental variable is set?
I have now installed PulseAudio (on Lenny) using aptitude. A total of
25 packages were installed. When I run paman, everything come up saying
'n/a' and the message says "Failure: Connection refused". All the other
pa* commands also either hang, do nothing, or say "Connection refused".
What am I doing wrong? Or do I just need to reboot after installation?
--
Marc Shapiro
mshap...@yahoo.com
It wasn't. Running 'pulseaudio --check' returns nothing. Running
'pulseaudio' without any options returns:
----
W: main.c: setrlimit(RLIMIT_NICE, (31, 31)) failed: Operation not permitted
W: main.c: setrlimit(RLIMIT_RTPRIO, (9, 9)) failed: Operation not permitted
ALSA lib conf.c:3952:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM surround71:0
E: alsa-util.c: Error opening PCM device hw:0: Device or resource busy
E: module.c: Failed to load module "module-alsa-sink" (argument:
"device_id=0 sink_name=alsa_output.pci_1039_7012_alsa_playback_0"):
initialization failed.
W: alsa-util.c: Device front:0 doesn't support 44100 Hz, changed to
48000 Hz.
ALSA lib control.c:909:(snd_ctl_open_noupdate) Invalid CTL front:0
----
Now, I know I must be missing something.
--
Marc Shapiro
mshap...@yahoo.com
Well, a little tweaking of the parameters in /etc/pulse/daemon.conf and
I now have pulseaudio running. Now I just have to wait and see if the
problems with Firefox and Flash go away. This being an intermittent
problem, it will be a lot easier to know if it is NOT working than if is
IS working. I'll report back when I have an answer.