U9-H-CE FW001 Android 7.1.2 20191120 [Community Edition Nougat Firmware]

It is not necessary to have hdmi connected - it should flash without having this available (and its neither necessary nor probably convenient to actually have an hdmi monitor to connect
HDMI cable is only for having image, it is not necessary but now i normaly use (and i advice):
power cable, hdmi cable and otg cable.

Other note:
I Flashed other device and i only needed otg cable, of course i had to connect later (after flashing) power cable and hdmi cable.
 
So I've tried now several OTG Cables, computers and it still doesn't work. Looks like there is a problem with my minix. How to perform a factory reset?
 
Thanks notrui!
It works now. Don't know why. Same pc, same equipment, same procedures. The thing is: It does not start anymore. I've bricked it. No picture at all.
 
Hello
I installed FW001 Android 7.1.2 20191120 but I encountered a problem, when I put the language in Italian in the settings and I click on the display it stops working while in English it works. because? see photoA.jpgB.jpgC.jpgD.jpg
 
returned to fwoo8 marshmallow unfortunately in my opinion is not yet at the level of the predecessor... some apps that worked well with marshmallows with this 7.1.2 firmware no longer go or even have become incompatible.
 
THANK YOU GUYS! This will be the awesome. I will try it later tonight. I am still using 20180814.

Download section

- Please do a clean install and clean the cache to avoid problems with the previous beta or FW.
- Please wait some minutes after having flashed the ROM to allow the install of preinstalled apps!
- Don't forget to clean the cache after having updated!


Unzip and flash the ROM with the USB Burning Tool

Click ---> U9-H-CE FW001 Android 7.1.2 20191120

PS: At the moment there won't be OTA updates of our ROM as the update system on official MINIX FW are managed by MINIX and not by us. Maybe in the future we will add this option to our ROM.
 
Installed..... Done.
So Far So Good. I think I am gonna love this.
Kodi and Netflix is added. THIS IS AWESOME! THANK YOU DEVs. AND THANKS TO ALL!

May be I am gonna another favor to show & teach me some TWEAKS AND TRICKS. I appreciate!
 
Kodi and Netflix is added

May be I am gonna another favor to show & teach me some TWEAKS AND TRICKS.

Try CoreELEC rather than Kodi running in Android - you will get much better performance. See the other two threads at the top of the custon ROMS sub-forum
You can either run it off an SD Card or see the other thread on how to transfer it to run side-side with Android in a different partition on your EMMC memory.
 
Thanks for all your work on this.

I completed the install earlier today. However I have had an issue with sound playback using the Disney+ App. It seems to be something to do with the sound decoder. Stereo audio steams will playback fine, however when you switch to something that is multi-channel there is no sound. I had this app working fine on Android 6.0. Netflix and other steaming app's work fine on 7.1, so not sure why Disney+ has issues
 
Hey all!

Due to the sound problem via HDMI to LG TV

One thing I've seen, (but don't know if it has to do with the audio problem with LG via HDMI) is that in the "/etc/audio_policy.conf" file, a number of lines are Remarked (blocked, REM or what it's called) with # (See below).

In another forum I did found a solution to get sound via HDMI to LG TV, but it is not possible to change the stockroom for a regular user.

When I compare to the same file in Android 6 these lines are not blocked with #

I don't know if this is a solution to the audio problem via HDMI on 7.1.2.

This is the solution I found:

Solution below to get sound via HDMI in 7.1.2

global_configuration {
attached_output_devices AUDIO_DEVICE_OUT_EARPIECE|AUDIO_DEVICE_OUT_SPEAKER|AUDIO_DEVICE_OUT_WIRED_HEADPHONE|AUDIO_DEVICE_OUT_AUX_DIGITAL
default_output_device AUDIO_DEVICE_OUT_AUX_DIGITAL
attached_input_devices AUDIO_DEVICE_IN_BUILTIN_MIC|AUDIO_DEVICE_IN_BACK_MIC|AUDIO_DEVICE_IN_VOICE_CALL|AUDIO_DEVICE_IN_REMOTE_SUBMIX
}


And this is the REMMED lines and different audio output in 7.1.2 (They are not REMMED in 6.0)

#global_configuration {
# attached_output_devices AUDIO_DEVICE_OUT_SPEAKER
# default_output_device AUDIO_DEVICE_OUT_SPEAKER
# attached_input_devices AUDIO_DEVICE_IN_BUILTIN_MIC|AUDIO_DEVICE_IN_REMOTE_SUBMIX|AUDIO_DEVICE_IN_DIA_REMOTE
#}


Please, don't be angry to me, I do not know if this solution would help, only you experts know!
:)
 
:D Haha..
I think I found it in google search.. anyway, I wonder why the lines is REM'd in the "global_configuration" in 7.1.2 and if it is the problem for us with LG TV...
 
The current code says
audio_hw_modules { primary { global_configuration { attached_output_devices AUDIO_DEVICE_OUT_SPEAKER default_output_device AUDIO_DEVICE_OUT_SPEAKER attached_input_devices AUDIO_DEVICE_IN_BUILTIN_MIC audio_hal_version 3.0

And we need this:

audio_hw_modules { primary { global_configuration { attached_output_devices AUDIO_DEVICE_OUT_SPEAKER attached_output_devices AUDIO_DEVICE_OUT_AUX_DIGITAL default_output_device AUDIO_DEVICE_OUT_AUX_DIGITAL attached_input_devices AUDIO_DEVICE_IN_BUILTIN_MIC audio_hal_version 3.0

The problem is that the ROM is not rooted so can't make changes to the file - developers @gufone @KAR @rmestrum - can we get this incorporated? If you'd like me to test it be happy to help out with a test version
 
The current code says
audio_hw_modules { primary { global_configuration { attached_output_devices AUDIO_DEVICE_OUT_SPEAKER default_output_device AUDIO_DEVICE_OUT_SPEAKER attached_input_devices AUDIO_DEVICE_IN_BUILTIN_MIC audio_hal_version 3.0

And we need this:

audio_hw_modules { primary { global_configuration { attached_output_devices AUDIO_DEVICE_OUT_SPEAKER attached_output_devices AUDIO_DEVICE_OUT_AUX_DIGITAL default_output_device AUDIO_DEVICE_OUT_AUX_DIGITAL attached_input_devices AUDIO_DEVICE_IN_BUILTIN_MIC audio_hal_version 3.0

The problem is that the ROM is not rooted so can't make changes to the file - developers @gufone @KAR @rmestrum - can we get this incorporated? If you'd like me to test it be happy to help out with a test version
Yes I think we will be able to make this modification. We will discuss this asap.

Kar

Verstuurd vanaf mijn SM-G960F met Tapatalk
 
Back
Top