Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 1997 09:49:37 -0700 (PDT)
From:      Thede Loder <tlod@leverage.com>
To:        multimedia@freebsd.org
Subject:   Yamaha YMF711 audio chip
Message-ID:  <Pine.GSO.3.96.970930091409.13592A-100000@proton.leverage.com>

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

Greetings - 

I have recently picked up a new machine from Dell which comes with 
an onboard audio chip, the Yamaha YMF711.  I've been unable to get the
digital audio device working.  My question is, does anyone know the 
correct kernel build flags for this setup?  

During boot I get this:

Sep 30 09:12:41 fermi /kernel: sb0 at 0x220 irq 7 drq 1 on isa
Sep 30 09:12:41 fermi /kernel: sb0: <SoundBlaster Pro 3.1>
Sep 30 09:12:41 fermi /kernel: sbxvi0 not found
Sep 30 09:12:41 fermi /kernel: sbmidi0 not found at 0x330
Sep 30 09:12:41 fermi /kernel: opl0 at 0x388 on isa
Sep 30 09:12:41 fermi /kernel: opl0: <Yamaha OPL-3 FM>
Sep 30 09:12:41 fermi /kernel: uart0 at 0x330 irq 5 on isa
Sep 30 09:12:41 fermi /kernel: uart0: <6850 Midi Interface>


My kernel config contains this:

# sound enable
controller      snd0
device          sb0     at isa? port 0x220 irq 7 conflicts drq 1 vector
sbintr
device          sbxvi0  at isa? drq 5
device          sbmidi0 at isa? port 0x330
device          opl0    at isa? port 0x388
device uart0 at isa? port 0x330 irq 5 vector "m6850intr"


I'm obviously getting the sb0 device, but not the sbxvi0 device.  
Any ideas what the correct drq or DMA should be?  

The machine is a Dell XPS 233 Pentium II if that helps.  

Any help appreciated, 

Thede Loder






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.970930091409.13592A-100000>