Re: [Nougat 7.1] [OFFICIAL][WEEKLY][7.1.1] LineageOS 14.1 for i9300
salut, ses encore moi ..
bon j'ai fait mais petite recherche et apparemment si j'ai bien compris sa pourrai venir du modem qui n'est pas le bon (source xda)
si j'ai bien suivi le modem ses la bande de base.. sur mon s3 j'a I19300XXUGNA8
j'ai bien essayé de suivre le tuto si-dessous mais en vains !!!
si quelqu'un pourrai m’aidai déjà pour savoir si le problème viens bien d'un mauvais modem sur mon s3.
puis m’expliquai comment remédié a se problème
merci d'avance.
"" Robotic voice during calls?
Try using the I9300XXUGMK6 modem. Instructions are here. """"
Hi!
If you have robotic voice issues after the 20161224 nightly, flash the I9300XXUGMK6 modem - you can download it from here (md5sum: 336ff293e6afae9e80ff68eef2212729). The next nightly will have the wideband hack reverted, so moving forward you'll need this modem (while others may work, XXUGMK6 is the modem I have, so it's easier for me to reproduce bugs).
Just before the installation instructions, remember: I AM NOT RESPONSIBLE FOR ANYTHING YOU DO TO YOUR DEVICE. DON'T COME CRYING TO ME IF YOU BRICK YOUR DEVICE OR LOSE YOUR EFS!
To install the modem:
Copy the .bin file to your phone
Reboot to recovery
Make sure you have an EFS backup (you can use TWRP's backup interface to do an EFS backup)
Run the following command:
Code:
dd if=/dev/block/platform/dw_mmc/by-name/RADIO of=/sdcard/radio_backup.img
- this is your radio backup. If something goes wrong later
Run the following command, correcting the location of I9300XXUGMK6.bin
Code:
md5sum /path/to/I9300XXUGMK6.bin
It should output this:
Code:
336ff293e6afae9e80ff68eef2212729 /path/to/I9300XXUGMK6.bin
If the first part doesn't match EXACTLY, redownload and re-push the file. DO NOT proceed any further, you run the risk of bricking your device.
Run the following command, correcting the location of I9300XXUGMK6.bin:
Code:
dd if=/path/to/I9300XXUGMK6.bin of=/dev/block/platform/dw_mmc/by-name/RADIO
Reboot