Android SGTL5000 Audio codec setting

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

Android SGTL5000 Audio codec setting

1,189 Views
ispark
Contributor I

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?

Labels (1)
0 Kudos
3 Replies

613 Views
ispark
Contributor I

Thanks. I added to original init.rc  and now works.

0 Kudos

613 Views
jimmychan
NXP TechSupport
NXP TechSupport

you may take hardware/imx/alsa/config_wm8962.h and tinyalsa_hal.c for reference.

0 Kudos

613 Views
gary_bisson
Senior Contributor III

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

0 Kudos