Date: Fri, 31 Dec 1999 11:37:33 +0200 From: Mark Murray <mark@grondar.za> To: multimedia@freebsd.org Subject: Libretto sound configs, anyone? Message-ID: <199912310937.dBV9bY357523@gratis.grondar.za>
next in thread | raw e-mail | index | archive | help
I am trying to get my Libretto sound configs working again.
All I get is silence.
The hardware setup in the bios show that the devices are configured
like so:
WSS I/O Address = 530H
SBPro I/O Address = 220H
Synthesizer I/O Address = 388H
WSS & SBPro & MP401 Irq level = Irq5
WSS(Play) DMA = Channel1
WSS(Rec) & SBPro DMA = Channel0
Control I/O Address = 370H
MPU401 (Midi I/F) = 330H
----------------
With config file entries of
device pcm0 at isa? port 0x530 irq 5 drq 1 flags 0x0
It probes like so:
pcm0: <OPL3-SAx (YMF719)> at port 0x530-0x537,0x370-0x371 irq 5 drq 1 flags 0xc100 on isa0
I do a ./MAKEDEV snd0 in /dev.
The mixer works, but no sound from amp/mpg123 or cat "somefile.au >/dev/audio".
----------------
With config file entries of
device sbc0 at isa? conflicts port 0x220 irq 5 drq 1 flags 0x0
device pcm0 at isa? conflicts port 0x530 irq 5 drq 1 flags 0x0
It probes like so:
sbc0: <Soundblaster Pro> at port 0x220-0x22f irq 5 drq 1 on isa0
pcm1: <SB DSP 3.01> on sbc0
pcm0: <OPL3-SAx (YMF719)> at port 0x530-0x537,0x370-0x371 irq 5 drq 1 flags 0xc100 on isa0
device_probe_and_attach: pcm0 attach returned 6
I do a ./MAKEDEV snd0 snd1 in /dev.
The mixer works, but no sound from amp/mpg123 or cat "somefile.au >/dev/audio".
All the *0 sound devices give every indication of being broken - "device not
configured".
----------------
Any clues?
M
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912310937.dBV9bY357523>
