Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 1999 15:02:21 -0800
From:      Marc Wandschneider <MarcW@Lanfear.com>
To:        "'bdonor@westnet.com'" <bdonor@westnet.com>, freebsd-questions@freebsd.org
Subject:   RE: Problems with trying to install a soundcard in FreeBSD 3.3
Message-ID:  <13D5F9EDFD72D211BC3100105A1C2233054A41@AKIRA>

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

	i would guess you didn't include ALL of the options required for
sound card suppoort.

	to support a SB16 card, you need to add:

	controller snd0 
	device sbxvi0 at isa? drq 5 
	device sbmidi0 at isa? port 0x330 

	marc.


> -----Original Message-----
> From: bdonor@westnet.com [mailto:bdonor@westnet.com]
> Sent: Mon, November 22, 1999 2:38 PM
> To: freebsd-questions@freebsd.org
> Subject: Problems with trying to install a soundcard in FreeBSD 3.3
> 
> 
> I did config, make depend, and tried to run make.  I get this 
> error (the
> output doesn't show the rest of the build because it was done 
> up to this
> point previously, I actually did do a make clean before the 
> first time I
> tried it):
> 
> bash-2.02# make
> loading kernel
> ioconf.o(.data+0x774): undefined reference to `sbxvidriver'
> ioconf.o(.data+0x7b8): undefined reference to `sbmididriver'
> *** Error code 1
> 
> What can I do?
> 
> Thanks,
> Tim Mattison
> bdonor@westnet.com
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


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?13D5F9EDFD72D211BC3100105A1C2233054A41>