From owner-freebsd-questions@FreeBSD.ORG Fri Jun 4 14:14:59 2004 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 D651316A4CE for ; Fri, 4 Jun 2004 14:14:59 -0700 (PDT) Received: from md.swissinfo.org (md.swissinfo.org [146.159.4.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09F0743D46 for ; Fri, 4 Jun 2004 14:14:59 -0700 (PDT) (envelope-from sebastien.b@swissinfo.org) Received: from mail.swissinfo.org ([194.6.181.33]) by md.swissinfo.org (md.swissinfo.org [146.159.6.10]) (MDaemon.PRO.v7.1.0.R) with ESMTP id md50008434002.msg for ; Fri, 04 Jun 2004 23:11:42 +0200 Received: from AAmiens-106-1-10-233.w80-13.abo.wanadoo.fr (80.13.241.233) by mail.swissinfo.org (7.0.020) (authenticated as sebastien.b) id 3F585D6601BCEF5D for freebsd-questions@freebsd.org; Fri, 4 Jun 2004 23:11:40 +0200 From: Seb To: freebsd-questions@freebsd.org Date: Fri, 4 Jun 2004 23:12:07 +0200 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200406042312.07675.sebastien.b@swissinfo.org> X-MDRemoteIP: 194.6.181.33 X-Return-Path: sebastien.b@swissinfo.org X-MDaemon-Deliver-To: freebsd-questions@freebsd.org X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on phad.srg-ssr.ch X-Spam-Status: No, hits=0.0 required=7.0 tests=none autolearn=no version=2.63 X-Spam-Level: X-Spam-Processed: md.swissinfo.org, Fri, 04 Jun 2004 23:11:46 +0200 X-MDAV-Processed: md.swissinfo.org, Fri, 04 Jun 2004 23:11:46 +0200 Subject: Intel ICH4 : unable to map IO port space 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: Fri, 04 Jun 2004 21:14:59 -0000 Hello I'm running FreeBSD 5.2.1 Release on a laptop computer equipped with the Intel ICH4 82801DB audio chipset. Sound doesn't work at all, and I have the following error message in the kernel log : pcm0: port 0xe100-0xe13f,0xe000-0xe0ff at device 31.5 on pci0 pcm0: unable to map IO port space device_probe_and_attach: pcm0 attach returned 6 I've searched the Web and mail archives, and tried to change the values of pci.allow_unsupported_io_range and hw.pci.enable_io_modes, without any effect. Some messages said that setting the BIOS to "Non PNP OS installed" can solve this problem, but I don't have this option in my BIOS, and no upgrade is available for it. When I boot with ACPI disabled, I still have the same error message, moreover the whole system crashes right after it with a general protection fault. The sound used to work under Linux. Thank you for your help, Sebastien