From owner-freebsd-newbies Thu Sep 26 8:47:21 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E86FD37B404 for ; Thu, 26 Sep 2002 08:47:19 -0700 (PDT) Received: from mail.gltg.com (mail.gltg.com [198.88.119.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2ADD43E7B for ; Thu, 26 Sep 2002 08:47:14 -0700 (PDT) (envelope-from cstrzelc@gltg.com) Received: from gltg.com ([198.88.119.144]) by mail.gltg.com with Microsoft SMTPSVC(5.0.2195.4905); Thu, 26 Sep 2002 11:43:35 -0400 Message-ID: <3D932B60.4010805@gltg.com> Date: Thu, 26 Sep 2002 11:44:32 -0400 From: cstrzelc Reply-To: cstrzelc@gltg.com User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.1) Gecko/20020919 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nathaniel Morbey , freebsd-newbies@freebsd.org Subject: Re: C-Media 8738 References: <200209260837.50160.themorb@morb.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Sep 2002 15:43:35.0687 (UTC) FILETIME=[79ADC170:01C26573] Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org You have to compile pcm into your kernel. Add this to your kernel config file: device pcm Then run make buildkernel KERNCONF=yourkernel && make installkernel KERNCONF=yourkernel Then reboot. -Chris Nathaniel Morbey wrote: >I have an Asus A7V333 motherboard and have just switched to FreeBSD from >Linux. Does anyone know how I can get my onboard C-Media 8738 audio working? >There is no reference to "pcm" in dmesg... > >thanks >Nathaniel > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-newbies" in the body of the message > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message