How to add alsa-utils in imx6 kitkat

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to add alsa-utils in imx6 kitkat

987 Views
ashokp
Contributor I

Hi All,

We observed the Imx6 kitkat doesn't have alsa-utils. I need to add the support. please let me know how to add the support

Thanks,

P.Ashok

0 Kudos
3 Replies

552 Views
Yuri
NXP Employee
NXP Employee

  The i.MX6 KK Android is based on Linux BSP L3.0.35_4.1.0 GA release.
So, one can build the utils for this release.

https://www.freescale.com/webapp/Download?colCode=L3.0.35_4.1.0_ER_SOURCE_BSP&appType=license&locati...

To build the utils under LTIB :

$ ./ltib –m prep –p alsa-utils

$ ./ltib –m scbuild –p alsa-utils

$ ./ltib –m scdeploy –p alsa-utils

The next recommendations regarding Linux host setup may be useful

"i.MX Linux BSP Environment Setup"

https://community.freescale.com/docs/DOC-95042

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

552 Views
ashokp
Contributor I

Hi Yuri,

Please share the binary (alsa-utils) if it is available with you.

Thanks,

P.Ashok 

0 Kudos

552 Views
saurabh206
Senior Contributor III

Hi,

Ashok

You can use the binary from Android ICS prebuilt image.

0 Kudos