From owner-freebsd-multimedia@FreeBSD.ORG Mon Feb 9 06:06:05 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DD2616AA6C for ; Mon, 9 Feb 2004 06:06:05 -0800 (PST) Received: from mxfep02.bredband.com (mxfep02.bredband.com [195.54.107.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B83943D31 for ; Mon, 9 Feb 2004 06:06:04 -0800 (PST) (envelope-from moak@bredband.net) Received: ([213.113.36.255] [213.113.36.255]) by mxfep02.bredband.com with ESMTP <20040209140557.CPLW16874.mxfep02.bredband.com@c-ff2471d5.11604-1-64736c12.cust.bredbandsbolaget.se> for ; Mon, 9 Feb 2004 15:05:57 +0100 From: moak@bredband.net To: freebsd-multimedia@freebsd.org User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401091500.25949.moak@bredband.net> Subject: onboard sound does not work X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Mon, 09 Feb 2004 14:06:05 -0000 X-Original-Date: Fri, 9 Jan 2004 15:00:25 +0100 X-List-Received-Date: Mon, 09 Feb 2004 14:06:05 -0000 Hello. I am a newbie to both unix and FreeBSD. I am trying to configure my onboard sond without success. My motherboard: ASUS P4S800-MX Audio spec: ADI AD1888 6channel audio codec. pciconf -lv says: pcm0@pci0:2:7: class=0x040100 card=0x810d1043 chip=0x70121039 rev=0xa0 hdr=0x00 vendor = 'Silicon Integrated Systems (SiS)' device = 'SiS7012 PCI Audio Accelerator' class = multimedia subclass = audio dmesg: pcm0: port 0xa000-0xa07f,0xa400-0xa4ff irq 18 at device 2.7 on pci0 pcm0: I have put snd_driver_load="YES" in /boot/loader.conf. I have device pcm in my kernel. Is there something more you need to know?? I have read man pcm, the handbook and complete freebsd but I can t figure it out. I still think that everything is a bit confusing because i am not very good at computers and i am sure that I miss something fundamental. Hope that somebody can direct me to what i am missing. Many thanks Gaf