Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Nov 2003 12:58:01 -0500
From:      Jesse Guardiani <jesse@wingnet.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: AC97 sound support
Message-ID:  <bo64v9$80r$1@sea.gmane.org>
References:  <200311030843.34185.gwschenk@socal.rr.com> <002801c3a231$b1c52390$0a7ba8c0@xtreme>

next in thread | previous in thread | raw e-mail | index | archive | help
Wout A. wrote:

> Congratz,
> Have you tried this?
> # kldload snd_driver (This tries all sound drivers..one of them might
> work...)
> If this works, you might want to add the driver to the /boot/loader.conf,
> you can find an example in /boot/defaults/loader.conf .

To be more specific, this is what I have loaded on my FreeBSD 5.1-RELEASE
laptop with AC97 sound:

[12:45]jesse@trevarthan:[/sys/i386/compile/TREVARTHAN]# kldstat
Id Refs Address    Size     Name
 1   13 0xc0100000 3b1fd0   kernel
 2    1 0xc04b2000 45e8     snd_ich.ko
 3    2 0xc04b7000 1d320    snd_pcm.ko
 4    1 0xc04d5000 5808     apm.ko
 5    1 0xc3479000 a000     ntfs.ko
 6    1 0xc373f000 3000     daemon_saver.ko
 7    1 0xc3999000 18000    linux.ko
 8    1 0xc3cb4000 17000    radeon.ko


Make sure you've got all the ICH (and possibly I2C) stuff in your kernel.
Here's the pciconf -lv for my chip, just in case you're curious to see if
they're identical:

pcm0@pci0:31:5: class=0x040100 card=0x02221014 chip=0x24858086 rev=0x01 hdr=0x00
    vendor   = 'Intel Corporation'
    device   = '82801CA/CAM (ICH3-S/ICH3-M) AC'97 Audio Controller'
    class    = multimedia
    subclass = audio


Good luck!

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bo64v9$80r$1>