Enable Dual Speaker Mod - Moto Maxx General

After so much time, I finally work this!
This mod includes a speaker as a multimedia speaker, and also increases the volume of the headset and speaker.
Installation:
1. File mixer_paths.xml throw in / system / etc /, give the rights 0644 rw-r - r--
2. File tinymix to throw in / system / bin /, give the right to 0755 rwxr-xr-x
3. Reboot and enjoy
Call and enable speaker to test this mod.

If anybody tries this, make sure you keep a copy of your original mixer paths. This did not work for me.
---------- Post added at 03:33 PM ---------- Previous post was at 02:42 PM ----------
Unusualfire said:
After so much time, I finally work this!
This mod includes a speaker as a multimedia speaker, and also increases the volume of the headset and speaker.
Installation:
1. File mixer_paths.xml throw in / system / etc /, give the rights 0644 rw-r - r--
2. File tinymix to throw in / system / bin /, give the right to 0755 rwxr-xr-x
3. Reboot and enjoy
Call and enable speaker to test this mod.
Click to expand...
Click to collapse
You think the reason this didn't work is because i also have viper installed? Are both speakers used during a call?

Didn't work for me either. Running rr 7.x

Anyone who got this mod working???

Unusualfire said:
After so much time, I finally work this!
This mod includes a speaker as a multimedia speaker, and also increases the volume of the headset and speaker.
Installation:
1. File mixer_paths.xml throw in / system / etc /, give the rights 0644 rw-r - r--
2. File tinymix to throw in / system / bin /, give the right to 0755 rwxr-xr-x
3. Reboot and enjoy
Call and enable speaker to test this mod.
Click to expand...
Click to collapse
Are you using Motorola stock firmware or CM/LOS custom ROM? The mixer paths are different on each.

I tried on on stock (albiet brazilian) firmware and although it didnt destroy sound altogether like it did for me on rr, it seems to have done absolutely nothing.

So its not working on viper os?
Anyone knows how to enable dual speaker moto e 4 plus ?

Related

Sony Bravia - XLoud Engine/Image/Video HQ for GB/ICS (enhancing the sound/volume)

Hi folks
I found an interesting sony audio/image processing mods which might help in enhancing the sound/volume on out U8800. It's also reported that it increases the volume of the device and remove little distortion or noise
For image and video
1)Download attachment.(Bravia_ Engine_file)
2)Extract files on phone and put they in the directory:
Code:
/system/etc
3)Open /system/build.prop with a text editor (like RootExplorer)
and add these lines at the end:
Code:
#Bravia Engine Service
ro.service.swiqi.supported=true
persist.service.swiqi.enable=1
4)Save the file and Exit
5)Set the right permissions or open a terminal emulator and execute:
Code:
su
busybox chmod 0755 /system/etc/be_photo
busybox chmod 0755 /system/etc/be_movie
busybox chown 0.0 /system/etc/be_photo
busybox chown 0.0 /system/etc/be_movie
6)Fully Reboot the device and enjoy BRAVIA
Give it a try.
Flash it in Clockworkmod recovery
Please hit the "Thanks" button.
credits for xloud: solidchips, http://forum.xda-developers.com/showthread.php?t=1440986
credits for image and video: TheRedDrake, http://forum.xda-developers.com/showthread.php?t=1422577
Do this really works or is just a placebo?
Bro try it then tell me I use this and I think it is nice sound on handfree and bt handfree is good
Placebo. This was already discussed over at sgs2 section. We dont have the needed framework for those mods to work, they exist only in Sony firmwares.
Rytkonen said:
Placebo. This was already discussed over at sgs2 section. We dont have the needed framework for those mods to work, they exist only in Sony firmwares.
Click to expand...
Click to collapse
I thought so...
Thanks for your feedback
I tried with cyanogenmod a couple days ago, didn't make any difference.
It not work))
No difference.
does it work ?
did you read any of the posts? It is quite obvious...
Sent from my U8800 using XDA App
This only works with Sony Firmware. The framework need to be changed/worked.
The ICS aurora Sound now is great and dont need this.
well my dear friends
now a lot of dev use this bravia engine in there rom... links are
http://forum.xda-developers.com/showthread.php?t=1556558
http://forum.xda-developers.com/showthread.php?t=1562661
u8800 work?
Sounds very soft wth headset.But have a problem.i tested with miui.This working but wake up wit volume pushs doesnt work. its workin before this addion
the same question
Hello all,
Aurora ICS 4.0.4 does not include Bravia Engine ? Or simple, no need this engine for this room ?

Porting Morrison for cousin Ruth

Hi all. If anyone is willing to help please assist me, im currently trying to upload cm 7 Morrison files for our beloved Ruth devices. I still haven't figured out how the 2nd init injector works yet.
For all charm users we can always branch the files and delete the MOTO.ROTATOR line for your devices.
If you have time, patients and sh¡t loads of guts please help or add links for me to checkout.
EVEYTHING IS APPRECIATED! :fistbump:
DEV Device: MB511 (deodexed)
Current System: MT27i xICS
Long Live: V9 Ferrari Rom
code.google.com/p/motorola-flipout-files
Ok if anyone know of any other motorola developers please let me know.
DEV Device: MB511 (deodexed)
Current System: MT27i xICS
Long Live: V9 Ferrari Rom
code.google.com/p/motorola-flipout-files
ruth(MB511) sensors in init.mapphone30_umts.rc
# sensor interface
chown compass compass /dev/lis331dlh --> not found
chmod 660 /dev/lis331dlh
chown compass compass /dev/kxtf9 --> found
chmod 660 /dev/kxtf9
chown compass compass /dev/akm8973 --> not found
chmod 660 /dev/akm8973
chown compass compass /dev/sfh7743 --> found
chmod 660 /dev/sfh7743
chown compass compass /dev/akm8973_dev --> found
chmod 660 /dev/akm8973_dev
chown compass compass /dev/akm8973_aot --> found
chmod 660 /dev/akm8973_aot
chown compass compass /dev/airc --> not found
chmod 660 /dev/airc
so ruth(MB511) sensors should be /dev/kxtf9, /dev/sfh7743,/dev/akm8973_dev, /dev/akm8973_aot
but Morrison sensors in libsensors/nusensors.h
#define AKM_DEVICE_NAME "/dev/akm8973_aot"
#define ACCEL_MODE_NAME "/sys/class/i2c-adapter/i2c-0/0-0018/mode"
#define CM_DEVICE_NAME "/dev/proximity"
#define LS_DEVICE_NAME "/dev"
#define LIS_DEVICE_NAME "/dev/lis331dlh"
I think porting Morrison maybe less suitable for ruth
Thanks phc, and yes I know its a long shot, I still haven't gotten to the lib files, let alone hardware. But morrison IS the closest port for us. All the other devices are to advanced for the device. Do a compare between the two, ram is almost identical, chips are close, gpu aswell. Only thing that isnt is screen size. Thanks for the lost, it will come in handy later.
DEV Device: MB511 (deodexed)
Current System: MT27i xICS
Long Live: V9 Ferrari Rom
code.google.com/p/motorola-flipout-files
Hi,
I used jordan-common and MagicDevTeam's MB508([h t t p s : / / github.com/MagicDevTeam) files,
and compiled eclair AOSP to check different files than create ruth device files.
My ROM VERSION:
RUTEM_U3_01.14.16_DEBLUR_SIGNED_USARUTH15ND0RTINT056.0R_PDS000_USARUTHEHKTWEMARA_P011_A010_HWp3_1FF.sbf
My ruth configure files: ruthconfigureforcm7.zip(h t t p s : / / docs.google.com/file/d/0BxgqJrVwRKJqQUlWTWI3SURGU1U/edit)
https://github.com/phchshow/android_device_motorola_ruth
My unstable update file:v0.1.5.zip(h t t p s : / / docs.google.com/file/d/0BxgqJrVwRKJqaXNzRVJDSU95Slk/edit)
V0.5.0.zip
can work:
battd[2013/03/14]
bluetooth
half work:
audio->media codec can't use.
[2013/03/19]solved some media codec running problem, but video recorder codec still has problem (even use low quality).
[2013/03/23]only mp3 and jpg codec is ok, orthers codec has problem, unknow how to solved...
sensors.
fmradio->FMRadioService.apk can't use, but can purchase "Spirit FM Radio Unlocked" to use.[2013/03/15]
camera->[2013/03/18]replace to use MB508's libcamera.so and libcameraservice.so. can take a picture, but media codec has some problem, so can't photograph.
wifi->[2013/03/23]dhcp has problem, but use command to execute is ok.
use mb508's bootmenu/2nd-init/init, solve setprop question, now wifi is OK.
but no softap beacuse can't compile tiap_drv.ko with 2.6.29 kernel.
ril->[2013/03/25]can call, but no sound, seems like audio codec problem.
not work:
battd->log say INIT BATTD SOCKET SERVER: failed. unknow how to solve. update[2013/03/14]:chmod cpcap permission
camera->used mb508's camera library, log say "mapped at 0x4103c000, not at 0xa7900000" can not load library
used ruth camera library, log say CAMERA HAL not support. unknow how to solve.
radio. unknow how to solve.
wifi->when process step 2, /system/bin/wlan_loader -f /system/etc/wifi/fw_wlan1271.bin -i /system/etc/wifi/tiwlan.ini -e /pds/wifi/nvs_map.bin
failed. [2013/03/16]get new question Failed to start supplicant daemon.unknow to solve.
[2013/03/23]gps->Failed to enable location provider
forget test:
fmradio, gps
phchshow said:
Hi,
I used jordan-common and MagicDevTeam's MB508([h t t p s : / / github.com/MagicDevTeam) files,
and compiled eclair AOSP to check different files than create ruth device files.
My ROM VERSION:
RUTEM_U3_01.14.16_DEBLUR_SIGNED_USARUTH15ND0RTINT056.0R_PDS000_USARUTHEHKTWEMARA_P011_A010_HWp3_1FF.sbf
My ruth configure files: ruthconfigureforcm7.zip(h t t p s : / / docs.google.com/file/d/0BxgqJrVwRKJqQUlWTWI3SURGU1U/edit)
My unstable update file:v0.1.5.zip(h t t p s : / / docs.google.com/file/d/0BxgqJrVwRKJqaXNzRVJDSU95Slk/edit)
can work:bluetooth
halt work:
audio->media codes can't use.
sensors.
not work:
battd->log say INIT BATTD SOCKET SERVER: failed. unknow how to solve.
camera->used mb508's camera library, log say "mapped at 0x4103c000, not at 0xa7900000" can not load library
used ruth camera library, log say CAMERA HAL not support. unknow how to solve.
radio. unknow how to solve.
wifi->when process step 2, /system/bin/wlan_loader -f /system/etc/wifi/fw_wlan1271.bin -i /system/etc/wifi/tiwlan.ini -e /pds/wifi/nvs_map.bin
failed. unknow to solve.
forget test:
fmradio, gps
Click to expand...
Click to collapse
How are you flashing the update.zip files, my phone doesnt seem to respond to any of the changes.
hsr0 said:
How are you flashing the update.zip files, my phone doesnt seem to respond to any of the changes.
Click to expand...
Click to collapse
you can use charm Big Bootstrapped Recovery Update to update.
or use bootmenu to update.
update:
if you want use bootmenu,
you can unzip my update zip (v0.1.5.zip).
WARNING: if step fails, may be need reinstall the system. BE CAREFUL.
1. remount system (root)
mount -o remount,rw / /system
2. push bootmenu files
adb push v0.1.5/system/bin/bootmenu /system/bin/
adb push v0.1.5/system/bootmenu /system/bootmenu
3. chmod files permisson (root)
chmod 0755 /system/bin/bootmenu
chmod 0755 /system/bootmenu/binary/*
chmod 0755 /system/bootmenu/script/*
chmod 0755 /system/bootmenu/recovery/sbin/*
4. change mot_boot_mode(original motorola file) (root)
mv /system/bin/mot_boot_mode /system/bin/mot_boot_mode.bin
5. edit mot_boot_mode (root) update(2013/02/08)
/system/bootmenu/binary/busybox vi /system/bin/mot_boot_mode
#!/system/bin/sh
export PATH=/system/bin:$PATH
/system/bin/bootmenu
mot_boot_mode.bin
6. chmod mot_boot_mode permission (root)
chmod 0755 /system/bin/mot_boot_mode
7. reboot and click click click(loop) "vol down" key until show bootmenu screen
Can you post just the bootmenu files?
I have already tried your steps twice but soft bricked the phone.
hsr0 said:
Can you post just the bootmenu files?
I have already tried your steps twice but soft bricked the phone.
Click to expand...
Click to collapse
OK. I re-installed system. And write script name mkbootmenu.sh
unzip bootmenuDIR.zip
adb push bootmenuDIR/bootmenu /sdcard/bootmenu
adb push bootmenuDIR/mkbootmenu.sh /sdcard
in phone side:
$su
#sh /sdcard/mkbootmenu.sh
#reboot
when MOTO LOGO click click click (loop) "VOL - " (VOL DOWN) until show bootmenu screen
NOTICE: only new system or never changed mot_boot_mode can run this script .
thank you very much, it worked!
However I still do not know why it did not run when I executed it although I did a fresh install with RSD lite.
Maybe because I used windows to create mot_boot_mode file, maybe some character issues occured.
but once again thank you!
Will check it in the morning, so far i've modded most of the make files for CM9 and my only worry is the framework.apk but so far so good :thumbup:
Almost forgot! The 2nd init and a modified boot kernel will be the biggest problems.
DEV Device: MB511 (deodexed)
Current System: MT27i xICS
Long Live: V9 Ferrari Rom
code.google.com/p/motorola-flipout-files
https://github.com/plageran/ruth
Good job, man
My Flipout is waiting for a stable CM
ruth device cpu and gpu
As far as I know, flipout and charm have OMAP 3410 CPU inside, this CPU DOESN'T include GPU. Others like OMAP 3430 in Milestone 1 does include Imagination PowerVR SGX535 GPU.
Please check this location on your device with a root explorer app:
/system/lib/egl/
and in there you will find your gpu drivers, also most phones do have gpu's although it only helps the device a little bit.
I know my device has atleast 3 .so files in there and I think thats android drivers. I must just figure out if it should be recompiled for newer versions of android.
xinbada007 said:
As far as I know, flipout and charm have OMAP 3410 CPU inside, this CPU DOESN'T include GPU. Others like OMAP 3430 in Milestone 1 does include Imagination PowerVR SGX535 GPU.
Click to expand...
Click to collapse
Hijack
How did you manage to get the hijack working? I've been struggling my butt off to get the 2nd-init working:highfive:
phchshow said:
you can use charm Big Bootstrapped Recovery Update to update.
or use bootmenu to update.
update:
if you want use bootmenu,
you can unzip my update zip (v0.1.5.zip).
WARNING: if step fails, may be need reinstall the system. BE CAREFUL.
1. remount system (root)
mount -o remount,rw / /system
2. push bootmenu files
adb push v0.1.5/system/bin/bootmenu /system/bin/
adb push v0.1.5/system/bootmenu /system/bootmenu
3. chmod files permisson (root)
chmod 0755 /system/bin/bootmenu
chmod 0755 /system/bootmenu/binary/*
chmod 0755 /system/bootmenu/script/*
chmod 0755 /system/bootmenu/recovery/sbin/*
4. change mot_boot_mode(original motorola file) (root)
mv /system/bin/mot_boot_mode /system/bin/mot_boot_mode.bin
"5. edit mot_boot_mode (root)
vi /system/bin/mot_boot_mode "
#!/system/bin/sh
export PATH=/system/bin:$PATH
/system/bin/bootmenu
mot_boot_mode.bin
6. chmod mot_boot_mode permission (root)
chmod 0755 /system/bin/mot_boot_mode
7. reboot and click click click(loop) "vol down" key until show bootmenu screen
Click to expand...
Click to collapse
plageran said:
How did you manage to get the hijack working? I've been struggling my butt off to get the 2nd-init working:highfive:
Click to expand...
Click to collapse
He basically rewrote the boot script, so while booting up, it opens the bootmenu script and only then does it do a regular boot..
The normal 2nd init installer don't invoke the boot script in the same way I guess and hence it doesn't work.
Well now since bootmenu works, its like a torchlight in an otherwise dark tunnel.
Another point I want to make is that the flipout cm7 update given is in a bootloop. probably I need to change the files for basil (charm).
I think bootloop is audio device (libaudio.so) error. Maybe like when I use MB508's libcamera.so the message log show "mapped at .... " can't load library.
So should be use charm's libaudio.so to recompile CM7 sources. But maybe make some error, like media codec can't use.
hsr0 said:
He basically rewrote the boot script, so while booting up, it opens the bootmenu script and only then does it do a regular boot..
The normal 2nd init installer don't invoke the boot script in the same way I guess and hence it doesn't work.
Well now since bootmenu works, its like a torchlight in an otherwise dark tunnel.
Another point I want to make is that the flipout cm7 update given is in a bootloop. probably I need to change the files for basil (charm).
Click to expand...
Click to collapse
---------- Post added at 10:55 PM ---------- Previous post was at 10:34 PM ----------
The 5 step should be
"/system/bootmenu/binary/busybox vi /system/bin/mot_boot_mode", I forgot no install busybox no vi.
Defy use logwrapper to hijack, but flipout can't.
I think flipout processed init have not execute logwrapper, let we can't hijack logwrapper.
But mot_boot_mode executed.
So I rename mot_boot_mode to mot_boot_mode.bin and write new script name mot_boot_mode. Make bootmenu can execute.
And modify init.mapphone30_umts.rc
"exec /system/bin/mot_boot_mode" to "exec /system/bin/mot_boot_mode.bin", make 2nd-init can success execute init files.
In My uploaded bootmenuDIR.zip, the 2nd-init directory is modify for eclair to use.
You can modify eclair init files to test 2ndinit.
plageran said:
How did you manage to get the hijack working? I've been struggling my butt off to get the 2nd-init working:highfive:
Click to expand...
Click to collapse
What I've learned so far is that most motorola's have the hijacked kernel from the original device, I'm not sure up to what level of Android os this works but if you dig deep enough. Its all almost the same to stock.
I hope you don't mind me using your scripts for my rom, this changed things big time.
Now to get my build machine up and running and to finish my LIB list for CM
edit: has anyone figured out the fingerprint system yet? I haven't found anything about it yet, whether it's generated or copied over.
phchshow said:
I think bootloop is audio device (libaudio.so) error. Maybe like when I use MB508's libcamera.so the message log show "mapped at .... " can't load library.
So should be use charm's libaudio.so to recompile CM7 sources. But maybe make some error, like media codec can't use.
---------- Post added at 10:55 PM ---------- Previous post was at 10:34 PM ----------
The 5 step should be
"/system/bootmenu/binary/busybox vi /system/bin/mot_boot_mode", I forgot no install busybox no vi.
Defy use logwrapper to hijack, but flipout can't.
I think flipout processed init have not execute logwrapper, let we can't hijack logwrapper.
But mot_boot_mode executed.
So I rename mot_boot_mode to mot_boot_mode.bin and write new script name mot_boot_mode. Make bootmenu can execute.
And modify init.mapphone30_umts.rc
"exec /system/bin/mot_boot_mode" to "exec /system/bin/mot_boot_mode.bin", make 2nd-init can success execute init files.
In My uploaded bootmenuDIR.zip, the 2nd-init directory is modify for eclair to use.
You can modify eclair init files to test 2ndinit.
Click to expand...
Click to collapse
hey dude, r you guys still working on flip/charm? any progress to share?
xinbada007 said:
hey dude, r you guys still working on flip/charm? any progress to share?
Click to expand...
Click to collapse
keep an eye on our github pages, i can only update monthly due to cost's. Still need to get and build my build machine lol!

Boost Volume Headphones Z3 23.5.A.0.570 MM (Required Root)

1 - Check Root Device!
2 - Download ES File Explorer (Google Play)
3 - Open ES File Explorer and accept permissions Root.
4 - Open Tools and mark Root Explorer.
5 - Come Back Local, and / Device next Open System after etc
6 - Paste file mixer_paths.xml (include link end post) and Replace existing File. (if you do not understand look at the attached images in the post.)
7 - Restart your Device
8 - Finish!
if by chance, your phone is muted after restart, follow These steps.
Open ES File Explorer, browse by location> / Device> System> etc and select mixer_paths.xml on file, go to properties, rw-rw-rw Then permissions and click change and tick all the boxes in Read and Write click ok and restart your device.
to better understand, look at the steps in the last images attached in the post.
For your safety also offers the original file if you can not apply the mod.
(Backup Stock Mixer_Paths.xml) >> https://mega.nz/#!to1EEZjD!JSLqydRhr9voea69grE3kCOwUj-cOCZNdbphm_Xtm_c
Download MOD >> https://mega.nz/#!ppcDhJpT!kdOAb-aoTPOol1PXVNgxbgOxnb0-6InoZ8pHA5_LlcE
works great.... thanks man!!!!
boss, you have A method that works in the 23.a.1.291 compilation?
DanielG_97 said:
boss, you have A method that works in the 23.a.1.291 compilation?
Click to expand...
Click to collapse
this will work in all marshmallow versions, just copy and set permission as (rw,r,r) or (644)
and reboot your device.:good::good:
---------- Post added at 08:25 PM ---------- Previous post was at 08:10 PM ----------
DanielG_97 said:
boss, you have A method that works in the 23.a.1.291 compilation?
Click to expand...
Click to collapse
this will work in all marshmallow versions, just copy and set permission as (rw,r,r) or (644)
and reboot your device.:good::good:
is there any method to increase the loudspeaker volume output ?

Low Volume in Call Speakers Please Help !

Hi All I am using Lenovo K6 Power .
Last wee I unlocked boot loader and installed Lineage OS 15.1 after that I am facing low in call volume problem (volume is very low from speakers while in call even if its set to higher)
so to solve this problem again I flashed device with Stock ROM provided here but still I am facing same issue.
I tried method given in this video ( https://www.youtube.com/watch?v=_h14mrM7kxY )also but didn't worked.
Please help me urgent. :crying: :crying:
Any one having low in call volume issue?, What you did to solve it?
shyamk128 said:
Any one having low in call volume issue?, What you did to solve it?
Click to expand...
Click to collapse
You will have to root your K6 Power,download ES File Explorer from Google play
navigate to folder /vendor/etc/ ,it is in the main directory of the phone
Find mixer_paths.xml file ,and hold your finger on it,then choose open with ES Text Editor
When the file opens Look for the line:
<path name="handset">
it will be around line 894 or so
and in the following section
<ctl name="RX1 Digital Volume" value="84" />
And change numeric value to something higher.
Do not use value above 99!
I was using value=95,it was perfect for me,when you change the value,save and exit,restart the phone and do a call.
I was using Lineage around 3 months ,it was perfect.But everybody complained about an incall echo. I hope you don't have echo issues.
I am using Lenovo k53a48(K6 Note) ,this fix is for all Lenovo K6 users,tested and it worked 100% on any model.
If it doesnt work,go to the official thread of lineage 15.1 in xda and read the comments,i have answered the same queation about 20 times.So good luck!
P.S. Do not go in System or sys folder like in the video! just go to Vendor folder,then /etc and find mixer_paths.xml
nikoman1987 said:
You will have to root your K6 Power,download ES File Explorer from Google play
navigate to folder /vendor/etc/ ,it is in the main directory of the phone
Find mixer_paths.xml file ,and hold your finger on it,then choose open with ES Text Editor
When the file opens Look for the line:
<path name="handset">
it will be around line 894 or so
and in the following section
<ctl name="RX1 Digital Volume" value="84" />
And change numeric value to something higher.
Do not use value above 99!
I was using value=95,it was perfect for me,when you change the value,save and exit,restart the phone and do a call.
I was using Lineage around 3 months ,it was perfect.But everybody complained about an incall echo. I hope you don't have echo issues.
I am using Lenovo k53a48(K6 Note) ,this fix is for all Lenovo K6 users,tested and it worked 100% on any model.
If it doesnt work,go to the official thread of lineage 15.1 in xda and read the comments,i have answered the same queation about 20 times.So good luck!
P.S. Do not go in System or sys folder like in the video! just go to Vendor folder,then /etc and find mixer_paths.xml
Click to expand...
Click to collapse
Hi bro can you please give me exact path of file mixer_paths.xml
shyamk128 said:
Hi bro can you please give me exact path of file mixer_paths.xml
Click to expand...
Click to collapse
root/vendor
It is right beneath system.
nikoman1987 said:
root/vendor
It is right beneath system.
Click to expand...
Click to collapse
I m using stock ROM as of now and its missing that file on path given by you bro
Sorry bro but it didn't worked for me, I again flashed lineage os 15.1 and then tried
shyamk128 said:
Sorry bro but it didn't worked for me, I again flashed lineage os 15.1 and then tried
Click to expand...
Click to collapse
Are you rooted? And have you saved and exit the file?
I have done this at least 15 times,worked every time,only echo issues before and after that.The echo is not related with these changes
nikoman1987 said:
Are you rooted? And have you saved and exit the file?
I have done this at least 15 times,worked every time,only echo issues before and after that.The echo is not related with these changes
Click to expand...
Click to collapse
Yes bro.
Now volume is too low , i doubt whether it is problem of that speaker or what
One more thing have anyone facing heating issues with this device?
shyamk128 said:
Yes bro.
Now volume is too low , i doubt whether it is problem of that speaker or what
Click to expand...
Click to collapse
Nope,not device problem,change the value to 99(from 84 to 99)
---------- Post added at 18:31 ---------- Previous post was at 17:43 ----------
shyamk128 said:
I m using stock ROM as of now and its missing that file on path given by you bro
Click to expand...
Click to collapse
stock rom is not lineage rom,in stock rom,the mixer_paths file is in root/system/etc . There will be no difference if you copy the original mixer paths,i have already tried to fix that too.This fix works only on lineage 15.1 rom,because the incall low volume is lineage related problem.
nikoman1987 said:
Nope,not device problem,change the value to 99(from 84 to 99)
---------- Post added at 18:31 ---------- Previous post was at 17:43 ----------
stock rom is not lineage rom,in stock rom,the mixer_paths file is in root/system/etc . There will be no difference if you copy the original mixer paths,i have already tried to fix that too.This fix works only on lineage 15.1 rom,because the incall low volume is lineage related problem.
Click to expand...
Click to collapse
Ok i tried with 95 value, will chk with 99 also .
I did this and it worked: https://forum.xda-developers.com/k5-plus/themes/low-mic-volume-fix-a6020-t3640890
I use Lenovo K6 Karate (K33B36) - AEX 4.6
Lenovo k6 power mixer paths.XML missing
Hii my name rohit,today I am flash aicp custom ROM but my phone sound issue in earphone .Immediately I open Es file explorer and saw him /,etc, mixer paths.XML missing in etc folder
follow

[ROOT]Improved audio recording in Videos and applications

this is a modification to the files of the system therefore possibility of brick, do it under your own responsibility.
Hi, I found a way to improve the audio recording in the videos
for this it is necessary to have installed magisk, since I base on a module for the Redmi note 4x.
to install it you should go to magisk, then to modules, add (+) and look for the path where they have in file.zip (https://drive.google.com/open?id=1PxHNDThuHeiMGd8_Zbqso8JpPc2S3ih7) dont restart.
then without restart add the following lines to the build.prop:
https://drive.google.com/open?id=1CMnC-t7oHKOynkFQ89N4f_tFvRpoqlAp
then restart and you will not hear this annoying noise
the files that are modified are: system \ vendor \ etc:
-audio_platform_info.xml
-mixer_paths.xml
*make a backup of this files, recommended
Postscript: sorry for my English XD
And I hope it was clear
good luck
source:
https://www.google.com/amp/s/forum.xda-developers.com/redmi-5/how-to/guide-how-to-disable-agc-noise-t3856304/amp/
https://xiaomifirmware.com/guides-and-tips/poor-audio-in-xiaomi-mi-mix-2s-recordings/

Categories

Resources