[ROM][Discontinued][4.4.4]Unofficial AOSB for Samsung Galaxy Music (all variants) - Samsung Galaxy Music

This is an unofficial port of AOSB for the Samsung Galaxy Music
Device Tree: https://github.com/Alonso1398/android_device_samsung_ivoryss/tree/cm-11.0
Kernel Source: https://github.com/Alonso1398/muZic_kernel_ivoryss/tree/cm-11.0
Vendor Files: https://github.com/Alonso1398/proprietary_vendor_samsung_ivoryss
Patches:
Patch to hardware/broadcom/libbt for bluetooth to work: https://gist.github.com/pawitp/7891380.
Patch to frameworks/native to workaround hwc issues: https://gist.github.com/pawitp/7891444 and https://github.com/PAC-man/android_frameworks_native/commit/0c81fda74f6e7f9dc5f48bd00e4dbeaef12fdbc2.
Patch to frameworks/av to fix audio/video issues: https://gist.github.com/pawitp/7945188
Patch to hardware/libhardware/include/hardware/audio.h for microphone to work: https://gist.github.com/dhinesh77/7206ec7900bee32e4c51/revisions
Dual SIM Patches: https://gist.github.com/pawitp/9433442
Credits
Dhinesh77
Pawitp
AOSB Team
CyanogenMod Team
XDA Forum
Requirements
-Updated CWM 6.0.5.0
-Have Stock 4.1 or CM
-Make sure the device's name of build.prop matches the one in the updater-cript
Installation
-Make a backup
-Wipe data/factory reset
-Install the rom
-Install gapps
Bugs/What's not working?
-Multisim (don't try to enable it or it will cause problems)
-Transparent statusbar on low ram mode
-Show QuickSettings/Notifications button will move after touching it
-FC when accesing AOSB info
Download Links
Dropbox: https://www.dropbox.com/s/nv291oofw1p2cf6/AOSB ivoryss RC 2.zip?dl=0
MEGA: https://mega.co.nz/#!IQARGJDb!YbE3ralLLKfA7Qm3x2EgeSQ0UZtxOhlvT0hzunsVsvA
Changelog
RC 2
-Some pawitp patches corrections
-Other small changes
RC 1
-Initial release

Disontinued rom
Hello as you can see, I'm realeasing rc 2 probably the last aosb version I will release.
Reasons:
-It's not so stable for our devices
-I'm pretty sure no one is using it... besides, most people needs multisim and this rom has bugs with it for our phone
An useful thing I found was that it's camera is the same as cyanogenmod but without the scene mode bug, so I may use it on cm (tough it has slight ui changes that doesn't fit with default cm theme) or see if there is an old version of cm camera without that bug.
Also, my next rom attempt will be Carbon Rom. I hope it is stable and with multi sim for those who need it.:good:

Related

[ROM] [UNOFFICIAL] [LINARO 4.8.3] [4.4.4] [APP2SD] Carbon ROM [Update 20140817]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CarbonRom is an aftermarket firmware based on the Android Open Source Project. We are dedicated to fast, stable, and feature-filled roms, honesty and communication with our users, and openness with our code. We like frequent builds, with the very latest and greatest hardware support and fixes. We strive to not only provide you with the best rom we can build, but also to give back to the Android community and our fellow developers. For us, this is about creating something we can be proud of and hope you will enjoy.
Please feel free to look at, build, and use our code on CarbonDev GitHub.
Follow Carbon ROM's Gerrit and Carbon ROM's Changelog to keep yourself updated with feature additions.​
We would like to thank CyanogenMod for their device trees, framework/settings mods and their code that was incorporated into this project. We also extend our gratitude to the devs whose code that we have incorporated. Proper authorship has been maintained and can be viewed on our repository.
Special thanks also go to Slim Rom for some of their features, PA, AOKP, and anyone else we may have borrowed commits from that hasn't been mentioned here. If you feel you have been unfairly left out, please - let us know.
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device, family, pets, or perception of reality. We ask that you do your part to know your device and know how to recover from problems before you flash! If you have questions, ask your fellow users.
WHAT IS WORKING?
WiFi
Bluetooth
RIL (Calls, Mobile Data, SMS)
Sensors
GPS
Camera
Everything else not listed under "Known Issues" section
KNOWN ISSUES
Inbuilt screen video recorder doesn't work.
Only primary SIM slot works. There won't be any dual-SIM support from me. I have tried and I wasn't able to make it work successfully. If anyone else wants to contribute, ROM as well as patches are open source. Build with dual-SIM support and share with the community.
(Bugs reported by users will be updated here after they are confirmed. I may ask for a logcat to fix the bugs.)
NOTES
- Make sure you have backed up your EFS before flashing the ROM. Link in installation instructions.
- If you are not able to connect to your service network provider and can't make calls etc, try flashing the modem from your region specific firmware through ODIN. Search the threads in Galaxy Grand forums and you'll find instructions there.
​
Patches
(for developers only. I have already included these patches in the ROM)
Patch to frameworks/base to fix SystemUI FC on tapping settings gear for autobrightness: https://gist.github.com/xenon92/8194442
(merged in the Carbon ROM's source - https://github.com/CarbonDev/android_frameworks_base/commit/78abbb53ba07c818af69a4e3fdec1457a7cd6d2b)
Patch to frameworks/base to fix duplicate day in notification pulldown header: https://gist.github.com/xenon92/8442995 (merged - https://github.com/CarbonDev/android_frameworks_base/commit/f9a8306a97514d936bfdffa5157f2bc6f1676c0e)
Patch to kernel to enable compilation with linaro toolchain: https://gist.github.com/xenon92/8382861
Patch to frameworks/native to fix screenshots and app previews: http://review.cyanogenmod.org/53162/ (merged)
Patch to frameworks/base to fix haptic vibration feedback: https://gist.github.com/xenon92/af8df0708c39a24a9dc5
---
The following issues were fixed on Grand thanx to @pawitp and his following patches.
Patch to hardware/broadcom/libbt for bluetooth to work: https://gist.github.com/pawitp/7891380.
Patch to frameworks/native to workaround hwc issues: https://gist.github.com/pawitp/7891444.
Patch to frameworks/av to fix audio/video issues: https://gist.github.com/pawitp/7945188
Patch to packages/apps/Camera2 to fix panorama: http://review.cyanogenmod.org/#/c/55785/ (merged)
Patch to external/chromium_org to workaround hwc issues: https://gist.github.com/pawitp/7910708
Installation Instructions
Please keep in mind if a special instruction is needed it will be noted in the Changelog
Make a backup of your EFS. Read more HERE
Make sure you are either on any KitKat ROM (CM11, SlimKat, etc) or on 4.2.2 TW based ROM and NOT on 4.1.2 TW based ROM
Download the latest build
Download Gapps
Recommended - Full wipe and factory reset
Flash ROM using latest ClockworkMod recovery
Flash Gapps
Reboot.
Enjoy!
Update Instructions
Download the latest build
Flash it using ClockworkMod recovery
Wipe cache
Wipe dalvik cache
Reboot
Enjoy!
You may check FAQ Thread maintained by @chotu222 to get help.
DOWNLOADS
Carbon ROM
Old ROM files can be found HERE
(Please don't make mirror links of the ROM)
PA Gapps
Latest Recovery​
SOURCES
Carbon ROM source can be found on Carbon ROM's Github.
Kernel source can be found on my Github.
Device tree for Carbon ROM 4.4+ can be found on my Github.
Credits
Team Carbon
CyanogenMod Team
pawitp
Kishan14, LuK1337 for haptic vibration on softkeys​
XDA:DevDB Information
Carbon ROM, ROM for the Samsung Galaxy Grand Duos i9082
Contributors
xenon92
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 20140817
Stable Release Date: 2014-08-18
Created 2014-03-21
Last Updated 2014-08-18
SCREENSHOTS​
​
CHANGELOG​(feature additions are by Carbon Team)
20140817
- SlimKat's Heads Up
- Merged pawitp's changes
- Switched to basketbuild.com for ROM uploads
- Other changes as per the changelog for Carbon nightlies. (changelog)
---x---x---x---
20140806
- Fix haptic vibration feedback on softkeys
- Other changes as per the changelog for Carbon nightlies. (changelog)
---x---x---x---
20140712
- Fixed bug - active call getting muted when new incoming call comes as call waiting
- Other changes as per the changelog for Carbon nightlies. (changelog)
---x---x---x---
20140620
- Android 4.4.4
- i9082 - allow apps to be moved to SD card
- Other changes as per the changelog for Carbon nightlies. (changelog)
---x---x---x---
20140615
- Android 4.4.3
- Hover from Paranoid Android
- i9082 - Fix USB tethering (thanx to pawitp)
- i9082 - Advertise Bluetooth LE capability to apps (thanx to pawitp)
- Other changes as per the changelog for Carbon nightlies. (changelog)
---x---x---x---
20140523
CLEAN FLASH IS RECOMMENDED AS I HAVE CHANGED OPTIMIZATION FLAGS.
- i9082 - Removed "Device Tunables" in Carbon Fibres
- i9082 - Fixed graphical corruption in Google Play Store (read more about it HERE)
- i9082 - Link Time Optimization (read more about it HERE)
- Other changes as per the changelog for Carbon nightlies. (changelog)
---x---x---x---
20140521
CLEAN FLASH IS RECOMMENDED.
- i9082 - Set default DPI as 180
- Compiled KERNEL and ROM using Linaro 4.8.3 toolchain
- O3 optimization flag
- Used all optimization flags from JustArchi's commit
- Other changes as per the changelog for Carbon nightlies
---x---x---x---
20140515
- i9082: Add multi-user support
- i9082: Fixed low call volume issue (thanx to pawitp)
- i9082: Add Content-Adaptive Backlight Control (CABC) settings support (thanx to pawitp)
- i9082: Removed the following apps from the ROM - OmniSwitch, CarbonDelta, ROMStats, VoicePlus, a few live wallpapers
Following feature additions by Carbon team -
- Floating window
- New theme engine
- Peek from PA
- Recents RAM circle
- Audio themes
- Bug fixes and feature additions by Carbon team
(check changelog for details)
---x---x---x---
20140407
- i9082: Fixed ART (I have fixed it on an experimental basis)
- i9082: Fix GPS satellite status display (thanx to pawitp)
- Bug fixes and feature additions by Carbon team
(check changelog for details)
---x---x---x---
20140405
ATTENTION: Swich to dalvik runtime before flashing. ART not supported in this build.
- i9082: Fix FC when video recording
- Bug fixes and feature additions from Carbon team (too many to list)
(check changelog for details)
---x---x---x---
20140314
- Added option to disable camera shutter sound (this is illegal in some states, make sure you are following your local laws regarding this feature)
- Added option to set screen timeout to “never” in quick tiles
- Added Smart Pulldown for the statusbar. This adds the ability to directly open the Quick Settings panel when there are no notifications present in the notification panel.
- Added the ability to set day and week on the data usage graph instead of only months.
- Added ability to flip phone to mute/reject a call
- Fix Dark Carbon aesthetics and color mismatches for dialer and in-call UI
- Bug fixes and feature additions from Carbon team
(check changelog for details)
---x---x---x---
20140307
- Addition of Dark Carbon
- Addition of Slim's new Power Menu
- Added Facebook contact sync
- Bug fixes and feature additions from Carbon team
(check changelog for details)
---x---x---x---
20140218
- Enabled KSM by default
- Bug fixes and feature additions from Carbon team
(check changelog for details)
---x---x---x---
20140127
- Fixed low in-call volume bug (no need to press volume down and then volume up now)
- Reverted bootanimation to the correct resolution zip of 800x480
- Fixed bootanimation stuttering - bootanimation is smoother now
- A lot of Active Display bug fixes by Carbon team
- Bug fixes and feature additions from Carbon team
(check changelog for details)
---x---x---x---
20140115
- Fix duplicate "day of the week" in the notification pulldown header
- Bug fixes and feature additions from Carbon team
(check changelog for details)
---x---x---x---
20140113
- Compiled using linaro toolchain - both ROM and kernel (even better performance and battery backup)
- Fixed bootanimation
- Fixed in-call mute button (thanx to @pawitp)
- Bug fixes and feature additions from Carbon team
(check changelog for details)
---x---x---x---
20140107
- Update to kernel 3.0.101 by pawitp
- Active display added by Carbon team
- Bug fixes and feature additions from Carbon team
(check changelog for details)
---x---x---x---
20131231
- Fix SystemUI FC on tapping settings gear for autobrightness
---x---x---x---
20131229
- Addition of new features - most noticeable is 'non-intrusive incoming call UI'
- Bug fixes from Carbon Team
- Fixed manual network search (thanx to @pawitp)
---x---x---x---
20131217
- Fixed hwcomposer lib and libtvservice_binder lib linking - ROM is visibly booting now
- Fixed screen rotation animation bug
- Fixed bluetooth
- Fixed audio artifacts
- Fixed strange bar in landscape mode
- Fixed panorama
(thanx to @pawitp for all the above fixes)
- Fixed screenshots and black app previews in recent apps
---x---x---x---
20131212
Initial build
​
You're the best! another great rom again
Sent from my GT-I9082 using xda app-developers app
Hurrey
Everything is OK or not?
Sent from my GT-I9082 using XDA Premium 4 mobile app
[email protected] said:
Everything is OK or not?
Sent from my GT-I9082 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
This rom still in alpha version , so expect a lot of bug , if you want to try this rom , please report the bug that you encountered in this rom
stuck on galaxy grand logo
mukeshpacheria said:
stuck on galaxy grand logo
Click to expand...
Click to collapse
The bug is same as SlimKat. It already mentioned
Sent from my GT-I9082 using Tapatalk
Suupperrrr LIkeeeeeee n suppperr thankssss
Another awesome rom from my fav developer lve yew for all your efforts bro waiting for both the roms to be a lil stable DEFINITELY NO ETA'S!!! :thumbup:
Sent from my GT-I9082 using XDA Premium 4 mobile app
Its stuck of samsung boot logo
Sent from my GT-I9082 using XDA Premium 4 mobile app
[email protected] said:
Its stuck of samsung boot logo
Sent from my GT-I9082 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Read the OP, it's not a stable ROM it's in alpha stage
[email protected] said:
Its stuck of samsung boot logo
Sent from my GT-I9082 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes! my also can not boot up..
Sent from my GT-I9082 using Tapatalk 2
sachitoo said:
Yes! my also can not boot up..
Sent from my GT-I9082 using Tapatalk 2
Click to expand...
Click to collapse
did you flashed the rom with correct procedure i mean did you wiped and formatted everything required like cache ,dalvik cache, factory reset and all other things
sachitoo said:
Yes! my also can not boot up..
Sent from my GT-I9082 using Tapatalk 2
Click to expand...
Click to collapse
It's not boot loop!! Read the op properly!
Sent from my GT-I9082 using Tapatalk 4
Sachin jain said:
It's not boot loop!! Read the op properly!
Sent from my GT-I9082 using Tapatalk 4
Click to expand...
Click to collapse
I am try again but can not boot up
Read the NOT WORKING section properly!!!
Sent from my GT-I9082 using Tapatalk 4
For the one who install this rom and saying bootloop you're wrong , it is actually booting but the screen just show a boot animation and never goes to the screen
Sent from my GT-I9082 using xda app-developers app
New build uploaded. 20131217
Screenshots updated in Post #2.
- Fixed hwcomposer lib and libtvservice_binder lib linking - ROM is visibly booting now
- Fixed screen rotation animation bug
- Fixed bluetooth
- Fixed audio artifacts
- Fixed strange bar in landscape mode
- Fixed panorama
(thanx to @pawitp for all the above fixes)
- Fixed screenshots and black app previews in recent apps
Halo hasn't been implemented by Carbon Team yet.

[5.0.2] [EOL] [Weekly 10/Nightly] [2015-04-01] CyanogenMod 12 for i9300

This project is no longer updated, and has been deprecated by [url=http://forum.xda-developers.com/galaxy-s3/development/5-1-x-cyanogenmod-12-1-t3066864]CM12.1[/URL]
Weekly 10 Download (Mega)
Alternative Download via Google Drive
Alternative Download via 4shared
Alternative Download via Dev-Host
Alternative Download via Androidfilehost
MD5: 32b8b85205bb0f78fae710624a32d1da
SHA1: 040bfe316dda94a260bbece3301639fb55318d30
Unofficial nightly builds by [URL="http://forum.xda-developers.com/member.php?u=4898097"]@arter97 [/URL]
Changelog:
Changelog 01.04.2015
- Special April Fools' Edition
- Selinux updates
- CM sources updated
Changelog 23.03.2015
- Selinux rules updated for gps and other small things
- Activated battery percentage drawing in LPM mode (power off charging) again
- CM sources updated
Changelog 16.03.2015
- Kernel: selinux activated and set to enforcing
- Selinux rules updated for lollipop
- hardware/samsung: IntraRefreshMode support (needed for wifi direct)
- Updates to hwcomposer by NamelessRom (includes fix for mouse cursor not showing up)
- Wifi p2p fixed
- Memory management improvements (reverted kitkat lmk values)
- CM sources updated
Changelog 02.03.2015
- Kernel: powersave governor activated
- USB OTG enabled again
- Default file permissions of lowmemorykiller sysfs files reverted to pre lollipop values (664 and not 220)
- audio hal updates (removed deprecated method)
- Updated CM sources
Changelog 23.02.2015
- Advanced Display with HSDPA/3G only switch
- Screen pinning works with hardware buttons (hold menu button to disable it)
- Updated CM sources
Changelog 18.02.2015
- Kernel: Disabled zwap/vnswap, enabled zram with lz4 compression
- Zram: 4 devices, 600MB, swappiness - 80
- Fixed flashlight toggle (frameworks_base)
- Noise suppression setting added (frameworks_base, services telephony/telecomm)
- Added keydisabler - allows usage of the nav bar (hardware_samsung)
- Bootanimation memory leak fix by arter97
- Updated CM sources
Changelog 09.02.2015
- Kernel: Fix hardware key backlight
- Wifi tethering enabled (untested)
- Wifi display enabled (untested)
- Performance profiles added
- USB-charging mode added
- Updated CM sources
Changelog 02.02.2015
- Some kernel updates + config changes (API to log wakeup reason, reverted wifi updates..)
- Camera: Fix crashes when switching between front and back camera + reduced log spam
- Smdk4412: device specific flags fixed (cache size, etc.)
- Updated CM sources
Changelog 30.01.2015
- Fix incall mute
- Fix light sensor
- Bring back audio updates
- Updated CM sources
Changelog 26.01.2015
- Kernel: Zswap - version from samsung sources, not upstreamed
- Power Off Charging fixed (100% now shows green LED)
- Updated CM sources
Changelog 22.01.2015
- Kernel: Zswap activated (set to 250MB via ramdisk)
- Moving apps to sd should be fixed
- Updated CM sources
Changelog 17.01.2015
- Fixed playback of low quality videos, e.g. in youtube app
- Netflix completely working
- A2DP: only 44.1kHz (might fix issues that people have with audio via bluetooth)
- Updated CM sources
Changelog 16.01.2015
- Kernel: selinux activated (set to permissive, no active rules yet)
- Netflix working (see remark)
- Different 2g/3g data fix (might fix issues that a small amount of users experience)
- Updated CM sources (theme engine, notification drawer customisation...)
Changelog 10.01.2015
- Updated DRM libs
- Awesome player as default
- Added Adaptive Playback to video codecs
- A2DP: 44.1 and 48 kHz supported
- Fixed long sms not sending bug
- Updated CM sources
Changelog 07.01.2015
- 720p recording for front camera
- activated SMSC settings in sms/mms app
- latest memory leak fixes
- Updated CM sources
Changelog 04.01.2015
- Wifi Updates from i9305 kernel drop @DerTeufel1980
- CMA activated again
- Updated CM sources
Changelog 30.12.2014
- Fix Touchkey Backlight
Changelog 29.12.2014
- Revert audio updates (might fix audio issues that some people reported)
- Kitkat LMK values
- Updated CM sources
Changelog 24.12.2014
- HWcomposer fixed (credits to dhiru1602 and tdcfpp)
- Hardware Keys Overlay adjusted to new cm commits
- Audio Policy: use 48kHz for a2dp (potentially fixes a2dp lags)
- Power off charging should work
Changelog 22.12.2014
- Android 5.0.2
- Updated CM Sources
- Fixed Wifi issues
- RIL completely working
- Stock Camera working
- Bootloop Issues fixed
Background:
Due to lack of official maintainer for i9300 device for CyanogenMod. I, together with @Moster2 decided that we will work unofficially on i9300 device tree for CM12, to bring Lollipop goodness to our beloved Galaxy S3.
All builds provided in this thread are UNOFFICIAL, which means that:
- There is no official support for i9300
- There are no OTAs available
- There are no automated "nightglies"
At some point, we definitely will try to make proper pull requests, and maybe even support CM12 officially, but at the moment this project is in WIP - Work-In-Progress state, and many things are still broken/unusable. Until we finish, all builds are unofficial, and proper device support is not finished yet.
At the moment, this project is considered: BETA. All core functions should work, ROM shouldn't have any critical issues, but it's still not ready to mark as stable. However, it should work properly as daily driver.
Please refrain from talking about other kernels than stock. We can't track every kernel and it's problems, hence, you're using other kernels at your own risk. Please don't report bugs while you're using custom kernels.
Main developers:
- JustArchi
- Moster2
Thanks to:
- dhiru1602
- arter97
Current issues
Manifest / Sources
Build instructions:
Follow CM build instructions for i9300. When doing repo init, don't forget to declare CM-12.0 (-b cm-12.0) instead of CM-11.0.
Before "breakfast i9300", you must include our manifest and resync the sources:
Code:
croot
cd .repo
mkdir -p local_manifests
cd local_manifests
wget https://raw.githubusercontent.com/ArchiDroid/manifest/cm-12.0/roomservice.xml
croot
repo sync
Notice: Our manifest already includes proprietary_vendor_samsung, so don't execute ./extract-files.sh. Just repo sync.
Then follow "breakfast i9300" and the rest of the commands in original instructions, while keeping in mind above notice.
XDA:DevDB Information
[5.0.2] [EOL] [Weekly 10/Nightly] [2015-04-01] CyanogenMod 12 for i9300, ROM for the Samsung Galaxy S III I9300
Contributors
JustArchi, Moster2, arter97
Source Code: https://github.com/ArchiDroid
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod 12
Version Information
Status: No Longer Updated
Created 2014-11-12
Last Updated 2015-04-06
You're unstoppable, aren't you?
Well, it doesn't work. But anyway, nice black screen. I fear the next posts from some users
However, thank you bro!
Dude,you are awesome
LegendM said:
Dude,you are awesome
Click to expand...
Click to collapse
It's 7:14 AM and I'm going to sleep.
Hope we can get this baby running in notime .
Good night.
JustArchi said:
It's 7:14 AM and I'm going to sleep.
Hope we can get this baby running in notime .
Good night.
Click to expand...
Click to collapse
Thanks for making it happen
Cm12 is actually not even ready. I didnt know you would already publish a build with my commits
They were only there to make it compile. So, people shouldnt install it yet.
Wow, that was quick. I will give it a shoot and collect some logs when I am back home.
Thanks for your awesome works @JustArchi.
android L or Kitkat ?
mutaman said:
android L or Kitkat ?
Click to expand...
Click to collapse
CM12 = lollipop
S1ay3r666 said:
CM12 = lollipop
Click to expand...
Click to collapse
good but what does he mean DOES NOT WORK
mutaman said:
good but what does he mean DOES NOT WORK
Click to expand...
Click to collapse
He thought it will boot up but it doesn´t.
But i read in twitter that arter97 changed the gralloc and it booted up
S1ay3r666 said:
He thought it will boot up but it doesn´t.
But i read in twitter that arter97 changed the gralloc and it booted up
Click to expand...
Click to collapse
I think arter meant that with his build
also y'all need chin chin,(graphic glitches only in screenshots)
This is WAY better than my AOSP build
Yup, @JustArchi is unstoppable!
I look forward in cooperating with this project
---------- Post added at 07:15 PM ---------- Previous post was at 07:05 PM ----------
For those who are dying to try this out, just install my kernel after this cm-12 installation.
Already so much better than my build lol
I guess @JustArchi and @Moster2 is not done with the kernel-side..
Lukijs said:
I think arter meant that with his build
also y'all need chin chin,(graphic glitches only in screenshots)
Click to expand...
Click to collapse
Whats is working on that build?
how can i flash it .
my phone will not start
eskorpiao112 said:
Whats is working on that build?
Click to expand...
Click to collapse
Well most important, wifi and data isnt, gapps were bootlooping me too(though no use of them if there's no wifi) otherwise it functions good.
Would be nice if we could get @temasek in here as well...
mutaman said:
how can i flash it .
my phone will not start
Click to expand...
Click to collapse
and thats what happens when you dont read OP and also comments
Lukijs said:
and thats what happens when you dont read OP and also comments
Click to expand...
Click to collapse
I do not understand very much English what does he mean @Lukijs
Well according to arter97's twitter,
wifi and radio are almost fixed
and so is hwc and gralloc.
Almost daily driver Lollipops are on their way, 'beaches'! :highfive:
Donating soon!

[EOL] [5.1.1] [Build 21] [BETA] [2015-11-06] CyanogenMod 12.1 for i9300

Build 21 Download: MEGA | XDA
This is supposed to be the last build of CM12.1, as whole CM development moved to CM13.0. You should not expect any further builds, support, or CM13.0 from me.
Questions? Use Q&A!
Suggested GAPPS
Other GAPPS
Changelog:
Build 21
- Updated sources
Build 20
- Updated sources
- Probably some other misc things I fixed/improved in the meantime
Build 19
- Updated sources
- Probably some other misc things I fixed/improved in the meantime
Build 18
- Audio related fixes mostly
- Reverted boost to speaker & headphones, as it wasn't needed and caused disortions
- Fixed broken AIF2 logic, earpiece speaker should now be much louder and with less disortions (Dhiru broke it )
- Updated sources
- Probably some other misc things I fixed/improved in the meantime
Build 17
- Misc audio corrections (+3db boost)
- Updated sources
- Probably some other misc things I fixed/improved in the meantime
Build 16
- Enabled kCollectorTypeHSpaceCompact for ART
- Changed malloc implementation to dlmalloc
# Both of above changes should greatly improve memory management and cut memory usage on low-memory devices
# Thanks to arter97 for finding them out and suggesting to use in i9300
- Disabled ZRAM by default
- Implemented dex-preoptimization for ART
- Updated sources
- Probably some other misc things I fixed/improved in the meantime
Build 15
- [KERNEL] Added workaround for bluetooth deadlocks found in AOSP Lollipops
- [KERNEL] Added a possibility to change wi-fi MAC address (thanks to siracuervo)
- Updated sources
- Probably some other misc things I fixed/improved in the meantime
Build 14
- Fallback to B13 DRM blobs to fix chromecast
- Misc HWC improvements/fixes
- Updated sources
- Probably some other misc things I fixed/improved in the meantime
Build 13
- One more try on fixing Netflix (changed DRM blobs)
- I decided to go back to closed-source sensors, as open-source ones still didn't satisfy me in terms of stability
- Updated sources
- Probably some other misc things I fixed/improved in the meantime
Build 12
- Went back to closed-source sensors, as open-source ones aren't working completely perfect yet
- Fixed netflix, it should work properly now
- Updated sources
Build 11
- Increased earpiece volume slightly, as it was barely heard outdoor
- Fixed SELinux derps introduced in B10 (sysfs denials)
- Fixed more SELinux denials related to recently changed parts (open-source sensors & bluetooth)
- KERNEL: Fixed dm-crypt not accepting discard requests which resulted in failed encryption (CM10.2 regression)
- Updated sources
Build 10
- Fixed (compass) and reintroduced open-source sensors
- Misc SELinux updates
- Misc hwcomposer fixes and improvements
- Updated sources
- Android 5.1.1 revision 6 (LMY48G)
- Probably other things that I forgot already
Build 9
- Our CM sources have been rebased and resynced to fix derps and other misc issues
- Fixed most (if not all) hardware encoder/decoder issues
- Improved stability, compatibility, battery life and performance drastically while encoding/decoding movies
- hwcomposer improvements and fixes
- Wi-Fi firmware updates & cleanup
- Updated sources
Build 7
- Fixed mobile networks search (for good this time)
- Various kernel cleanups & stability improvements
- Added proper touchkey backlight support. They don't light up on screen touch anymore (stock behaviour)
- Hopefully fixed Wi-Fi dropouts during night
- Updated sources
Build 6
- Fixed mobile networks search
- Various kernel cleanups & stability improvements
- Updated sources
Build 5
- Kernel: Various improvements, zRAM should be more responsive now.
- RIL: Fixed & Updated Exynos4RIL java class, long shutdown issue resolved
- Updated sources
Build 4
- Android 5.1.1
- Kernel: Changed version type to -CM-ArchiKernel-base, hope you won't mix it up with AK now
- Kernel: Does not include BFQ anymore, CFQ is default.
- Updated sources
Build 3
- Major updates to RIL (again)
- ArchiKernel: Haptic: Made get() and store() consistent
- Updated sources
Build 2
- Major updates to RIL client (V11)
- Updated i9300 RIL header (V11)
- Major updates to RIL blobs (XXUGOA2)
- Network settings FC fixed
- MMSes fixed
- Sensors fixes
- Added vibration intensity to stock kernel
- Updated sources
Build 1
- Initial release
- Everything what worked in CM12.0 should work, too
- Fast overview: HWC, RIL, Wi-FI, RIL, Sensors, Camera are fine, rest is untested
- MMSes not yet fixed (known bug from CM12.0)
Background:
Due to lack of official maintainer for i9300 device for CyanogenMod. I, together with @Moster2 decided that we will work unofficially on i9300 device tree for CM12, to bring Lollipop goodness to our beloved Galaxy S3.
All builds provided in this thread are UNOFFICIAL, which means that:
- There is no official support for i9300
- There are no OTAs available
- There are no automated "nightglies"
At some point, we definitely will try to make proper pull requests, and maybe even support CM12 officially, but at the moment this project is in WIP - Work-In-Progress state, and many things are still broken/unusable. Until we finish, all builds are unofficial, and proper device support is not finished yet.
At the moment, this project is considered: BETA. All core functions should work, ROM shouldn't have any critical issues, but it's still not ready to mark as stable. However, it should work properly as daily driver.
Please refrain from talking about other kernels than stock. We can't track every kernel and it's problems, hence, you're using other kernels at your own risk. Please don't report bugs while you're using custom kernels.
Main developers:
- JustArchi
Thanks to:
- Moster2
- dhiru1602
- arter97
Current issues
Manifest / Sources
We work on this project for FREE. While not mandatory, donations encourage us to continue to do so, and we'd deeply appreciate them, if you feel generous.
Donate to JustArchi
Build instructions:
Follow CM build instructions for i9300. When doing repo init, don't forget to declare CM-12.1 branch (-b cm-12.1) instead of the default one.
Before "breakfast i9300", you must include our manifest and resync the sources:
Code:
croot
cd .repo
mkdir -p local_manifests
cd local_manifests
wget https://raw.githubusercontent.com/ArchiDroid/manifest/cm-12.1/roomservice.xml
croot
repo sync
Notice: Our manifest already includes proprietary_vendor_samsung, so don't execute ./extract-files.sh. Just repo sync.
Then follow "breakfast i9300" and the rest of the commands in original instructions, while keeping in mind above notice.
XDA:DevDB Information
[EOL] [5.1.1] [Build 21] [BETA] [2015-11-06] CyanogenMod 12.1 for i9300, ROM for the Samsung Galaxy S III I9300
Contributors
JustArchi, Moster2, arter97
Source Code: https://github.com/ArchiDroid
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod 12.1
Version Information
Status: No Longer Updated
Created 2015-03-29
Last Updated 2015-11-06
Reserved
If you want to thank me, Moster2, arter, Dhiru, or anybody else for what you received, consider donating, even small amount such as 1$ shows that you appreciate our time and knowledge put into those things. You're using devices worth 500x more than that, giving that money to companies like Samsung who don't care about you and your S3 anymore, consider supporting things you use and like.
That's it folks, hope you enjoyed our CM. As there is nobody from "my" team working on i9300 anymore, eventual hope for M for i9300 should go directly to Dhiru, perhaps also Haxynox guys, if they know what they're doing. I'll probably use my i9300 for a while longer, then finally change it to something else in future. You can still follow me on twitter for updates.
Good luck in this new project
I will, indeed
Here we go again,back to my favorite alpha stage,brings many good memory hh
Btw using arter97 builds for few hours and no problem, as been said last few days smoothness of the 5.1 can clearly be seen between 5.0.2 vs 5.1 lags is pretty much gone and ram management is way better on 5.1
sent from my 5.1
Great news!
There are issues with the bluetooth?
eskorpiao112 said:
There are issues with the bluetooth?
Click to expand...
Click to collapse
For me yes, listen music starts OK, than audio comes and goes until crash and reboot
After using for a few days this is my simplified report.
1. package installer FCs when installing or updating from third party (app gets installed)
2. Music volume very low and music app gets killed a few minutes after screen off
3. Settings FCs when changing status bar toggles
4. Very smooth. Alot better than 5.0 (Memory leaks fixes by Google kicks in?)
5. App info graphical error (Package name overlaps with version)
Devs @JustArchi @Moster2 @arter97 @dhiru1602 all of you are unstoppable.
Salute go on?
Video decoder working in this ROM???
[email protected] said:
Video decoder working in this ROM???
Click to expand...
Click to collapse
Yup it is working....
Only problem is when I seek the video to any other position then it already is in, the video gets stuck......(only happens when streaming online though)....
---------- Post added at 12:40 PM ---------- Previous post was at 12:26 PM ----------
Camera stops working frequently due to 'can't to connect to camera' error.....A reboot fixes it though...
And the phone overheats frequently....
Waiting for the next build
Edit:- MTP and mobile hotspot are not working.......
How to install (How it works for me):
- starting with 12.0 weekly 7
- Recovery
- wipe everything (Data/dalvik/chache/system)
- install 12.1
- wipe dalvik
- reboot
- skip all settings then reboot into recovery
- flash 5.1 minimal gapp and reboot
(http://forum.xda-developers.com/andr...ition-t2943330) link does not work...search for minimal gapps 5.1
(my Version was : gapps-5.1.x-20150324-minimal-edition-signed.zip)
-installed the bloatware removal script
(https://www.androidfilehost.com/?fid=95916177934545546)
- reboot
--> fast and smooth
Fixed Bugs/Problems
- Messenger crash ( fix with installation of textra --> play store)
- camera does not work (fix with installation of Kamera Zoom FX -->play store)
- Clock alarm crash and packageinstaller crash --> http://forum.xda-developers.com/showpost.php?p=59702454&postcount=10583
- mobile settings FC of com.android.phone --> use airplane mode, change, then back to online, works
Open bugs/problems
- encryption does not work
( try to solve it with this http://forum.cyanogenmod.org/topic/8...splash-screen/
... does not work, but it avoids to stuck in broken recovery)
Update 7.4.:
- install weekly 5.1 from justarchie with recovery
- wipe dalvik/cache
- reboot
- fine
- Thanks again to the devs
-
My test environments:
- GT-I9300
- ROM: 12.1 weekly from justarchie
- Baseband: i9300XXUGNA8
- Kernel: archiekernel 3.0.31 CM
- Recovery: TWRP openrecovery-twrp-2.8.5.0-i9300.tar http://twrp.me/site/update/2015/02/1...-released.html (newer is available)
Whoa, the way how this rom works is awesome!!! I dont have lags, its working like windows phone :3.. But one big bug for me. Rom do not detect sim card.
Devs you are unstoppable! ? thank a lot! :good
Awesome rom
Thanks...will be test
shephart said:
But one big bug for me. Rom do not detect sim card.
Click to expand...
Click to collapse
My sim card works fine. Did a clean install without wiping internal storage.
flopponator said:
My sim card works fine. Did a clean install without wiping internal storage.
Click to expand...
Click to collapse
Same here,clean wipe and everything works except for knows bugs
sent from my 5.1
boeffla kernel works in this rom?
I've tried once, but got into a bootloop. I haven't tried it again, yet...
Sent from my GT-I9300 using XDA Free mobile app

[ROM][MAKO][6.0.1_r3][MMB29M] PhotonAOSP [12/11/2015] | Layers 4.0

Introduction:
Welcome to PhotonAOSP! Photon AOSP is a lightweight, performance/feature packed AOSP based ROM for the Nexus family of devices. The goal of this ROM and Project PhotonAOSP as a whole is to take AOSP and modify it with useful and important features that everyone loves and uses daily. Note that this ROM will never have as many features as BlissPOP, PureNexus, Pac-man ROM, etc. but will only contain necessary features such as ones found in Omnirom, Chroma, etc. PhotonAOSP delivers (and will always continue to do so) the latest AOSP source code with Google's latest security patches.
Instructions for Installation:
Download latest ROM build
Reboot into TWRP
Make backup (optional)
Wipe Data/Cache/System and Factory reset (if coming from another ROM)
Wipe Cache (if updating from a previous build of PhotonAOSP)
Flash ROM
Flash GApps
Reboot
Features:
Code:
[LIST]
[*]Based on 6.0.0_r26
[*]Rooted with SuperSU 2.52
[*]Busybox added
[*]Developer options enabled by default
[*]SystemUI tuner enabled by default
[*]0.5x and 0.75x animation speeds added
[*]Customizable hostname added
[*]Multiwindow enabled
[*]Layers 4.0 support
[*]Wake on plug enable/disable option
[*]Double Tap to Wake option (if hw supports)
[*]WiFi Calling support
[*]Project Fi support
[*]Full VoLTE support
[*]Materialized AOSP apps
[*]DocumentsUI file explorer enabled
[*]SELinux Enforcing
[*]Addon.d support
[*]Int.d support
[*]Advanced reboot added
[*]Added stock Google audio sounds (from factory images)
[*]Added stock Google wallpapers (from factory images)
[*]Added cLock
[*]Support for long click settings shortcuts from QS panel
[*]Disabled force encryption
[*]Disabled tethering checks
[*]Removed device verification checks
[*]Disabled full screen keyboard in landscape mode
[*]Download speed shown when downloading a file
[*]Apps being optimized are shown during first boot
[*]Lots of AOSP fixes and stability improvements
[*]Added improved cache scrolling
[*]Enabled native AOSP clear all button
[*]Added CDMA APNs
[*]Doze enabled
[*]Ambient display support
[*]Double press power button to launch camera
[*]Added Apollo music player
[*]Added omnirom’s MonthCalendarWidget
[*]Volume rocker wake support
[*]DSP Manager support (and DSP audio tweaks)
[*]Viper4Android in Enforcing mode support
[*] Emoji support on AOSP keyboard
[*]AOSP Day/Night theme support [WIP]
[*]And many more things...This feature list only reflects first public build (2015-11-25)...Check Changlog for new feature additions and bug fixes :)
[/LIST]
Changelog: LINK
Download: ROM-20151211 |GAPPS
DONATE: PayPal Link
NOTE: Every donation motivated me and helps me to continue this project. If you like my work a donation is always appreciated
Update Schedule:
ROM updates will be bi-weekly (twice a week). Unless told otherwise all ROM updates can be dirty flashed. Check Github for all of the latest fixes and feature additions.
Reserved
Bugs/Issues:
None
Here are some notable links:
ROM Source: LINK
Kernel Source: LINK
Google+ Community: LINK
GerritCodeReview: LINK
Credits/Honorable Mentions:
Specific people:
@Sykopompos - For helping out with issues along the way
@joshndroid - For helping out with issues along the way
@TheCrazySkull - For helping out with issues along the way
@zephiK - Because I used his Chroma repos as referance
@BeansTown106 - For letting me use his proprietary vendor repos from PureNexus
@Chainfire - For SuperSU
Organizations/Projects:
AOSP (Android Open Source Project)
Omnirom
CyanogenMod
PureNexus
Chroma
Frank ROMs
Was looking to flash something. How about a new ROM. Yes please.
This rom don't booting (stuck at bootlogo).
UkraineMariupol said:
This rom don't booting (stuck at bootlogo).
Click to expand...
Click to collapse
Did you wipe? I don't have mako so please give me more info.
After factory reset, stuck on Google logo.
Shawn5162 said:
Did you wipe? I don't have mako so please give me more info.
Click to expand...
Click to collapse
Confirmed. Can't boot.
Did a complete wipe. Flashed ROM and Open GApps.
Updated OP download link with new one (for new build). This one boots (has been confirmed). Enjoy
This ROM needs a Protoss Photon Cannon logo
Can't download ROM, "access denied"
does not boot. stuck at google logo
Does not boot
The ROM link says access denied and the location of rom is confusing. Any help?
the rom does not boot.also is the rom link in Gapps folder?
The link for the download shows: "access denied"
how can I fix?

[TESTING][NOUGAT] LineageOS 14.1 and other LineageOS-Based Custom ROM's for HERMES

I'm Not even a developer, but a builder bot
Here is a collection of LineageOS 14.1 and other LineageOS 14.1-based Custom ROMS, these Custom are Compiled from me with the source tree of @Dinolek.
His Device Tree uses MIUI lolipop blobs instead of marshmallow alps blobs which we used for Marshmallow before.
------------------------------------------------------------------------------------------------------------------------
Working :
* Adjustable brightness
* Audio
* Auto brightness
* MTP and Mass Storage modes
* Vibration
* Rotation
* RIL
* Video
* Gallery
* Mic
* Wi-Fi
* Bluetooth
* Internet
* GPS
* Hotspot
* Camera rear/front
* SD Card
* IR Blaster
* Built-in Signature Spoofing (for MicroG)
-----------------------------------------------------------------------------------------------------------------------
Broken/Bugs :
* Camera rear/front while trying to record video from stock camera (but you can record from other camera apps too)
* SafetyNet passes only with Offical Kernel source from Micode
------------------------------------------------------------------------------------------------------------------------
I this link I have included these Custom ROMS:
- LineageOS 14.1
- DotOS 1.2
- ViperOS 3.1.1
- Dirty Unicorns 11.7.2 (AOSP-Based, experimental)
- RR 5.8.5
- crDroid
Download Link: https://mega.nz/#F!0ZgiDaCS!1qISJ4mb9jWnA1W2vfUJcg
Source Trees:
Device Tree:
https://github.com/Azizb750/android_device_xiaomi_hermes
Vendor Tree:
https://github.com/Azizb750/android_vendor_xiaomi_hermes
Kernel Tree:
Official: https://github.com/Micode/Xiaomi_Kernel_OpenSource
Upstreamed: https://github.com/Azizb750/Xiaomi_Kernel_OpenSource
Credits:
@Dinolek for his source tree (don't worry I have already took his permission before)
@Smosia for his new hennessy tree and his fixes
@nofearnohappy
@lokjianming
@danielpinto8zz6
@andrea210701
@l7ssha
@Syl157
@daniel_hk (for his updated gps hal)
@ibilux (for his help to fix the bugs)
MiCode for Publishing Finally the hermes/hennessy kernel source!
Thanks to these developers/maintainers for making our device still alive!
NOTE: The ROM's are not fully stable, So I'm not responsible for the bugs which will occur later
_______________________________________________
Troubleshooting
- Some apps are crashing for a reason what's wrong?
- if you use Magisk root some apps are crashing for a reason, to solve this change Mount NameSpace Mode to Global and disable Magisk Hide and reboot (you cn re-enable it later if you want/need it),
I discovered this solution when I used older RR N 5.8.2 and the apps will not crash anymore, another way is to set ro.debuggable to 1 using MagiskHide Props Config module and reboot. But now the custom kernel is not causing this bug anymore, but in case you will meed it.
- SafetyNet fails what to do?
- If you fail Only CTSProfile, you can use this module
https://forum.xda-developers.com/apps/magisk/module-magiskhide-props-config-t3789228
This will help you to Pass CTSProfile using custom build fingerprint from other certified devices.
If you use xposed and want to pass CTSProfile, you can use an xposed module called "No Device Check", but as far I know its impossible to pass BasicIntegrity with xposed installed, but using this module is pretty enough to log in via snapchat and using some apps but not for Pokemon GO
Edit: SafetyNet was failing due of kernel, the kernel source from Micode (or from mine upstreamed) passes it.
-what's MicroG?
- MicroG is an lightweight and opensource re-implementation of Gapps
- how do I install it?
- same as Gapps + you will need to wipe cache/dalvik and grant for signature spoofing
- In self check I see that Phonesky/Play Store has not correct signature, why does it happen?
- you need to grant for signature spoofing manually you can do it by going to Settings->Apps->Gear(in top right corner)->App Permissions-> Spoof package signature/(or signature spoofing, depends on the rom) and giving permissions to spoof signature, you can do the same to GMSCore too in case you did still haven't granted for it before
- I have problems with sign in with my account, what to do?
- this happens mostly when you are Replacing Gapps with MicroG or reinstalling MicroG without sign out, if this happened just go and delete using root explorer this files:
/data/system_ce/0/accounts_ce.db
/data/system_de/0/accounts_de.db
/data/system/sync/accounts.xml and reboot, and now you should have sign in to your account successfully
_______________________________________________
Link for MicroG(ale5000): https://forum.xda-developers.com/android/development/microg-unofficial-installer-t3432360
Link for MicroG(nanodroid): https://forum.xda-developers.com/apps/magisk/module-nanomod-5-0-20170405-microg-t3584928
_______________________________________________
Changelog:
-----------------
25082018 (except DirtyUnicorns and LineageOS*)/26082018 (for DotOS)
- Fixed GPS (credit: @daniel_hk, thanks to @ibilux)
- intergrated V1.P2 modem
* Some Users reported that LineageOS 14.1 2508 does not even boot, so I dropped it temporary
-----------------
27082018 (DotOS and RR)
- integrated Audio fix
- Added some init.mt6795.rc tweaks
- Added some new flags on BoardConfig.mk
-----------------
28082018 (LOS, DotOS and RR)
- same as 27082018 + took some .conf files from MIUI 9.6.3.0 and Disabled HW overlays Permanently
-----------------
29082018 (LOS, DotOS and RR)
Dropped as some users reported Bootloops
You can Download 2808 build instead
-----------------
01092018 (LOS, DotOS and RR)
- Added some lines in ramdisk (for video recording)
- updated BoardConfig.mk
- added new keylayout (Thanks ARTEM)
- added new tweaks in build.prop for [email protected] (thanks @ibilux for help) and removed init.d script
-----------------
03092018 (ViperOS)
- Added some lines in ramdisk (for video recording)
- updated BoardConfig.mk
- added new keylayout (Thanks ARTEM)
- added new tweaks in build.prop for [email protected] (thanks @ibilux for help) and removed init.d script
- edited build.prop to make it debuggable
-----------------
04092018 (LOS, ViperOS, DotOS, RR and crDroid)
- added some lines in ramdisk
- fixed bootloop (on 03092018 ViperOS)
------------------
06092018 (LOS, ViperOS, DotOS, RR and crDroid)
- Patched for built-in signature spoofing support for MicroG (LOS, RR and DotOS only, crDroid and ViperOS have already native support for it)
- tried to fix wakelock issues while playing music
------------------
13092018 (LOS, RR, DotOS, ViperOS and crDroid)
- tried to fix colors on camera (for video recording)
- fixed some codecs (not playing flac files)
------------------
22092018 (RR with custom kernel)
Not working:
Audio (trytofixcamera.zip from older RR may solve the problem)
touch atmel
most of sensors
camera
------------------
01102018 (eelo 0.1)
- First release
- used FM libs from @Smosia's tree (thanks @Dinolek for fixing FM and @Smosia for providing them)
- made some changes in ramdisk (init.mt6795.rc only, if you want spectrum support you can flash it by using a seperate zip)
------------------
07102018 (LOS, RR, ViperOS, DotOS)
- fixed FM Radio for sure now (thanks @Smosia and @ibilux)
- used folders from auroraroms device tree so can compile them from source (credits: )
- added camera_wrapper from @daniel_hk's tree
------------------
17102018 (LOS, RR and crDroid)
- updated some patches and some BoardConfig in the device tree (thanks @Smosia and @Dinolek)
· updated and applied newer patch to disable seccomp filtering (Credit: @Dinolek)
· updated and applied newer patch for hotspot (Credit: @Dinolek)
· applied patch to fix airplane mode bug (thanks @Smosia to adding it to the tree)
- black screen seems to be fixed this time (probably it occured due that forgot to add an flag about seccomp in BoardConfig as it was essential to disable seccomp filtering)
------------------
20/21/22/23/26/27/28102018
- reverted camera_wrapper (it makes things worse about screen recording)
all compiled by @dargonswim
------------------
05/06012019
(05012019 crDroid and ViperOS
06012019 LineageOS, DotOS and RR)
- Moved device-specific libs to Vendor as Part of preparations for Oreo and Pie(Credits: @Dinolek for doing it and @Smosia providing the tree)
- fixed triggering ringtone (credits: @Smosia)
- added a expermintal flag during compilation for VideoRecording bug (thanks: @ibilux)
------------------
16012019 (Ghost Kernel0.1)
- Source from Official Xiaomi Open Source
- everything works well
- Upstreamed kernel to 3.10.108
- added dt2w (on Focaltech only)
- Patched for oreo Binders
- Passes BasicIntegrity (Now is possible to pass CTSProfile with custom fingerprints)
------------------
18012019 (for LOS, RR and DotOS, 19012019 for CrDroid and ViperOS)
- kernel from source (thanks xiaomi for releasing kernel source)
- Upgrade Sepolicy 30
- merged some camera fixes (thanks @Smosia)
- SafetyNet passes BasicIntegry
------------------
22012019
(GhostKernel0.12)
- Added new ioscheds (credits: @andrea2107)
- Made some cherry-picks for selinux improvement
- fixed annoying /proc/self/fd/* bug found in logcat
- kernel source now is more hybris friendly
(GhostKernel0.13)
- added some cherry-pick for wifi from launchpad/ubports (with the hope to fix WiFi reconnections)
- disabled dt2w by default (you can enable it using Kernel adiutor)
(GhostKernel0.14)
- fixed kernel version not updating (probably broke the script accidentally, now it applies to system, so now updates the kernel version)
- made "bfq" io-scheduler as default (I learned that it performs much better than "cfq")
- added local version to the kernel
------------------
25012019 (LOS, RR, DOTOS, VOS, CR)
- Added new governors (Credit: @andrea2107)
- added enabled dt2w function on the kernel for focaltech (on atmel doesn't work), disabled by default, use Kernel Adiutor to enable it
- Merged New fixes and features of Ghost kernel0.14(as I use the source for compile the Rom's kernel too)
- fixed stk3x1x alsps bug
------------------
14022019
- Tried to fix Video Recording (on instagram at least it works as I saw, on camera apps still not)
- Ported codec configs to fix flac audio
- Moved modem path from /etc/firmware to /system/etc/firmware on the kernel
------------------
Well, congrats to us - Redmi Note 2 owners -.
Thanks to all contributors and developers.
Is this new version already fixed GPS and intergrated V1.P2 modem ?
LineageOS 14.1 can not read the SIM Contacts book
sanbox said:
LineageOS 14.1 can not read the SIM Contacts book
Click to expand...
Click to collapse
Yeah, but I don't know how to fix it, it looks mostly like a OS Bug
Thanks
How to save a file to external sdcard
Hi @Azizb750
First I read your post here: https://forum.xda-developers.com/showpost.php?p=77463249&postcount=1312
Coming from current RR Nougat ROM for hermes by Dinolek year ago, then I downloaded and clean installed RR-20180829 build and ended with bootloop
After you updated OP, I installed RR-20180828 build > opengapps (armv7, 7.1, pico) > reboot and system booted as it should be! :good:
So far so good, better than older ROM and it satisfied my requirement for daily driver.
Many thanks bro for keeping old Redmi Note 2 alive, even with Nougat. You;re the man. It will be perfect if Security Patch upgraded at least August 5, 2018.
Current security patch December 5, 2017 is too old!
Again, many thanks Azizb750.
Have a great day!
God bless you!
/***********
Now, current ROM is RR-5.8.5 20180828 build.
Launcher: Microsoft, Poco
Google Assistant, Google Photos, works just fine!
Rooted by Magisk 16.7 (1671). SafetyNet: invalid response.
Theme: Substratum, DNA Dark Project.
SOT: 2h 6m
xu3sno said:
Hi @Azizb750
First I read your post here: https://forum.xda-developers.com/showpost.php?p=77463249&postcount=1312
Coming from current RR Nougat ROM for hermes by Dinolek year ago, then I downloaded and clean installed RR-20180829 build and ended with bootloop
After you updated OP, I installed RR-20180828 build > opengapps (armv7, 7.1, pico) > reboot and system booted as it should be! :good:
So far so good, better than older ROM and it satisfied my requirement for daily driver.
Many thanks bro for keeping old Redmi Note 2 alive, even with Nougat. You;re the man. It will be perfect if Security Patch upgraded at least August 5, 2018.
Current security patch December 5, 2017 is too old!
Again, many thanks Azizb750.
Have a great day!
God bless you!
/***********
Now, current ROM is RR-5.8.5 20180828 build.
Launcher: Microsoft, Poco
Google Assistant, Google Photos, works just fine!
Rooted by Magisk 16.7 (1671). SafetyNet: invalid response.
Theme: Substratum, DNA Dark Project.
SOT: 2h 6m
Click to expand...
Click to collapse
Thanks a lot, BTW, about patches is something that came from the Custom ROM and I can't anything for it
DotOs installed, works perfectly thank you very much! An Oreo version soon? Otherwise it's already exellent to have gone from Lolipop to Nougat ?
VoxiBe said:
DotOs installed, works perfectly thank you very much! An Oreo version soon? Otherwise it's already exellent to have gone from Lolipop to Nougat ?
Click to expand...
Click to collapse
+1
Security patch level February 5, 2018! Newer than RR! :good:
However, I preferred RR 5.8.5 good: D
Thanks Azizb750! Thanks devs!
Have a great day!
Just tried crDroid 20180825 build. I like it so much as it's highly customizable as RR. Apart from that, it applied Security patch level July 5, 2018. :good:
It's most likely I prefer to use it as my daily driver.
However, wait until I give a try the other two hermes ROMs, LineageOS and Viper.
Again, thanks a lot Azizb750 for providing N ROMs for our obsolete device!
Have a great day!
Gave a try LineageOS 14.1 for hermes 20180828 build. Everything works just fine, according to my requirements. Sure, you may vary.
Feeling secured as Security patch from August 5, 2018! :good:
Many thanks to @Azizb750 and other devs! ?
Hope, you keep the security patch updated!
Have a great day!
I did try to install ViperOS 20180825, everything works just fine as described on OP.
Security patch of July 5, 2018.
After tried all available N ROMs as provided by OP, I decided to choose crDroid as my daily driver, based on:
1.Highly and easily customizable
2. Not so old security patch (July 5, 2018). Hopefully, Azizb750 will keep updated!
Have a great day!
xu3sno said:
I did try to install ViperOS 20180825, everything works just fine as described on OP.
Security patch of July 5, 2018.
After tried all available N ROMs as provided by OP, I decided to choose crDroid as my daily driver, based on:
1.Highly and easily customizable
2. Not so old security patch (July 5, 2018). Hopefully, Azizb750 will keep updated!
Have a great day!
Click to expand...
Click to collapse
Thanks a lot
But I will not keep them always updated as I would like to stop compiling for a while due of studies after october
But I would like to work on other roms too
viper OS
i tested viper OS, a better rom, smoothly, IR blaster also work well, but fm radio do not work and i cannot make "adb over wifi" work, i hope that can be fixed,thank u
obama88 said:
i tested viper OS, a better rom, smoothly, IR blaster also work well, but fm radio do not work and i cannot make "adb over wifi" work, i hope that can be fixed,thank u
Click to expand...
Click to collapse
adb over wifi doesnot work in Developer options, but third party app as "wifi adb" works after root
Tried latest updated LineageOS 14.1 20180901 and RR 5.8.5 20180901 build.
Security patch August 5, 2018 and December 5, 2017, respectively.
Workings and bugs as described on OP. However, Contacts can't sync, using both methods.
Reverted to crDroid
Anyway, thanks Azizb750 for keeping ROMs for hermes updated!
Have a great day!
Changelog:
-----------------
01092018 (LOS, DotOS and RR)
- Added some lines in ramdisk (for video recording)
- updated BoardConfig.mk
- added new keylayout (Thanks ARTEM)
- added new tweaks in build.prop for [email protected] (thanks @ibilux for help) and removed init.d script
-----------------
03092018 (ViperOS)
- Added some lines in ramdisk (for video recording)
- updated BoardConfig.mk
- added new keylayout (Thanks ARTEM)
- added new tweaks in build.prop for [email protected] (thanks @ibilux for help) and removed init.d script
- edited build.prop to make it debuggable
Click to expand...
Click to collapse
Feel crDroid left behind bro Azizb750!
Have a great day!
i clear all data and flash 03092018(ViperOS) rom, it's bootloop ,but 25082018(ViperOS) rom work,
flash 25082018(ViperOS) firstly, then donot clear data and flash 03092018(ViperOS) rom ,boot into system, but camera crash and adb over wifi still not work ,so 25082018(ViperOS) rom should be keep,until new rom stable

Categories

Resources