note:
moved to the right place by me...
Hi people, i already get the MING A1200, but i have troubles with the speakers volume...
someone´s know some software to change it?
note:
moved to the right place by me...
i use:
Machine: Reference platform
RAM: 32MB
Version: REL 62.30.00J
Baseband: M1000_U_36.19.14P
Flex: SA1860A013
AP Config: SA1860A_T673RG_026
now using iPhone 3G 16gb...
Can you please explain what problems you're having?Originally Posted by kperdomo
thanks for your answer...
the speaker volume is too low, i have a razr and i changed the volume speaker and was great...
so in the a1200 it sound like you have a ring soft instead ring loud.
by the way, i am from Honduras Central America...
its a shame i cant give a donation to have 46p.
so any help was appreciated.
hello,
I just check ccmove.com and find out that there is a way to edit the volumn of MING, anyone know that? I will try to do that.
Can you give us a link?
So what does the website say to do? Have you tried it?Originally Posted by lazyivan
~Alpha~
-Alpha The Legend-
Yeah!
Finally you can tune up the speaker volume, but I am not able to figure it out yetstill trying....
the link is below:
http://club.ccmove.com/nclub/topicdi...topicid=477209
Hope you can do it and share it together7/22: 关于A1200的来电铃音的调整方法:
关于A1200的来电铃音不大的问题,可以mount --bind的方法来修改A1200的音量配置文件ezx_volumetable.cfg。该文件在usr/SYSqtapp/sound里,可以通过手机上安装“文件管理.pkg”打开这个目录拷贝出文件,或者通过打开USBLAN后,通过浏览器\\172.16.16.6\system来拷贝出这个文件。这个文件在电脑上用UltraEdit编辑(打开文件时的提示要选NO)后保存。
用UltraEdit编辑startup.txt的内容:
#!/bin/bash
if [ -f /mmc/mmca1/ezx_volumetable.cfg ]
then
mount --bind /mmc/mmca1/ezx_volumetable.cfg /usr/SYSqtapp/sound/ezx_volumetable.cfg
kill $(pidof soundmanager)
fi
点击下载,含ezx_volumetable.cfg(未做任何修改),和startup.txt
ChangeVolume.rar
把ezx_volumetable.cfg和startup.tx都拷贝到TF卡(大容量模式连接电脑出来的盘里,不能放在子目录里),在手机上打开我的收藏-TF卡,应能看到这2个文件。
★手机刷机+补丁的,可以关机后重新开机。
☆手机刷机+补丁的+安装了Loader,也可以不关机重新开机,直接点住startup.txt,打开方式选Loader来运行。
☆没有刷机+补丁的:需要作以下修改,直接点住startup.txt,打开方式选Loader来运行。
#!/bin/bash
if [ -f /mmc/mmca1/ezx_volumetable.cfg ]
then
mount --bind /mmc/mmca1/ezx_volumetable.cfg /usr/SYSqtapp/sound/ezx_volumetable.cfg
start-stop-daemon --start --exec /bin/kill $(pidof soundmanager)
fi
开机后等待会儿,播放铃音文件打电话进来听铃音,通话听筒声音,会有变化
ezx_volumetable.cfg的修改:找到以下字段,把0改大,试试。注意其他字段不要作任何修改。
第1行
[pcap_loudspk_music] -喇叭 music ★★★
0, 0, 0, 0, 0, 0, 0, 0, 0, 0; -把0都改成3试试
第7行
[pcap_handset_vcall]-听筒通话 ★★★
0, 0, 0, 0, 0, 0, 0, 0, 0, 0; -把0都改成3试试
----------
以下是xiangtianhong提供的修改参数,有明显效果
[pcap_loudspk_music]
6, 6, 6, 6, 6, 6, 6, 6, 12, 6;
[pcap_handset_vcall]
3, 3, 3, 3, 3, 3, 3, 3, 3, 3;
chenqianok提供的参数: http://club.ccmove.com/nclub/topicdi...topicid=505838
[pcap_loudspk_music]
6, 6, 6, 6, 8, 14, 14, 14, 12, 10;
[pcap_headset_stero]
16, 16, 12, 8, 3, 3, 3, 4, 4, 4;![]()
yea.. i have no idea... maybe someone from the board can figure this one out! Excellent find ivan! Thanks alot.
~Alpha~
-Alpha The Legend-
it's easy just edit the file.......
/usr/SYSqtapp/sound/ezx_volumetable.cfg
but I cannot edit it.... maybe someone know how to do it.....![]()