Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2000 22:44:26 +0100
From:      "Cameron Grant" <gandalf@vilnya.demon.co.uk>
To:        <freebsd-current@freebsd.org>, "Rogier R. Mulhuijzen" <drwilco@drwilco.nl>
Subject:   Re: A few issues I ran into (and a quick question)
Message-ID:  <00b001c03f95$e9fad220$0504020a@haveblue>
References:  <4.3.2.7.0.20001026222149.00b75620@mail.drwilco.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> First of all (using -current of 26 October) I was not able to attach pcm
to
> my Yamaha OPL-SAx soundcard in my Toshiba Tecra8000 when using snd_pcm.ko.
> Using a statically compiled driver though I had no trouble whatsoever. The
> module was pre-loaded at boot time.

snd_pcm is the core module, it requires other driver modules before it will
be activated.  currently, loading snd_driver will load all drivers and the
core, but this will change.

> 2nd with a working pcm driver I get sound glitches with display activity
> under X (4.0). This was something I had before with both pcm and OSS's
> sounddriver so it's not really an issue with the pcm driver but with the
> X-server I assume. I DO have additional glitches occaisionally, that I
> didn't have before and they are accompanied by the following kernel
message:

this is an artifact of the smpng work increasing irq latency.  it will go
away in time.

    -cg




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?00b001c03f95$e9fad220$0504020a>