Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 1996 18:06:24 -0400 (EDT)
From:      rhh@ct.picker.com (Randall Hopper)
To:        hasty@rah.star-gate.com (Amancio Hasty)
Cc:        multimedia@freebsd.org
Subject:   Re: 2.1.5R Vat with SB16?
Message-ID:  <199608112206.SAA22847@elmer.picker.com>
In-Reply-To: <199607312327.QAA00421@rah.star-gate.com> from "Amancio Hasty" at Jul 31, 96 04:27:53 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Amancio Hasty:
 >
 >If you have a machine handy with a SB16 , care to try out:
 >ftp://rah.star-gate.com:/pub/guspnp3-current.tar.gz
 >
 >Now is a good time to start checking out the code with non-gus cards

Pulled this and tried to get it running on my Sound Blaster 32 running
2.2-061296-SNAP.  Here are the results.

--------------------------------------------------------------------
KERNEL CONFIG OPTIONS:

device snd2 at isa? port 0x220 irq 7 conflicts drq 1 vector sbintr
device snd3 at isa? port 0x388 irq 10 drq 3 vector pasintr
device snd6 at isa? drq 5
device snd7 at isa? port 0x330

---------------------------------------------------------------------
local.h OPTIONS:

#define KERNEL_SOUNDCARD
#define CONFIG_PAS
#define CONFIG_SBPRO
#define CONFIG_SB16
#define CONFIG_AUDIO
#define CONFIG_SB

---------------------------------------------------------------------
BUILDING KERNEL

In file included from ../../i386/isa/sound/sound_config.h:34,
                 from ../../i386/isa/sound/ad1848.c:45:
../../i386/isa/sound/local.h:16: gus.h: No such file or directory
../../i386/isa/sound/local.h:23: trix.h: No such file or directory
../../i386/isa/sound/local.h:30: sb.h: No such file or directory
../../i386/isa/sound/local.h:35: pas.h: No such file or directory

- Commented out trix.h gus.h
- Remove <> around pas.h in local.h, replaced with ""
- Pulled sb.h from tasd-3.5-bsd-beta11

---------------------------------------------------------------------
REMADE DEVICES AND BOOTED NEW KERNEL:

stealth % dmesg | grep snd

snd2 at 0x220 irq 7 drq 1 flags 0xffffffff on isa
snd3 at 0x388 irq 10 drq 3 flags 0xffffffff on isa
snd6 at 0x0 drq 5 flags 0xffffffff on isa
snd7 at 0x330 on isa

stealth % ls -l /dev | grep 33,

ls -l /dev | grep 33
crw-rw-rw-  1 root  wheel      33,   4 Aug 11 17:37 audio
crw-rw-rw-  1 root  wheel      33,  20 Aug 11 17:37 audio1
crw-rw-rw-  1 root  wheel      33,   3 Aug 11 17:37 dsp
crw-rw-rw-  1 root  wheel      33,  19 Aug 11 17:37 dsp1
crw-rw-rw-  1 root  wheel      33,   5 Aug 11 17:37 dsp16
crw-r--r--  1 root  wheel      33,   2 Aug 11 17:37 midi
crw-rw-rw-  1 root  wheel      33,   0 Aug 11 17:37 mixer
crw-rw-rw-  1 root  wheel      33,  15 Aug 11 17:37 pro_midi
crw-rw-rw-  1 root  wheel      33,   1 Aug 11 17:37 sequencer
crw-rw-rw-  1 root  wheel      33,   6 Aug 11 17:37 sndstat

stealth % cat tst.au > /dev/audio
/dev/audio: Device not configured.

# cdplayer
CD>play 1 1
cdplayer: Bad file descriptor

stealth % maplay babylon5.mp2 
 can't open /dev/dsp for writing: Device not configured


Any ideas?

Randall Hopper
rhh@ct.picker.com





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