UK BASED ∙ UK STOCK ∙ ESTABLISHED 2010
2 YEAR WARRANTY ∙ FAST DELIVERY
EXPERT TECHNICAL SUPPORT
28-APR ARYLIC LP-10 CLEARANCE SALE!   09-FEB UGOOS AM6B+ BACK IN STOCK   30-JAN ZIDOO 8K FIRMWARE UPDATE 1.3.05   5-JAN ARYLIC LP10 ADDS QOBUZ CONNECT  
This forum was closed in October 2025 in response to sustained DDOS type attacks. It has been left up read-only to allow access to support information and downloads. Thanks to all the users who contributed over the years.

Visit futeko.com for new Audio and Video Media Players!

Author Topic: Q5/Q10 Pro Official Firmware  (Read 1507499 times)

Sent

  • Newbie
  • *
  • Posts: 49
Re: Q5/Q10 Pro Official Firmware
« Reply #285 on: January 19, 2017, 12:55:14 PM »
Still no OTA update since 1.09?
1.0.9 is the latest for android 5.1....

Yes I know, but most people want an OTA for 2.0.1 because not everyone is so convenient to update itself and I do not want all my personal settings lost!

Am i blind? Where can i find the link to 7.0 firmware for the q5 Pro. I will try to update it by myself.
Question: do i lost all personal settings? Sure?

Sonictails85

  • Newbie
  • *
  • Posts: 21
Re: Q5/Q10 Pro Official Firmware
« Reply #286 on: January 19, 2017, 10:15:39 PM »
I am having a issue after upgrading to the firmware to Android 7.  I am having a problem running Nova Launcher.  it alows me to set it up, but after that...it doesn't kick in.  When i was on Android 5.1 i never had this problem.

Did you try to manually launch it?  It it runs, then just change the default loader to nova - done.

that's the problem, i can open it up the first time its opens to set it up, but it never loads up.  I also notice there is no HOME option in the setting menu to say even change the launcher. 

switchblade

  • Full Member
  • **
  • Posts: 74
Re: Q5/Q10 Pro Official Firmware
« Reply #287 on: January 20, 2017, 12:56:24 AM »
Still no OTA update since 1.09?
1.0.9 is the latest for android 5.1....

Yes I know, but most people want an OTA for 2.0.1 because not everyone is so convenient to update itself and I do not want all my personal settings lost!

Am i blind? Where can i find the link to 7.0 firmware for the q5 Pro. I will try to update it by myself.
Question: do i lost all personal settings? Sure?
See the first post in this thread.  The 2.0 and 2.01 firmware are with Android 7.

Yes, you will lose all settings, mapped drives, and any applications you installed.  it sucks, but you just have to download them again.  There are backup options for kodi data, but that's about it.

switchblade

  • Full Member
  • **
  • Posts: 74
Re: Q5/Q10 Pro Official Firmware
« Reply #288 on: January 20, 2017, 01:07:24 AM »
I am having a issue after upgrading to the firmware to Android 7.  I am having a problem running Nova Launcher.  it alows me to set it up, but after that...it doesn't kick in.  When i was on Android 5.1 i never had this problem.

Did you try to manually launch it?  It it runs, then just change the default loader to nova - done.

that's the problem, i can open it up the first time its opens to set it up, but it never loads up.  I also notice there is no HOME option in the setting menu to say even change the launcher.

I would start over to be sure nothing is messed up.  Load the current firmware again using paper clip, you will lose everything so backup what you need.  Then download Nova Launcher from the Google store.  After the install you should be able to launch it, click on the icon.  After the setup screen  I think you have to Save and Load, I will have to go look at the mine to confirm, but look for something like that.  Once you get it to load up, you'll need to go to Settings and change the default loader to Nova.   If you have used Nova before, this is straight forward.   If not , google it and read up on how to customize / configure.

emax73

  • Newbie
  • *
  • Posts: 5
Re: Q5/Q10 Pro Official Firmware
« Reply #289 on: January 20, 2017, 04:55:15 PM »
After upgrade Q10 Pro to firmware 2.0.1
no ways to set customs home launchers -
only 3D default launcher runs after start.
Set Home App list not contains any installed Launchers,
its runs manually but not start automatically.
Thanks!

switchblade

  • Full Member
  • **
  • Posts: 74
Re: Q5/Q10 Pro Official Firmware
« Reply #290 on: January 21, 2017, 01:28:41 AM »
After upgrade Q10 Pro to firmware 2.0.1
no ways to set customs home launchers -
only 3D default launcher runs after start.
Set Home App list not contains any installed Launchers,
its runs manually but not start automatically.
Thanks!
Glad it now running, that's an improvement.  Now go into Nova Settings, go down to the Default Home setting.  You should see 2 options, the default and Nova, select Nova and Save.

emax73

  • Newbie
  • *
  • Posts: 5
Re: Q5/Q10 Pro Official Firmware
« Reply #291 on: January 21, 2017, 07:22:59 AM »
I try Nova Launcher - its crash after run.
If I click "Set Default" in Square Home 2 Launcher -
I see 3D Launcher again.
After install Nova in List of Home Application
only 3D Launcher - not both Nova and Square Home 2

P.S. Downgrating to firmware 2.0.0 - Launchers working normally,
I will waiting to upgrade new firmware (2.0.1) before issue will had fixed.
« Last Edit: January 21, 2017, 10:22:42 AM by emax73 »

pcristi

  • Senior Member
  • ***
  • Posts: 1334
Re: Q5/Q10 Pro Official Firmware
« Reply #292 on: January 21, 2017, 01:52:57 PM »
10. Default support widevine L3
Nova Launcher crash after run, look like developer of Nova Launcher have to fixed, Apex Launcher work proper.
Code: [Select]
--------- beginning of crash
01-21 14:25:42.448 E/AndroidRuntime(26534): FATAL EXCEPTION: main
01-21 14:25:42.448 E/AndroidRuntime(26534): Process: com.teslacoilsw.launcher, PID: 26534
01-21 14:25:42.448 E/AndroidRuntime(26534): android.content.ActivityNotFoundException: Unable to find explicit activity class {com.teslacoilsw.launcher/com.teslacoilsw.launcher.NovaLauncher}; have you declared this activity in your AndroidManifest.xml?

Anyway still get Launcher 3D force home, workaround for this is to set security L1  false by default
Code: [Select]
adb connect <ip_player>
adb remount
adb shell "busybox sed -i 's:ro.hs.security.l1.enable=.*:ro.hs.security.l1.enable=false:' /system/build.prop"
adb shell chmod 644 /system/build.prop
adb reboot

I try Nova Launcher - its crash after run.
If I click "Set Default" in Square Home 2 Launcher -
I see 3D Launcher again.
After install Nova in List of Home Application
only 3D Launcher - not both Nova and Square Home 2

P.S. Downgrating to firmware 2.0.0 - Launchers working normally,
I will waiting to upgrade new firmware (2.0.1) before issue will had fixed.

emax73

  • Newbie
  • *
  • Posts: 5
Re: Q5/Q10 Pro Official Firmware
« Reply #293 on: January 21, 2017, 03:08:12 PM »
Thank you for advise!

With disabled security L1 multiply Launchers working normally at new firmware.

switchblade

  • Full Member
  • **
  • Posts: 74
Re: Q5/Q10 Pro Official Firmware
« Reply #294 on: January 21, 2017, 06:29:46 PM »
Re "workaround for this is to set security L1  false by default"

Why was this necessary - just curious?  I didn't have to do this and my setup is working fine.  I'm on 2.0.0 and was about to upgrade to 2.0.1 today.  Should I expect to have to do this manual step after I install new fw and Nova?   If I understand your post, this is a 2.0.1 conflict with Nova, means Nova needs to be updated- is that correct?


Sent

  • Newbie
  • *
  • Posts: 49
Re: Q5/Q10 Pro Official Firmware
« Reply #295 on: January 21, 2017, 08:54:47 PM »
I am having a issue after upgrading to the firmware to Android 7.  I am having a problem running Nova Launcher.  it alows me to set it up, but after that...it doesn't kick in.  When i was on Android 5.1 i never had this problem.

Did you try to manually launch it?  It it runs, then just change the default loader to nova - done.

that's the problem, i can open it up the first time its opens to set it up, but it never loads up.  I also notice there is no HOME option in the setting menu to say even change the launcher.

I would start over to be sure nothing is messed up.  Load the current firmware again using paper clip, you will lose everything so backup what you need.  Then download Nova Launcher from the Google store.  After the install you should be able to launch it, click on the icon.  After the setup screen  I think you have to Save and Load, I will have to go look at the mine to confirm, but look for something like that.  Once you get it to load up, you'll need to go to Settings and change the default loader to Nova.   If you have used Nova before, this is straight forward.   If not , google it and read up on how to customize / configure.

Hi.
I updated to 2.01 Android 7. The upgrade was without problems....BUT. Kodi 17 is a peace of shit.

Before i had Android 5.1.1 and Kodi 14 i guess and nearly everything was fine.

Now...Kodi 17 only problems...
1. Like before i steam mvk from NAS. Now some are shuttering. Most 720p.
2. Audio passtrough is not working. I use the same AV Receiver as before.
With the Media Player everything is fine. No shuttering. Sound normal...what is wrong with this kodi shit?
« Last Edit: January 21, 2017, 08:58:14 PM by Sent »

Sonictails85

  • Newbie
  • *
  • Posts: 21
Re: Q5/Q10 Pro Official Firmware
« Reply #296 on: January 21, 2017, 09:27:00 PM »
I have been having problems with kodI as well.  I can't get anything to play..it keeps crashing.  I can play my personal files I own.  But to steam tv and movies from.from.the add ons...it's a no go.

maelor

  • Senior Member
  • ***
  • Posts: 324
Re: Q5/Q10 Pro Official Firmware
« Reply #297 on: January 22, 2017, 12:34:59 PM »
I try Nova Launcher - its crash after run.
If I click "Set Default" in Square Home 2 Launcher -
I see 3D Launcher again.
After install Nova in List of Home Application
only 3D Launcher - not both Nova and Square Home 2


I use Smart Launcher Pro on both my smartphone and tablet so I thought I would try it out on my q10 Pro (Android 7 with FUTEKO-HMD-2.0.1 2017-01-10.164949 and Kodi 17.0 RC3). Just as others have found with Nova Launcher, the Smart Launcher Pro app works well, with no problems, but cannot be set as the default launcher, all attempts to do so are ignored! I have to run it through the built-in launcher.

Sent

  • Newbie
  • *
  • Posts: 49
Re: Q5/Q10 Pro Official Firmware
« Reply #298 on: January 22, 2017, 10:14:14 PM »
I am having a issue after upgrading to the firmware to Android 7.  I am having a problem running Nova Launcher.  it alows me to set it up, but after that...it doesn't kick in.  When i was on Android 5.1 i never had this problem.

Did you try to manually launch it?  It it runs, then just change the default loader to nova - done.

that's the problem, i can open it up the first time its opens to set it up, but it never loads up.  I also notice there is no HOME option in the setting menu to say even change the launcher.

I would start over to be sure nothing is messed up.  Load the current firmware again using paper clip, you will lose everything so backup what you need.  Then download Nova Launcher from the Google store.  After the install you should be able to launch it, click on the icon.  After the setup screen  I think you have to Save and Load, I will have to go look at the mine to confirm, but look for something like that.  Once you get it to load up, you'll need to go to Settings and change the default loader to Nova.   If you have used Nova before, this is straight forward.   If not , google it and read up on how to customize / configure.

Hi.
I updated to 2.01 Android 7. The upgrade was without problems....BUT. Kodi 17 is a peace of shit.

Before i had Android 5.1.1 and Kodi 14 i guess and nearly everything was fine.

Now...Kodi 17 only problems...
1. Like before i steam mvk from NAS. Now some are shuttering. Most 720p.
2. Audio passtrough is not working. I use the same AV Receiver as before.
With the Media Player everything is fine. No shuttering. Sound normal...what is wrong with this kodi shit?

hi again,
ich used google to find solutions like passtrough Kodi 17 or Sync Framerate but nothing worked.
I downgrade to 5.11 with Kodi 16.1..AND...all is good. all.

the little android 5.11 problems to nougat are not worth to test the whole day for a solution.

so i have to say sorry Kodi guys... i wait for a stable version.
« Last Edit: January 22, 2017, 10:16:23 PM by Sent »

derkallevombau

  • Newbie
  • *
  • Posts: 6
Re: Q5/Q10 Pro Official Firmware
« Reply #299 on: January 23, 2017, 03:02:11 PM »
I am having a issue after upgrading to the firmware to Android 7.  I am having a problem running Nova Launcher.  it alows me to set it up, but after that...it doesn't kick in.  When i was on Android 5.1 i never had this problem.

Did you try to manually launch it?  It it runs, then just change the default loader to nova - done.

that's the problem, i can open it up the first time its opens to set it up, but it never loads up.  I also notice there is no HOME option in the setting menu to say even change the launcher.

I would start over to be sure nothing is messed up.  Load the current firmware again using paper clip, you will lose everything so backup what you need.  Then download Nova Launcher from the Google store.  After the install you should be able to launch it, click on the icon.  After the setup screen  I think you have to Save and Load, I will have to go look at the mine to confirm, but look for something like that.  Once you get it to load up, you'll need to go to Settings and change the default loader to Nova.   If you have used Nova before, this is straight forward.   If not , google it and read up on how to customize / configure.

Hi.
I updated to 2.01 Android 7. The upgrade was without problems....BUT. Kodi 17 is a peace of shit.

Before i had Android 5.1.1 and Kodi 14 i guess and nearly everything was fine.

Now...Kodi 17 only problems...
1. Like before i steam mvk from NAS. Now some are shuttering. Most 720p.
2. Audio passtrough is not working. I use the same AV Receiver as before.
With the Media Player everything is fine. No shuttering. Sound normal...what is wrong with this kodi shit?

hi again,
ich used google to find solutions like passtrough Kodi 17 or Sync Framerate but nothing worked.
I downgrade to 5.11 with Kodi 16.1..AND...all is good. all.

the little android 5.11 problems to nougat are not worth to test the whole day for a solution.

so i have to say sorry Kodi guys... i wait for a stable version.

I also don't like a RC version preinstalled with the new firmware, but installation of Kodi 16.1 from Play Store was no problem, you just have to open the wrapper app and check the second option afterwards.

But there is a problem with my german USB keyboard. The mapping of y, z and special characters is wrong, although I set input language to german (not german QWERTY). Is this a known issue in 2.0.1?

 

DELIVERY ∙ PAYMENT ∙ WARRANTY+RETURNS ∙ INTERNATIONAL TAX ∙ ABOUT ∙ PRIVACY ∙ NEWS ∙ CONTACT
© SDHDIGITAL LTD 2026
SITEMAP