Android SGTL5000 Audio codec setting
03-04-2016
05:42 PM
1,792件の閲覧回数
ispark
Contributor I
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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?
3 返答(返信)
03-14-2016
06:31 PM
1,216件の閲覧回数
ispark
Contributor I
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Thanks. I added to original init.rc and now works.
03-08-2016
12:08 AM
1,216件の閲覧回数


NXP TechSupport
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
you may take hardware/imx/alsa/config_wm8962.h and tinyalsa_hal.c for reference.
03-07-2016
01:38 AM
1,216件の閲覧回数

gary_bisson
Senior Contributor III
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
