Date: Wed, 15 Sep 2004 09:23:59 +0930 From: Adam Smith <adam@internode.com.au> To: freebsd-current@freebsd.org Subject: Sound -- but which? Message-ID: <20040914235359.GB11665@internode.com.au>
next in thread | raw e-mail | index | archive | help
I don't know exactly which sound card I have, because I have a home-brand laptop. I have compiled 'device sound' in my kernel, but have not added any device-specific drivers at this stage, because I am having trouble identifying my hardware. If I 'kldload snd_driver' my /dev/dsp exists, but I have gone through most of the drivers in /usr/src/sys/modules/sound/driver and loaded these manually (ie 'kldload snd_emu10k1' for example) and none of the 60% or so that I tried give me a /dev/dsp. dmesg reports: pcm0: <Intel ICH3 (82801CA)> port 0xe100-0xe13f,0xe000-0xe0ff irq 11 at device 31.5 on pci0 pcm0: [GIANT-LOCKED] pcm0: <Cirrus Logic CS4299 AC97 Codec> when I 'kldload snd_driver' so *one* of these drivers *MUST* be presenting me with a /dev/dsp. The closest match I can find is the driver snd_cs4281, however loading this on it's own also doesn't give me a /dev/dsp. So what is giving me my /dev/dsp? -- Adam Smith Internode : http://www.internode.on.net Phone : (08) 8228 2999 Dog for sale: Eats lots and is fond of children.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040914235359.GB11665>