From owner-freebsd-questions Fri Sep 13 9:53:34 2002 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 B034037B400 for ; Fri, 13 Sep 2002 09:53:30 -0700 (PDT) Received: from mail.gltg.com (mail.gltg.com [198.88.119.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C68443E65 for ; Fri, 13 Sep 2002 09:53:25 -0700 (PDT) (envelope-from stenchmaster@blackhelicopters.org) Received: from blackhelicopters.org ([68.60.193.110]) by mail.gltg.com with Microsoft SMTPSVC(5.0.2195.4905); Fri, 13 Sep 2002 12:52:44 -0400 Message-ID: <3D8217E1.2070809@blackhelicopters.org> Date: Fri, 13 Sep 2002 12:52:49 -0400 From: Chris Strzelczyk Reply-To: stenchmaster@blackhelicopters.org User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Bleichert Cc: freebsd-questions@FreeBSD.ORG Subject: Re: fierce battle between pcm and kernel References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 13 Sep 2002 16:52:45.0322 (UTC) FILETIME=[FBAF0EA0:01C25B45] 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 Yes, I have tried without PNPBIOS set. It does the exact same thing. The FreeBSD handbook suggests that if sound is on the motherboard that PNPBIOS might help so I gave it a shot. Results are the same in both cases. Thank You -cs John Bleichert wrote: > On Fri, 13 Sep 2002, Chris Strzelczyk wrote: > > >>Date: Fri, 13 Sep 2002 11:05:59 -0400 >>From: Chris Strzelczyk >>To: freebsd-questions@FreeBSD.ORG >>Subject: fierce battle between pcm and kernel >> >>Hello, >> >> I am trying to add some music into my life and compile sound into my >>kernel. I have the following hardware: >> >>Toshiba 1805-S274 laptop >>Ali M1535 sound chip; AK4543 Codec Chip 16-bit stereo, Windows sound >>system version 2 Sound Blaster Pro compatible (in DOS mode only). >> >> I added into my kernel: >> >>device >> pcm >>options >> PNPBIOS >> >> The kernel buit and installed perfect. However, my box will not boot to >>this kernel. I am forced to boot from kernel.GENERIC. I see the >>following message when I try to boot to the new kernel: >> >>pcm0: at device 6.0 on pci0 >>pcm0: Unable to map register space >> >> The boot hangs on these lines: >> >>fxp0: port 0xef40-0xef7f mem >>0xf7ee000-0xfed >>fff,0xf7efe000-0xf7efefff irq 11 at device 10.0 pci0 >> >> What am I missing here? >> >> I have checked the FAQ and mailing lists but did not come across a >>solution. Thank to anyone who can help me out with this. >> >>-cs >> >> > > > Have you also tried it without using > > options PNPBIOS > > in your kernel? This sounds like PnP (as usual) getting in the way at > system boot. > > > # John Bleichert > # http://vonbek.dhs.org/latest.jpg > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message