mt6628/mt6627手动设置FM参数的方法
KK及之前的版本:
修改文件路径:
mt6628中FM的参数设置文件alps/mediatek/custom/common/hal/fmradio/cust/mt6628/fm_cust.cfg
对应手机内系统文件/etc/fm_cust.cfg。我们可以直接通过修改/etc/fm_cust.cfg的方法来修改手机
FM参数。
mt6627中FM的参数设置文件alps/mediatek/custom/common/hal/fmradio/cust/mt6627/mt6627_fm_cust.cfg
对应手机内系统文件/etc/fmr/mt6627_fm_cust.cfg。我们可以直接通过修改/etc/fmr/mt6627_fm_cust.cfg的方法来修
改手机
FM参数。
L版本对应的路径为:
\ alps\kernel-3.10\drivers\misc\mediatek\fmradio\mt6627\inc \mt6627_fm_cust_cfg.h
\alps\vendor\mediatek\proprietary\custom\common\hal\fmradio\mt6627\mt6627_fm_cust.cfg
push步骤:
修改配置文件
1,adb remount
2,adb push fm_cust.cfg /etc //注意不同芯片的名字和目录不同
3,adb reboot
参数修改值:
修改文件路径:
mt6628中FM的参数设置文件alps/mediatek/custom/common/hal/fmradio/cust/mt6628/fm_cust.cfg
对应手机内系统文件/etc/fm_cust.cfg。我们可以直接通过修改/etc/fm_cust.cfg的方法来修改手机
FM参数。
mt6627中FM的参数设置文件alps/mediatek/custom/common/hal/fmradio/cust/mt6627/mt6627_fm_cust.cfg
对应手机内系统文件/etc/fmr/mt6627_fm_cust.cfg。我们可以直接通过修改/etc/fmr/mt6627_fm_cust.cfg的方法来修
改手机
FM参数。
L版本对应的路径为:
\ alps\kernel-3.10\drivers\misc\mediatek\fmradio\mt6627\inc \mt6627_fm_cust_cfg.h
\alps\vendor\mediatek\proprietary\custom\common\hal\fmradio\mt6627\mt6627_fm_cust.cfg
push步骤:
修改配置文件
1,adb remount
2,adb push fm_cust.cfg /etc //注意不同芯片的名字和目录不同
3,adb reboot
参数修改值:
本文介绍了如何通过修改指定文件来手动设置MT6628和MT6627芯片的FM参数,包括不同版本对应的路径和推文步骤。

5469

被折叠的 条评论
为什么被折叠?



