Re: Help, no sound, no alsa or oss
Bj|rn Englund <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Sat Sep 27 2003, 1bhundu wrote:
> Puppy just uses the sound drivers supplied with the
> kernel, and sound works fine, except for Ogle.
> I looked in oglerc and inserted <path>/dev/dsp</path>
> in the <drivers> section for sound, but makes no
> difference.
For normal OSS audio drivers this is what should be in the oglerc:
<audio>
<device>
<driver>oss</driver>
<path>/dev/dsp</path>
> When I play a video, the ac3 stream comes up, but
> there is an error message:
> ERROR [ogle_audio] odelay fail, falling back to clock sync
> ....or words to that effect.
This is not a fatal error but you won't get as good sync without odelay.
Normally this error is because your audio driver doesn't support odelay,
but since you don't get any sound at all this might just be a chain reaction.
If you run 'ogle --debug' you will get more information.
/Björn