Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

[Q] Disable Hardware Overlay

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

    [Q] Disable Hardware Overlay

    I desire ''disable hardware overlays' to be 'enabled' on boot
    But.. how to archive it??

    My unit.. has a new firmware..
    However.. the Gui 'flickers' on mouse movements.. (if the above isn't enabled)
    -Unit is 'root' enabled ( android tuner&tweaker are installed.. )

    I appreciate the help

    #2
    init.d script and use setprop
    in a terminal type getprop and it will show what all has been set.
    I think you can also do it in build.prop too?

    You will have to google the exact setprop command for hardware overlay..

    Bob
    "Pzebacz im, bo nie wiedzą, co czynią"
    "Прости им, они не ведают, что творят"
    "Perdona loro perché non sanno quello che fanno"
    "Vergib ihnen, denn sie wissen nicht, was sie tun"
    "Vergeef hen want ze weten niet wat ze doen"
    "Pardonne-leur car ils ne savent pas ce qu'ils font"
    "Perdónalos porque no saben que lo que hacen"
    "Oprosti im, jer ne znaju što čine"
    "Forgive them as they know not what they do"





    Comment


      #3
      Originally posted by Finless View Post
      init.d script and use setprop
      in a terminal type getprop and it will show what all has been set.
      I think you can also do it in build.prop too?

      You will have to google the exact setprop command for hardware overlay..

      Bob
      Any solution found to disable h/w overlay on boot yet?

      Comment


        #4
        Yes.. you manual enable it
        Debug.sf.hw
        Made my system un-bootable (used android-tuner changed 0 to 1 in build.prop)
        -was forced to reflash my rk3066

        Later.. i found a firmware with-out the flashing-bug

        Note..
        There is also a app.. secure settings (I think it was called)
        It sets the settings back after boot.. but sadly its not free

        Anyway.. i hope you have more luck.. in finding a solution
        Cheers

        Comment


          #5
          Fixed my flickering screen and mouse trails by doing this

          change
          sys.hwc.compose_policy=6 to sys.hwc.compose_policy=0
          in build.prop

          Don't know if there was something else I did to also fix it.

          Comment


            #6
            Originally posted by mo123 View Post
            Fixed my flickering screen and mouse trails by doing this

            change
            sys.hwc.compose_policy=6 to sys.hwc.compose_policy=0
            in build.prop

            Don't know if there was something else I did to also fix it.
            Most of my ROMs I have changed this to 0 because for me I saw a performance hit. Yet some still reported flickering. So not sure this is the true fix but if it works for some DO IT!

            Bob
            "Pzebacz im, bo nie wiedzą, co czynią"
            "Прости им, они не ведают, что творят"
            "Perdona loro perché non sanno quello che fanno"
            "Vergib ihnen, denn sie wissen nicht, was sie tun"
            "Vergeef hen want ze weten niet wat ze doen"
            "Pardonne-leur car ils ne savent pas ce qu'ils font"
            "Perdónalos porque no saben que lo que hacen"
            "Oprosti im, jer ne znaju što čine"
            "Forgive them as they know not what they do"





            Comment

            Working...
            X