Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 1998 19:17:16 -0400 (EDT)
From:      Ada <acheng@mercator.math.uwaterloo.ca>
To:        questions@FreeBSD.ORG
Subject:   Sound DMA timed out error when using xanim and splay
Message-ID:  <Pine.OSF.3.93.980601191614.14910B-100000@mercator.math.uwaterloo.ca>

next in thread | raw e-mail | index | archive | help
Hi,
	I am a newbie to FreeBSD. (previously I was a Linux user)  My
friend installed FreeBSD for me and I did some customization.
Everything seems to work fine except when I tried to use xanim or
splay to play .mov, .wav, .mp2 file I get a 
sound DMA timed out IRQ/DRQ config error.  I seemed to be hearing bits
and pieces of the .mov but I couldn't make out any of the sound from
either the .wav or .mp2 file.  

The sound card that I have is a Yamaha.

I have included the relevant part of my GENERIC file.  (the choice of
IRQ and DRQ were taken from the Win95 setup.  I have a small partition
of Win95 on my hard drive)
controller      snd0
# SoundBlaster DSP driver - for SB, SB Pro, SB16, PAS(emulating SB)
device sb0      at isa? port 0x220 conflicts irq 5 drq 1 vector sbintr
# MS Sound System (AD1848 Based Boards)
device mss0 at isa? port 0x530 conflicts irq 5 drq 0 vector adintr
# Yamaha OPL-2/OPL-3 FM - for SB, SB Pro, SB16, PAS
device opl0     at isa? port 0x388
# MPU-401 - for MPU-401 standalone card
device mpu0     at isa? port 0x330 conflicts irq 5

I have also included the relevant part of dmesg:
sb0 at 0x220 irq 5 drq 1 on isa
sb0: <SoundBlaster Pro 3.1>
mss0 at 0x530 irq 5 drq 0 on isa

opl0 at 0x388 on isa
opl0: <Yamaha OPL-3 FM>
mpu0 at 0x330 irq 5 on isa
mpu0: <MPU-401 MIDI Interface 0.0 >

If anyone can shed any light it will be greatly appreciated.
Thanks a lot in advance.
Ada


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.93.980601191614.14910B-100000>