Giter Site home page Giter Site logo

android_device_realme_rmx3241's Introduction

android_device_realme_rmx3241's People

Contributors

crazo7924 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

android_device_realme_rmx3241's Issues

Does this work on RMX3242?

I have a Narzo 30 5G, and the model is RMX3242.
I would like to confirm compatibility before I install it.

Can't backup partitions

Not sure if this is the correct repo to add this issue, if not could you point me to the right one?

I'm trying to create a full backup after issuing

$ adb shell twrp decrypt "your password"

The decryption process worked succesfully.

When trying to create a backup it will throw this error

createTarFork() process ended with error: 255

Here's the trace in /tmp/recovery.log from before the error occured

  ==> set selinux context: u:object_r:mdlog_data_file:s0
I:addFile '/data/mdlog/bootupLog' including root: 1
  ==> set selinux context: u:object_r:mdlog_data_file:s0
I:addFile '/data/mdlog/mdlog1_config' including root: 1
  ==> set selinux context: u:object_r:mdlog_data_file:s0
I:addFile '/data/mdlog/mdlog1_recycle_size_config' including root: 1
  ==> set selinux context: u:object_r:mdlog_data_file:s0
I:addFile '/data/mdlog/mdlog1_customize_config' including root: 1
  ==> set selinux context: u:object_r:mdlog_data_file:s0
I:addFile '/data/mdlog/mdlog1_gps_loc_config' including root: 1
  ==> set selinux context: u:object_r:mdlog_data_file:s0
I:addFile '/data/mdlog/mdlog1_custom_autostart' including root: 1
  ==> set selinux context: u:object_r:mdlog_data_file:s0
I:addFile '/data/ramdump' including root: 1
  ==> set selinux context: u:object_r:debuglog_data_file:s0
found fscrypt policy '/data/ramdump' - '2DK' - 'eb46ecca34c766eafe92e636c42ad78e'
I:addFile '/data/oppo_log' including root: 1
  ==> set selinux context: u:object_r:oppo_log_data_file:s0
I:addFile '/data/oppo_log/anr_binder_info' including root: 1
  ==> set selinux context: u:object_r:oppo_log_data_file:s0
I:addFile '/data/.recycle' including root: 1
  ==> set selinux context: u:object_r:oppo_recycle_file:s0
found fscrypt policy '/data/.recycle' - '2CE0' - 'd68113237d9d07d90197751f06116d0f'
I:addFile '/data/oppo_lib' including root: 1
  ==> set selinux context: u:object_r:oppo_lib_file:s0
found fscrypt policy '/data/oppo_lib' - '2DK' - 'eb46ecca34c766eafe92e636c42ad78e'
I:addFile '/data/oppo_lib/sau_res' including root: 1
  ==> set selinux context: u:object_r:oppo_lib_file:s0
found fscrypt policy '/data/oppo_lib/sau_res' - '2DK' - 'eb46ecca34c766eafe92e636c42ad78e'
I:addFile '/data/cota' including root: 1
  ==> set selinux context: u:object_r:data_cota_file:s0
I:addFile '/data/mdl' including root: 1
  ==> set selinux context: u:object_r:mdlog_data_file:s0
found fscrypt policy '/data/mdl' - '2DK' - 'eb46ecca34c766eafe92e636c42ad78e'
I:addFile '/data/engineermode' including root: 1
  ==> set selinux context: u:object_r:data_engineer_file:s0
I:addFile '/data/engineercamera' including root: 1
  ==> set selinux context: u:object_r:data_engineer_file:s0
found fscrypt policy '/data/engineercamera' - '2DK' - 'eb46ecca34c766eafe92e636c42ad78e'
I:addFile '/data/theme_bak' including root: 1
  ==> set selinux context: u:object_r:oppo_theme_data_file:s0
found fscrypt policy '/data/theme_bak' - '2DK' - 'eb46ecca34c766eafe92e636c42ad78e'
I:addFile '/data/server_configurable_flags' including root: 1
  ==> set selinux context: u:object_r:server_configurable_flags_data_file:s0
found fscrypt policy '/data/server_configurable_flags' - '2DK' - 'eb46ecca34c766eafe92e636c42ad78e'
I:addFile '/data/logswitch' including root: 1
  ==> set selinux context: u:object_r:oppo_logswitch_file:s0
I:addFile '/data/logswitch/switch.xml' including root: 1
  ==> set selinux context: u:object_r:oppo_logswitch_file:s0
I:addFile '/data/nandswap' including root: 1
  ==> set selinux context: u:object_r:nandswap_file:s0
failed to lookup fscrypt tar policy for '/data/nandswap' - '0afa46dbdfdd2bdc483fd3e34281126a'
I:Closing tar
Splitting thread ID 0 into archive 12
I:addFile '/data/nandswap/f4CpECAAAAg1EFS9pbgx0vcxu5jUeSBD' including root: 1
  ==> set selinux context: u:object_r:nandswap_file:s0
I:Error adding file '/data/nandswap/f4CpECAAAAg1EFS9pbgx0vcxu5jUeSBD' to '/data/media/0/TWRP/BACKUPS/4LEUAY95PBGQZLUC/2021-11-22--05-28-02_RP1A200720011_release-keys/data.f2fs.win011'
Error creating backup.
I:ERROR tarList for thread ID 0
Error creating backup.
I:InfoManager saving '/data/media/0/TWRP/BACKUPS/4LEUAY95PBGQZLUC/2021-11-22--05-28-02_RP1A200720011_release-keys/data.info'
createTarFork() process ended with ERROR: 255

[question] can I boot in this recovery from bootloader without flashing?

When I try to temporarily boot to this recovery image, I'm getting the following error on Realme 8 5G

fastboot boot twrp-3.6.0-11-RMX3241-rc1.img
Sending 'boot.img' (131072 KB)                     OKAY [  3.087s]
Booting                                            FAILED (Status read failed (Too many links))
fastboot: error: Command failed

Is the image bootable or am I doing something wrong?

About touch

toreton from 4pda write me for know how touch can solve. Here's my answer for him:
It all depends on device model and firmware: Global or other location.
_But if the files (listed below) from the /vendor/firmware folder of both devices are the same and compatible, then add the files in the /vendor/firmware folder:
novatek_ts_fw.bin
novatek_ts_fw_jdi.bin
novatek_ts_fw_tm.bin

Recompile the TWRP. Touch screen test._

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.