# HG changeset patch # User bircoph # Date 1235014895 0 # Node ID 2f04c7e162b81f3c97221ceeb40251f5e3144c38 # Parent 2464c1a4f2f8643280e76122b3257dab496f56ed Screen example for no audio problem is outdated: The following MSGTR_* messages changed since then: MSGTR_AO_OSS_CantOpenDev MSGTR_CannotInitAO MSGTR_NoSound MSGTR_StartPlaying Expamle is updated as appropriate. diff -r 2464c1a4f2f8 -r 2f04c7e162b8 DOCS/xml/en/faq.xml --- a/DOCS/xml/en/faq.xml Thu Feb 19 02:24:03 2009 +0000 +++ b/DOCS/xml/en/faq.xml Thu Feb 19 03:41:35 2009 +0000 @@ -693,10 +693,10 @@ I have no sound when playing a video and get error messages similar to this one: AO: [oss] 44100Hz 2ch Signed 16-bit (Little-Endian) -audio_setup: Can't open audio device /dev/dsp: Device or resource busy -couldn't open/init audio device -> NOSOUND -Audio: no sound!!! -Start playing... +[AO OSS] audio_setup: Can't open audio device /dev/dsp: Device or resource busy +Could not open/initialize audio device -> no sound. +Audio: no sound +Starting playback...