From owner-freebsd-questions Sat Jul 13 5:23:58 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A138737B400 for ; Sat, 13 Jul 2002 05:23:55 -0700 (PDT) Received: from favour.one2net.co.ug (g-class.sanyutel.com [216.250.215.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90B8343E6A for ; Sat, 13 Jul 2002 05:23:53 -0700 (PDT) (envelope-from patrick@favour.one2net.co.ug) Received: by favour.one2net.co.ug (Postfix, from userid 1008) id 2E0C454A8C; Sat, 13 Jul 2002 15:24:19 +0300 (EAT) Content-Type: text/plain; charset="us-ascii" From: Patrick J Okui To: FreeBSD Questions Subject: sound card support... Date: Sat, 13 Jul 2002 15:24:18 +0300 User-Agent: KMail/1.4.1 Cc: Afnog List MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200207131524.18969.pokui@one2net.or.ug> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I tried recompiling my kernel to add support for my sound card and got= =2E... #> dmesg | grep pcm pcm0: port 0x9400-0x94ff mem 0x90300000-0x90300fff irq 11 at \= =20 device 1.4 on pci0 pcm0: AC97 reset timed out.pcm0: ac97 codec reports dac not ready #> so of course I can't hear any thing through my sound card :-( here is the output of pciconf -lv for the sound card. pcm0@pci0:1:4: class=3D0x040100 card=3D0x00181025 chip=3D0x70181039 rev=3D= 0x02\=20 hdr=3D0x00 vendor =3D 'Silicon Integrated Systems (SiS)' device =3D 'SiS7018 PCI Audio Accelerator' class =3D multimedia subclass =3D audio and here are the lines from my kernel .... #> grep sound -A4 /sys/i386/conf/SOUND # Added for sound device pcm device sbc device csa device pca #> could someone please tell me what the error means and how I could correct= it? Thanks. Patrick J Okui. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message