Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Oct 1998 03:26:45 -0800
From:      Brian Litzinger <brian@top.worldcontrol.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   pcm0: /dev/dsp: Undefined error: 0
Message-ID:  <19981030032627.A356@top.worldcontrol.com>

next in thread | raw e-mail | index | archive | help

I just starting using the pcm audio driver on my new laptop.

The sound system is the Yamaha YMF 715 chipset which seems to
have emulation for everything.

It is detected as:

... try to identify the yamaha
pcm0 at 0x530 irq 9 drq 0 flags 0xa200 on isa
mss_attach <mss>0 at 0x530 irq 9 dma 0:0 flags 0xa200

And much works: xanim, rvplayer.

however a simple utility dies:

brian@top>vplay -S -s 22050 -b 8 < l.dsp
Playing raw data : Speed 22050 Hz Stereo ...
/dev/dsp: Undefined error: 0

(I hate 'Undefined error: 0' by the way)

Most of the audio settings however were made as:

brian@top>cat >/dev/dsp <l.dsp

does exactly what one would expect.

Question 1: What's upsetting vplay?

Question 2: Does anyone have a pointer to the vplay source?

Thanks,

-- 
Brian Litzinger <brian@litzinger.com>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981030032627.A356>