From owner-freebsd-questions Mon May 29 18:35:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from bsdhome.dyndns.org (rdu162-225-077.nc.rr.com [24.162.225.77]) by hub.freebsd.org (Postfix) with ESMTP id A0BA537BD4F for ; Mon, 29 May 2000 18:35:07 -0700 (PDT) (envelope-from bsd@bsdhome.com) Received: from vger.bsdhome.com (vger [192.168.220.2]) by bsdhome.dyndns.org (8.9.3/8.9.3) with ESMTP id VAA01565 for ; Mon, 29 May 2000 21:35:00 -0400 (EDT) (envelope-from bsd@bsdhome.com) Received: from localhost (bsd@localhost) by vger.bsdhome.com (8.9.3/8.9.3) with ESMTP id VAA00324; Mon, 29 May 2000 21:34:59 -0400 (EDT) (envelope-from bsd@vger.bsdhome.com) Date: Mon, 29 May 2000 21:34:59 -0400 (EDT) From: Brian Dean To: freebsd-questions@freebsd.org Subject: Abit VA6 onboard sound support Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm trying to get on-board sound to work on my Abit VA6. Has anyone done this? Can you send me the relevant bits of your kernel config for 4.0-STABLE? FreeBSD vger.bsdhome.com 4.0-STABLE FreeBSD 4.0-STABLE #3: Mon May 29 20:57:26 EDT 2000 root@vger.bsdhome.com:/usr/src/sys/compile/VGER i386 With the following options in my kernel config: options PNPBIOS device pcm device sbc dmesg reports the following: [...] chip2: port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 10 at device 7.5 on pci0 [...] unknown: can't assign resources unknown0: at port 0-0xf,0x81-0x83,0x87,0x89-0x8b,0x8f-0x91,0xc0-0xdf drq 4 on isa0 unknown1: at port 0x40-0x43 irq 0 on isa0 unknown2: at port 0x70-0x71 irq 8 on isa0 unknown: can't assign resources unknown3: at port 0x61 on isa0 unknown4: at port 0xf0-0xff irq 13 on isa0 unknown5: at iomem 0-0x9ffff,0xfffe0000-0xffffffff,0x100000-0x7ffffff on isa0 unknown6: at iomem 0xf0000-0xf3fff,0xf4000-0xf7fff,0xf8000-0xfffff,0xcc800-0xcffff on isa0 unknown7: at port 0x4d0-0x4d1,0xcf8-0xcff,0x480-0x48f,0x4000-0x407f,0x4080-0x40ff,0x5000-0x501f ,0x6000-0x607f on isa0 unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources [...] I must admit that I know very little about sound cards, which drivers to use, pcm, newpcm, oldpcm, voxware, luigi, etc. I find the documentation for configuring them in our fine OS inadequate (for me, at least). The Abit VA6 users manual says this about the on-board sound: "VA6 has a built in AC '97 2.1 CODEC. This CODEC has an integrated H/W Sound Blaster Pro AC '97 digital audio controller ..." And rambles on about great sound quality, blah, blah. Any help with what should be present in my kernel config to get this working would be appreciated. Also, what /dev entries are required for said device entries? Thanks, -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message