<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[New kernel builds: call for testing]]></title><description><![CDATA[<p dir="auto">Hi all!<br />
I've recently spent some time to rebuild the kernels for a handful of BQ devices; while my initial goal was to just enable the FM radio on them, I made an unhappy discovery along the way: just building the kernel sources that we have in github does not produce the same kernel that we are currently running in our devices — a few options are different.</p>
<p dir="auto">So, I spent some time finding what the differences are, and tried to change the kernel configurations so that they would match what we are currently running (and yes, in the process I also enabled the FM radio on them <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=e53896fb3af" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /> ). Now it's time to give them a week or two of testing, and then we can decide whether to push these kernels to all users.</p>
<h3>Call for testing</h3>
<p dir="auto">Please download the kernel for your device:</p>
<ul>
<li><strong>BQ E4.5</strong>: install the kernel from <a href="https://github.com/mardy/kernel_krillin/releases/tag/fm-radio-1" rel="nofollow ugc">this release</a>.</li>
<li><strong>BQ E5</strong>: install the kernel from <a href="https://github.com/mardy/kernel_vegetahd/releases/tag/fm-radio-1" rel="nofollow ugc">this release</a>.</li>
<li><strong>BQ M10 HD</strong>: install the kernel from <a href="https://gitlab.com/ubports-legacy-devices/cooler/kernel_bq_m10/-/jobs/2036349429/artifacts/file/out/boot.img" rel="nofollow ugc">this build</a>.</li>
<li><strong>BQ M10 FHD</strong>: I don't have this device, please attach the file <code>/proc/config.gz</code> to this thread and I'll make a build for it.</li>
</ul>
<p dir="auto">Then, reboot your device to the fastboot mode (POWER + VOL UP, then select "Reboot to bootloader") and run</p>
<pre><code class="language-sh"># Adjust the path as needed
fastboot flash boot /path/to/the/downloaded/boot.img &amp;&amp; fastboot reboot
</code></pre>
<p dir="auto">It does not matter what channel you are running on your device.</p>
<h3>What to pay attention to</h3>
<p dir="auto">Ideally, you should see no changes. If you observe a degradation of the power consumption, or if something stops working, please report it here.</p>
<h3>Why test this?</h3>
<p dir="auto">Because this is the first step we need to take in order to hope to move these devices to 20.04; I'm not saying that if these kernels work we are all happy and ready to go, but this is a prerequisite. So, please, if you have one of these devices, give it a try, and report back (maybe after a week or two).</p>
<p dir="auto">Thanks in advance <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=e53896fb3af" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
]]></description><link>https://forums.ubports.com/topic/7484/new-kernel-builds-call-for-testing</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 17:33:02 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/7484.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 21 Feb 2022 19:51:29 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to New kernel builds: call for testing on Sun, 13 Mar 2022 17:27:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marekf" aria-label="Profile: marekf">@<bdi>marekf</bdi></a> Hi, I have installed the mentioned kernel on BQ E5HD. I haven't been able to test it much yet. The fm radio application (without internet) works</p>
]]></description><link>https://forums.ubports.com/post/62826</link><guid isPermaLink="true">https://forums.ubports.com/post/62826</guid><dc:creator><![CDATA[marekf]]></dc:creator><pubDate>Sun, 13 Mar 2022 17:27:02 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Thu, 10 Mar 2022 19:26:22 GMT]]></title><description><![CDATA[<p dir="auto">Hello upload and we'll see<br />
Bq Aquaris e5 Hd</p>
]]></description><link>https://forums.ubports.com/post/62731</link><guid isPermaLink="true">https://forums.ubports.com/post/62731</guid><dc:creator><![CDATA[marekf]]></dc:creator><pubDate>Thu, 10 Mar 2022 19:26:22 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Mon, 07 Mar 2022 20:00:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mardy" aria-label="Profile: mardy">@<bdi>mardy</bdi></a> hello, after putting the previous kernel I see that the consumption is the same (varies very little and may be due to other factors).</p>
<p dir="auto">Until now I had not noticed that with the 3G network connected without any open application and the screen off, the battery consumption was much higher than with wifi (without any open application).</p>
<p dir="auto">To revert to the previous kerner I have performed the following steps, in case it is useful to anyone else.<br />
I download the zip file corresponding to my device from.<br />
<a href="https://cdimage.ubports.com/stock-bq-images/krillin.zip" rel="nofollow ugc">https://cdimage.ubports.com/stock-bq-images/krillin.zip</a><br />
from<br />
<a href="https://docs.ubports.com/en/latest/userguide/install.html#install-on-legacy-android-devices" rel="nofollow ugc">https://docs.ubports.com/en/latest/userguide/install.html#install-on-legacy-android-devices</a></p>
<p dir="auto">I open the zip file with my favorite decompressor.<br />
I extract the boot.img file to my pc<br />
I turn off the mobile, connect the usb cable and boot in fast boot mode.<br />
Using the volume keys select fast boot<br />
On the pc I run the corresponding command<br />
fastboot flash boot boot.img &amp;&amp; fastboot reboot</p>
<p dir="auto"><img src="/assets/uploads/files/1646682892015-comparativa.png" alt="comparativa.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forums.ubports.com/post/62624</link><guid isPermaLink="true">https://forums.ubports.com/post/62624</guid><dc:creator><![CDATA[josevidal]]></dc:creator><pubDate>Mon, 07 Mar 2022 20:00:43 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Sat, 05 Mar 2022 07:16:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/applee" aria-label="Profile: applee">@<bdi>applee</bdi></a> said in <a href="/post/62544">New kernel builds: call for testing</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/josevidal" aria-label="Profile: josevidal">@<bdi>josevidal</bdi></a><br />
If I'm not mistaken if you switch channel and go back you should trigger a complete flashing of your device.<br />
But I can be wrong...</p>
</blockquote>
<p dir="auto">I'm not sure if switching channels is enough (I guess it is, but I'm also not sure), but for sure reflashing the device with the installer will do it.</p>
]]></description><link>https://forums.ubports.com/post/62575</link><guid isPermaLink="true">https://forums.ubports.com/post/62575</guid><dc:creator><![CDATA[mardy]]></dc:creator><pubDate>Sat, 05 Mar 2022 07:16:48 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Fri, 04 Mar 2022 13:25:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/josevidal" aria-label="Profile: josevidal">@<bdi>josevidal</bdi></a><br />
If I'm not mistaken if you switch channel and go back you should trigger a complete flashing of your device.<br />
But I can be wrong...</p>
]]></description><link>https://forums.ubports.com/post/62544</link><guid isPermaLink="true">https://forums.ubports.com/post/62544</guid><dc:creator><![CDATA[AppLee]]></dc:creator><pubDate>Fri, 04 Mar 2022 13:25:22 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Thu, 03 Mar 2022 18:21:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mardy" aria-label="Profile: mardy">@<bdi>mardy</bdi></a> sorry for asking such a basic question, but how can I load the old kernel? I don't have the boot.img file of the kernel that the phone used before.</p>
]]></description><link>https://forums.ubports.com/post/62518</link><guid isPermaLink="true">https://forums.ubports.com/post/62518</guid><dc:creator><![CDATA[josevidal]]></dc:creator><pubDate>Thu, 03 Mar 2022 18:21:54 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Thu, 03 Mar 2022 17:04:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/josevidal" aria-label="Profile: josevidal">@<bdi>josevidal</bdi></a> said in <a href="/post/62495">New kernel builds: call for testing</a>:</p>
<blockquote>
<p dir="auto">During the time I have been using the new kernel it seems to me that when I have internet data enabled the battery consumption is higher. When I have the data connection disabled I have not detected any difference in battery consumption.</p>
<p dir="auto">Linux ubuntu-phablet 3.4.67 #1 SMP PREEMPT Tue Jan 11 22:54:05 MSK 2022 1.2.1_20140721-1138- armv7l armv7l armv7l GNU/Linux with BQ E4.5</p>
</blockquote>
<p dir="auto">Thanks Jose! It would be valuable if you could run a test where you use the data connection for about 1 hour (or at least half hour) with and without this new kernel, to see if it really makes a sensible difference. Better if both tests start from the same level of charge; in other words, it's better if initially the battery is at 100% level. Maybe you can just leave the device idle, but connected to the internet, and see how the battery is like after 1 hour.</p>
]]></description><link>https://forums.ubports.com/post/62516</link><guid isPermaLink="true">https://forums.ubports.com/post/62516</guid><dc:creator><![CDATA[mardy]]></dc:creator><pubDate>Thu, 03 Mar 2022 17:04:10 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Wed, 02 Mar 2022 20:58:18 GMT]]></title><description><![CDATA[<p dir="auto">During the time I have been using the new kernel it seems to me that when I have internet data enabled the battery consumption is higher. When I have the data connection disabled I have not detected any difference in battery consumption.</p>
<p dir="auto">Linux ubuntu-phablet 3.4.67 #1 SMP PREEMPT Tue Jan 11 22:54:05 MSK 2022 1.2.1_20140721-1138- armv7l armv7l armv7l GNU/Linux with BQ E4.5</p>
]]></description><link>https://forums.ubports.com/post/62495</link><guid isPermaLink="true">https://forums.ubports.com/post/62495</guid><dc:creator><![CDATA[josevidal]]></dc:creator><pubDate>Wed, 02 Mar 2022 20:58:18 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Tue, 01 Mar 2022 20:14:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arubislander" aria-label="Profile: arubislander">@<bdi>arubislander</bdi></a> said in <a href="/post/62369">New kernel builds: call for testing</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sk" aria-label="Profile: sk">@<bdi>sk</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/mardy" aria-label="Profile: mardy">@<bdi>mardy</bdi></a> Did you get a chance to compile a new kernel for the M10 FHD? If not could you maybe share what steps are needed? I have compiled my own desktop kernel in the past, so I should be OK following instructions. Point me to a more suitable discussion platform is needed.</p>
</blockquote>
<p dir="auto">Not yet, sorry! I've been busy with something else <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=e53896fb3af" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":-)" alt="🙂" /></p>
<p dir="auto">If you feel like trying, please have a look at the README I added in <a href="https://gitlab.com/ubports-legacy-devices/cooler/kernel_bq_m10" rel="nofollow ugc">https://gitlab.com/ubports-legacy-devices/cooler/kernel_bq_m10</a>, because I expect that the steps will be quite similar.</p>
]]></description><link>https://forums.ubports.com/post/62462</link><guid isPermaLink="true">https://forums.ubports.com/post/62462</guid><dc:creator><![CDATA[mardy]]></dc:creator><pubDate>Tue, 01 Mar 2022 20:14:48 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Sat, 26 Feb 2022 11:19:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sk" aria-label="Profile: sk">@<bdi>sk</bdi></a> <a class="plugin-mentions-user plugin-mentions-a" href="/user/mardy" aria-label="Profile: mardy">@<bdi>mardy</bdi></a> Did you get a chance to compile a new kernel for the M10 FHD? If not could you maybe share what steps are needed? I have compiled my own desktop kernel in the past, so I should be OK following instructions. Point me to a more suitable discussion platform is needed.</p>
]]></description><link>https://forums.ubports.com/post/62369</link><guid isPermaLink="true">https://forums.ubports.com/post/62369</guid><dc:creator><![CDATA[arubislander]]></dc:creator><pubDate>Sat, 26 Feb 2022 11:19:46 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Sat, 26 Feb 2022 01:27:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mardy" aria-label="Profile: mardy">@<bdi>mardy</bdi></a> niiice, thanks for your work i'll test it out too~ sadly my battery is rather old to be a reliable battery test <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f613.png?v=e53896fb3af" class="not-responsive emoji emoji-android emoji--sweat" style="height:23px;width:auto;vertical-align:middle" title=":sweat:" alt="😓" /> and my touch screen isn't in the best state either but i'll be sure to report any other issues!</p>
]]></description><link>https://forums.ubports.com/post/62356</link><guid isPermaLink="true">https://forums.ubports.com/post/62356</guid><dc:creator><![CDATA[Fuseteam]]></dc:creator><pubDate>Sat, 26 Feb 2022 01:27:12 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Wed, 23 Feb 2022 00:26:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rapto" aria-label="Profile: rapto">@<bdi>rapto</bdi></a> as well here, radio is dead (not white noise)<br />
<a href="https://dpaste.com/39X36Z4VC" rel="nofollow ugc">https://dpaste.com/39X36Z4VC</a></p>
<p dir="auto">Cooler: m10HD<br />
<code>Linux ubuntu-phablet 3.10.93 #1 SMP PREEMPT Mon Jan 31 20:08:22 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux</code></p>
<ul>
<li>Autobright: ok</li>
<li>Cameras ok (image and video)</li>
<li>Mic ok</li>
<li>Bluetooh:
<ul>
<li>audio ok</li>
</ul>
</li>
<li>wifi ok</li>
<li>GPS ok (when I connected the bluetooh headphones, audio got interferences for a moment (?)</li>
</ul>
<p dir="auto">Need to test (before I forget)</p>
<ul>
<li>hdmi out</li>
<li>usb pendrive</li>
<li>mouse and keyboard wired and bluetooth</li>
</ul>
]]></description><link>https://forums.ubports.com/post/62224</link><guid isPermaLink="true">https://forums.ubports.com/post/62224</guid><dc:creator><![CDATA[CiberSheep]]></dc:creator><pubDate>Wed, 23 Feb 2022 00:26:24 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Tue, 22 Feb 2022 23:55:49 GMT]]></title><description><![CDATA[<p dir="auto">bq E5:<br />
<code>Linux ubuntu-phablet 3.4.67 #1 SMP PREEMPT Thu Jan 13 21:59:46 MSK 2022 3e27b9d9 armv7l armv7l armv7l GNU/Linux</code></p>
<ul>
<li>Autobright: ok</li>
<li>Cameras ok (image and video)</li>
<li>Bluetooth:
<ul>
<li>audio works</li>
</ul>
</li>
<li>Wifi ok</li>
<li>Gps ok</li>
<li>Sim1 ok</li>
<li>Sim 2 ok</li>
<li>Tethering ok (same issues as before :P)</li>
</ul>
]]></description><link>https://forums.ubports.com/post/62220</link><guid isPermaLink="true">https://forums.ubports.com/post/62220</guid><dc:creator><![CDATA[CiberSheep]]></dc:creator><pubDate>Tue, 22 Feb 2022 23:55:49 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Tue, 22 Feb 2022 17:51:09 GMT]]></title><description><![CDATA[<p dir="auto">Just installed. BQ M10 HD seems to behave well, uname tells me 3.10.93 built on Jan 31. FM app detects headphones (or not) but seems frozen afterwards.</p>
]]></description><link>https://forums.ubports.com/post/62214</link><guid isPermaLink="true">https://forums.ubports.com/post/62214</guid><dc:creator><![CDATA[rapto]]></dc:creator><pubDate>Tue, 22 Feb 2022 17:51:09 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Tue, 22 Feb 2022 01:12:46 GMT]]></title><description><![CDATA[<p dir="auto">Vegeta is behaving well... and I hear white noise when run the radio app!! (with headphones :D)</p>
]]></description><link>https://forums.ubports.com/post/62184</link><guid isPermaLink="true">https://forums.ubports.com/post/62184</guid><dc:creator><![CDATA[CiberSheep]]></dc:creator><pubDate>Tue, 22 Feb 2022 01:12:46 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Sat, 26 Feb 2022 21:58:28 GMT]]></title><description><![CDATA[<p dir="auto">Hi, I have installed the mentioned kernel on BQE4.5 (krillin). I haven't been able to test it much yet. The fm radio application (without internet) works. I will observe the rest of the points. Thanks.</p>
<p dir="auto">I edit with more information<br />
Linux ubuntu-phablet 3.4.67 #1 SMP PREEMPT Tue Jan 11 22:54:05 MSK 2022 1.2.1_20140721-1138- armv7l armv7l armv7l GNU/Linux</p>
<p dir="auto">In day to day use everything works normally. I think opening the configuration takes longer.</p>
]]></description><link>https://forums.ubports.com/post/62180</link><guid isPermaLink="true">https://forums.ubports.com/post/62180</guid><dc:creator><![CDATA[josevidal]]></dc:creator><pubDate>Sat, 26 Feb 2022 21:58:28 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Mon, 21 Feb 2022 21:09:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mardy" aria-label="Profile: mardy">@<bdi>mardy</bdi></a><br />
bq m10 FHD <a href="https://www.wir-daheim.ch/nextcloud/index.php/s/Ecy6BeAX4kp47Mw" rel="nofollow ugc">config.gz</a></p>
]]></description><link>https://forums.ubports.com/post/62178</link><guid isPermaLink="true">https://forums.ubports.com/post/62178</guid><dc:creator><![CDATA[sk]]></dc:creator><pubDate>Mon, 21 Feb 2022 21:09:14 GMT</pubDate></item><item><title><![CDATA[Reply to New kernel builds: call for testing on Mon, 21 Feb 2022 20:09:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mardy" aria-label="Profile: mardy">@<bdi>mardy</bdi></a> said in <a href="/post/62174">New kernel builds: call for testing</a>:</p>
<blockquote>
<p dir="auto">Why test this?<br />
Because this is the first step we need to take in order to hope to move these devices to 20.04; I'm not saying that if these kernels work we are all happy and ready to go, but this is a prerequisite. So, please, if you have one of these devices, give it a try, and report back (maybe after a week or two).<br />
Thanks in advance</p>
</blockquote>
<p dir="auto">Now i'm jalous of BQ device owners <img src="https://forums.ubports.com/assets/plugins/nodebb-plugin-emoji/emoji/android/1f605.png?v=e53896fb3af" class="not-responsive emoji emoji-android emoji--sweat_smile" style="height:23px;width:auto;vertical-align:middle" title="😅" alt="😅" /></p>
]]></description><link>https://forums.ubports.com/post/62175</link><guid isPermaLink="true">https://forums.ubports.com/post/62175</guid><dc:creator><![CDATA[Keneda]]></dc:creator><pubDate>Mon, 21 Feb 2022 20:09:14 GMT</pubDate></item></channel></rss>