Analog Devices integrated audio card problem
Nikolas Britton
freebsd at nbritton.org
Mon Apr 5 22:58:01 PDT 2004
P.V. wrote:
>I have a Dell PowerEdge 400SC and am running 5.1. I am unable to get the the integrated audio card to work. I have added "device pcm" to my kernconf and "snd_ich_load="YES" and "snd_driver_load="YES" to loader.conf. I still have no audio.
>
>
>Here is what dmesg says:
>
>
>pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
>pci0: <multimedia, audio> at device 31.5 (no driver attached)
>
>
>
>This is what pciconf -lv says:
>
>none2 at pci0:31:5: class=0x040100 card=0x01621028 chip=0x24d58086 rev=0x02
>hdr=0x00
> vendor = 'Intel Corporation'
> class = multimedia
> subclass = audio
>
>
>This is what kldstat says:
>
>Id Refs Address Size Name
> 1 15 0xc0100000 587d2c kernel
> 2 5 0xc0688000 1d320 snd_pcm.ko
> 3 1 0xc06a6000 45e8 snd_ich.ko
> 4 1 0xc06ab000 4dfc snd_sb8.ko
> 5 3 0xc06b0000 4bb8 snd_sbc.ko
> 6 1 0xc06b5000 516c snd_sb16.ko
> 7 1 0xc06bb000 4a30c acpi.ko
> 8 2 0xc2882000 18000 linux.ko
> 9 1 0xc24fd000 5000 linprocfs.ko
>
>
>
>
>Any suggestions would be appreciated.
>
>
>Thanks,
>PV
>
>
"Dell PowerEdge 400SC"
I presume that you are using this computer as a server.... Why on earth do you need sound on a server? that is just one more thing that can fail.
Anyways here's a few pointers:
Intel(R) Desktop Board with a ADI1985 AC’97 audio CODEC.
http://www.intel.com/design/motherbd/soundmax.htm
http://www.intel.com/design/motherbd/bz/
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/sound-setup.html
http://www.freebsd.org/releases/5.2.1R/hardware.html
http://www.freebsd.org/cgi/man.cgi?query=pcm&sektion=4
ftp://download.intel.com/design/motherbd/bz/intel_ac97_alsa_audio.pdf
ftp://download.intel.com/design/motherbd/linux/RedHat9_info.pdf
http://www.dougs.org/doug/modules.php?name=News&file=article&sid=43
http://www.aaltonen.us/forums/viewtopic.php?t=8
http://weblogs.asp.net/gad/archive/2003/11/16/37823.aspx
freebsd-multimedia at freebsd.org
freebsd-questions at freebsd.org
I get the feeling this chip is not supported by freebsd.
BTW tech questions like this should be asked on freebsd-questions at freebsd.org not here.
More information about the freebsd-newbies
mailing list