lgexalter1 Tried that, and changed it to FOCUS and it said that it saved successfully. But nothing changed, meaning, the star key still opens favorites. So, I went back to matrix-keypad.kl and it was blank. I tried the whole thing again (I had a copy of matrix) and it didn't work.... (Yes, I remounted it as read only)

Thanks for helping out here....

    lgexalter1 would you be able to send me the Matrix and mtk folders? They're both empty by me now.

    • darthLevel 6 - Platinum Elite Member

      techy I have been using MIXplorer. Before I had actual rw permission it looked like I was able to edit things but then when I went to those directories things just disappeared and reappeared on reboot. After I had full rw it worked fine. If I recall correctly it wont change the key mapping until you reboot.

      Those will require reboot and using the mmcwrite script to modify /system
      Unsure about files becoming empty. I do everything in adb shell and use vi included in magisks busybox.

        Incase anyone is interested, I made an exe of a bananahackers fork of mtk-bootseq. (no prerequisites)

        To run,

        1. download booter.exe
        2. Go to the directory it's located
        3. Open CMD
        4. Run booter {port}
          Example: booter COM4
          (First, plug in phone and see what port is opened (labeled mediatek preloader), then unplug, run the command for that port, and re-plug).

        Example:
        [Login to see the link]

        Thats all!
        [Login to see the link][Login to see the link]

          btw ij08 is my old account. Wierd that i was able to log on. Also on Square Home I can't accsess the notifications or dial a phone number I can launch recent calls but cant dial from there

          I iknow on the lg classic there was an apk to show the notifications. Would that work on the TCL Flip 2?

          neutronscott
          Hi I'm new to this:

          /vendor/bin/write_protect 0

          where do I run this from?
          Thanks!

          neutronscott Thank you for replying. I don't really understand....
          I would need a practical example of how to apply that.

          darth Can you share an unmodified super? I tried rebooting as you suggested, and now none of my keys work 😥

            lgexalter1

            Thanks! I followed the wiki with fastboot and the neutron.img. I installed Magisk and can install apps via adb, however when I try to do adb shell su, it says permission denied.

              • darthLevel 6 - Platinum Elite Member

                • Edited

                techy What did you do exactly? Did you try just reflashing one of the ROMs I posted in my [Login to see the link]?

                0x7 Run adb shell then run su You should get a popup from the magisk app to allow shell root permission. You can also go into the magisk app and allow shell to have root access (once you have run su in adb shell).