I went to the download section on they're website but can't seem to see where v7.2.0 is. Does anyone else know what's up with that? I understood from the post on the front page that it had been released.
I saw it on the GitHub page. Could I just build a copy from source for myself?
Techie Android said:
I went to the download section on they're website but can't seem to see where v7.2.0 is. Does anyone else know what's up with that? I understood from the post on the front page that it had been released.
I saw it on the GitHub page. Could I just build a copy from source for myself?
Click to expand...
Click to collapse
it was pulled due to bugs
idonttakedrugs said:
it was pulled due to bugs
Click to expand...
Click to collapse
Ah.
Techie Android said:
Ah.
Click to expand...
Click to collapse
http://downloads.chrislahaye.com/pa_bacon-7.2.0-RELEASE-20170710-signed.zip
Make sure you're on ext4.
Spoiler:it has major bugs,they're releasing new builds with all issues fixed very soon.
Edit~Set selinux to permissive with kernel Adiutor and camera works,though some issues still remains to be fixed but it is now working well-enough daily driver.
Mr.Ak said:
http://downloads.chrislahaye.com/pa_bacon-7.2.0-RELEASE-20170710-signed.zip
Make sure you're on ext4.
Spoiler:it has major bugs,they're releasing new builds with all issues fixed very soon.
Edit~Set selinux to permissive with kernel Adiutor and camera works,though some issues still remains to be fixed but it is now working well-enough daily driver.
Click to expand...
Click to collapse
Thanks!
Mr.Ak said:
http://downloads.chrislahaye.com/pa_bacon-7.2.0-RELEASE-20170710-signed.zip
Make sure you're on ext4.
Spoiler:it has major bugs,they're releasing new builds with all issues fixed very soon.
Edit~Set selinux to permissive with kernel Adiutor and camera works,though some issues still remains to be fixed but it is now working well-enough daily driver.
Click to expand...
Click to collapse
System only na?
pankspoo said:
System only na?
Click to expand...
Click to collapse
No,even cache and data also has to be ext4.Otherwise you'll get issues.
Mr.Ak said:
No,even cache and data also has to be ext4.Otherwise you'll get issues.
Click to expand...
Click to collapse
I DON'T BOTHER ABOUT ISSUES. i want to know that did it will boot on f2fs? without loosing sd data.
pankspoo said:
I DON'T BOTHER ABOUT ISSUES. i want to know that did it will boot on f2fs? without loosing sd data.
Click to expand...
Click to collapse
No,it won't boot.AOSPA on Bacon doesn't support F2FS,
https://github.com/AOSPA/android_de...mmit/e5d0dd9627bca172e74e20b2700e1c8aceff702d
Mr.Ak said:
http://downloads.chrislahaye.com/pa_bacon-7.2.0-RELEASE-20170710-signed.zip
Make sure you're on ext4.
Spoiler:it has major bugs,they're releasing new builds with all issues fixed very soon.
Edit~Set selinux to permissive with kernel Adiutor and camera works,though some issues still remains to be fixed but it is now working well-enough daily driver.
Click to expand...
Click to collapse
Make sure you're on ext4 how to check plz?
pankspoo said:
I DON'T BOTHER ABOUT ISSUES. i want to know that did it will boot on f2fs? without loosing sd data.
Click to expand...
Click to collapse
No it will not boot. I've tested it. You need ext4 for all three partitions (system, data, cache). If you now have f2fs on your data partition you must change the file system and lose your data, also saved downloaded files, saved pictures and so on. If you need them, you must back them up.
Regards
Gaukler Faun
ireaper4592 said:
Make sure you're on ext4 how to check plz?
Click to expand...
Click to collapse
If you haven't had made any changes to file system whatsoever, you're likely on ext4(stock file system),just flash it right away.
Related
Hi all,
here's the official ClockWork Mod recovery, built from the Gingerbread branch.
Disclaimer: this piece of software is not for the unexperienced and might bring you in a situation you can't resolve yourself. So don't use it if you fear the potential danger of bricking your device. I am responsible for nothing related to this piece of software and therefore won't help. If you decide to use it anyway you agree to be ultimately responsible for all consequences that may occur. So you have been warned !
I don't use ODIN, so I only provide the images file.
If someone want to make the Odin files, just reply in this post with the download link so I can update this post.
recovery-clockwork-5.0.2.8-2.zip
Install through adb:
Code:
$ bsdtar xfv recovery-clockwork-5.0.2.8-1.zip
$ adb push recovery-clockwork-5.0.2.8-1.img /sdcard/
$ adb shell
# dd if=/sdcard/recovery-clockwork-5.0.2.8-1.img of=/dev/block/mmcblk0p13
Odin package by broodplank1337
recovery-clockwork-5.0.2.8-2.tar.md5
Changelog said:
5.0.2.8-2:
* Mount /dev/block/mmcblk0p28 as /emmc
* Mount /dev/block/mmcblk1p1 as /sdcard
5.0.2.8-1:
* First
Click to expand...
Click to collapse
Suggestions are welcome.
Cheers!
may i know what's the difference this and feamod?
It's working, but I'll keep Feamod 1.4 since there is no difference at all except the logo
annoymous1234 said:
may i know what's the difference this and feamod?
Click to expand...
Click to collapse
Sure, from the FeaMod thread:
FeaCore Phoenix includes:
-BFQ I/O scheduler 2 r1
-SIO I/O scheduler
-OC up to 1.8 GHz
-smartassV2 governor (ondemand is default)
-JFS and CIFS support
-tun included
-bootanimation support
-new boot sound
- I8150 GPU librarys
-cleancache
Click to expand...
Click to collapse
This one is the upstream vanilla clockworkmod: https://github.com/CyanogenMod/android_bootable_recovery
I don't apply any patch.
broodplank1337 said:
It's working, but I'll keep Feamod 1.4 since there is no difference at all except the logo
Click to expand...
Click to collapse
This is vanilla. If you install this _after_ the feamod recovery you'll notice no change because the FeaMod installs the GPU driver and a custom boot, and this recovery do not remove them.
bashlnx said:
Sure, from the FeaMod thread:
This one is the upstream vanilla clockworkmod: https://github.com/CyanogenMod/android_bootable_recovery
I don't apply any patch.
Click to expand...
Click to collapse
That list is a list of Kernel features, the recovery can't have those tweaks inside,
Feacore Phoenix = Kernel
Feamod = Recovery
broodplank1337 said:
That list is a list of Kernel features, the recovery can't have those tweaks inside,
Feacore Phoenix = Kernel
Feamod = Recovery
Click to expand...
Click to collapse
Right, my fault. I misunderstood things.
The differences between this and the FeaMod recovery are these:
https://github.com/manveru0/FeaMod-Recovery/commits/gingerbread/
Every manveru0 commit (like replacing sd-ext by sdcard or changing some message) isn't included in the official one. Also, this one has some upstream change that aren't included in the FeaMod recovery because manveru0 left.
Hey, thank you for this. Finally someone is working again on the CWM recovery.
I just want to ask you something about a problem which I encountered during the development of my ROM Crybernation with AROMA-INSTALLER.
Its about the colors in CWM.
The colors on the screen seems to be right, but when I take a sreenshot in CWM with DDMS I get a red picture.
In AROMA there is a blue tint in CWM. But the screenshots have the correct colors. ( See attachments below)
So amarullz the developer of AROMA-INSTALLER said that there is something wrong with the framebuffer.
I'm not that familiar with this but perhaps you have an idea what could be wrong. So you think you can solve this problem?
Also could you delete the additional "No's", like manveru0 did it?
Thank's Man Nice work
I didn't think you would do it so fast
crybert said:
I'm not that familiar with this but perhaps you have an idea what could be wrong. So you think you can solve this problem?
Click to expand...
Click to collapse
I've no time right now to play with the framebuffer, but I'll let you know if I find something weird.
crybert said:
Also could you delete the additional "No's", like manveru0 did it?
Click to expand...
Click to collapse
No, sorry but I wanna keep it vanilla
tomsteel1 said:
Hey, Does this support "Rom Mananger" then?
Anyway, Thanks for carrying on CWM for i9001. Nice to see another dev working for our device, Too bad manveru0 left.
Anyway thanks again!
Click to expand...
Click to collapse
For some reason this doesn't work with ROM Manager yet. I asked some CWM dev, and they said ROM Manager works only if the ClockworkMod is installed using it.
I'll try to play a bit with it.
I suppose "newer" FeaMod backups can still be restored with this "older" version?
It detects my internal sdcard as the external and vice versa
nail16 said:
It detects my internal sdcard as the external and vice versa
Click to expand...
Click to collapse
Looking at the CWM code, the /emmc is called "the internal card".
I googled a bit, and the behavior is right.
thanks
odin http://www.mediafire.com/file/du42yxqswg5a3vl/recovery.tar.md5
still i didn't try it
good luck
mazen912 said:
thanks
odin http://www.mediafire.com/file/du42yxqswg5a3vl/recovery.tar.md5
still i didn't try it
good luck
Click to expand...
Click to collapse
with me Odin crashes when add the file as one package, somebody else have this problem??
wintel_mac said:
I suppose "newer" FeaMod backups can still be restored with this "older" version?
Click to expand...
Click to collapse
That never work... you have to set a backup BACK with the same cwm versios as you made the backup.
Someone correct me if i'm wrong....?
Here is a fixed odin version:
http://www.mediafire.com/download.php?z84wnnn55tihqmq
broodplank1337 said:
Here is a fixed odin version:
http://www.mediafire.com/download.php?z84wnnn55tihqmq
Click to expand...
Click to collapse
thx you your fixed version works fine!!
---------- Post added at 06:07 PM ---------- Previous post was at 05:57 PM ----------
Sh0rty007 said:
That never work... you have to set a backup BACK with the same cwm versios as you made the backup.
Someone correct me if i'm wrong....?
Click to expand...
Click to collapse
think your right, with feamod i could not restore data backed up with 1.4 and do a restore with 1.2. flashing back to 1.4 and there where no problems, so i think it will be the same for cwm
sorry guys i made it hurry
bashlnx said:
Looking at the CWM code, the /emmc is called "the internal card".
I googled a bit, and the behavior is right.
Click to expand...
Click to collapse
in cwm emmc is external storage, i find that behavior strange
Does anyone know an eta or will it be even possible to make Nougat for the Galaxy S2 Plus?
there will be nougat versions.
Just wait
Nougat on S2p
No WiFi, BT, Audio, etc.
Carlos_Manuel said:
Nougat on S2p
No WiFi, BT, Audio, etc.
Click to expand...
Click to collapse
Where can I find the download link and can I flash this on GT-I9105P? Probably the thing that won't work is NFC but I don't use it anyways
Dinkec27 said:
Where can I find the download link and can I flash this on GT-I9105P? Probably the thing that won't work is NFC but I don't use it anyways
Click to expand...
Click to collapse
I haven't uploaded my nougat builds to anywhere yet. I've made several test builds and fixed some SELinux denials,etc. but there's still a lot to do.
Carlos_Manuel said:
I haven't uploaded my nougat builds to anywhere yet. I've made several test builds and fixed some SELinux denials,etc. but there's still a lot to do.
Click to expand...
Click to collapse
I will happily be your tester,if you want I can try to look for more issues,also great work on even making it bootable for the S2 Plus!
Dinkec27 said:
I will happily be your tester,if you want I can try to look for more issues,also great work on even making it bootable for the S2 Plus!
Click to expand...
Click to collapse
Here's a Nougat build for i9105:
https://drive.google.com/file/d/0B4Z8DsxsJxQqTmFrc0FSNm9ZamM/view?usp=sharing
I couldn't get BT,, Camera and WiFi working (just yet?).
in-earpiece speaker, microphone and sounds are working.
To fix RIL, flash the supersu,
http://techxat.com/download-supersu-android-7-0-nougat-root-package/
install root file manager (i.e. ES File Manager) (adb install, MTP, micro SD card or by some another method...)
Navigate to the system "/system/" and open build.prop.
Add these lines
Code:
rild.libpath=/system/lib/libbrcm_ril.so
ro.telephony.ril_class=SamsungBCMRIL
ro.telephony.call_ring.multiple=0
ro.telephony.call_ring=0
mobiledata.interfaces=rmnet0
to the build.prop below
"#
# ADDITIONAL_BUILD-PROPERTIES
#"
I am too lazy to make an another build with those props included
My next build will have those included in the build.prop.
Sources:
Device trees, vendor and kernel
https://github.com/manumanfred/android_device_samsung_galaxys2plus-common
https://github.com/manumanfred/android_device_samsung_i9105p
https://github.com/manumanfred/android_kernel_samsung_galaxys2plus-common
https://github.com/manumanfred/proprietary_vendor_samsung_galaxys2plus-common
ROM
https://github.com/Dreams-N
Carlos_Manuel said:
Here's a Nougat build for i9105:
https://drive.google.com/file/d/0B4Z8DsxsJxQqTmFrc0FSNm9ZamM/view?usp=sharing
I couldn't get BT,, Camera and WiFi working (just yet?).
in-earpiece speaker, microphone and sounds are working.
To fix RIL, flash the supersu,
http://techxat.com/download-supersu-android-7-0-nougat-root-package/
install root file manager (i.e. ES File Manager) (adb install, MTP, micro SD card or by some another method...)
Navigate to the system "/system/" and open build.prop.
Add these lines
Code:
rild.libpath=/system/lib/libbrcm_ril.so
ro.telephony.ril_class=SamsungBCMRIL
ro.telephony.call_ring.multiple=0
ro.telephony.call_ring=0
mobiledata.interfaces=rmnet0
to the build.prop below
"#
# ADDITIONAL_BUILD-PROPERTIES
#"
I am too lazy to make an another build with those props included
My next build will have those included in the build.prop.
Sources:
Device trees, vendor and kernel
https://github.com/manumanfred/android_device_samsung_galaxys2plus-common
https://github.com/manumanfred/android_device_samsung_i9105p
https://github.com/manumanfred/android_kernel_samsung_galaxys2plus-common
https://github.com/manumanfred/proprietary_vendor_samsung_galaxys2plus-common
ROM
https://github.com/Dreams-N
Click to expand...
Click to collapse
Thank you will test when I get home,great work!
Works very well except those features not working but who cares,I also noticed that the recent apps looks a bit weird,I wanted to take a screenshot but it doesn't work as well,anyways great work!
Dinkec27 said:
Works very well except those features not working but who cares,I also noticed that the recent apps looks a bit weird,I wanted to take a screenshot but it doesn't work as well,anyways great work!
Click to expand...
Click to collapse
Those looks weird, because I have not applied all the workarounds to fix rotation, screenshot, etc.
Can I somehow put Google Play on it because when I flash Gapps it bootloops?
Dinkec27 said:
Can I somehow put Google Play on it because when I flash Gapps it bootloops?
Click to expand...
Click to collapse
i tested the rom more opengapps pico and was booting fine
cracker12 said:
i tested the rom more opengapps pico and was booting fine
Click to expand...
Click to collapse
It was probably a bad download
Dinkec27 said:
Can I somehow put Google Play on it because when I flash Gapps it bootloops?
Click to expand...
Click to collapse
Sure, if you find correct gapps for it (use odexed ones), but most of the apps probably will fail to open. I'm working on the SElinux denials, but I'm not good at fixing denials... What I think, most of the SELinux rules should be made from scratch....
NFC and Bluetooth seems to be fworking now. :good:
But no sound, probably because of lib_Samsung_Resampler.so gets denied by audioserver, but in permissive SELinux mode audio should work (at least it worked and I am lazy to read my dumped logs)?
Now, also camera works (at least worked before witching to video recording and re-opening camera) and typo in hex-edited libwvn.so is fixed (symbol error).
Help from other more skilled/experienced users would be great.
Here's my new build:
https://drive.google.com/file/d/0B4Z8DsxsJxQqTHBJYlRYeEF2VVE/view?usp=sharing
Carlos_Manuel said:
Sure, if you find correct gapps for it (use odexed ones), but most of the apps probably will fail to open. I'm working on the SElinux denials, but I'm not good at fixing denials... What I think, most of the SELinux rules should be made from scratch....
NFC and Bluetooth seems to be fworking now. :good:
But no sound, probably because of lib_Samsung_Resampler.so gets denied by audioserver, but in permissive SELinux mode audio should work (at least it worked and I am lazy to read my dumped logs)?
Now, also camera works (at least worked before witching to video recording and re-opening camera) and typo in hex-edited libwvn.so is fixed (symbol error).
Help from other more skilled/experienced users would be great.
Here's my new build:
https://drive.google.com/file/d/0B4Z8DsxsJxQqTHBJYlRYeEF2VVE/view?usp=sharing
Click to expand...
Click to collapse
Great! I am not really skilled all that I've done is ported a lot of MTK ROMs and modified boot images,and ported recovery images,I tried maybe grabbing some libs from a Marshmallow ROM for S2 Plus and putting them in a flashable zip,but that ended up being a fail,the only thing that changed was it said that Wi-Fi is disabled,usually it would be blank lol
Btw did you add those lines for RIL to work to build.prop?
Yes, I did. I had screwed up one of my commits, that's why those lines didn't get included in my previous build.
The purpose of this kernel is to provide the new features of the community to an older version of android.
To see this old version of android in its maximum splendor, trust on me, its better use kk on your smartphone than another version of android
FEATURES
for now (i am working on add some features but something gone wrong, and i think re-made everything, so keep calm)
-Fix wifi issue on dual sim version thanks to @kaminari
-Reclaim ram from loggers
-Fixed some memory leaks
-Xperience Governor WIP
-OC/UC Bus
-OC/UC GPU 600 mhz-100mhz
-OC/UC/UV CPU up to 1.6ghz-96mhz
-Compiled With Sabermod 4.7
-Fix Screen Flickering and added ULPS
Click to expand...
Click to collapse
INSTALLATION
-Install a CM-AOSP KK rom (no works on GPE and Stock)
-Flash via TWRP or CWM.
-Enjoy
Click to expand...
Click to collapse
--------------------------------------------------------------------------------------------------------------------------------
| If something gone wrong.... you can follow a video tutorial from How-To Basic in YT to fix your device |
| Nah just a joke, give me a logs to see what can i do for you |
--------------------------------------------------------------------------------------------------------------------------------
DOWNLOADS
-----LINK----
FOLDER ON DRIVE
https://drive.google.com/folderview?id=0Bzhj4Q-XtM6RMkJjM19uT3hvQmc
Click to expand...
Click to collapse
BUGS
None for now
Click to expand...
Click to collapse
SOURCES
https://github.com/STR4NG3R/android_kernel_motorola_msm8226-1
Click to expand...
Click to collapse
Thanks to...
@hurtsky @BryanByteZ @TeamMex @h2o64 @kaminari @Slate21&MOTOG
-And all the real developers in this community.
Recomendations for best perfomance:
ROMS:
https://forum.xda-developers.com/moto-g/development/rom-cyanogenmod-11-4-4-kernel-fixed-t3431146
https://forum.xda-developers.com/moto-g/development/rom-speedmod-slimkat-based-lollipop-t3430480
TIPS:
Since the moto g have a partition thats isnt used for nothing(/cache partittion 600mb), , you can made a swapp file into it (with the apps ram expander from google play).
Click to expand...
Click to collapse
Wifi issue
Very nice Kernel. Better than others in all respect but one. Wifi cannot be turned on. I tried wiping cache, copying CM11 wifi module, persistence, etc... None worked. Any idea?
XT1033 dual sim here. Your kernel did fix the flickering issue and stopped random rebooting. But I am reluctant to use it due to the lack of wifi.
stonelight said:
Very nice Kernel. Better than others in all respect but one. Wifi cannot be turned on. I tried wiping cache, copying CM11 wifi module, persistence, etc... None worked. Any idea?
XT1033 dual sim here. Your kernel did fix the flickering issue and stopped random rebooting. But I am reluctant to use it due to the lack of wifi.
Click to expand...
Click to collapse
So weird ://// i dont know why
Is this rom based on Render? I checked the Render kernel website http://forum.xda-developers.com/showthread.php?t=2724016 and people were complaining about wifi not enabled on KK 4.4.4 and XT1033, which is exactly my phone. Unforetunately Render stopped developping in 2014.
Now I have an ugly workaround. Two kernels work to some extent:
Render or Culcalkin: I flash boot with pre_render_boot.img, all good except wifi.
Pink: I flash recovery with pre_pink_boot.img, has wifi, but suffers from random reboot, not able to wake up sometimes, and flickering screen at boot up.
So most of time I use boot image into Culcalkin. When I really need wifi, I reboot into recovery which is indeed pink kernel.
STR4NG3R-GUY said:
So weird ://// i dont know why
Click to expand...
Click to collapse
Does it work on gpe 5.1 bootloader?
stonelight said:
Is this rom based on Render? I checked the Render kernel website http://forum.xda-developers.com/showthread.php?t=2724016 and people were complaining about wifi not enabled on KK 4.4.4 and XT1033, which is exactly my phone. Unforetunately Render stopped developping in 2014.
Now I have an ugly workaround. Two kernels work to some extent:
Render or Culcalkin: I flash boot with pre_render_boot.img, all good except wifi.
Pink: I flash recovery with pre_pink_boot.img, has wifi, but suffers from random reboot, not able to wake up sometimes, and flickering screen at boot up.
So most of time I use boot image into Culcalkin. When I really need wifi, I reboot into recovery which is indeed pink kernel.
Click to expand...
Click to collapse
maybe are based in the same sources, tell me with which kernel's you dont have thats issues to make a EXP build for you
XMoDuLeSx said:
Does it work on gpe 5.1 bootloader?
Click to expand...
Click to collapse
yes it does.
im dead right now, never drink a lot X_X
I tried too many kernels and forgot where I got that boot image . The ROM that I used is http://forum.xda-developers.com/moto-g/development/4-4-4-rom-t2826944 and its buildin kernel works with wifi (but with the flickering issue etc.). And somehow I have a boot image called pre_pink_boot.img which also works with wifi.
Your kernel is the only CM11 kernel that does not have the flickering issue on my phone. All others suffer from a moving flickering line at bootup, until I turn off screen and turn it back on again.
I heard that CM12 and above does not have those issues but I like the compactness of CM11. And Xposed is much easier on CM11.
STR4NG3R-GUY said:
maybe are based in the same sources, tell me with which kernel's you dont have thats issues to make a EXP build for you
yes it does.
im dead right now, never drink a lot X_X
Click to expand...
Click to collapse
Next update will be in december i need to dedicate all my time to my college, i learn how to add a lot of features so its a promise... Next version version will be really featured
STR4NG3R-GUY said:
So weird ://// i dont know why
Click to expand...
Click to collapse
You need to put this in your Makefile:
Code:
LDFLAGS_MODULE = --strip-debug
Otherwise the wi-fi module will be over 30 MiB in size and it'll definitely not load (the proper size for the module is no more than 4 MiB). Both your defconfig and updater-script are fine, no need to change anything inside them.
*MiB: mebibyte or binary megabyte (1024² bytes).
Edit: This line is already present in the Makefile, but it's empty.
Code:
LDFLAGS_MODULE =
You need only replace this line with mine.
wifi issue
Kamin4ri, thanks. do you have a compiled working CM11 kernel that is stable and with WIFI? Mine suffers from random reboot on XT1033.
Kamin4ri said:
You need to put this in your Makefile:
Code:
LDFLAGS_MODULE = --strip-debug
Otherwise the wi-fi module will be over 30 MiB in size and it'll definitely not load (the proper size for the module is no more than 4 MiB). Both your defconfig and updater-script are fine, no need to change anything inside them.
*MiB: mebibyte or binary megabyte (1024² bytes).
Edit: This line is already present in the Makefile, but it's empty.
Code:
LDFLAGS_MODULE =
You need only replace this line with mine.
Click to expand...
Click to collapse
Updated
what is the decryption key?
stonelight said:
what is the decryption key?
Click to expand...
Click to collapse
Moved to G-Drive
Thank you!
This is my first post
Disclaimer: flash your own risk
Fully stable miui 9 by eko kodok
I am not the developer of this ROM
Instruction : reboot to recovery
Wipe (data system cache)
all with ex4( f2fs not supported)
unmount system
Flash miui 9
Flash gapps ( arm,5.11,pico,)
For updating :clean flash recommended for latest version gapps and super su included however you can change your root method after fist boot
Bugs : you tell me
Download 7.9.15::laugh::laugh:https://drive.google.com/file/d/0B9dI9Lbtzh2uYms5blg1UVFXNTQ/view?usp=drivesdk
Download 7.10.12(latest bug fixed):https://drive.google.com/file/d/0B9dI9Lbtzh2uNVlUZ01CM2txS3M/view?usp=drivesdk (gapps included super su included )
Change log second post
Press thanks if helped :good:
Credit: eko kodok for everything
And me for informing :laugh:
Android version :5.1.1
ROM status :stable
MIUI version :9 (7.10.12)
Highlights
Optimization - Hide free and incompatible themes in the list of the purchased items (10-10)
System
Fix - Auto brightness getting too dark compared to the previous version (10-10)
Fix - Download warning pops up repeatedly in Google Play/Gmail (10-10)
Phone
Optimization - Vibration no longer affects the features which reduce ringer volume when the phone is lifted or flipped to silence (10-10)
Themes
Optimization - Hide free and incompatible themes in the list of the purchased items (10-10)
Other
New - "Apps" support updates now (10-11)
And many more fixes enjoy
Note: it will comes with miui Chinese recovery but twrp is still there you can select recovery to go twrp from the Chinese recovery (the only English is that "recovery" you can find it easily ) how ever it will help us to patch based ota flasheble
Can you please share the original source? Thank you.
Screenshot
Please provide screenshots
xda_borj said:
Can you please share the original source? Thank you.
Click to expand...
Click to collapse
I told u buddys its not my ROM
This rom developed by eko kodok he is not going to upload on xda
masvk97 said:
Please provide screenshots
Click to expand...
Click to collapse
Bro this is same miui9 as pawan miui but its stable and zero bugs
pattanirijukvk said:
Bro this is same miui9 as pawan miui but its stable and zero bugs
Click to expand...
Click to collapse
rom is not booting bro.
any help for me???
ChaRun6 said:
rom is not booting bro.
any help for me???
Click to expand...
Click to collapse
First boot will take upto 15 mnts and if u formated data as f2fs you have to format data as ext4
pattanirijukvk said:
First boot will take upto 15 mnts and if u formated data as f2fs you have to format data as ext4
Click to expand...
Click to collapse
in ext4 and waited for 30mns.
Noting is happening bro
ChaRun6 said:
in ext4 and waited for 30mns.
Noting is happening bro
Click to expand...
Click to collapse
I don't have any problems try w/o gapps
who knows - not working menu for developer, home button, menu and recent apps
zhekacrazy said:
who knows - not working menu for developer, home button, menu and recent apps
Click to expand...
Click to collapse
Its working everything
pattanirijukvk said:
Its working everything
Click to expand...
Click to collapse
thank you. going to flash another
pattanirijukvk said:
I don't have any problems try w/o gapps
Click to expand...
Click to collapse
i just flashed rom noting else and tried many times
ChaRun6 said:
i just flashed rom noting else and tried many times
Click to expand...
Click to collapse
Are you using 32bit recovery then you have to mount system after wiping
the little things-not changing the profile picture, and the region. the region only China
zhekacrazy said:
the little things-not changing the profile picture, and the region. the region only China
Click to expand...
Click to collapse
Thanks for the review
The region only effect in mi apss
And the profile picture I'll look into it
always rollback fresh after restart
Link is updated look in op
Wipe everything f2fs not supported u have to format data and cache as ext4
After wiping everything unmount system
Flash ROM and gapps
pattanirijukvk said:
Are you using 32bit recovery then you have to mount system after wiping
Click to expand...
Click to collapse
we have to mount or unmount system plz be clear.
I'm skipping 90% of words here because if you are here I assume you know what you are doing. And you can either Google, use the search button, or ask.
This is a private work of mine, that I use normally on my spare device. Supported as is.
Disclaimer:
Not responsible for any injuries you do to yourself or your device being damaged caused by this ROM.
Known issues:
- Camera not working
INSTRUCTIONS
Clean Flash
Download The ROM & GApps (pick latest one in drive, I use opengapps)
Wipe: System, Data, Dalvik, Cache
Flash ROM + GApps (Opengapps pico)
Reboot & Enjoy
Dirty Flash
Download the ROM
Wipe: Dalvik and Cache
Flash ROM (+Magisk if rooted previously or if want root)
Reboot & Enjoy
Download Folder Link:
https://drive.google.com/open?id=1D0Od55prO_Q_e8RY6QkZ-DjO36Qb188X (Pick Grouper)
Credits to:
Unlegacy Team
Initial Release:
May Security Patch
Can't download the ROM 404 error
JT1510365 said:
Can't download the ROM 404 error
Click to expand...
Click to collapse
https://drive.google.com/open?id=1usLQT6qkg8eUe3FwOvXXHRRaBF8VxR5H
This is the direct link for latest, thanks for trying out! cheers!
KiD3991 said:
https://drive.google.com/open?id=1usLQT6qkg8eUe3FwOvXXHRRaBF8VxR5H
This is the direct link for latest, thanks for trying out! cheers!
Click to expand...
Click to collapse
Which kernel you use?
TureX said:
Which kernel you use?
Click to expand...
Click to collapse
It's stock thus far, but I am testing out other things.
So I assume F2FS can't work, right?
New update:
Direct Link: https://drive.google.com/open?id=1ObhbiIgSwxIS3fDfb2AREEx_6syQSpi_
Consider this pre-June patch build. And no F2FS doesnt work @Stylez Ray. I am too noob to implement it. (For now)
Guys, I apologize but this month's upload will be slightly delayed due to my work and studies having major setbacks. Again, I apologize.
New update:
Direct Link: https://drive.google.com/open?id=1LkbL1TEupSYUY2zA_L_NklEP-j9xWDUP
Changes are minimal in this build other than using a better build machine lol
Thank's good job !!!
All works fine magisk v19.3, dax_axon7_v1.6.1.zip
I return on Andisa rom 7.1.2 freeze and lags horrible
This is really awesome, no more random system freezes like in the first official UA builds. Thanks a lot, it really makes this ancient device useful again ?
@KiD3991 hello, maybe you would like to join Unlegacy team as Tegra 3 developer?
Slightly odd request at this stage probably but is there any chance off an unlegacy lollipop build for grouper? with a 3.4 kernel please?
actually strike that the marshmellow build will be just fine
but does anyone know if shared memory is implemented in a chroot I get -
sysctl -w kernel.shmmax=268435456
returns cannot stat /proc/sys/kernel/shmmax: No such file or directory
New build up, sorry I was really unavailable.
I tried fixing a couple of things, see if it helps, do tell me though, mention me and I will show up.
Direct link: https://drive.google.com/open?id=1g4eu0ulizZ8ZO44hRjMUnIyEYIyWQL9t
Changelog:
Minor bug fixes
July Security Patch
curioct said:
Slightly odd request at this stage probably but is there any chance off an unlegacy lollipop build for grouper? with a 3.4 kernel please?
actually strike that the marshmellow build will be just fine
but does anyone know if shared memory is implemented in a chroot I get -
sysctl -w kernel.shmmax=268435456
returns cannot stat /proc/sys/kernel/shmmax: No such file or directory
Click to expand...
Click to collapse
Interesting for the marshmellow build. Does it have to be UL?
For the bottom one you gotta dig the right directory.
KiD3991 said:
Interesting for the marshmellow build. Does it have to be UL?
For the bottom one you gotta dig the right directory.
Click to expand...
Click to collapse
Hmm I've kind of slipped off this little project for a while I'm trying to use it with the newer kali builds chroot (requiring the 3.4 kernels I believe) in the hope of having a device with WiFi monitor mode available but I was running in to that shared memory issue with services such as postgresql etc think is was causing me issues with csploit too but as I say not really looked at it in a few weeks now.
curioct said:
Hmm I've kind of slipped off this little project for a while I'm trying to use it with the newer kali builds chroot (requiring the 3.4 kernels I believe) in the hope of having a device with WiFi monitor mode available but I was running in to that shared memory issue with services such as postgresql etc think is was causing me issues with csploit too but as I say not really looked at it in a few weeks now.
Click to expand...
Click to collapse
OMG SAME! I was trying with the Kali too on my other device. It was kinda confusing no doubt
This rom is working great, thanks. Please can anyone help me with how to install browser on this rom, as the USB is not working.
did u tried to activate the debug mode , in dev settings? if that doesn't work .. you have to switch the drivers by yourself, in windows ( devices manager ) from ADB Bootloader to Storage Device .. for your Nexus 7