[mythtv-users] ASUS P4P800-SE No Sound with onboard soundcard

chris at cpr.homelinux.net chris at cpr.homelinux.net
Sat Aug 12 07:14:00 UTC 2006


On Fri, Aug 11, 2006 at 07:14:09PM +0200, Christian G?del wrote:

> This is the relevant output to the soundcard from lspci:

> 00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
>         Subsystem: ASUSTeK Computer Inc. P4P800 Mainboard
>         Flags: bus master, medium devsel, latency 0, IRQ 6
>         I/O ports at e800 [size=256]
>         I/O ports at ee80 [size=64]
>         Memory at febff800 (32-bit, non-prefetchable) [size=512]
>         Memory at febff400 (32-bit, non-prefetchable) [size=256]
>         Capabilities: [50] Power Management version 2

Plug-n-Pray being what it is, my values are different.  The only thing
that really strikes me is your IRQ (mine is IRQ 21).  You should look in /proc/interrupts
and see what else might be sharing with the sound card.

It may simply boil down to drivers.  What modules are you building for
your kernel?  I'm running 2.6.17.6 and lsmos shows the following:

Module                  Size  Used by
nvidia               4552148  12
snd_intel8x0           32668  0
snd_ac97_codec         93088  1 snd_intel8x0
snd_ac97_bus            2432  1 snd_ac97_codec
snd_pcm_oss            40992  0
snd_mixer_oss          18176  1 snd_pcm_oss
snd_pcm                84356  3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_timer              23044  1 snd_pcm
snd                    52576  6 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore               9824  1 snd
psmouse                39304  0
snd_page_alloc         10248  2 snd_intel8x0,snd_pcm
shpchp                 39840  0
pci_hotplug            13316  1 shpchp



More information about the mythtv-users mailing list