Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Nexbox A95X 2/16gb combined with Frankenstein firmware for stock remote functionality

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

    Nexbox A95X 2/16gb combined with Frankenstein firmware for stock remote functionality

    Hi all,

    Combined Nexbox A95X 2/16gb 160806 with prahjister's frankenstein firmware.
    This firmware is basically a frankenstein firmware with A95X stock remote functionality. (power on/off and etc..)

    I needed to use stock remote and lothian77's firmware based on Mini M8s II worked ok by replacing remote config with A95X one,
    but Mini M8S II stock firmware just didn't cut it for me.

    MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.


    I have already included A95X remote config as a default, so you don't need to change it.

    Big thanks to prahjister for his dedicated work and inspiration!
    Enjoy!

    #2
    Hi, thanks for ur job
    How to flash ? SD or USB ?

    Comment


      #3
      Originally posted by Akkor View Post
      Hi, thanks for ur job
      How to flash ? SD or USB ?
      It's an img, so you need to use USB burning tool.

      Comment


        #4
        Originally posted by Krisshin View Post

        It's an img, so you need to use USB burning tool.
        It's for S905X too ?
        Wich checkbox ?

        Erase flash yes/no
        Erase bootloader yes/no
        Reset after success yes/no
        Overwrite Key yes/no

        Comment


          #5
          Originally posted by Akkor View Post

          It's for S905X too ?
          Wich checkbox ?

          Erase flash yes/no
          Erase bootloader yes/no
          Reset after success yes/no
          Overwrite Key yes/no
          Don't mind with check box.
          Just load img and start flashing.

          Comment


            #6
            Flashed..............not all function of remote works
            Suspend/Resume doesn't work
            Home doesn't work

            Comment


              #7
              Originally posted by Akkor View Post
              Flashed..............not all function of remote works
              Suspend/Resume doesn't work
              Home doesn't work
              Thanks for the feedback.
              Did it work with orig rom?

              Comment


                #8
                yes

                Comment


                  #9
                  Originally posted by Krisshin View Post

                  Thanks for the feedback.
                  Did it work with orig rom?
                  yes
                  still testing remote

                  Comment


                    #10
                    Originally posted by Akkor View Post

                    yes
                    still testing remote
                    Thanks, as frankenstein rom was built based on mainly TX5 pro and other roms, it seems like there are some mis-aligned keys.
                    At least, major func. buttons including power on/off are working..

                    Comment


                      #11
                      Originally posted by Krisshin View Post
                      Hi all,

                      Combined Nexbox A95X 2/16gb 160806 with prahjister's frankenstein firmware.
                      This firmware is basically a frankenstein firmware with A95X stock remote functionality. (power on/off and etc..)

                      I needed to use stock remote and lothian77's firmware based on Mini M8s II worked ok by replacing remote config with A95X one,
                      but Mini M8S II stock firmware just didn't cut it for me.

                      MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.


                      I have already included A95X remote config as a default, so you don't need to change it.

                      Big thanks to prahjister for his dedicated work and inspiration!
                      Enjoy!
                      How to flash to 2g/8g? Is it possible?
                      Thanx!

                      Comment


                        #12
                        Flash with USB burning tool.
                        I think this will also work for 2/8g, but I am not sure..
                        Give it a try and let us know.

                        Comment


                          #13
                          Originally posted by Krisshin View Post
                          Flash with USB burning tool.
                          I think this will also work for 2/8g, but I am not sure..
                          Give it a try and let us know.
                          It works! And the update also works from terminal emulation. Remote works fine too. THX!

                          edit: home and kodi buttons doesnt works
                          Last edited by kzkz; 10-07-2016, 19:43.

                          Comment


                            #14
                            Guys could you give me your Remote config file please?

                            Comment


                              #15
                              Originally posted by pfornaro View Post
                              Guys could you give me your Remote config file please?
                              Code:
                              #*********************************************************************************************************
                              #this file is configuration for each factory remote device
                              #     work_mode      0 :software mode  1 :hardware mode
                              #    repeat_enable      0 :disable repeat 1 :enable repeat
                              #
                              #    factory_code      each device has it's unique factory code.
                              #              pattern:custom_code(16bit)+index_code(16bit)
                              #              examble: 0xff000001 = 0xff00(custom cod)  0001 (index)
                              #
                              #    release_delay      unit:ms.release will report from kernel to user layer after this period of time
                              #              from press or repeat triggered.
                              #
                              #    debug_enable      0 :debug disable  1 :debug disable
                              #
                              # SW MODE:
                              #    bit_count      how many bits in each frame
                              #    tw_leader_act      time window for leader active
                              #    tw_bit0          time window for bit0 time.
                              #    tw_bit1          time window for bit1 time
                              #    tw_repeat_leader  time window for repeat leader
                              # REG
                              #    reg_base_gen      set value for PREG_IR_DEC_BASE_GEN
                              #    reg_control      set value for PREG_IR_DEC_CONTROL
                              #    reg_leader_act      set value for PREG_IR_DEC_LEADER_ACTIVE
                              #    reg_leader_idle      set value for PREG_IR_DEC_LEADER_IDLE
                              #    reg_repeat_leader set value for PREG_IR_DEC_REPEAT_IDLE
                              #    reg_bit0_time      set value for PREG_IR_DEC_BIT0_TIME
                              #*************************************************************************************************************
                              #amlogic NEC remote
                              factory_code    = 0xdf000001
                              work_mode          = 0
                              repeat_enable = 1
                              repeat_delay = 40
                              repeat_peroid = 39
                              release_delay    =    121
                              debug_enable     = 1
                              
                              fn_key_scancode    = 0x03
                              left_key_scancode  = 0x47
                              right_key_scancode = 0x07
                              up_key_scancode    = 0x1a
                              down_key_scancode  = 0x48
                              ok_key_scancode    = 0x06
                              #pageup_key_scancode = 0x04
                              #pagedown_key_scancode = 0x1b
                              
                              mouse_begin
                                      0 0x47
                                      1 0x07
                                      2 0x1a
                                      3 0x48
                              mouse_end
                              
                              key_begin        
                                  0x5c 114
                                  0x5d 115
                                  0x47 105
                                  0x1a 103
                                  0x07 106
                                  0x48 108
                                  0x06 97
                                  0x0a 158
                                  0x42 172
                                  0x1c 116
                                  0x18 139
                                  0x03 388
                                  0x54 2
                                  0x16 3
                                  0x15 4
                                  0x50 5
                                  0x12 6
                                  0x11 7
                                  0x4c 8
                                  0x0e 9
                                  0x0d 10
                                  0x0c 11
                                  0x10 14
                                  0x4b 122
                                  0x4f 123
                                  0x5f 394
                                  0x01 390
                                  0x41 70
                              key_end
                              repeat_key_begin
                                  0x5c 114
                                  0x5d 115
                                  0x47 105
                                  0x1a 103
                                  0x07 106
                                  0x48 108
                                  0x06 97
                                  0x0a 158
                                  0x42 172
                                  0x1c 116
                                  0x18 139
                                  0x03 388
                                  0x54 2
                                  0x16 3
                                  0x15 4
                                  0x50 5
                                  0x12 6
                                  0x11 7
                                  0x4c 8
                                  0x0e 9
                                  0x0d 10
                                  0x0c 11
                                  0x10 14
                                  0x4b 122
                                  0x4f 123
                                  0x5f 394
                                  0x01 390
                                  0x41 70
                              repeat_key_end
                              I managed to get home button work:
                              Edit system\usr\keylayout\Vendor_0001_Product_0001.kl file and replace "key 102 HOME" line to "key 172 HOME"

                              Kodi button still not work, and the power button powers down instead of suspend.

                              Comment

                              Working...
                              X