Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Kitkat Kernels for All (well most!)

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Hi D33, I've been using your kernels for a while now in my T stick and I saw that u've created a 1366x768 specific one, is it possible to make a 1024x768 for me ? I can test it on my projector as it's native resolution usually looks much better than any other.

    Thanks.

    Comment


      d33, can you compile a kernel with 1080p, o/c and wifi (without any debug stuff or bluetooth stuff) so I can test performance on it?

      Comment


        Originally posted by m4f1050 View Post
        d33, can you compile a kernel with 1080p, o/c and wifi (without any debug stuff or bluetooth stuff) so I can test performance on it?
        1. It is 1080
        2. It is o/c - you can change o/c params with script in #2
        3. Debug is specific to HDMI/BT start-up and transparent to normal performance
        Measy U4B (=Tronsmart T428) used by my kids!
        Onda v975m - M802 - Bought from Banggood.com
        Pipo M8HD 3G - RK3188 - don't buy from pipo-store
        Tronsmart S89 Vega -S802 (sponsored by Geekbuying)
        CX921b -RK3188T (sponsored by AndroidTV)
        Cube U30GT2 - RK3188 (part sponsored by Geekbuying)
        RKM MK902 - RK3188 (sponsored by RKM)



        Donate to Finless

        Comment


          Thunderstorm here so will be in the house this afternoon - will have a round-up of all work and try again to get the BT working.
          Measy U4B (=Tronsmart T428) used by my kids!
          Onda v975m - M802 - Bought from Banggood.com
          Pipo M8HD 3G - RK3188 - don't buy from pipo-store
          Tronsmart S89 Vega -S802 (sponsored by Geekbuying)
          CX921b -RK3188T (sponsored by AndroidTV)
          Cube U30GT2 - RK3188 (part sponsored by Geekbuying)
          RKM MK902 - RK3188 (sponsored by RKM)



          Donate to Finless

          Comment


            Originally posted by zero_x12 View Post
            I'm still struggling to get my touchscreen monitor to work.

            Is it possible for you to apply the modification in post #2 of the following thread to add touch screen support?



            My device ID is 2149:2306 (Advanced Silicon Multitouch). I could perhaps even pay you for your time as I really need touch support!
            Will have a read later today.

            No need to pay me. If you want to donate please donate to Bob (Finless) for running this amazingly site. There's a link in my signature.
            Measy U4B (=Tronsmart T428) used by my kids!
            Onda v975m - M802 - Bought from Banggood.com
            Pipo M8HD 3G - RK3188 - don't buy from pipo-store
            Tronsmart S89 Vega -S802 (sponsored by Geekbuying)
            CX921b -RK3188T (sponsored by AndroidTV)
            Cube U30GT2 - RK3188 (part sponsored by Geekbuying)
            RKM MK902 - RK3188 (sponsored by RKM)



            Donate to Finless

            Comment


              Hi

              Please try my 3 new MT5931 wifi & MT6622 bt test kernels.

              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.

              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.

              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.


              If they don't work, I'll remove them to not confuse people.
              If they work, I'll also move them to my thread to not interfere with d33's kernels.

              Comment


                Originally posted by zero_x12 View Post
                My device ID is 2149:2306 (Advanced Silicon Multitouch). I could perhaps even pay you for your time as I really need touch support!
                Please provide the values you want me to use

                Code:
                [LIST][*]Kernel-3188-X7/drivers/hid/hid-ids.h[LIST][*]added '#define USB_DEVICE_ID_3M2735 0x053f' to USB_VENDOR_ID_3M section, adding new device-id[/LIST][*]Kernel-3188-X7/drivers/hid/hid-core.c[LIST][*]added ' { HID_USB_DEVICE(USB_VENDOR_ID_3M, USB_DEVICE_ID_3M2735) }, ' to USB_VENDOR_ID_3M section[/LIST][*]Kernel-3188-X7/drivers/hid/hid-multitouch.c[LIST][*]added the following entry in 'mt_devices', list of supported devices by the multitouch driver (in the 3M section)[/LIST][/LIST][COLOR=#333333]{ .driver_data = MT_CLS_3M, HID_USB_DEVICE(USB_VENDOR_ID_3M, USB_DEVICE_ID_3M2735) },[/COLOR][LIST][*]Kernel-3188-X7/drivers/input/touchscreen/usbtouchscreen.c[LIST][*]added ' {USB_DEVICE(0x0596, 0x053f), .driver_info = DEVTYPE_3M}, ' in CONFIG_TOUCHSCREEN_USB_3M section[/LIST][/LIST]
                The multi-touch driver help says:

                Say Y here if you have one of the following devices: - 3M PCT touch screens
                - ActionStar dual touch panels
                - Cando dual touch panels
                - Chunghwa panels
                - CVTouch panels
                - Cypress TrueTouch panels
                - Elo TouchSystems IntelliTouch Plus panels
                - GeneralTouch 'Sensing Win7-TwoFinger' panels
                - GoodTouch panels
                - Hanvon dual touch panels
                - Ilitek dual touch panels
                - IrTouch Infrared USB panels
                - LG Display panels (Dell ST2220Tc)
                - Lumio CrystalTouch panels
                - MosArt dual-touch panels
                - PenMount dual touch panels
                - Pixcir dual touch panels
                - eGalax dual-touch panels, including the Joojoo and Wetab tablets
                - Stantum multitouch panels
                - Touch International Panels
                - Unitec Panels
                Measy U4B (=Tronsmart T428) used by my kids!
                Onda v975m - M802 - Bought from Banggood.com
                Pipo M8HD 3G - RK3188 - don't buy from pipo-store
                Tronsmart S89 Vega -S802 (sponsored by Geekbuying)
                CX921b -RK3188T (sponsored by AndroidTV)
                Cube U30GT2 - RK3188 (part sponsored by Geekbuying)
                RKM MK902 - RK3188 (sponsored by RKM)



                Donate to Finless

                Comment


                  Originally posted by mo123 View Post
                  Hi

                  Please try my 3 new MT5931 wifi & MT6622 bt test kernels.

                  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.

                  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.

                  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.


                  If they don't work, I'll remove them to not confuse people.
                  If they work, I'll also move them to my thread to not interfere with d33's kernels.
                  Hi Mo123

                  No problem with mixing in here - great to have two of us, especially as I have so little time through the summer.

                  I thought that setting the GPIOs in bt_plat_smdk.c would get this working but no joy. Where did you add the right GPIOs for BT?
                  Measy U4B (=Tronsmart T428) used by my kids!
                  Onda v975m - M802 - Bought from Banggood.com
                  Pipo M8HD 3G - RK3188 - don't buy from pipo-store
                  Tronsmart S89 Vega -S802 (sponsored by Geekbuying)
                  CX921b -RK3188T (sponsored by AndroidTV)
                  Cube U30GT2 - RK3188 (part sponsored by Geekbuying)
                  RKM MK902 - RK3188 (sponsored by RKM)



                  Donate to Finless

                  Comment


                    Originally posted by d33 View Post
                    Hi Mo123

                    No problem with mixing in here - great to have two of us, especially as I have so little time through the summer.

                    I thought that setting the GPIOs in bt_plat_smdk.c would get this working but no joy. Where did you add the right GPIOs for BT?
                    I set the GPIO's in board-rk3188-box.c, but used the GPIO dump for 1 kernel and made 2 other kernels with completely different GPIO's. Think it has something to do with a different setting in the config file to make bluetooth work. If people test these kernels and it works, this time I'll probably be able to reproduce the working bluetooth, since I'm not sure what settings I used previously.

                    Comment


                      God I'm an idiot.

                      Think this should do it.

                      #17/18

                      17 - MT5931 Combo config
                      18 - Stand-alone MT5931 & BT config

                      Since no-one to test I'll check in on Tuesday
                      Last edited by d33; 08-10-2014, 22:02.
                      Measy U4B (=Tronsmart T428) used by my kids!
                      Onda v975m - M802 - Bought from Banggood.com
                      Pipo M8HD 3G - RK3188 - don't buy from pipo-store
                      Tronsmart S89 Vega -S802 (sponsored by Geekbuying)
                      CX921b -RK3188T (sponsored by AndroidTV)
                      Cube U30GT2 - RK3188 (part sponsored by Geekbuying)
                      RKM MK902 - RK3188 (sponsored by RKM)



                      Donate to Finless

                      Comment


                        BT finally works in my CS968 using D33 Kernel

                        Originally posted by d33 View Post
                        #17/18
                        17 - MT5931 Combo config
                        18 - Stand-alone MT5931 & BT config
                        D33/Mo123, finally BT is working with the #17 above!! I was able to pair it with my phone and even tried tramsferring two files...

                        Thanks D33 and Mo123...you guys rock

                        D33, I did not exactly follow the difference between the #17/#18 ? Should I try the #18 as well?
                        Tronsmart Orion R68 Meta
                        CS968 -> HTC_T018 v4 20131216 with MTK
                        GM282 (aka CX 919 II aka J22) - dead

                        Comment


                          Sorry im late for the party!!!!

                          Just to confirm #17 worked perfect! Thanks guys, you guys rock! Im glad we could pull this one!
                          Anybody that wants a stripped down rooted MTK ROM that this kernel works with PM me.

                          Comment


                            Hi d33 , My wifi chipset is RTL8723 ,but the link to download Test Pack 4.2.4 is not valid . Can you repair the link please,thx a lot !

                            Comment


                              Yes please. Quite important to test 18 too.

                              Can someone post DMESG?
                              Measy U4B (=Tronsmart T428) used by my kids!
                              Onda v975m - M802 - Bought from Banggood.com
                              Pipo M8HD 3G - RK3188 - don't buy from pipo-store
                              Tronsmart S89 Vega -S802 (sponsored by Geekbuying)
                              CX921b -RK3188T (sponsored by AndroidTV)
                              Cube U30GT2 - RK3188 (part sponsored by Geekbuying)
                              RKM MK902 - RK3188 (sponsored by RKM)



                              Donate to Finless

                              Comment


                                Originally posted by d33 View Post
                                Yes please. Quite important to test 18 too.

                                Can someone post DMESG?
                                Hi,

                                Thank mo123 and d33 for your help.
                                Kernel17 works fine (wifi and bluetooth).
                                On 18 only wifi.
                                Here is dmesg of kernel18.
                                dmesg-debug18.txt

                                Kernel17 is 1080p. I have problems with my tv (flickering).
                                I can change resolution by wm command, but fonts and icons do not look fine this way.
                                Can you please make new kernel17, but 720p please?

                                Best Regards,

                                Benobi

                                Comment

                                Working...
                                X