From owner-freebsd-multimedia Mon Dec 31 15:17:28 2001 Delivered-To: freebsd-multimedia@freebsd.org Received: from herald.cc.purdue.edu (herald.cc.purdue.edu [128.210.11.29]) by hub.freebsd.org (Postfix) with ESMTP id 980E137B416 for ; Mon, 31 Dec 2001 15:17:26 -0800 (PST) Received: from localhost (gunawabs@localhost) by herald.cc.purdue.edu (8.11.6/8.11.6/herald) with ESMTP id fBVNHPs22265 for ; Mon, 31 Dec 2001 18:17:25 -0500 (EST) Date: Mon, 31 Dec 2001 18:17:25 -0500 (EST) From: Boy Stephanus Gunawan X-X-Sender: gunawabs@herald.cc.purdue.edu To: freebsd-multimedia@freebsd.org Subject: Help with intel i810 mobo sound config in FreeBSD 4.4 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello, Happy new year 2002 =) I'm a newbie here. I have FreeBSD 4.4 in my box that has intel i810 mobo. I got X to work fine. But I still have problem configuring the sound. I've done some searching on the net, and I found this website mentioned a couple times in this list archive and in other people's sites. http://www.katsurajima.seya.yokohama.jp/ich/ So I followed the instruction in the page. Downloaded the ich.c.gz for FreeBSD 4-stable, 5-Current one, copied it to the src tree, added the necessary line, config my kernel, make depend, and I got a bunch of errors in the "make" process. In my "make depend", I've noticed these lines (if these mean something??): ===> sound/driver/ich rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include /usr/src/sys/modules/sound/driver/ich/../../../../dev/sound/pci/ich.c But the make depend didn't give any error though. When I typed "make", errors occur in the ich.c file. It said a lot about snd_dbuf, it looks like it couldn't find the snd_dbuf variable or something. Does anybody know what I might do wrong? Thanks in advance. -Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message