cfig
cfig
Close it now, hope the problem is not there anymore ~
@dryvenn You are a life saver! THX!
@typeless I think I met the same problem as yours. What I *wish* is to make "client" and "server" talk across x11 sessions, as long as I logged in as...
can you upload the recovery.img you used?
## 1. filesystem types #### 1.1 ext4: Pixel 8 system_dlkm.img is still readonly ext4 image: ``` Linux rev 1.0 ext2 filesystem data, UUID=1d99b11c-1e79-5d0a-ad56-ff5d389d8221, volume name "system_dlkm" (extents) (large files) (huge...
ext4 is supported . Usage: ``` cp system_dlkm.img cp vbmeta.img ./gradlew unpack # replace your .ko ./gradlew pack ``` Then flash vbmeta.img.signed and system_dlkm.img.signed to the device.
repacking payload.bin is a TODO.
can you share your recovery.img ?
That image uses 3.18 kernel + Android 6, it's a very old version. Its format doesn't follow AOSP spec, so i've no idea what the value really means.
> why not use old version tool too > > select old commit in the tool github and download as tarball Can you share the "old commit" that works? Then...