Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2002 12:21:35 -0400 (EDT)
From:      John Bleichert <syborg@stny.rr.com>
To:        Chris Strzelczyk <stenchmaster@blackhelicopters.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: fierce battle between pcm and kernel
Message-ID:  <Pine.LNX.4.44.0209131220240.3044-100000@janeway.vonbek.dhs.org>
In-Reply-To: <3D81FED7.2010009@blackhelicopters.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 13 Sep 2002, Chris Strzelczyk wrote:

> Date: Fri, 13 Sep 2002 11:05:59 -0400
> From: Chris Strzelczyk <stenchmaster@blackhelicopters.org>
> 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: <Acer Labs M5451> at device 6.0 on pci0
> pcm0: Unable to map register space
> 
> 		The boot hangs on these lines:
> 
> fxp0: <Intel Pro 10/100/100+ Ethernet> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.44.0209131220240.3044-100000>