Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Sep 1999 15:54:06 +0100 (BST)
From:      Doug Rabson <dfr@nlsystems.com>
To:        Andrew Kenneth Milton <akm@mail.theinternet.com.au>
Cc:        arthur@tucows.com, current@freebsd.org
Subject:   Re: Fixed sound card problem.
Message-ID:  <Pine.BSF.4.10.9909041553140.2081-100000@salmon.nlsystems.com>
In-Reply-To: <199909041443.AAA91689@mail.theinternet.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 5 Sep 1999, Andrew Kenneth Milton wrote:

> +----[ Doug Rabson ]---------------------------------------------
> | On Sat, 4 Sep 1999, Andrew Kenneth Milton wrote:
> | 
> | > +----[ Arthur H. Johnson II ]---------------------------------------------
> | > | I fixed the sound card problem I was having.  I just commented out the pnp
> | > | driver.  I know I will run into problems later if I ever get pnp devices,
> | > | but its a temporary fix.
> | > 
> | > Pcm doesn't work for me anymore with or without a pnp controller defined.
> | > It's not even probed.
> | > 
> | > I've got a genuine Sound Blaster 16 with on board SCSI (unused).
> | 
> | Can I see your kernel config and dmesg lines both from an old (working)
> | kernel and from the new kernel.
> 
> I would have attached the dmesg originally but it didn't even show the pcm
> probe at all... and there was nothing strange in it (I did look for errors).
> 
> My current kernel has got voxware in unfortunately... and I'm currently
> building world (again) d8/ I can rebuild a kernel afterwards with pcm 
> compiled in and send that, but, that won't be for a few hours yet...
> It's 1:30 am here right now and my kids will be waking me up
> for fathers day nice and early so I can't pull a dawner tonight.
> 
> Here's my kernel config and dmesg from a working kernel.
> 
> The changes I've made other than to comment out the pnp controller,
> is to add the
> 
> options 	CPU_FASTER_5X86_FPU
> 
> I'm going to remove that next kernel build as well to see if that makes
> a difference.
> 
> I'll forward you a non-working dmesg tomorrow my time I guess unless
> something comes to light before then.

Make sure that you have the latest version of pci.c before you test again.
Also, when you change back to using pnp, change the pcm declaration from:

	device pcm0 at isa? ...

to

	device pcm0

--
Doug Rabson				Mail:  dfr@nlsystems.com
Nonlinear Systems Ltd.			Phone: +44 181 442 9037




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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