titusbiao

Results 7 comments of titusbiao

> FYI: `09-14 07:25:02.035 8492 8492 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 8492 (surfaceflinger), pid 8492 (surfaceflinger)` > > Make sure the following drivers...

Many many thanks! After many tests, I've successfully run `swiftshader` on redroid 12, but failed in redroid 13. Here are the steps: 1. Fork the entire 9 repositories: `redroid-doc`, `local_manifests`,...

> Try skipping the section `Patch GApps files` from `3) GApps (optional)` and see if it works. This patch was mainly needed for Redroid 12. Apply the redroid patch from...

> Try skipping the section `Patch GApps files` from `3) GApps (optional)` and see if it works. This patch was mainly needed for Redroid 12. Apply the redroid patch from...

> Quoted from `lscpu.txt`, seems only 64 bit supported by your platform. > > > CPU op-mode(s): 64-bit > > Try `64only` images (such as `redroid/redroid:12.0.0_64only-latest`) Nice solution! Everything runs...

> Here are some alternatives: > > 1. https://github.com/ayasa520/redroid-script > Build your Redroid 14 release without any references to GApps (remove the `~/redroid/vendor/gapps` folder, the `mindthegapps.xml` manifest and any references...

Hello @brunoaduarte Thanks for the reply. Redroid 12-15 run well on Amazon Ubuntu 22.04 and 24.04 ARM. **The problem just occurs on Redroid 16**. Following your instructions, adding ```androidboot.use_memfd=true``` has...