Giter Site home page Giter Site logo

Comments (1)

tkammacher avatar tkammacher commented on May 23, 2024

Hi, yes Audio is untested on the linux-l4t-4.4 version of our drivers. Unfortunately we have currently not planned to support audio, as we do not need it in any of our projects.
The way to capture audio on our old linux-l4t (based on kernel version 3.10) on I2S4 is described here: [1].
If you want to look at enabling audio capture, maybe it helps to look at our old commits related to enabling audio: [2]
Actually my guess is, that there might be issues here:

  • Some configuration might not yet be enabled in the tc358840.c driver for the HDMI-to-CSI conversion IC (compare to [3])
  • The device tree is most probably missing something.. compare to [2]
  • Some setting in alsamixer might prevent you from getting an input.. there are just so many possible settings there, it's rather convoluted
  • Maybe something in the underlying audio architecture has changed between kernel 3.10 and 4.4 .. we have not looked into that at all

Hope that helps..

[1]
https://github.com/InES-HPMM/linux-l4t/wiki/captureHdmiAudio
[2]
InES-HPMM/linux-l4t@9150157
[3]
https://github.com/InES-HPMM/linux-l4t/blob/hdmi2csi/l4t-r24-2.1/drivers/media/i2c/tc358840.c

from linux-l4t-4.4.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.