thinkpad and loadable sound modules?
Chris Doherty <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Organization | The Inside Foundation |
| Message-ID | <[email protected]> |
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 [email protected]
with "unsubscribe freebsd-mobile" in the body of the message