Hi there,

Lenz Grimmer wrote:

> Tomas Bodzar wrote:
> 
>> Post output of :
>>
>> prtconf -v | grep -i audio
>>
>> as a starting point
>>
>> Is audiotest running for you?
> 
> Yes, audiotest runs fine. All other apps I tried have no trouble in
> playing sounds, except for Firefox and the Flash plugin. Here's the
> output of prtconf:
> 
> l...@thebe:~$ prtconf -v | grep -i audio
>                 name='audiohd_beep' type=int items=1
>                         dev_link=/dev/sound/audiohd:0mixer
>                         dev_link=/dev/sound/audiohd:0dsp
>                     dev_path=/p...@0,0/pci17aa,2...@1b:sound,audio0
>                         dev_link=/dev/sound/audiohd:0
>                     dev_path=/p...@0,0/pci17aa,2...@1b:sound,audioctl0
>                         dev_link=/dev/sound/audiohd:0ctl
> 
> Could this be Firefox-specific problem/configuration setting?

I just found the solution myself - this message got me in the right
direction:

  http://jp.opensolaris.org/jive/thread.jspa?threadID=110782

I verified the symlinks in /dev on my system and noticed that they were
pointing to the wrong devices:

l...@thebe:/dev$ file audio
audio:          symbolic link to usb/audio0
l...@thebe:/dev$ file audioctl
audioctl:       symbolic link to usb/audio-control0

No idea why they were created that way (I don't use an USB sound card),
but manually pointing them to /dev/sound/0 and /dev/sound/0ctl instead
made sound working in Firefox and the Flash plugin!

Bye,
    LenZ
--
 Lenz Grimmer <[email protected]> -  http://www.lenzg.net/

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to