[GIT PULL 9/9] ARM: tegra: Default configuration updates for v4.3-rc1
Jon Hunter
jonathanh at nvidia.com
Fri Sep 11 07:08:32 PDT 2015
On 11/09/15 14:57, Thierry Reding wrote:
[snip]
> Then I did the following:
>
> -sh-4.3# modprobe snd-hda-tegra
> [ 2243.786143] hdaudio hdaudioC0D3: Unable to bind the codec
> -sh-4.3# lsmod
> Module Size Used by
> snd_hda_tegra 4764 0
> snd_hda_codec 75955 1 snd_hda_tegra
> snd_hda_core 26603 2 snd_hda_codec,snd_hda_tegra
> snd_pcm 69108 3 snd_hda_codec,snd_hda_tegra,snd_hda_core
> snd_timer 17264 1 snd_pcm
> snd 42248 4 snd_timer,snd_pcm,snd_hda_codec,snd_hda_tegra
> soundcore 858 1 snd
> nouveau 1302185 0
> tegra_devfreq 5375 0
> ttm 65238 1 nouveau
> -sh-4.3# modprobe snd-hda-codec-hdmi
> -sh-4.3# modprobe -r snd-hda-tegra
> -sh-4.3# modprobe snd-hda-tegra
> [ 2263.934328] input: tegra-hda HDMI/DP,pcm=3 as /devices/soc0/70030000.hda/sound/card0/input4
>
> So all worked just fine.
That's interesting. For me (as per my earlier email), I did not see the
"unable to bind the codec" and modprobe attempted to load
snd-hda-codec-hdmi after snd-hda-tega. Puzzled.
Jon
More information about the linux-arm-kernel
mailing list