I uses KitKat 4.4.2. i.mx6SL.
default Audio codec configuration can't use HP output.
so I use below setting to command shell.
tinymix 25 on
tinymix 4 127
Then I want to add above command to initialization table init.freescale.rc but no effect.
So question is where should I add user command?
Thanks. I added to original init.rc and now works.
you may take hardware/imx/alsa/config_wm8962.h and tinyalsa_hal.c for reference.
Hi,
Why don't you modify the audio HAL instead to set those values for you. This is the proper to set such setting.
Regards,
Gary