@AndDiSa First of all thanks a lot for your work !!!
QQ: I was able to update the device and start it, but unfortunately on the first launch / first set-up, after connecting to the WiFi, it gets stuck on "Searching for updates"
Wasn't able to found something like this issue on this thread...any idea what the problem can be?
Thanks !!!!
Max
I think your rom memory is almost dead or corrupted. Install again original rom from google using fastboot method.Hello,
I have a weird problem. I have a Nexus 2012 Wifi and i tried installing your roms.
The problem is that if i install a newer one than aosp_grouper-7.1.2-ota-eng-20181208.ds the device boots directly in recovery, it doesn't boot to system.
So for example the next available version aosp_grouper-7.1.2-ota-eng-20190610.ds doesn't boot anymore.
I have wiped it a few times in all modes possible.
The last versions don't boot also.
I have installed bootloader 4.23.
Any suggestions?
@DIXES hmm ... that's strange, I didn't notice that issue yet, but I'll check whether I can reproduce it here with my device. Looks like there is something strange with audio routing ...
New releases with 2022/12/05 security fixes are out!
Finally I was able to upload a new set of ROM files to Android-Filehost. I just updated the OP with the links to the Grouper and Tilapia releases (standard- and MicroG-versions) having the latest security fixes applied to them.
I know that there are (somtimes?) issues with Android-Filehost but unfortunately I didn't find a convenient way yet to provide the files from a different service but I am still working on it.
Have a nice Christmas days and a new start into the 2023!
Thanks a lot! Have a nice start into the 2023!Thank you @AndDiSa for the updates. I've added mirrors for all four variants with links below. Hope you do not mind.
grouper:
aosp-grouper-7.1.2-20221211
aosp-grouper-7.1.2-microg-20221211
tilapia:
aosp-tilapia-7.1.2-20221211
aosp-tilapia-7.1.2-microg-20221211
They are already present in the OPI've got a couple of these Nexus 7 (2012s) which ran great until they were upgraded to Lolipop (Android 5). I'm seeing here that you all have what looks like an updated image for the Nexus (2022-12-11).
My devices are starting out on Lolipop (Android 5), just freshly reset and I would like to try out Grouper.
So far I've downloaded these:
twrp-3.6.2_9-0-grouper.img
aosp_grouper-7.1.2-ota-20221211.eng.ds.zip
Can anyone provide a link to a full set of instructions for how to proceed.
Frank S.
After follow ur instructions i dont see swap info in diskinfo every time reboot. Do i need to rerun this command every time i reboot ?Root your device with Magisk 25.2
![]()
Release Magisk v25.2 · topjohnwu/Magisk
Maintenance release fixing various issues. [MagiskInit] Fix a potential issue when stub cpio is used [MagiskInit] Fix reboot to recovery when stub cpio is used [MagiskInit] Fix sepolicy.rules syml...github.com
Install termux(or any Android Terminal apps), and busybox on F-Droid or Google Play Store
Install root explorer
Download ktweak and sysctl.conf, copy ktweak to /data/adb/service.d
Copy sysctl.conf to /system/etc
Download 97zram, and copy it to /system/etc/init.d(create init.d folder if it's not existed) and /data/adb/service.d
Edit /system/build.prop, add 1 more code line support in 97zram file
Code:persist.service.zram=200
Reboot device, open termux, run
Code:su sh /system/etc/init.d/97zram sh /data/adb/service.d/ktweak sysctl -p
Install Diskinfo to checking zram size in swap information
Basically, I made it come to nearby GNU/Linux. Because I success to configure grouper run GNU/Linux smoothly
su
sh /system/etc/init.d/97zram
sh /data/adb/service.d/ktweak
sysctl -p
I saw ROM original have 250Mb zram, Is that enough to be smooth?@phongtoanquan what do you want to achieve? The ROM originally has already built in zram, no need to patch or install other services.
adb reboot bootloader