SuperdroidFR Posted July 2, 2013 Share Posted July 2, 2013 (edited) Ce topic a pour but de vous aider dans le bidouillage des Roms : Partie Portage modem.img - SIM1 / 2 ne fonctionne pas libcameracustom.so - Quand l'autofocus de l'appareil photo ne fonctionne pas mtk_stp_wmt - Wi-Fi / Bluetooth ne peuvent pas passer sur ON FMradio : system/etc/firmware/mt6620_patch_e3_hdr.bin system/etc/firmware/mt6620_patch_e6_hdr.bin-> Si le vôtre est MT6628, vous aurez besoin de patcher tous mt6628_fm_ * _ *. Bin system/etc/firmware/WMT.CFG-> C'est la cfgue de l'antenne, sans cela la radio FM ne peut pas recevoir clairement system/lib/modules/mtk_fm_drv.ko system/lib/libfmcust.so Wi-Fi & BT : system/lib/modules/mtk_stp_wmt.ko system/lib/modules/mtk_wmt_wifi.ko -> system/lib/libbluetooth_mtk.so system/lib/libbluetoothem_mtk.so GPS : system/xbin/libmnlp et des fois agps, gps.conf et epo build.prop build.prop fmradio.driver.chip=1 -> if yours is MT6628 then change it to 3 mediatek.wlan.chip=MT6620 -> if yours is MT6628 then change last digit to 8 mediatek.wlan.module.postfix=_mt6620 -> if yours is MT6628 then change last digit to 8 updater-script : symlink("wlan_mt6620.ko", "/system/lib/modules/wlan.ko"); -> si le votre est un MTK6628 changer le 0 en 8 _____________________________________ Partie : Ou ce trouve quel ficher Kernel : Boot.img Montage usb (memoire interne et usb) System/etc/firmware/ Vold.fstab et vold.fstab.nand Les applications : System/app Font/police : System/Font Framework (pour bidouille (DEV) ) System/Framework BootAnimation et sons : System/media fichier gps (libmnlp) System/xbin le nom du téléphone/version/nom du bt/region etc System/build.prop Pour mes portages remplacer les dossiers par les stock : Firmware modules hw vendor remplacer les fichiers (stock) libmnlp (xbin) gps.conf etc et apn et snp (je crois) boot.img Modifier : Build.prop Updater_script Edited July 7, 2013 by SuperDroid 10 Link to comment Share on other sites More sharing options...
SuperdroidFR Posted July 7, 2013 Author Share Posted July 7, 2013 Topic mis a jour ! 2 Link to comment Share on other sites More sharing options...
Recommended Posts