At Fri, 03 Sep 2004 16:00:09 +0200, Roland Stigge wrote: > > Hi, > > On Fri, 2004-09-03 at 14:43, Clemens Ladisch wrote: > > > intel8x0: IEC958 digital output (S/PDIF) is said not work > > > since kernel 2.6.4. > > > > > lsmod: > > > snd_intel8x0 34824 0 > > > i810_audio 33812 0 > > > > Don't load the ALSA and OSS drivers at the same time. > > I don't. This is fixed in the current Debian setup. But the problem in > question persists. > > > Does "aplay something.wav" work? > > Does "aplay -D spdif something.wav" work? > > If not, what happens? > > $ aplay pub/mi1.wav > Playing WAVE 'pub/mi1.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, > Mono > $ aplay -D spdif pub/mi1.wav > Playing WAVE 'pub/mi1.wav' : Signed 16 bit Little Endian, Rate 44100 Hz, > Mono > aplay: set_params:837: Channels count non available
use -D plug:spdif Takashi