Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Firmware aml_7.1_s912_q9377-H96PROPLUS_KDMC_mac-20170826

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Firmware aml_7.1_s912_q9377-H96PROPLUS_KDMC_mac-20170826



    Worked fine on my DDR3 Box flashed via SD Card

    #2
    Oh and FYI

    The H96 Pro+ is made by Shenzhen Goodidea Technology (hcygood.com) and by default come with the 4k branding
    Gearbest opted for free oem branding and had alfawise printed on the top

    There are multiple options 16-64gb DDR4/DDR3 etc
    or no choice on the ram and you get what you get
    nand you get what they have on the day

    ddr3 is still being made mine was built on the 08/08/2017

    Code:
    H96 PRO+
    PCB CZ-S32-v2.2 20161012(A15)
    QL 1730
    JOB20170808 3+32/9377
    
    1 x amlogic S912 OCTA-CORE BODGHN01404 J-TNA346.00
    1 x 32GB Toshiba 19nm THGBMBG8D4KBAIR 170821AE EMMC HS400 V5.0 Read 270MB Write 90MB
    1 x Fn-Link 8223A-SR COB009 1732 (QCA9377 433Mbps 1T1R 802.11a/b/g/n/ac BTLE 4.1)
    1 x RTL8211F H6120H4 GH25 Gigabit Ethernet Transceiver
    1 x GL850G HH4JB05Y22 713SGF9891 Genesys Logic 4 Port USB 2.0 Hub
    
    2 x 1GB SpecTek 512X16DDR3 HL - FC4F 1708 / DY6L 1704 (SpecTek State 1600MHZ DDR3 1.5v) (rebadged Micron 512x16 DDR3L 1866 CL13)
    2 x 512MB Micron 6EN77 D9SDD 3ZRJ (256X16 DDR3L 1866 CL13) D9SDD full PN=MT41K256M16LY-107:N
    com.droidlogic.SubTitleService was using a constant 12% or so cpu time on my device
    then another 12% or so on the system log

    removing the SubtitleService from /system/SubtitleService and a reboot fixed this
    log isnt going mad now either

    Im not sure if this is a problem with the H96 Pro+ firmware (most prob not)
    Its most prob down to the junk i removed below on first setup of android)

    Code:
    /system/presinstall = all deleted
    /system/media/org.xbmc.kodi.zip = deleted (60mb of addons)
    /system/app/appinstaller
    /system/priv-app/dlna
    /system/app/filebrowser
    /system/app/gmail2
    /system/OTAUPGRADE
    /system/app/miracast
    /system/app/music
    /system/app/pppoe
    /system/app/videoplayer
    /system/tts/ all deleted apart from gb and us
    changes to build.prop
    en-GB
    dd-MM-yy
    #ro.platform.keepbackground.app=com.droidlogic.PPPoE
    #ro.platform.has.pppoe=true
    Then reset to factory defaults straight after doing this

    Something else worth mentioning Linux has an mmc HS400 corruption bug so limits maximum speed to 200mb as a lazy fix

    Code:
    EMMC
    [    2.395069@1] mmc driver version: 1.07, 2015-01-21: fix a bug in tuning which caused eMMC data CRC error
    [    2.659473@3] emmc: try set sd/emmc to DDR mode
    [    2.659959@3] emmc: new HS400 MMC card at address 0001
    [    2.660587@3] emmc: clock [B]100000000[/B], 8-bit-bus-width
    
    SD Card
    [   14.529170@4] sdio: clk 200000000 SDR mode tuning start
    [   14.531451@4] sdio: new ultra high speed SDR104 SDIO card at address 0001
    [   14.531459@6] sdio: clock 200000000, 4-bit-bus-width
    
    Would read  if running at HS400
    [    2.659473@3] emmc: try set sd/emmc to DDR mode
    [    2.659959@3] emmc: new HS400 MMC card at address 0001
    [    2.660587@3] emmc: clock [B]200000000[/B], 8-bit-bus-width

    Last edited by Shonk; 28 September 2017, 21:53.

    Comment


    • trebor
      trebor commented
      Editing a comment
      Good explanation, of what goes on.
      Pretty common knowledge if people think about it.
      These things can change in an instant at times and that's the fun part of trying to sort it out.

    #3
    Originally posted by Shonk View Post
    Oh and FYI

    The H96 Pro+ is made by Shenzhen Goodidea Technology (hcygood.com) and by default come with the 4k branding
    Gearbest opted for free oem branding and had alfawise printed on the top

    There are multiple options 16-64gb DDR4/DDR3 etc
    or no choice on the ram and you get what you get
    nand you get what they have on the day

    ddr3 is still being made mine was built on the 08/08/2017

    Code:
    H96 PRO+
    PCB CZ-S32-v2.2 20161012(A15)
    QL 1730
    JOB20170808 3+32/9377
    
    1 x amlogic S912 OCTA-CORE BODGHN01404 J-TNA346.00
    1 x 32GB Toshiba 19nm THGBMBG8D4KBAIR 170821AE EMMC HS400 V5.0 Read 270MB Write 90MB
    1 x Fn-Link 8223A-SR COB009 1732 (QCA9377 433Mbps 1T1R 802.11a/b/g/n/ac BTLE 4.1)
    1 x RTL8211F H6120H4 GH25 Gigabit Ethernet Transceiver
    1 x GL850G HH4JB05Y22 713SGF9891 Genesys Logic 4 Port USB 2.0 Hub
    
    2 x 1GB SpecTek 512X16DDR3 HL - FC4F 1708 / DY6L 1704 (SpecTek State 1600MHZ DDR3 1.5v) (rebadged Micron 512x16 DDR3L 1866 CL13)
    2 x 512MB Micron 6EN77 D9SDD 3ZRJ (256X16 DDR3L 1866 CL13) D9SDD full PN=MT41K256M16LY-107:N
    com.droidlogic.SubTitleService was using a constant 12% or so cpu time on my device
    then another 12% or so on the system log

    removing the SubtitleService from /system/SubtitleService and a reboot fixed this
    log isnt going mad now either

    Im not sure if this is a problem with the H96 Pro+ firmware (most prob not)
    Its most prob down to the junk i removed below on first setup of android)

    Code:
    /system/presinstall = all deleted
    /system/media/org.xbmc.kodi.zip = deleted (60mb of addons)
    /system/app/appinstaller
    /system/priv-app/dlna
    /system/app/filebrowser
    /system/app/gmail2
    /system/OTAUPGRADE
    /system/app/miracast
    /system/app/music
    /system/app/pppoe
    /system/app/videoplayer
    /system/tts/ all deleted apart from gb and us
    changes to build.prop
    en-GB
    dd-MM-yy
    #ro.platform.keepbackground.app=com.droidlogic.PPPoE
    #ro.platform.has.pppoe=true
    Then reset to factory defaults straight after doing this

    Something else worth mentioning Linux has an mmc HS400 corruption bug so limits maximum speed to 200mb as a lazy fix

    Code:
    EMMC
    [ 2.395069@1] mmc driver version: 1.07, 2015-01-21: fix a bug in tuning which caused eMMC data CRC error
    [ 2.659473@3] emmc: try set sd/emmc to DDR mode
    [ 2.659959@3] emmc: new HS400 MMC card at address 0001
    [ 2.660587@3] emmc: clock [B]100000000[/B], 8-bit-bus-width
    
    SD Card
    [ 14.529170@4] sdio: clk 200000000 SDR mode tuning start
    [ 14.531451@4] sdio: new ultra high speed SDR104 SDIO card at address 0001
    [ 14.531459@6] sdio: clock 200000000, 4-bit-bus-width
    
    Would read if running at HS400
    [ 2.659473@3] emmc: try set sd/emmc to DDR mode
    [ 2.659959@3] emmc: new HS400 MMC card at address 0001
    [ 2.660587@3] emmc: clock [B]200000000[/B], 8-bit-bus-width
    Hi there, is this ROM an improvement over the older versions?
    Are there still issues with hidden menu's like "HOME" to change launchers,
    Air mouse speed settings only in hidden menu,
    LAN Connection not connecting until one reboots,
    Bluetooth bombing out?
    Reboot softkey shutting down unit completely?

    Comment


      #4
      Lan (Ethernet) is fine
      Launcher change is still a problem for Launchers that use the wallpaper service
      rest i have no idea

      Comment


        #5
        is the UI 4k or not. i wasn't able to set the UI to 4K , the HDMI signal is 4k 60 FPS but the UI is 1920x1080 in cpu z and kodi ???

        Comment


          #6
          Originally posted by leptdre View Post
          is the UI 4k or not. i wasn't able to set the UI to 4K , the HDMI signal is 4k 60 FPS but the UI is 1920x1080 in cpu z and kodi ???
          your getting confused its 4k
          but it has to scale the ui or everything will be tiny
          its set at ro.sf.lcd_density=240
          thats just for the ui
          video's and such are 4k

          Comment


            #7
            so how can I get 4k to york in youtube then ???

            Comment


              #8
              you need the latest android tv youtube apk
              com.google.android.youtube.tv 2.01.04

              i used this one checked it at virus total but can never be 100%
              https://www.apkmirror.com/apk/google...-apk-download/

              standard youtube for android only gives me 1080p
              this gives me 4k even though im at 1080p looks very crisp

              it stops the youtube link on the launcher working though so you have make a new shortcut

              also not sure how to hide the top bar atm




              Click image for larger version  Name:	1.jpg Views:	2 Size:	165.8 KB ID:	675235
              Last edited by Shonk; 03 October 2017, 00:28.

              Comment


                #9
                thanks for the video man, i noticed that the hardware decoder is outputting in 4k even if the interface still 1080p

                Comment


                  #10
                  Originally posted by leptdre View Post
                  thanks for the video man, i noticed that the hardware decoder is outputting in 4k even if the interface still 1080p
                  your viewport will say 3840x2160 as your tv is 4k
                  my tv is only 1080p

                  Comment


                    #11
                    Hi Shonk, what settings did you use in sd card maker? erase bootloader ticked or not?

                    Comment


                      #12
                      Originally posted by Shonk View Post

                      your viewport will say 3840x2160 as your tv is 4k
                      my tv is only 1080p
                      Noo the view port will say 1080p (1920x1080 60hz) even if you set the box at 4k .

                      The hardware decoder will only output decoded videos in 4k and not the interface

                      Comment


                        #13
                        Originally posted by BR6 View Post
                        Hi Shonk, what settings did you use in sd card maker? erase bootloader ticked or not?
                        i have done both both work fine

                        if you update the bootloader it looks like it has crashed at start
                        it hasnt its updating the bootloader whatever you do dont touch it

                        Comment


                          #14
                          Hi,I haw flashed this rom on my h96 pro plus ddr3 3gb 32gb.I installed Kodi krypton 17.4 and put the ares build,when I boot Kodi I haw pop up error : system proces error,and kodi freez up,buth in background build is working,the all system is freez and I must turn off the device.Haw some solution for fix this problem?Thanks..





                          Comment


                            #15
                            Originally posted by Shonk View Post

                            i have done both both work fine

                            if you update the bootloader it looks like it has crashed at start
                            it hasnt its updating the bootloader whatever you do dont touch it
                            I think compatiblity issues exist on LPDDR3 Ram

                            Comment

                            Working...
                            X