Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 1998 09:42:28 +0200
From:      Oni no onnanoko <shinobu@s9275a.steinan.ntnu.no>
To:        freebsd-questions@FreeBSD.ORG
Subject:   soundcard problems
Message-ID:  <19980911094228.A567@steinan.ntnu.no>

next in thread | raw e-mail | index | archive | help
I have a supposedly 100% compatible soundblaster code,
here's from my kernelfile:
---kernel--
controller snd0
device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr
device opl0 at isa? port 0x388 conflicts
options         "SBC_IRQ=5"
--endkernel--

and dmesg:
--dmesg--
sb0 at 0x220 irq 5 drq 1 on isa
sb0: <SoundBlaster 2.1>
opl0 at 0x388 on isa
opl0: <Yamaha OPL-3 FM>
--enddmesg--

but when I try to play something, it just gives:

Sound: DMA timed out - IRQ/DRQ config error?
repeated to infinity

including cat /dev/sndstat too:
--cat /dev/sndstat--
VoxWare Sound Driver:3.0-beta-950506 (Sun Feb 5 14:38:12 EST 1995 freebsd-hackers@freefall.cdrom.com)
Config options: ffffffff

Installed drivers: 
Type 1: OPL-2/OPL-3 FM
Type 2: SoundBlaster


Card config: 
SoundBlaster at 0x220 irq 5 drq 1
OPL-2/OPL-3 FM at 0x388 irq 65535 drq 4294967295

Audio devices:
0: SoundBlaster 2.1

Synth devices:
0: Yamaha OPL-3

Midi devices:
0: SoundBlaster

Timers:
0: System Timer

Mixers:
--end--

I'm not sure how to use luigi's driver, adding the pcm0 and pnp0 line
and removing snd0:s didn't work, couldn't find anything.

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?19980911094228.A567>