Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

[Pipo-Project] M7Pro kernel

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

    1.32.5 - much better!
    only the very first step of brightness scale is black screen, the rest are ok
    Auto brightness is ok too

    By the way, I've found one more missing feature in this kernel: HDMI support !

    Comment


      I've found a way to control brightness via ADB:
      adb shell "echo 255 > /sys/devices/platform/rk29_backlight/backlight/rk28_bl/brightness"
      use 255 for maximum
      12 for minimum
      0-11 are black screen

      Comment


        Originally posted by TriA View Post
        1.32.5 - much better!
        only the very first step of brightness scale is black screen, the rest are ok
        Auto brightness is ok too

        By the way, I've found one more missing feature in this kernel: HDMI support !
        Post up a DMESG from 1.32.5 and one from stock please
        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


          done
          Attached Files

          Comment


            Thanks - looks like a GPIO conflict on GPIO1-B5 (205). Possibly fixed?
            I also increased the minimum brightness to 50

            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


              1.32.6
              Brightness: excellent
              HDMI: excellent
              BT: not yet

              GPS doesn't work ?! (at least no satellites for 10 minutes under the open sky)

              Comment


                Well, all looks okay with BT in code and I thought we had people reporting working GPS

                I've tidied up a bit of code on board initialization that may help but nothing stands out. Can you provide GPIO dumps?
                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


                  here are dumps from fazerg, some tiem ago...

                  Comment


                    Originally posted by raxy View Post
                    here are dumps from fazerg, some tiem ago...
                    http://freaktab.com/filedata/fetch?id=432964

                    From my kernel
                    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 d33, Just checked out 1.32.07. GPS works for me and BT file transfers work. The only thing I cannot get to work is the internet access using BT. As soon as you switch it on it switches itself off. Sorry for taking so long to test but we have had a few power failures here (last 1 today for 5 hours). The brightness control works great.

                      Comment


                        Can you test this one too? I've been messing with the code to make it work for all kernels and want to ensure it still works for M7 Pro
                        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


                          dee, I will test it later today as I have to go to work shortly and let you know if I found any problems.

                          FIrst problem I have found is that the wifi doesn't work when I turn it on.

                          Comment


                            Here are some GPIO dumps from 1.32.07
                            BT is non-functional
                            GPS seems to be on, but it wasn't able to find any satellites

                            GPS was ok with 1.32.3, but there was no HDMI


                            I tried 1.32.08, but Wi-Fi doesn't work with this kernel
                            Attached Files

                            Comment


                              Bugger, wifi dead on 1.32.08 ... ok, try this one and give me a DMESG of this kernel if it doesn't work properly

                              [edit] Actually just realised that this is strange:

                              tgray "Just checked out 1.32.07. GPS works for me and BT file transfers work. The only thing I cannot get to work is the internet access using BT"
                              TriA "Here are some GPIO dumps from 1.32.07. BT is non-functional. GPS seems to be on, but it wasn't able to find any satellites"

                              You can't both be right!
                              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


                                1.32.09 - wifi not working. I attached the dmesg log


                                Originally posted by d33 View Post
                                You can't both be right!
                                Why not? I wrote

                                Originally posted by TriA View Post
                                AMPAC's chip AM6476 (WiFi + GPS + BT), which is installed in M7pro, is a combo of Broadcom BCM43362 (WiFi + SDIOv2) + Broadcom BCM2076 (GPS/Glonass + BT + FMradio)
                                maybe, some production batches of m7pro use different chip?

                                Attached Files

                                Comment

                                Working...
                                X