From owner-freebsd-questions Mon Mar 24 23:30:25 2003 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 8C11037B40D for ; Mon, 24 Mar 2003 23:29:50 -0800 (PST) Received: from lightpro1.lightpro.de (lightpro1.lightpro.de [213.133.98.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 933B044048 for ; Mon, 24 Mar 2003 22:58:26 -0800 (PST) (envelope-from H@Schmalzbauer.de) Received: from hscpr (ppp-62-245-161-105.mnet-online.de [62.245.161.105]) (authenticated bits=0) by lightpro1.lightpro.de (8.12.3/8.12.3/Debian -4) with ESMTP id h2P6wOw0032747; Tue, 25 Mar 2003 07:58:25 +0100 From: "Harald Schmalzbauer" To: "Steve Willoughby" , Subject: RE: Can't get PCI128 sound card to be recognized Date: Tue, 25 Mar 2003 07:58:24 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <200303250111.h2P1B01c027991@plxs0062.pdx.intel.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-Spam-Status: No, hits=-24.9 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,HTML_00_10,IN_REP_TO, MSGID_GOOD_EXCHANGE,QUOTED_EMAIL_TEXT,QUOTE_TWICE_1, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) 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 owner-freebsd-questions@FreeBSD.ORG wrote: > Cc: steve@ichips.intel.com > Subject: Can't get PCI128 sound card to be recognized Perhaps you should change your BIOS settings to "no PnP OS" > > > I have an older Pentium system I'd like to just use as a sort of > home entertainment server (read "mp3 player for house sound system, > X10, etc"). > > 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). > > It looks to me like the kernel's set up for pcm support, and I did > load the snd_es137x.ko module, but I don't see how to handle the > invalid or missing codec problem. > > Anyone else run into this? > > TIA, > steve > > Full boot log follows: > > Mar 21 01:13:36 /kernel: Copyright (c) 1992-2002 The FreeBSD Project. > Mar 21 01:13:36 /kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, > 1989, 1991, 1992, 1993, 1994 > Mar 21 01:13:36 /kernel: The Regents of the University of > California. All rights reserved. > Mar 21 01:13:36 /kernel: FreeBSD 4.5-RELEASE #1: Fri Mar 21 00:11:15 > PST 2003 Mar 21 01:13:37 /kernel: root@:/usr/src/sys/compile/MUSE > Mar 21 01:13:37 /kernel: Timecounter "i8254" frequency 1193182 Hz > Mar 21 01:13:37 /kernel: CPU: Pentium/P54C (90.21-MHz 586-class CPU) > Mar 21 01:13:37 /kernel: Origin = "GenuineIntel" Id = 0x524 > Stepping = 4 Mar 21 01:13:37 /kernel: > Features=0x1bf Mar 21 01:13:37 > /kernel: real memory = 33554432 (32768K bytes) Mar 21 01:13:37 > /kernel: avail memory = 27652096 (27004K bytes) Mar 21 01:13:37 > /kernel: Preloaded elf kernel "kernel" at 0xc0504000. Mar 21 01:13:37 > /kernel: Preloaded elf module "snd_es137x.ko" at 0xc050409c. Mar 21 > 01:13:37 /kernel: can't re-use a leaf (es_debug)! Mar 21 01:13:37 > /kernel: Preloaded elf module "snd_pcm.ko" at 0xc0504140. Mar 21 > 01:13:37 /kernel: Intel Pentium detected, installing workaround for > F00F bug Mar 21 01:13:37 /kernel: md0: Malloc disk > Mar 21 01:13:37 /kernel: npx0: on motherboard > Mar 21 01:13:37 /kernel: npx0: INT 16 interface > Mar 21 01:13:37 /kernel: pcib0: on motherboard > Mar 21 01:13:37 /kernel: pci0: on pcib0 > Mar 21 01:13:37 /kernel: ign0 port 0x3f4-0x3f7,0x1f0-0x1f7 at device > 1.0 on pci0 > Mar 21 01:13:37 /kernel: isab0: at > device > 2.0 on pci0 > Mar 21 01:13:37 /kernel: isa0: on isab0 > Mar 21 01:13:37 /kernel: pci0: > at 3.0 Mar 21 01:13:37 /kernel: pci0: accelerator> at 12.0 Mar 21 01:13:37 /kernel: pcm0: unknown revision > 4 -- please report to cg@freebsd.org > Mar 21 01:13:37 /kernel: pcm0: port > 0xfcc0-0xfcff irq 15 at device 14.0 on pci0 > Mar 21 01:13:37 /kernel: pcm0: ac97 codec invalid or not present (id > == 0) Mar 21 01:13:37 /kernel: device_probe_and_attach: pcm0 attach > returned 6 Mar 21 01:13:37 /kernel: orm0: