Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

NEW!! pureXbmc V2 - New firmware for CX-921a / EXOON Power Pro 2013

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

    #16
    Originally posted by thtpark View Post
    Do you mind sharing your kernel config file? My cx921 doesn't recognize the ethernet for some reason...
    I suppose you have a RK3188-T chip device?
    Donations are welcome and will be shared with other devs:

    DONATIONS

    CX-921 TV-Box without Bluetooth (RK3188 / RTL8188 Wifi), CX-921b TV-Box (RK3188T / AP6210 Wifi), T428 TV Stick (RK3188 / AP6330 Wifi), CX919 TV Stick (RK3188 / AP6210 Wifi)

    Comment


      #17
      Originally posted by rebootix View Post
      Really amazing ROM !

      Only one problem... Whenever I put it to sleep it wakes up after 3-4 seconds... The LED doesn't turn
      off, too.

      I bought mine from here : http://www.efox-shop.com/cx-818b-and...mwifi-g-290778

      I know the name says 818B , but it has same specs as 921. Wifi works, too.

      No-Frills shows min 1.2 GHz and max 1.6 Ghz.. are these standard settings or did it set them wrong ?
      Build new kernel with working sleep and new CPU/GPU scaling. Please test and report back.

      Donations are welcome and will be shared with other devs:

      DONATIONS

      CX-921 TV-Box without Bluetooth (RK3188 / RTL8188 Wifi), CX-921b TV-Box (RK3188T / AP6210 Wifi), T428 TV Stick (RK3188 / AP6330 Wifi), CX919 TV Stick (RK3188 / AP6210 Wifi)

      Comment


        #18
        Originally posted by walter77 View Post
        Thanks for your feedback. My Board is CX-921 Ver1.1 2013/05/07. Seems that you have new ir driver. I will look for IR code on my CX921b.

        Just installed pureXbmc V2 on my CX-921b. Stock remote works perfect and has the same user code like CX-921a. I could upload two debug kernels for identifying your user code and scan data if you would like to spend 15 minutes?
        Hi walter, of course that I can dedicate all the time you need.
        If you tell me I can do, I will do enchanted (and appreciate your help).

        Comment


          #19
          Originally posted by Emeisi View Post
          Hi walter, of course that I can dedicate all the time you need.
          If you tell me I can do, I will do enchanted (and appreciate your help).
          Here we go!

          Last year ibazzi helped me wit the same problem, so here is the guide.


          Steps:
          1. download debug kernel to your computer and reboot your android device (with reboot apk ) to Bootloader ( reboot to bootloader ).
          2. flash only the debug kernel and your device will restart.
          3. got to terminal at pureXbmc section inside android settings and type "su", enter and agree at superuser window.
          4. press any button on the remote (just one time).
          5. type "dmesg" in terminal emulator. (You will get something like "u=0x202 o“r u=0xff“ at the last line of the output. "202" is the usercode of the remote.) Give the code to me.


          6. Then i will compile another kernel for you for next step.
          7. flash the new kernel. Do step 3 to 5.
          8. This time you will get something like "d=AABB", this is the keycode for the button you pressed.
          9. Write down all the keycodes from every key (example: power=AABB) of your remote and give me the result.
          10. I will fix the driver according to the result from you.

          Donations are welcome and will be shared with other devs:

          DONATIONS

          CX-921 TV-Box without Bluetooth (RK3188 / RTL8188 Wifi), CX-921b TV-Box (RK3188T / AP6210 Wifi), T428 TV Stick (RK3188 / AP6330 Wifi), CX919 TV Stick (RK3188 / AP6210 Wifi)

          Comment


            #20
            Originally posted by walter77 View Post
            Here we go!

            Last year ibazzi helped me wit the same problem, so here is the guide.


            Steps:
            1. download debug kernel to your computer and reboot your android device (with reboot apk ) to Bootloader ( reboot to bootloader ).
            2. flash only the debug kernel and your device will restart.
            3. got to terminal at pureXbmc section inside android settings and type "su", enter and agree at superuser window.
            4. press any button on the remote (just one time).
            5. type "dmesg" in terminal emulator. (You will get something like "u=0x202 o“r u=0xff“ at the last line of the output. "202" is the usercode of the remote.) Give the code to me.


            6. Then i will compile another kernel for you for next step.
            7. flash the new kernel. Do step 3 to 5.
            8. This time you will get something like "d=AABB", this is the keycode for the button you pressed.
            9. Write down all the keycodes from every key (example: power=AABB) of your remote and give me the result.
            10. I will fix the driver according to the result from you.

            http://www.pure-xbmc.com/roms/debugkernel_usercode.zip
            Hi, again, the user code of my tv-box are U=0x12ee

            Click image for larger version

Name:	User_Code.jpg
Views:	1
Size:	46.6 KB
ID:	433770

            Thanks.

            Comment


              #21
              Originally posted by Emeisi View Post
              Hi, again, the user code of my tv-box are U=0x12ee

              [ATTACH=CONFIG]6548[/ATTACH]

              Thanks.
              Nice! Now you can test this kernel if your remote works:
              kernel_remote_test.img

              and this kernel if your remote will not work. Don't forget to start at step 3 with this kernel:
              kernel_scandata_12ee.img

              Have fun ;-)
              Donations are welcome and will be shared with other devs:

              DONATIONS

              CX-921 TV-Box without Bluetooth (RK3188 / RTL8188 Wifi), CX-921b TV-Box (RK3188T / AP6210 Wifi), T428 TV Stick (RK3188 / AP6330 Wifi), CX919 TV Stick (RK3188 / AP6210 Wifi)

              Comment


                #22
                Originally posted by walter77 View Post
                Nice! Now you can test this kernel if your remote works:
                kernel_remote_test.img

                and this kernel if your remote will not work. Don't forget to start at step 3 with this kernel:
                kernel_scandata_12ee.img

                Have fun ;-)
                Hi walter I tested the kernels.
                With the first one works some keys (not all, aleatory and do strange things), then I flash the second kernel and make the map with the codes.
                I wish serve, I did the best I could.

                Click image for larger version

Name:	Remote-Codes.jpg
Views:	1
Size:	109.0 KB
ID:	433771

                And thanks again for your support.

                Comment


                  #23
                  NEW!! pureXbmc V2 - New firmware for CX-921a / EXOON Power Pro 2013

                  Amazing work!! Will have a look tomorrow.


                  Sent from my iPhone using Tapatalk
                  Donations are welcome and will be shared with other devs:

                  DONATIONS

                  CX-921 TV-Box without Bluetooth (RK3188 / RTL8188 Wifi), CX-921b TV-Box (RK3188T / AP6210 Wifi), T428 TV Stick (RK3188 / AP6330 Wifi), CX919 TV Stick (RK3188 / AP6210 Wifi)

                  Comment


                    #24
                    Originally posted by Emeisi View Post
                    Hi walter I tested the kernels.
                    With the first one works some keys (not all, aleatory and do strange things), then I flash the second kernel and make the map with the codes.
                    I wish serve, I did the best I could.

                    [ATTACH=CONFIG]6550[/ATTACH]

                    And thanks again for your support.
                    Hello Emeisi.
                    Here is your new test kernel:
                    kernel_cx921_v1-1_v1-2_1080p_v14_LCD1.zip

                    Please test and report back.
                    Donations are welcome and will be shared with other devs:

                    DONATIONS

                    CX-921 TV-Box without Bluetooth (RK3188 / RTL8188 Wifi), CX-921b TV-Box (RK3188T / AP6210 Wifi), T428 TV Stick (RK3188 / AP6330 Wifi), CX919 TV Stick (RK3188 / AP6210 Wifi)

                    Comment


                      #25
                      Originally posted by walter77 View Post
                      Hello Emeisi.
                      Here is your new test kernel:
                      kernel_cx921_v1-1_v1-2_1080p_v14_LCD1.zip

                      Please test and report back.
                      I have already tested it.
                      You are a "monster" (local tipical expresion, means that you are very good)

                      Almost perfect. Works all keys except those with code of 2 or 3 digits, ie does not works the "0" key(8f7), the "Home" button (2fd) and the "up arrow" key (ff).

                      Maybe the correct codes be with leading zeros?. That is, if the code obtained with dmesg is "d=2df" maybe the correct code is "d=02df" (it's just an idea).

                      Pd: Neither works the keys:
                      off green button and grey keys (up-down volume, and input source), but those never worked (I understand they are to handle the tv, if supported).

                      Comment


                        #26
                        Originally posted by Emeisi View Post
                        I have already tested it.
                        You are a "monster" (local tipical expresion, means that you are very good)

                        Almost perfect. Works all keys except those with code of 2 or 3 digits, ie does not works the "0" key(8f7), the "Home" button (2fd) and the "up arrow" key (ff).

                        Maybe the correct codes be with leading zeros?. That is, if the code obtained with dmesg is "d=2df" maybe the correct code is "d=02df" (it's just an idea).

                        Pd: Neither works the keys:
                        off green button and grey keys (up-down volume, and input source), but those never worked (I understand they are to handle the tv, if supported).
                        I think a made a mistake with the 3 digit values...wait...

                        Please try this:
                        kernel_cx921_v1-1_v1-2_1080p_v14_LCD1_test2.zip

                        From the 4 digit's i took only the first two, from the 3 digits i took only the first one and from the two digit value i don't know ;-) I took only the "f". Perhaps i should write only 0?

                        If the "up" key will not work, please try this one...
                        kernel_cx921_v1-1_v1-2_1080p_v14_LCD1_test3.zip
                        with "0"
                        Last edited by walter77; 04 June 2014, 22:23.
                        Donations are welcome and will be shared with other devs:

                        DONATIONS

                        CX-921 TV-Box without Bluetooth (RK3188 / RTL8188 Wifi), CX-921b TV-Box (RK3188T / AP6210 Wifi), T428 TV Stick (RK3188 / AP6330 Wifi), CX919 TV Stick (RK3188 / AP6210 Wifi)

                        Comment


                          #27
                          Originally posted by walter77 View Post
                          I think a made a mistake with the 3 digit values...wait...

                          Please try this:
                          kernel_cx921_v1-1_v1-2_1080p_v14_LCD1_test2.zip

                          From the 4 digit's i took only the first two, from the 3 digits i took only the first one and from the two digit value i don't know ;-) I took only the "f". Perhaps i should write only 0?

                          If the "up" key will not work, please try this one...
                          kernel_cx921_v1-1_v1-2_1080p_v14_LCD1_test3.zip
                          with "0"
                          Yeeeea my friend, with the last kernel (with "0") works all keys of remote .

                          Very thanks for your hard work .

                          I wish you remember me when you make a new version (kitkat perhaps ) to enjoy your good work.

                          Comment


                            #28
                            NEW!! pureXbmc V2 - New firmware for CX-921a / EXOON Power Pro 2013

                            Cool!! Thanks for your feedback. I will make a new series with this kernel. I think wassers kitkat rom is very cool stuff. Perhaps he will make a rtl8188 kitkat kernel two. And d33 build some very good kernels, also with rtl8188 wifi and working lan. I will ask to implement our cx-921 remote settings ;-)

                            I did some nice improvements on 24p mode!
                            Will upload new series the next days.


                            Sent from my iPhone using Tapatalk
                            Last edited by walter77; 05 June 2014, 23:30.
                            Donations are welcome and will be shared with other devs:

                            DONATIONS

                            CX-921 TV-Box without Bluetooth (RK3188 / RTL8188 Wifi), CX-921b TV-Box (RK3188T / AP6210 Wifi), T428 TV Stick (RK3188 / AP6330 Wifi), CX919 TV Stick (RK3188 / AP6210 Wifi)

                            Comment


                              #29
                              NEW!! pureXbmc V2 - New firmware for CX-921a / EXOON Power Pro 2013

                              First post updated with updated rom and new 1080p kernels!


                              Gesendet von meinem iPad mit Tapatalk HD
                              Donations are welcome and will be shared with other devs:

                              DONATIONS

                              CX-921 TV-Box without Bluetooth (RK3188 / RTL8188 Wifi), CX-921b TV-Box (RK3188T / AP6210 Wifi), T428 TV Stick (RK3188 / AP6330 Wifi), CX919 TV Stick (RK3188 / AP6210 Wifi)

                              Comment


                                #30
                                Originally posted by walter77 View Post
                                First post updated with updated rom and new 1080p kernels!


                                Gesendet von meinem iPad mit Tapatalk HD
                                Hi again Walter, the new rom & kernels implement our cx-921 remote settings?

                                Comment

                                Working...
                                X