Problem in playing .wav file

in my custom kernel (redhat 6.2) when i use loopwav binary or SDL_mixer library to play audio file i got folloing message on my terminal.

SDL: Audio timeout - buggy audio driver? (disabled)
audio: Bad file descriptor

but if i use play command or tplay binary to play .wav file files then it works fine…

What do you guys think? Any diagnostics I should attempt
to narrow down the troubleshooting?

Thanks, guys.

in my custom kernel (redhat 6.2) when i use loopwav binary or
SDL_mixer library to play audio file i got folloing message on my
terminal.
SDL: Audio timeout - buggy audio driver? (disabled)
audio: Bad file descriptor

What sound card? What kernel module?

–ryan.

in my custom kernel (redhat 6.2) when i use loopwav binary or
SDL_mixer library to play audio file i got folloing message on my
terminal.
SDL: Audio timeout - buggy audio driver? (disabled)
audio: Bad file descriptor

What sound card? What kernel module?

–ryan.

//---------------------------------------------------------------------------------

kernel module =2.2.19

cat /dev/sndstat

OSS/Free:3.8s2+±971130
Load type: Driver compiled into kernel
Kernel: Linux sb50611 2.2.19 #2 Fri Jun 1 09:27:28 PDT 2001 i486
Config options: 0

Installed drivers:
Type 21: CS4232
Type 22: CS4232 MIDI
Type 26: MPU-401 (UART)

Card config:
CS4232 MIDI at 0x330 irq 9 drq 0
CS4232 at 0x530 irq 5 drq 1,3

Audio devices:
0: Crystal audio controller (CS4235) (DUPLEX)

Synth devices:

Midi devices:

Timers:
0: System clock

Mixers:
0: Crystal audio controller (CS4235)Date: Fri, 30 Nov 2001 19:47:30 -0500 (EST)
From: icculus@icculus.org (icculus)
To: “sdl at libsdl.org
Subject: Re: [SDL] Problem in playing .wav file
Reply-To: sdl at libsdl.org