From owner-freebsd-questions@FreeBSD.ORG Wed Mar 26 08:15:28 2003 Return-Path: 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 4955837B407 for ; Wed, 26 Mar 2003 08:15:28 -0800 (PST) Received: from puma.icir.org (puma.icir.org [192.150.187.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id E022843F93 for ; Wed, 26 Mar 2003 08:15:27 -0800 (PST) (envelope-from hodson@puma.icir.org) Received: from puma.icir.org (localhost [127.0.0.1]) by puma.icir.org (8.12.3/8.12.3) with ESMTP id h2QGFRAT079937; Wed, 26 Mar 2003 08:15:27 -0800 (PST) (envelope-from hodson@puma.icir.org) Message-Id: <200303261615.h2QGFRAT079937@puma.icir.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 From: Orion Hodson To: Steve Willoughby In-Reply-To: <200303250111.h2P1B01c027991@plxs0062.pdx.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 26 Mar 2003 08:15:27 -0800 Sender: hodson@icir.org X-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,IN_REP_TO,MSG_ID_ADDED_BY_MTA_3 autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: freebsd-questions@freebsd.org Subject: Re: Can't get PCI128 sound card to be recognized X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2003 16:15:29 -0000 Steve Willoughby wrote: | I just put in a new PCI128 sound card, but am having trouble | getting it to work. I think I've got the right set of drivers | enabled, but I get the following at boot time: | | pcm0: unknown revision 4 -- please report to cg@freebsd.org | pcm0: port 0xfcc0-0xfcff irq 15 at device 14.0 on pci0 | pcm0: ac97 codec invalid or not present (id == 0) | device_probe_and_attach: pcm0 attach returned 6 | | It's currently running FreeBSD 4.5-RELEASE (apparently 5.0-RELEASE | doesn't recognize its hard drives for some reason, so I couldn't | upgrade as part of this exercise, but will try 4.7 next anyway). Steve The driver has been updated since 4.5R. If you find the problem still exists when you've updated to a more recent release, send an email to sound@freebsd.org. 4.8R is due any minute now if you don't want the disappointment of a new release happening after upgrading to 4.7 you might wait just a smidgeon longer. Cheers - Orion