<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>patch - Xiaomi Firmware</title>
	<atom:link href="https://xiaomifirmware.com/tag/patch/feed/" rel="self" type="application/rss+xml" />
	<link>https://xiaomifirmware.com/tag/patch/</link>
	<description>MIUI Android Devices Tips &#38; Guides</description>
	<lastBuildDate>Sat, 07 Oct 2017 16:23:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>

<image>
	<url>https://xiaomifirmware.com/wp-content/uploads/2016/09/cropped-Untitled-design-32x32.png</url>
	<title>patch - Xiaomi Firmware</title>
	<link>https://xiaomifirmware.com/tag/patch/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Patches and Fixes for Redmi 4X Custom ROM</title>
		<link>https://xiaomifirmware.com/guides-and-tips/patches-fixes-redmi-4x-custom-rom/</link>
					<comments>https://xiaomifirmware.com/guides-and-tips/patches-fixes-redmi-4x-custom-rom/#comments</comments>
		
		<dc:creator><![CDATA[Frederick Jerome]]></dc:creator>
		<pubDate>Sat, 07 Oct 2017 16:06:35 +0000</pubDate>
				<category><![CDATA[Guides and Tips]]></category>
		<category><![CDATA[cusrom]]></category>
		<category><![CDATA[Custom ROM]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[Redmi 4X]]></category>
		<category><![CDATA[santoni]]></category>
		<guid isPermaLink="false">https://xiaomifirmware.com/?p=5058</guid>

					<description><![CDATA[<p>In this post we&#8217;ve tried to collect the patches and bug fixes for the most common issues which might occur on Redmi 4X (santoni) with Custom ROM installed. How to fix Redmi 4X Cusrom Issues and Bugs We&#8217;ll start with hardware problems and cover them all one by one: Auto brightness fix for Resurrection ROM Here&#8217;s auto brightness fix for Redmi 4X Resurrection ROM: RR v.5.8.4: autoBrightness_RR.zip RR v.5.8.5: autoBrightness_RR_5.8.5.zip How to fix not working headphones button on Redmi 4X To make [&#8230;]</p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/patches-fixes-redmi-4x-custom-rom/">Patches and Fixes for Redmi 4X Custom ROM</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In this post we&#8217;ve tried to collect the patches and bug fixes for the most common issues which might occur on Redmi 4X (santoni) with Custom ROM installed.</p>
<h2>How to fix Redmi 4X Cusrom Issues and Bugs</h2>
<p>We&#8217;ll start with hardware problems and cover them all one by one:</p>
<h3>Auto brightness fix for Resurrection ROM</h3>
<p>Here&#8217;s auto brightness fix for Redmi 4X Resurrection ROM:</p>
<ul>
<li>RR v.5.8.4: <strong><a href="https://xiaomifirmware.com/download/5062/">autoBrightness_RR.zip</a></strong></li>
<li>RR v.5.8.5: <strong><a href="https://xiaomifirmware.com/download/5064/">autoBrightness_RR_5.8.5.zip</a></strong></li>
</ul>
<h3>How to fix not working headphones button on Redmi 4X</h3>
<p>To make headphone volume buttons work on Custom ROM, you&#8217;ll need to edit the &#8220;/system/usr/keylayout/Generic.kl&#8221; file and add these lines in the bottom:</p>
<pre>key 250 VOLUME_DOWN
key 251 VOLUME_UP</pre>
<p>There&#8217;s a small chance, that the button numbers might be different on your device. You can use the KeyNRTracker application for that purpose.</p>
<h3>How to fix Goodix and FPC Scanner on Redmi 4X Cusrom</h3>
<p>Here&#8217;s a working patch for any fingerprint scanner version, works both on Android 6 and Android 7 Custom ROMs. Don&#8217;t forget to set required permissions <span style="color: #ff0000;">rw r r</span>.</p>
<p>Replace these files:</p>
<ul>
<li><strong><a href="https://xiaomifirmware.com/download/5066/">finger_fpc.zip</a></strong></li>
<li><strong><a href="https://xiaomifirmware.com/download/5068/">finger_goodix.zip</a></strong></li>
</ul>
<p>TWRP version:</p>
<ul>
<li><strong><a href="https://xiaomifirmware.com/download/5070/">fix_GOODIX.zip</a></strong></li>
<li><strong><a href="https://xiaomifirmware.com/download/5072/">FixFPC.zip</a></strong></li>
</ul>
<h3>How to fix video recording on Redmi 4X Custom ROM</h3>
<p>If your camera app doesn&#8217;t record video, here&#8217;s a solution you might want to try.</p>
<ol>
<li>First of all, delete cache and data of &#8220;Camera&#8221; application.</li>
<li>Then go to &#8220;/system/build.prop&#8221; and add these lines in the bottom:
<pre>media.camera.ts.monotonic=0
persist.camera.HAL3.enabled=true</pre>
</li>
<li>Now reboot your device.</li>
<li>Video recording should work fine right now.</li>
</ol>
<h3>How to fix not working WiFi on Cusrom Redmi 4X (santoni)</h3>
<p>In case WiFi is not working after installing Custom Rom on Redmi 4X, here&#8217;s what you might try to do:</p>
<ol>
<li>Copy &#8220;/system/etc/wifi/WCNSS_qcom_cfg.ini&#8221; file to &#8220;/data/misc/wifi&#8221;.</li>
<li>Now you can use WiFi on Redmi 4X with cusrom installed.</li>
</ol>
<h3>How to fix not working navigation buttons</h3>
<p>Here&#8217;s a patch fix for navigation buttons on Redmi 4X with LineageOS 14 Custom ROM.</p>
<p>Download: <a href="https://xiaomifirmware.com/download/5076/"><strong>key_fix.zip</strong></a></p>
<h3>How to fix compass and screen rotation on Redmi 4X Cusrom</h3>
<p>In order to fix different sensors on Redmi 4X with LineageOS download and install this patch: <a href="https://xiaomifirmware.com/download/5079/"><strong>los14-firmware_update-santoni.zip</strong></a></p>
<h3>How to fix max volume issue on Redmi 4X Resurrection ROM</h3>
<p>In case you&#8217;ve got issue with loud sound on Redmi 4X Resurrection ROM or LineageOS, you can try flashing the patch below.</p>
<ul>
<li>Max Volume Fix: <a href="https://xiaomifirmware.com/download/5081/"><strong>fix_max_volume.zip</strong></a></li>
<li>Original volume file: <a href="https://xiaomifirmware.com/download/5083/"><strong>orig_volume.zip</strong></a></li>
</ul>
<h3>Download Redmi 4X (santoni) LineageOS 14 Sound Fix</h3>
<p>Below you can download the LineageOS 14 sound issue patch for Redmi 4X (santoni). Wipe &#8220;Dalvik / Cache&#8221; before and after installation. Don&#8217;t forget to make backups of your system!</p>
<ul>
<li><a href="https://xiaomifirmware.com/download/5085/"><strong>Correction+of+sound.zip</strong></a></li>
</ul>
<h3>How to fix unknown baseband on Redmi 4X with Cusrom</h3>
<p>If you stuck with unknown baseband or unknown modem version after installing custom ROM on your Redmi 4X phone, you can try to use this solution. Download and install the patch via TWRP Custom Recovery. You must have root and init.d support enabled.</p>
<p>Download patch: <a href="https://xiaomifirmware.com/download/5087/"><strong>Fix unknown baseband.zip</strong></a></p>
<h3>Smooth Scrolling patch for Redmi 4X Custom ROM</h3>
<p>If you want to enable smooth scrolling on Redmi 4X Resurrection Remix Custom ROM, you can try flashing this patch. After you&#8217;ve flashed the patch, go to &#8220;Advanced settings&#8221; &gt; &#8220;Animation&#8221; &gt; &#8220;System animation&#8221; &gt; and manually disable &#8220;Scrolling cache&#8221;.</p>
<p>Download patch: <a href="https://xiaomifirmware.com/download/5089/"><strong>Scroll.zip</strong></a></p>
<p>The post <a href="https://xiaomifirmware.com/guides-and-tips/patches-fixes-redmi-4x-custom-rom/">Patches and Fixes for Redmi 4X Custom ROM</a> appeared first on <a href="https://xiaomifirmware.com">Xiaomi Firmware</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://xiaomifirmware.com/guides-and-tips/patches-fixes-redmi-4x-custom-rom/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
	</channel>
</rss>
