AC97 problems with pxa...
Jakob Viketoft
jakob.viketoft at bitsim.com
Thu Apr 8 09:05:04 EDT 2010
Mark Brown wrote:
> On Thu, Apr 08, 2010 at 11:17:28AM +0200, Jakob Viketoft wrote:
>
>> The dmesg output:
>> Registered platform 'pxa2xx-audio'
>> Error: Driver 'pxa2xx-ac97' is already registered, aborting...
>
> Have you compiled in both the sound/arm and sound/soc AC97 support by
> any chance?
Yes, it appears so, the AC97 was used by an other driver accessing
non-sound functions on the same chip. I tried disabling the sound/arm
ac97 part but that gives me no sound cards at all. Currently I have the
following (with no sound card found):
CONFIG_SND_AC97_CODEC=y
# CONFIG_SND_AC97_POWER_SAVE is not set
CONFIG_SND_PXA2XX_LIB_AC97=y
# CONFIG_SND_PXA2XX_AC97 is not set
CONFIG_SND_SOC_AC97_BUS=y
CONFIG_SND_PXA2XX_SOC_AC97=y
CONFIG_AC97_BUS=y
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
More information about the linux-arm-kernel
mailing list