Code Monkey home page Code Monkey logo

Comments (5)

franzflasch avatar franzflasch commented on September 22, 2024

Hi fastwave!

It seems you forgot to insmod the module which provides the symbols for snd_soc_register_dai. Maybe you forgot to insmod the kernel module soc-core.ko?

Regards,
Franz

from ar9331-i2s-alsa.

fastwave2004 avatar fastwave2004 commented on September 22, 2024

Hi Franz,
thanks for your information, I am using openwrt I use opkg install kmod-sound-soc-core to install soc-core ,but seems not works ,then I use insmod snd-soc-core.ko ,got below error ,I have no idea how to deal with those depences .

[ 4865.420000] snd_soc_core: Unknown symbol regmap_init_spi (err 0)
[ 4865.420000] snd_soc_core: Unknown symbol of_property_count_strings (err 0)
[ 4865.430000] snd_soc_core: Unknown symbol regmap_init_i2c (err 0)
[ 4865.440000] snd_soc_core: Unknown symbol of_property_read_string_index (err 0)

from ar9331-i2s-alsa.

franzflasch avatar franzflasch commented on September 22, 2024

Hi fastwave!

Which codec do you use with your setup?

It seems you have dependencies to i2c and spi. Could you please test it with the wm8727 codec?. It is a very simple codec without any control interface.

Regards,
Franz

from ar9331-i2s-alsa.

fastwave2004 avatar fastwave2004 commented on September 22, 2024

Hi Franz,
I use wm8960 which need a I2C .Now the above issue has been resolved after installing some necessary .ko file ,such as opkg install kmod-regmap and insmod snd-soc-core.ko, all the modules you provided has been insert without error, so there is no issue in your package. Now I have an issue of i2c-gpio I don't know if you have seen this, thanks very much if you can help on it ,.I need I2C gpio bus but after installing i2c-gpio-custom.ko i2c-gpio.ko ,there are below error
[ 3744.770000] Custom GPIO-based I2C driver version 0.1.1
[ 7130.630000] i2c-gpio: probe of i2c-gpio.0 failed with error -16

from ar9331-i2s-alsa.

fastwave2004 avatar fastwave2004 commented on September 22, 2024

Hi Franz,
above issue hass been resolved ,because SDA pin has been ocuppied .

from ar9331-i2s-alsa.

Related Issues (8)

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.