Re: [PATCH 1/2] ARM: tegra: Add Tegra124 HDA support
From: Stephen Warren <hidden>
Date: 2014-05-23 19:05:15
Also in:
linux-devicetree
On 05/22/2014 09:55 PM, Dylan Reid wrote: ...
quoted
quoted
quoted
quoted
quoted
quoted
quoted
On Tue, May 20, 2014 at 2:55 PM, Stephen Warren [off-list ref] wrote:
...
quoted
quoted
quoted
quoted
quoted
quoted
quoted
quoted
Now I have the same results as Thierry; speaker-test looks like it should be working, yet I don't hear any audio from the monitor. I know the monitor works, since I've used it extensively for testing GeForce GPU HDMI audio.
...
Took all day, but I did get to try this. on U-Boot commit d7782d0, flashed with Stephen's u-boot flasher from github. And kernel at 81d0207 - ARM: tegra: enable HD-Audio controller in defconfig plus the addition of the hda node "okay" to the jetson-tk1 DT. I can hear the jetson's audio on the TV. This is currently a sample size of one TV, I'll set up the Quantum Data tomorrow and check that it works there as well.
I tried that same U-Boot commit (with a few device-mode USB patches on top that shouldn't affect anything since I didn't use USB device mode) and have the same results. My monitor is a Dell U2410 with sound bar. I did notice one strange thing: /proc/asound/card0/eld#3.0 said: monitor_present 0 eld_valid 0 This is odd, since ELD information really should be present. Perhaps tegradrm simply doesn't have the code to set up an eld yet though? Anyway, I thought that in the absence of ELD information, ALSA core fell back to allowing arbitrary audio formats to be used in the hope they'd work anyway, so perhaps this isn't an issue.