From owner-freebsd-bugs Wed Feb 26 23:40:10 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B35837B401 for ; Wed, 26 Feb 2003 23:40:07 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A512E43F3F for ; Wed, 26 Feb 2003 23:40:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1R7e5NS076920 for ; Wed, 26 Feb 2003 23:40:05 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1R7e5na076919; Wed, 26 Feb 2003 23:40:05 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BD0A37B401 for ; Wed, 26 Feb 2003 23:37:20 -0800 (PST) Received: from apollo.laserfence.net (apollo.laserfence.net [196.44.69.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BC9A43FDD for ; Wed, 26 Feb 2003 23:37:18 -0800 (PST) (envelope-from will@unfoldings.net) Received: from localhost ([127.0.0.1]) by apollo.laserfence.net with esmtp (Exim 4.10) id 18oIbS-0007Os-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 27 Feb 2003 09:37:15 +0200 Received: from prometheus-p0.datel.laserfence.net ([192.168.255.1] helo=prometheus.home.laserfence.net) by apollo.laserfence.net with esmtp (Exim 4.10) id 18oIbE-0007OW-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 27 Feb 2003 09:37:01 +0200 Received: from phoenix.home.laserfence.net ([192.168.0.2]) by prometheus.home.laserfence.net with esmtp (Exim 4.10) id 18oIbA-0009jC-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 27 Feb 2003 09:36:56 +0200 Received: from will by phoenix.home.laserfence.net with local (Exim 4.10) id 18oIb9-0006H9-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 27 Feb 2003 09:36:55 +0200 Message-Id: Date: Thu, 27 Feb 2003 09:36:55 +0200 From: Willie Viljoen Reply-To: Willie Viljoen To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: i386/48738: ForteMedia FM801 chipset based sound cards, pcm(4) not attaching Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 48738 >Category: i386 >Synopsis: ForteMedia FM801 chipset based sound cards, pcm(4) not attaching >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 26 23:40:04 PST 2003 >Closed-Date: >Last-Modified: >Originator: Willie Viljoen >Release: FreeBSD 4.8-PRERELEASE i386 >Organization: >Environment: System: FreeBSD phoenix.home.laserfence.net 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #1: Sun Feb 23 10:48:14 SAST 2003 will@phoenix.home.laserfence.net:/usr/obj/usr/src/sys/PHOENIX i386 >Description: Since some time during the development of 4.6-STABLE, this device has not been attatched by the pcm(4) driver. In the output from dmesg, it is also not properly recognized as had been the case before: pci0: (vendor=0x1319, dev=0x0801) at 10.0 irq 9 pci0: (vendor=0x1319, dev=0x0802) at 10.1 At first I assumed the device to be deffective and continued with my old SB16 instead, but a post to freebsd-questions where the poster has trouble with this card on new systems, but not on 4.5-RELEASE, caught my attention. For refference, I include his post below: I have installed 5.0-RELEASE and have a trouble to configure my Genius Sound Maker Live soundcard based on ForteMedia 801 chip I'm added next line to KERNELCONFIG file: device pcm and... and nothing changed... when booting it just saying: pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) pcib2: at device 30.0 on pci0 pci2: on pcib2 pci2: at device 11.0 (no driver attached) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pci2: at device 11.1 (no driver attached) than I added next line to loader.conf snd_pcm_load="YES" snd_fm801_load="YES" result was the same.... And I tried to switch off PNP OS Installed in BIOS... What i'm doing wrong? The card is worked fine under 4.5-RELEASE. This indicates to me that the problem must have occured after 4.5, and is manifested in both 4-STABLE and 5-CURRENT. >How-To-Repeat: Use a system with a sound device based on the FM801 chipset, build kernel with pcm(4) >Fix: Not known. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message