Re: No sound in browser (NOT solved)

2007-10-08 Thread Florian Kulzer
On Mon, Oct 08, 2007 at 10:34:29 +1300, Jeff wrote:
> Florian Kulzer wrote:
>> On Sun, Oct 07, 2007 at 13:01:43 +1300, Jeff wrote:

[...]

>>> I have esound installed as well as alsaplayer-daemon. Window manager is 
>>> GDM and Iceweasel 2.0.0.6-0etch1+leni browser . Wonder if esound is the 
>>> culprit?
>>> 
>>
>> Just kill the suspicious processes one by one until iceweasel can play
>> sound. (You might have to restart iceweasel for each new try.)
>>   
> I killed esound and that has worked logging in and out! (great) But gnome 
> sounds have now gone (guess i can live without them)

I think that iceweasel should recognize a running esd and configure
itself accordingly. You could try to set ICEWEASEL_DSP="esddsp"
explicitly. I seem to remember that someone already suggested that; did
you test it?

>> The output of
>>
>> lsof -w | egrep 'snd|dsp'
>>
>> might be helpful, too.
>>
>>   
> Output= mixer_app 9441 19u CHR 116,0 15222 /dev/controlC0

I am not sure what this "Output= mixer_app" is supposed to mean; it
looks like this is only the last bit of the command which started this
process. You could try to grep for the PID

ps -ef | grep [9]441

to find out more, or you could simply "kill 9441" and check if that
allows iceweasel and esd to coexist.

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: No sound in browser (NOT solved)

2007-10-07 Thread Jeff

Florian Kulzer wrote:

On Sun, Oct 07, 2007 at 13:01:43 +1300, Jeff wrote:
  

Florian Kulzer wrote:


On Sun, Oct 07, 2007 at 09:43:05 +1300, Jeff wrote:
  


[...]

  
It was short lived because when i logged out and in again The browser 
sound stopped woking?
  
  

Then there is probably some other application blocking the sound device.
Running alsaconf temporarily unloads all sound modules and thus kills
all applications which hang on to sound devices. This would explain why
your browser could then play sound.

Since this blocking process seems to be restarted at every login, I
would guess that it is a sound daemon (esd for Gnome, artsd for KDE).
Please tell us how you login (gdm?), which DE/window manager you use
(Gnome?), which sound daemon is running, and, for that matter, which
browser we are talking about (I assume it is Mozilla/Iceape, but which
version?).
  


[...]

  
I have esound installed as well as alsaplayer-daemon. Window manager is GDM 
and Iceweasel 2.0.0.6-0etch1+leni browser . Wonder if esound is the 
culprit?



Just kill the suspicious processes one by one until iceweasel can play
sound. (You might have to restart iceweasel for each new try.)
  
I killed esound and that has worked logging in and out! (great) But 
gnome sounds have now gone (guess i can live without them)
 
  



The output of

lsof -w | egrep 'snd|dsp'

might be helpful, too.

  

Output= mixer_app 9441 19u CHR 116,0 15222 /dev/cont
rolC0

Thanks for the help
Jeff


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: No sound in browser (NOT solved)

2007-10-07 Thread Florian Kulzer
On Sun, Oct 07, 2007 at 13:01:43 +1300, Jeff wrote:
> Florian Kulzer wrote:
>> On Sun, Oct 07, 2007 at 09:43:05 +1300, Jeff wrote:

[...]

 It was short lived because when i logged out and in again The browser 
 sound stopped woking?
   
>>
>> Then there is probably some other application blocking the sound device.
>> Running alsaconf temporarily unloads all sound modules and thus kills
>> all applications which hang on to sound devices. This would explain why
>> your browser could then play sound.
>>
>> Since this blocking process seems to be restarted at every login, I
>> would guess that it is a sound daemon (esd for Gnome, artsd for KDE).
>> Please tell us how you login (gdm?), which DE/window manager you use
>> (Gnome?), which sound daemon is running, and, for that matter, which
>> browser we are talking about (I assume it is Mozilla/Iceape, but which
>> version?).

[...]

> I have esound installed as well as alsaplayer-daemon. Window manager is GDM 
> and Iceweasel 2.0.0.6-0etch1+leni browser . Wonder if esound is the 
> culprit?

Just kill the suspicious processes one by one until iceweasel can play
sound. (You might have to restart iceweasel for each new try.)

The output of

lsof -w | egrep 'snd|dsp'

might be helpful, too.

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: No sound in browser (NOT solved)

2007-10-07 Thread Jeff

Jeff wrote:

Jeff wrote:

Jeff wrote:

Shams Fantar wrote:

Jeff wrote:
System sounds work but can not get sound to work in BBC News (real 
play) or sound to work in Youtube. Sound system is ALSA and Card 
is Realteck AC97  now running Lenny but had the same problem in 
Etch.  Wonder if i have left something out?  Any suggestions welcome.

Jeff




Try : alsaconf

Regards,


That worked.!
Many thanks Jeff

It was short lived because when i logged out and in again The 
browser sound stopped woking?





I had an identical problem, which seems to have been permanently fixed 
by the latest kernel upgrade (might have been another component, but 
the kernel was the only thing that looked to be related to sound).


(another) Jeff

I am using kernel 2.6.22-2-k7 (latest i think?)  and tryed Epiphany 
and Iceape browsers but sound still stops working in all browsers when 
i log out and in. Thanks for the reply .

Jeff


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: No sound in browser (NOT solved)

2007-10-06 Thread Jeff

Jeff wrote:

Jeff wrote:

Shams Fantar wrote:

Jeff wrote:
System sounds work but can not get sound to work in BBC News (real 
play) or sound to work in Youtube. Sound system is ALSA and Card is 
Realteck AC97  now running Lenny but had the same problem in Etch.  
Wonder if i have left something out?  Any suggestions welcome.

Jeff




Try : alsaconf

Regards,


That worked.!
Many thanks Jeff

It was short lived because when i logged out and in again The browser 
sound stopped woking?





I had an identical problem, which seems to have been permanently fixed 
by the latest kernel upgrade (might have been another component, but the 
kernel was the only thing that looked to be related to sound).


(another) Jeff


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: No sound in browser (NOT solved)

2007-10-06 Thread Jeff

Davide Mancusi wrote:

Jeff ha scritto:

If you are not running any sound daemons then it might be necessary to
load the OSS legacy support modules so that the browser can use those
devices directly. (It seems that alsaconf does not automatically load
the OSS modules anymore with some soundcards. Chris Lale has collected
some information on this on NewbieDOC[1].)

[1] http://newbiedoc.berlios.de/wiki/Sound_in_Debian_GNU/Linux

  
I have esound installed as well as alsaplayer-daemon. Window manager 
is GDM and Iceweasel 2.0.0.6-0etch1+leni browser . Wonder if esound 
is the culprit?


Hi Jeff,

Try
$ ICEWEASEL_DSP="esddsp" iceweasel
This will wrap the firefox-bin executable with esddsp (man esddsp). If 
it works, you might want to consider changing the setting in 
/etc/iceweasel/iceweaselrc.


HTH,
Davide


Sadly this did not work.
Thanks jeff


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: No sound in browser (NOT solved)

2007-10-06 Thread Davide Mancusi

Jeff ha scritto:

If you are not running any sound daemons then it might be necessary to
load the OSS legacy support modules so that the browser can use those
devices directly. (It seems that alsaconf does not automatically load
the OSS modules anymore with some soundcards. Chris Lale has collected
some information on this on NewbieDOC[1].)

[1] http://newbiedoc.berlios.de/wiki/Sound_in_Debian_GNU/Linux

  
I have esound installed as well as alsaplayer-daemon. Window manager is 
GDM and Iceweasel 2.0.0.6-0etch1+leni browser . Wonder if esound is the 
culprit?


Hi Jeff,

Try
$ ICEWEASEL_DSP="esddsp" iceweasel
This will wrap the firefox-bin executable with esddsp (man esddsp). If 
it works, you might want to consider changing the setting in 
/etc/iceweasel/iceweaselrc.


HTH,
Davide

--
A tautology is a thing which is tautological.
--
Time flies like an arrow.  Fruit flies like a banana.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: No sound in browser (NOT solved)

2007-10-06 Thread Jeff

Florian Kulzer wrote:

On Sun, Oct 07, 2007 at 09:43:05 +1300, Jeff wrote:
  

Jeff wrote:


Shams Fantar wrote:
  

Jeff wrote:

System sounds work but can not get sound to work in BBC News (real play) 
or sound to work in Youtube. Sound system is ALSA and Card is Realteck 
AC97  now running Lenny but had the same problem in Etch.  Wonder if i 
have left something out?  Any suggestions welcome.

Jeff
  

Try : alsaconf

Regards,



That worked.!
Many thanks Jeff

It was short lived because when i logged out and in again The browser 
sound stopped woking?
  


Then there is probably some other application blocking the sound device.
Running alsaconf temporarily unloads all sound modules and thus kills
all applications which hang on to sound devices. This would explain why
your browser could then play sound.

Since this blocking process seems to be restarted at every login, I
would guess that it is a sound daemon (esd for Gnome, artsd for KDE).
Please tell us how you login (gdm?), which DE/window manager you use
(Gnome?), which sound daemon is running, and, for that matter, which
browser we are talking about (I assume it is Mozilla/Iceape, but which
version?).

Normally the Iceape/Iceweasel startup script should check if a sound
daemon is running and should automatically use an existing daemon to
play sound. We have to figure out why this does not work for you.

If you are not running any sound daemons then it might be necessary to
load the OSS legacy support modules so that the browser can use those
devices directly. (It seems that alsaconf does not automatically load
the OSS modules anymore with some soundcards. Chris Lale has collected
some information on this on NewbieDOC[1].)

[1] http://newbiedoc.berlios.de/wiki/Sound_in_Debian_GNU/Linux

  
I have esound installed as well as alsaplayer-daemon. Window manager is 
GDM and Iceweasel 2.0.0.6-0etch1+leni browser . Wonder if esound is the 
culprit?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: No sound in browser (NOT solved)

2007-10-06 Thread Florian Kulzer
On Sun, Oct 07, 2007 at 09:43:05 +1300, Jeff wrote:
> Jeff wrote:
>> Shams Fantar wrote:
>>> Jeff wrote:
 System sounds work but can not get sound to work in BBC News (real play) 
 or sound to work in Youtube. Sound system is ALSA and Card is Realteck 
 AC97  now running Lenny but had the same problem in Etch.  Wonder if i 
 have left something out?  Any suggestions welcome.
 Jeff
>>>
>>> Try : alsaconf
>>>
>>> Regards,
>>>
>> That worked.!
>> Many thanks Jeff
>>
>> It was short lived because when i logged out and in again The browser 
>> sound stopped woking?

Then there is probably some other application blocking the sound device.
Running alsaconf temporarily unloads all sound modules and thus kills
all applications which hang on to sound devices. This would explain why
your browser could then play sound.

Since this blocking process seems to be restarted at every login, I
would guess that it is a sound daemon (esd for Gnome, artsd for KDE).
Please tell us how you login (gdm?), which DE/window manager you use
(Gnome?), which sound daemon is running, and, for that matter, which
browser we are talking about (I assume it is Mozilla/Iceape, but which
version?).

Normally the Iceape/Iceweasel startup script should check if a sound
daemon is running and should automatically use an existing daemon to
play sound. We have to figure out why this does not work for you.

If you are not running any sound daemons then it might be necessary to
load the OSS legacy support modules so that the browser can use those
devices directly. (It seems that alsaconf does not automatically load
the OSS modules anymore with some soundcards. Chris Lale has collected
some information on this on NewbieDOC[1].)

[1] http://newbiedoc.berlios.de/wiki/Sound_in_Debian_GNU/Linux

-- 
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: No sound in browser (NOT solved)

2007-10-06 Thread Jeff

Jeff wrote:

Shams Fantar wrote:

Jeff wrote:
System sounds work but can not get sound to work in BBC News (real 
play) or sound to work in Youtube. Sound system is ALSA and Card is 
Realteck AC97  now running Lenny but had the same problem in Etch.  
Wonder if i have left something out?  Any suggestions welcome.

Jeff




Try : alsaconf

Regards,


That worked.!
Many thanks Jeff

It was short lived because when i logged out and in again The browser 
sound stopped woking?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]