Date: Mon, 23 Sep 2002 16:24:56 -0700 From: Chris Doherty <chris-freebsd@randomcamel.net> To: freebsd-mobile@freebsd.org Subject: thinkpad and loadable sound modules? Message-ID: <20020923232456.GF8064@zot.electricrain.com>
next in thread | raw e-mail | index | archive | help
I seem to recall this came up recently, but I can't find it.
I have a Thinkpad 600E. the sound works fine if I compile the driver in
statically with
device pcm
options PNPBIOS
however, if I comment those out, and instead put either
snd_csa_load="YES"
or just
snd_pcm_load="YES"
into /boot/loader.conf, it doesn't work ("/dev/dsp: Device not
configured"). this is specific to my Thinkpad--I had this same hard drive
in a Dell Inspiron 8000, and the sound on that worked with the
snd_maestro3 module.
has anyone else experienced this? it's a strange wrinkle, and the system
works well with the static driver, but I'm curious why the module doesn't
work.
cheers,
chris
-------------------------------
Chris Doherty
chris [at] randomcamel.net
"I think," said Christopher Robin, "that we ought to eat
all our provisions now, so we won't have so much to carry."
-- A. A. Milne
-------------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020923232456.GF8064>
