On Tue, Aug 19, 2014 at 10:55 AM, [email protected] <[email protected]> wrote: > On Tue, Aug 19, 2014 at 10:28 AM, Puneet B <[email protected]> wrote: >> In my case >> >> MCLK=5.6448MHZ >> BCLK=1.411MHZ >> WCLK=44.1KHZ > > Seem reasonable and it looks like there is music on the data lines. So > most likely something is programmed wrong in your codec chip. > > Did you trying running alsamixer and fiddling with the settings?
You might want to turn on I2C debug (in menuconfig under i2c) and just make sure I2C to your codec is working. ALSA caches the I2C registers so they can seem to be working when they really aren't. > > >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "linux-sunxi" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. > > > > -- > Jon Smirl > [email protected] -- Jon Smirl [email protected] -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
