[SM-T31X][5.1.1] CyanogenMod 12.1 unofficial build - Galaxy Tab 3 8.0 Android Development

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.1 (Lollipop), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std/disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review.
FEATURES
Android Lollipop 5.1.1 features
CyanogenMod 12.1 features
Mobile data (T311, T315)
WIFI
Camera
Flip cover
Offline charging mode
GPS
Voice call
INSTALLATION
First time installing CyanogenMod to your Galaxy Tab 3 8.0, or coming from another ROM
- Make sure you're running latest PhilZ Touch (not a mandatory but recomended)
- Copy GApps and CM ZIPs to your internal SDCard
- Boot into Recovery
- Flash CM zip from internal SDCard
- Flash GApps zip from internal SDCard
- DO A DATA WIPE / FACTORY RESET
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod
- Copy CM ZIP to your internal SDCard
- Boot into Recovery
- Flash CM zip from internal SDCard
- Reboot
DOWNLOADS
Google Drive
AFH (Outdated)
Google Apps
GApps: http://forum.xda-developers.com/android/software/gapps-google-apps-minimal-edition-t2943330
SCREENSHOOTS
{
"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"
}
DEVICE SPECIFIC SOURCES
- Kernel: https://github.com/tohenk/android_kernel_samsung_smdk4x12
- Common T31x device: https://github.com/tohenk/android_device_samsung_lt01-common
- SM-T311: https://github.com/tohenk/android_device_samsung_lt013g
- SM-T310: https://github.com/tohenk/android_device_samsung_lt01wifi
- SM-T315: https://github.com/tohenk/android_device_samsung_lt01lte
CONTRIBUTORS
- CyanogenMod Team, CyanogenMod and AOSP contributors.
- @ketut.kumajaya, for his CM-11.0 Samsung Galaxy Tab 3 8.0 build.
- @gr8nole, for his CM-12.0 Samsung Galaxy Tab 3 8.0 build.
- @arco68.
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't meant Out-of-Respect!!!
This post modified from ketut.kumajaya post http://forum.xda-developers.com/showthread.php?t=2557573.
XDA:DevDB Information
CM-12.1, ROM for the Samsung Galaxy Tab 3 8.0
Contributors
tohenk
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod
Version Information
Status: Stable
Created 2015-04-28
Last Updated 2015-10-23

KNOWN BUGS
T315: No mobile data, no wifi.
T315: SIGSEGV on GPS blob causing soft reboot, do not enable GPS yet.
All: check for hardware acceleration.
Available network response is malformed on T311, so selecting Operator manually can not be done.
CHANGELOGS
2015-06-06: [FIXED] T315 WIFI
The new macloader consider T315 WIFI mac address as SEMCOSH, while previous CM-11 is NONE. The ugly workaround is mess up with macloader and comment out MAC wifi detection. Perhaps next, just clone nvram_net.txt_semcosh from nvram_net.txt.
On 20150606 build, macloader hack is removed, replaced by a clone of nvram_net.txt_semcosh.
2015-06-08: [FIXED] T315 MOBILE DATA
Get rid of this:
Code:
D/ConnectivityService( 2420): Adding iface rmnet_usb0 to network 100
D/ConnectivityService( 2420): Setting MTU size: rmnet_usb0, 1500
E/Netd ( 1929): netlink response contains error (No such process)
D/ConnectivityService( 2420): Adding Route [0.0.0.0/0 -> 10.69.164.197 rmnet_usb0] to network 100
E/ConnectivityService( 2420): Exception in addRoute for gateway: java.lang.IllegalStateException: command '21 network route add 100 rmnet_usb0 0.0.0.0/0 10.69.164.197' failed with '400 21 addRoute() failed (No such process)'
On build 20150606, setting correct interface in framework seems solve this problem.
2015-06-05: [CHANGED] AAPT switched to xhdpi.
2015-06-08: [FIXED] Offline charging mode. Since Lollipop, the way of init process for LPM is changed. It is no longer loads lpm.rc. Offline charging mode has been adapted to the new init since build 20150608.
2015-07-03: [CHANGED] SELinux now enforced.
2015-07-03: [FIXED] Updated media codecs.
2015-07-27: [ADDED] Implement battery mode which maps CPU governors as follow: Power Save => powersave, Balanced => pegasusq, High Performance => performance. To change the battery mode, go to Settings > Battery > Battery Mode. Currently, this setting is not persistent, so it lost when reboot.
2015-07-27: [FIXED] Fixed SELinux policy for GPS.
2015-08-26: [FIXED] GPS now fully working with this patch merged into the framework.
2015-09-22: [FIXED] Fixed storage write access denied after do factory reset or wipe data.
2015-09-22: [CHANGED] IO scheduler now defaults to BFQ.
2015-10-18: [FIXED] Fixed distorted in-call audio issue by allowing RILD to access mediaserver file and directory.
2015-10-23: [FIXED] Fixed media codecs configuration causing SEGVAULT, now camera work properly (no more can't connect).
FAQS
Q: Is this ROM pre-rooted?
A: Yes, but it is disabled by default.
Q: How to enable root access?
A: You need to enable Developer Options. Goto Settings > About tablet and tap several times on Build number. You will be noticed when developer settings has enabled. Next, go to Developer options and change Root access as you need.
Q: Something is not working, what should I do?
A: First, search this thread if this problem is already known. You can reply to thread and describe the problem as clear as possible. Don't forget, always attach LOGCAT as it would help identify the problem. You may also required to provide KERNEL and RADIO logs if asked.
Q: How can I produce LOGCAT, KERNEL, or RADIO logs?
A: You must have a working ADB on your PC. Open Command Prompt and issue:
Code:
adb logcat > logcat.txt
To produce LOGCAT log, a file named logcat.txt can be attached from current working directory.
Code:
adb logcat -b radio > radio.txt
To produce RADIO log, a file named radio.txt can be attached from current working directory.
Code:
adb shell su -c dmesg > kernel.txt
To produce KERNEL log, a file named kernel.txt can be attached from current working directory.
The issued command should return immediately to Command Prompt, otherwise you need to press Ctrl + C.
Q: Is it possible if I want to build this ROM myself?
A: Of course, follow this post to build your own ROM.

@tohenk respect to your work :thumbup:

Thanks so much! Features and known issues same as previous build?
---------- Post added at 10:51 AM ---------- Previous post was at 10:48 AM ----------
Also link provided in the OP redirects to 3g version, the wifi version folder is empty

grovolis said:
Thanks so much! Features and known issues same as previous build?
---------- Post added at 10:51 AM ---------- Previous post was at 10:48 AM ----------
Also link provided in the OP redirects to 3g version, the wifi version folder is empty
Click to expand...
Click to collapse
He said he only owns t311 so he just build for it if you want to build for t310 source is on OP

The wifi variant (SM-T310) build is now available in Google Drive. Please test and report back.

tohenk said:
The wifi variant (SM-T310) build is now available in Google Drive. Please test and report back.
Click to expand...
Click to collapse
Thanks will do!

Thanks for the lt101, downloading just now will report back soon as I have taken it for a test drive.
---------- Post added at 09:48 PM ---------- Previous post was at 09:05 PM ----------
Initial impressions are good, fast and smooth su not working on initial install grab supersu flashable zip from here http://forum.xda-developers.com/showthread.php?t=1538053

dual-boot
will this work in dual boot mode with blackhawk kernel?

jacsagun said:
will this work in dual boot mode with blackhawk kernel?
Click to expand...
Click to collapse
I didn't even try it yet, just give it try and report it here.

T315 build is up, download from Google Drive.

Downloading it now to see how it differs from validus I mean.. installing it now
---------- Post added at 09:12 ---------- Previous post was at 08:58 ----------
first thing I notice is: home/lock screen rotation works! Second: Trebuchet has stopped - to the reboot! Guest mode works.. so thats not the problem.. hmm... gonna try to install it again But first remove more stuff than just dalvik/cache...
---------- Post added at 09:20 ---------- Previous post was at 09:12 ----------
Factory reset... here's hoping it works. That worked. But it removed my apps (I should have known though). Will post if teamviewer works wonderfully. (and other programs i run )
---------- Post added at 09:24 ---------- Previous post was at 09:20 ----------
teamviewer works. even transmirs the mp3 im listening too. written though tv lol
---------- Post added at 09:52 ---------- Previous post was at 09:24 ----------
Doing a factory reset also meant I lost my backups (as I dont have a external sd card *bangs head against wall*). Luckily I did do a backup with twrp before starting.
So far everything looks great. Flash videos with Puffin is still slow... regardless of setting. Moon+ reader works too, no problems there. Youtube though (without gapps)... does not seem to work with stock browser, then again I dont really use it. But through Puffin it works. And it doesnt even lag (Maybe it was just my previous page that was a bit slow). but it does stop playing if the screen goes black(turns off) - but that is the device and not CM. Stock camera works, which was an issue with cm12.0.... I still have installed Open Camera cause habit. now my biggest Issue.. . my headphones with bluetooth, it did not work as intented in 12.0. (which is why i had to use 4.4.4). it connected very quickly. Lets see the distance it can travel... 1-1.5 meters. Yeah ok.. "stock" works up to 7-8 meters. I also have no idea how to suggest a fix, I am not a developer or programmer, sorry But I use my phone now (core plus) to listen to music over BT so it is no longer a big deal.
tl;dr: bluetooth - same as 12.0. wifi: works. with dev tools on you even have root. Titanium Backup was doubting it though, but so far it seems to work.

tohenk said:
T315 build is up, download from Google Drive.
Click to expand...
Click to collapse
Hello,
i insall this Version und no Wifi and no 3G/LTE is working for me :crying:

Can you post kernel message after the tablet rebooted, do:
Code:
adb shell sh -c dmesg > kernel.log
Don't forget a logcat too.
Sent from my XT1033 using XDA Free mobile app

ps. Does not seem to charge while on usb... or is that just a "feature" ? a few other roms I have tried did.. Omni 4.4.4 at least

canisalbus said:
ps. Does not seem to charge while on usb... or is that just a "feature" ? a few other roms I have tried did.. Omni 4.4.4 at least
Click to expand...
Click to collapse
Which device are you use? On T311 it's charging, see screenshot above.
Sent from my XT1033 using XDA Free mobile app

tohenk said:
Can you post kernel message after the tablet rebooted, do:
Code:
adb shell sh -c dmesg > kernel.log
Don't forget a logcat too.
Sent from my XT1033 using XDA Free mobile app
Click to expand...
Click to collapse
i cant attach a file, so i send you a message

t310 wifi

michel-b said:
i cant attach a file, so i send you a message
Click to expand...
Click to collapse
i cant send the message, its to long and i cant attach a file

eehm let me rephrase my original statement. It shows it as charging on the battery indicator. But not as text on the lock screen which it does when conneted to the power...
---------- Post added at 10:31 ---------- Previous post was at 10:27 ----------
So it works it seems Sorry for the heart attack.

Related

[ROM] [5.1.1] [TeamCanjica] CyanogenMod 12.1 #31 [10/8/15]

{
"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"
}
Unofficial CyanogenMod 12.1 for the Samsung Galaxy S4 (Exynos variants)
Brought to you by TeamCanjica​
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
WARNING: This is not a daily driver yet, it is just a preview of what is coming with CyanogenMod 12 and Android Lollipop, it's not intended to daily usage, just for testing and developing purposes, that's why you will get some red bands with some animations, it's an ENG build, intended to developers
Confirmed working:
Audio, Music playback works smoothly now (fixed on build #11)
Infrared (IR Blaster)
Camera (fixed on build #6)
Bluetooth and A2DP audio streaming (HFP and phone mode enabled on build #12)
Storage (moving apps to sd fixed on build #16)
LPM charging (fixed on build #8)
NFC (fixed on build #7)
GPS (fixed on build #2)
WIFI (fixed on build #2), (totally fixed in build #12, including p2p too)
Leds, haptic feedback, sensors
Exynos OMX encoding / decoding
RIL: sms, ussd codes and calls works (fixed on build #4), data working too (fixed on build #5)
Data encryption (fixed on build #13)
VPN (PPTP, IPSEC, L2TP) (fixed on build #14)
DRM plugins working (fixed on build #17)
Code:
[B][U]Changlog for build #30 [/U][/B]
- Fixed hopfully video software decoding issues causing wrong colors.
- Attamt to fix Audiofx (needs testing).
- Skype issues fixed.
- Volume boost is back!
- Navbar keys option added back
[B][U]Changlog for build #31 [/U][/B]
- Fixed power profiles (energy saver, balanced and performance)
- Addad back Ambient Display service.
- More compatibilty to software decoders for better stability and performance ( http://review.cyanogenmod.org/#/c/105523/)
- Stagefright: Add support for Exynos hardware audio decoding (http://review.cyanogenmod.org/#/c/105520/)
- Tested AudioFx and works but only with stock cm music player for now.
- Music visualizations are now fixed tested by me.
I think it's time to remove the 'Beta' tag from this thread as this build is perfectly stable.
Download (build #31)
https://www.androidfilehost.com/?fid=24052804347791163
Installation
Download the ROM from the link above
Download GApps for 5.1
Download new lollipop modem here (thanks rgshah3)
Put the zip files on your SDCard
Reboot in Recovery (TWRP)
Wipe Data / Factory Reset
Select "Install zip from SDCard"
Choose CM12 zip file
Choose GApps zip file
Choose I9500_XXUHOA7_MODEM zip file
Reboot system
To enable root tap several times in the build number under "about phone", then go to developer settings and enable root for apps and adb
Sources
https://github.com/frapeti?tab=repositories
https://github.com/CyanogenMod
Credits
Alberto Guanti and Ethan Chen for their bring up of this exynos device
CyanogenMod
TeamCanjica
BlaqueDroid to help me fix the camera with missing blobs
MemAllocator
NOTE:
1- of course I won't mention the upstream updates, it's pretty obvious that I sync before building with my commits
2- I don't earn a cent from CM, just got a few bucks thanks to kind people here at XDA, If I was selfish enough I would just focus on improving my apps or making new ones to earn money
NOTE WITH LOVE FOR KANGERS:
3- you are free to kang my work and fool noobs that you fixed X or Y without even referencing the original commit (which is what noobs do) cause I don't give a fvck anymore, real devs know how to track build commits, keep commit history, maintain commit authorship and add credits. At least there is still people which respect other people here on XDA
XDA:DevDB Information
[ROM] [5.1.1] [TeamCanjica] CyanogenMod 12.1, ROM for the Samsung Galaxy S 4
Contributors
frapeti, MemAllocator, AntaresOne, zwliew, Unjustified Dev
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Current Beta Version: 30
Created 2014-11-18
Last Updated 2015-08-10
Screenshots
View attachment 3023350View attachment 3023351View attachment 3023352View attachment 3023353
Reserved
CHANGELOG:
NOTE:
1- of course I won't mention the upstream updates, it's pretty obvious that I sync before building with my commits
2- I don't earn a cent from CM, just got a few bucks thanks to kind people here at XDA, If I was selfish enough I would just focus on improving my apps or making new ones to earn money
NOTE WITH LOVE FOR KANGERS:
3- you are free to kang my work and fool noobs that you fixed X or Y without even referencing the original commit (which is what noobs do) cause I don't give a fvck anymore, real devs know how to track build commits, keep commit history, maintain commit authorship and add credits. At least there is still people which respect other people here on XDA [emoji14]
# build 1:
initial release
# build 2:
- wifi fixed
- gps fixed
# build 3:
- charging issue fixed
# build 4:
- incoming and outgoing calls fixed (don't use an old modem)
# build 5:
- data fixed
- added cyanogenmod hardware abstraction framework classes
# build 6:
- camera fixed
# build 7:
- NFC fixed
# build 8:
- LPM charging fixed (offline charging)
# build 9
- Torch fixed, music audio glitches fixed with normal speakers (?)
# build 10
- Stock camera workaround (downgrading camera api to 1 until we get LP from samsung)
- Upstream updates
- OMX codecs quirks updates from manta
- LPM has the correct sysfs paths now (you can see the led bright while charging for instance)
- GPS, WIFI and NFC config updates from I9505 GPE official LP from Google
# build 11
- Music playback is smooth now, not weird glitches anymore
- All ondemand governor related issues should be fixed now
# build 12
- WiFi works normally now, P2P also, no more issues related to WiFi
- Bluetooth + WiFi should work normally
- Bluetooth HFP profile enabled, switched to phone profile instead of PC
# build 13
- Data encryption fixed
- Audio updates
- 3D HDMI support added
- EAP authentication support (SIM, MD5, TLS, MSCHAPV2 and more)
# build 14
- VPN completely fixed
- Added CM performance profiles and per-app profiles
- Dynamic USB audio playback formats
# build 15
- Added touchscreen hovering on input settings (first seen here, pending review at cmgerrit)
- Improved bluetooth audio
- Updated proprietary blobs
# build 16
- fixed moving apps to sd card
- fixed bluetooth audio (thanks MemAllocatoR)
# build 17
- fixed DRM plugins (widevine, divx, etc)
# build 18
- workaround for lags on UI
# build 19
- properly fixed the "ok google" issue, voice recognition and calls should work ok now
- echo in calls should be fixed now
- camcorder audio should record the correct microphone now
- better calls audio quality, enabled HD Voice aka WB_AMR
# build 20 and 21
- bump to 5.1.1 thanks @MemAllocatoR
# build 22
- fixed some odd OMX issue, all is fine now @MemAllocatoR
Nice Work Downloading..
OMG lollipop for our i9500?
This is like dream came true! Very appreciated this guys!
However, the bug concerns me.. I'll let NFC and IR pass.. But can you explain a bit more about RIL? It's radio right? Does mobile network and wifi works on this? Again, this is a very good step to the right direction!
@frapeti great work! you are a hero
Sent from my GT-I9500 using XDA Premium 4 mobile app
AMAZING
¡Excellent! I want to try it NOW :Q_.
I really appreciate the initiative.
just flashed it. sdcard is working! music can be played with apolo, gallery has all my ext sd card photos and pics. can't call, but I was able to run ussd code, so RIL partially works. phone shows 3g but there is no way to get the internet access, so no info about gapps and adding google account. it's great, waiting for updates!
---------- Post added at 07:44 PM ---------- Previous post was at 07:38 PM ----------
just flashed it. sdcard is working! music can be played with apolo, gallery has all my ext sd card photos and pics. can't call, but I was able to run ussd code, so RIL partially works. phone shows 3g but there is no way to get the internet access, so no info about gapps and adding google account. it's great, waiting for updates!
used cwm
Why i can't flash it with TWRP ?
AL_IRAQI said:
Why i can't flash it with TWRP ?
Click to expand...
Click to collapse
What it says?
AntaresOne said:
What it says?
Click to expand...
Click to collapse
Device or resources busy
I have screenshot but I installed CWM and by mistake I wipe my internal storage
AL_IRAQI said:
Device or resources busy
I have screenshot but I installed CWM and by mistake I wipe my internal storage
Click to expand...
Click to collapse
Btw if you reboot system
System booting :cyclops:
DroidX77 said:
Btw if you reboot system
System booting :cyclops:
Click to expand...
Click to collapse
No after that i get unable to mount system so it shouldn't work
Edit:
Error screenshot
Those are just incorrect logs... it still installs the rom and boots.. if u have wiped the internal storage try to restore a backup if u have one by booting into recovery.. if not u need flash a fresh rom my friend..
s_vohra said:
Those are just incorrect logs... it still installs the rom and boots.. if u have wiped the internal storage try to restore a backup if u have one by booting into recovery.. if not u need flash a fresh rom my friend..
Click to expand...
Click to collapse
not incorrect logs ?
I restart to system but it didn't boot
AL_IRAQI said:
No after that i get unable to mount system so it shouldn't work
Edit:
Error screenshot
Click to expand...
Click to collapse
I get same problem but only wipe data and internal factory reset
Not wipe system
DroidX77 said:
I get same problem but only wipe data and internal factory reset
Not wipe system
Click to expand...
Click to collapse
I already did this but it didn't work
I was using CWM recovery.. got some errors but it installed fine, maybe issue is specific to TWRP
s_vohra said:
I was using CWM recovery.. got some errors but it installed fine, maybe issue is specific to TWRP
Click to expand...
Click to collapse
I'll change updater script with other one and try again
CWM also didn't work
Weird, it worked fine for me in the first go.. I am using Phil's recover latest one, maybe you can try with that one..

[ROM] [6.0.1] [UNOFFICIAL] CyanogenMod 13 [2016/12/28]

{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device..
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github Repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review.
Device-specific source code:
Device tree: https://github.com/ghsr/android_device_samsung_galaxys2plus-common and https://github.com/ghsr/android_device_samsung_i9105p
Kernel source: https://github.com/ghsr/android_kernel_samsung_galaxys2plus-common
Compatibilitiy Patches: https://github.com/ghsr/build_tools/tree/cm-13.0/patches
WebView: https://github.com/pawitp/android_external_chromium-webview
Downloads
ROM: https://s.basketbuild.com/devs/GHsR/CM-13/i9105p
Recovery: https://s.basketbuild.com/devs/GHsR/RECOVERY
Gapps: http://opengapps.org
What works?
Wi-Fi
Bluetooth
RIL (Calls, SMS, Mobile Data)
Sensors (Accelerometer, Compass, Light, Proximity, etc.)
Camera
Video (playback & recording)
Audio (playback & recording)
GPS
Everything else not listed under "known issues"
Known Issues
Runtime storage permission does not work properly (setns patches are not applied, see PermissionsHostTest CTS test)
Installation Instructions
Make a backup!
If you were on CM 10.1 or a stock ROM prior to 4.2, upgrade to stock 4.2 first.
Install ClockworkMod or TWRP recovery with SELinux support. Older CWM will result in a "status 7" error.
Download the ROM and GApps
Reboot to recovery
Wipe data/factory reset if coming from stock or another non-CM ROM (You may get a "staus 7" error if you fail to wipe.)
Flash the ROM and then GApps
For GT-I9105 flash nfc destroyer
Reboot your phone
Enjoy!
To upgrade to a newer build, simply flash the zip. There's no need for data wipe or flashing Google Apps again. (However, if you are experiencing strange issues, you may want to try a wipe.)
OTA Updates:
Recommended recovery: TWRP
You will get a notification on your phone when a new version of ROM is available. You can download and install the ROM on your phone via Settings -> About -> CyanogenMod updates. It will download full ROM (not a delta zip)!
Changelog
Code:
20161228:
- Added Gello browser
- Added custom doze service
- [URL="https://github.com/ghsr/changelog/commit/04740f024001ec04bd5bf9027fc49be226c49a29"]Upstream merge[/URL]
20161219:
- [URL="https://github.com/ghsr/changelog/commit/1b65a27cc2922396c2dab56f781a4baadd0eea3a"]Upstream merge[/URL]
- Based on android-6.0.1_r74
20161021:
- Removed Gello browser
- Enabled EAP-SIM authentication
- Optional overclocking to 1.6 Ghz
- [URL="https://github.com/ghsr/changelog/commit/9d8acb27e3cabaf62647b89ef240bd4fd558c048"]Upstream merge[/URL]
- Based on android-6.0.1_r72
20160728
- [URL="https://github.com/ghsr/changelog/commit/2ea704ff990eeccbcf189ca40c993aab96688ea2"]Upstream merge[/URL]
20160705
- Fixed changelog in the ota update app
- [URL="https://github.com/ghsr/changelog/commit/a8acc6c6a34067be38bfe271197e852cf599ebc8"]Upstream merge[/URL]
20160616
- Enabled Ambient Display
- Added OTA updates support (without delta)
- Added Gello browser
- [URL="https://github.com/ghsr/changelog/commit/c22603cdebf2decc65975987158ba36c379efd2b"]Upstream merge[/URL]
- Based on android-6.0.1_r46
20160523
- Reverted setns patches due to some issues with the kernel
- Added sio sioplus zen I/O schedulers
- Added lulzactive smartassV2 smartassH3 governors
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/59d8a0abbb3835682a5c21476490bc3d445bf968"]Upstream merge[/URL]
20160506
- Fixed youtube issue (stopping video playback after 5-7 seconds)
- Enabled gesture typing and fixed LatinIME fc (thanks to @[URL="http://forum.xda-developers.com/member.php?u=6429309"]DodoGTA[/URL] for providing working gesture typing library)
- Updated blobs from I9105PXXUBOB2
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/3a8c147a6a7dbb599c47ee64f3508cc13c3a30f2"]Upstream merge[/URL]
- Based on android-6.0.1_r43
20160427
- Fixed unstable usb connection
- Fixed runtime storage permission (applied setns patches in the kernel)
- Enabled auto power modes
- Added some encryption fixes
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/d8a16ad022cb48903984e647b3dc7bc5af5ec138"]Upstream merge[/URL]
- Based on android-6.0.1_r30
20160329
- Fixed SIM card detection when phone is encrypted
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/a202ab5447a149795bd564048eae30caf54b6ed2"]Upstream merge[/URL]
- Based on android-6.0.1_r22
20160223
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/af216f1e4929081884eb62b432354e2a9fc92ab0"]Upstream merge[/URL]
20160208
- Updated f2fs driver in the kernel
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/309a023490da3f4a1b570c7aa5a0965c3ee1fc3b"]Upstream merge[/URL]
- Based on android-6.0.1_r13
20160128
- Fixed call mute
- Enabled zRAM and zCache
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/c8e324506e87e6df7f13b629c52eab274f0a07be"]Upstream merge[/URL]
20160121
- Fixed disappearing tiles
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/f272051e379949518ac3670d14ed13447bf22b4c"]Upstream merge[/URL]
20160120:
- Fixed freezing
- Fixed formatting SD card as internal
- Added Snap camera
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/b365a6e3fb4d503d06b50d623b85591605413fad"]Upstream merge[/URL]
20160110:
- Fixed Google Play Movies (widevine DRM)
- Fixed network mode reset issue after reboot
- SELinux in enforcing mode
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/e62038141be3582e591f98a3f676b11bf90ee23f"]Upstream merge[/URL]
- Based on [URL="https://gist.github.com/ghsr/7642f572c6a097633fea"]android-6.0.1_r10[/URL]
20151226:
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/a16b21afbf33ff119061fcb4f9de215dc73e39ed"]Upstream merge[/URL]
20151215:
- Fixed SIM PIN
- Fixed unable to select 2G/3G
- New Trebuchet launcher
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/c7f079c1790cb0a07bf52379a75f829f40e4f06b"]Upstream merge[/URL]
20151210:
- Disabled gesture typing on AOSP Keyboard to prevent crash with some gapps
- [URL="https://gist.github.com/ghsr/1ac063de12e68ea95409/9f47c657ef7958c72cbbab711d3a575e87305b56"]Upstream merge[/URL]
- Based on [URL="https://gist.github.com/pawitp/d3d47d92c0e3ed0e3a36"]android-6.0.1_r3[/URL]
20151206:
- Initial alpha release
Reporting Bugs
You are allowed to report bugs only in this thread.
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. The following is a useful format to follow.
Code:
What is your--
Phone model (i9105 or i9105p):
Radio (baseband):
CM version:
CM Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
CMSettings/Performance settings (other than stock):
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Credits
CyanogenMod team
@pawitp - for patches
@xenon92, @LuK1337, @CoolDevelopment and other I9105/P and I9082 devs
XDA:DevDB Information
CyanogenMod 13, ROM for the Samsung Galaxy S II Plus
Contributors
GHsR
Source Code: https://github.com/cyanogenmod
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.0.x
ROM Firmware Required: 4.2.2
Version Information
Status: Stable
Created 2015-12-07
Last Updated 2016-12-28
Video Review
Reserved
Known Issues
Runtime storage permission does not work properly (setns patches are not applied, see PermissionsHostTest
the format sd card as internal isn't working is the issue above also means that?
cracker12 said:
Is the format sd card as internal working or the issue above also means that?
Click to expand...
Click to collapse
I can't check it, my sdcard too slow for that.
setns needs to give permission to access sdcard for third-party applications, I think that it can not affect the formatting sdcard as internal. If you have problems with this, please create a logcat.
I was able to format SD card as internal
GHsR said:
I can't check it, my sdcard too slow for that.
setns needs to give permission to access sdcard for third-party applications, I think that it can not affect the formatting sdcard as internal. If you have problems with this, please create a logcat.
Click to expand...
Click to collapse
And is safe to do that? can i use it like on lp? or i will have problems?
cracker12 said:
And is safe to do that? can i use it like on lp? or i will have problems?
Click to expand...
Click to collapse
Yes. Before this recommended to backup your data from sdcard. If you want to use it like on lp, don't format the sdcard as internal.
No luck with gapps yet. Does now on tap work?
---------- Post added at 11:05 AM ---------- Previous post was at 11:01 AM ----------
cracker12 said:
And is safe to do that? can i use it like on lp? or i will have problems?
Click to expand...
Click to collapse
I prefer not to use SD card as internal for the only reason - you won't be able to use your SD externally. If you want to use you'd need to format it and then it becomes usable outside your phone
But it overcomes the space issue in our phone if used as internal.. I can install multiple games.
Rahulmsinghvi said:
No luck with gapps yet. Does now on tap work?
---------- Post added at 11:05 AM ---------- Previous post was at 11:01 AM ----------
I prefer not to use SD card as internal for the only reason - you won't be able to use your SD externally. If you want to use you'd need to format it and then it becomes usable outside your phone
But it overcomes the space issue in our phone if used as internal.. I can install multiple games.
Click to expand...
Click to collapse
Is because of that. If my apps are installed on phone memory is almost full... But if i understand is better not do it because if my phome broked i can't save what i have on sd and can't use to make backups or updates trought sd. Is that right?
cracker12 said:
Is because of that. If my apps are installed on phone memory is almost full... But if i understand is better not do it because if my phome broked i can't save what i have on sd and can't use to make backups or updates trought sd. Is that right?
Click to expand...
Click to collapse
That's correct! Its always a risk but worth taking
Rahulmsinghvi said:
That's correct! Its always a risk but worth taking
Click to expand...
Click to collapse
what is the size and class of your sd?
cracker12 said:
what is the size and class of your sd?
Click to expand...
Click to collapse
16 GB/ class 6
Rahulmsinghvi said:
16 GB/ class 6
Click to expand...
Click to collapse
mine is class 10 that is better i think nevermind, testing
cracker12 said:
what is the size and class of your sd?
Click to expand...
Click to collapse
I thought of re-flashing the ROM. But when I select the CM 13 zip in (TWRP 2.8.7.0) recovery, my phone is rebooting to recovery.
I did complete wipe and still it shows the same issue
https://www.youtube.com/watch?v=rxkEJziOSWE
Please add this video of this ROM in first page, made by me (it's in italian but in description there's a text where i describe what i do in video)
@GHsR does this rom support f2fs? and can it be dirty flashed over andixlm's cm12.1?
Rahulmsinghvi said:
I thought of re-flashing the ROM. But when I select the CM 13 zip in (TWRP 2.8.7.0) recovery, my phone is rebooting to recovery.
I did complete wipe and still it shows the same issue
Click to expand...
Click to collapse
do you format the sd into internal? if yes you should use another memory card
I'm getting Unfortunately, Android Keyboard (AOSP) has stopped. every 5-10 seconds, both on dirty and on clean flash. I've used opengapps pico package (ARM, 6.0)
karamancho said:
I'm getting Unfortunately, Android Keyboard (AOSP) has stopped. every 5-10 seconds, both on dirty and on clean flash. I've used opengapps pico package (ARM, 6.0)
Click to expand...
Click to collapse
I am on mobike phone and i can't give you a link. But search on aosp 6.0 or rr marshmallow for a keyboard fix.zip

[OREO][8.1]Unofficial OmniROM [OTA][D5803/5833]

{
"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"
}
Unofficial OmniROM OREO for Z3C (aries)​Brought to you by @nailyk​Know someone with a Z3? Send them over to this thread​​Classic disclaimer:
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
*/
Features:
OTA Updates:
We've activated OTA updates, so you can be sure to get the latest updates for your device!
Unique, customizable features with OmniGears:
Control the brightness by swiping across status bar!
Set your own actions for hard- and software buttons!
Change the style of your device, thanks to substratum support! (dark theme already included)
Crop your screenshot right after you took one!
...and much more!
Switch your apps with OmniSwitch
Forget the recents drawer, you can switch your apps by swiping from the edge of the screen!
Customizable, with cool extra features!
And of course completely OPTIONAL! Switch it on the go without restarting your device!
...
Prerequisites:
Sony Z3 Compact (aries)
UNLOCKED Bootloader
Latest TWRP release
Install guide:
Still on stock fw?:
Make sure you're on 23.5.A.1.291, if not, download and flash it with Flashtool.
Flash the latest TWRP (3.1.xx) in fastboot (fastboot flash FOTAKernel twrp_***.img)
When you're done, follow the next points below this spoiler.
Enter recovery mode (HOLD VOL DOWN + POWER while device is off)
WIPE /system, /data, /cache, dalvik cache
SELECT the ROM zip and flash it
(Optional) Flash GApps: (http://opengapps.org/)
(Optional) Flash any other extras (root: look below the guide)
Reboot into system and wait for boot (it'll take some time, don't worry)
Root:
For root, we suggest that you use phhSuperUser, as it is fully open sourced and it works fine with OmniROM: phhSuperUser thread
Alternatives are Magisk (Click here) and SuperSU.
Downloads:
Latest build:
Read post #2 to check what bugs are currently on the latest build!
2018-06-16:
Direct: https://releases.nailyk.fr/omnirom/omni-8.1.0-20180616-z3c-nailyk.zip
Changelog at post#2​​
Previous builds:
2018-03-20:omni-8.1.0-20180320-z3c-nailyk.zip
2018-01-01:omni-8.1.0-20180101-z3c-nailyk.zip
2017-11-03: omni-8.0.0-20171103-z3c-nailyk.zip
2017-11-01: omni-8.0.0-20171101-z3c-nailyk.zip
2017-10-29: omni-8.0.0-20171029-z3c-nailyk.zip​
TWRP:
https://releases.nailyk.fr/twrp/twrp_z3c_O_2018-06-16.img​
​
Want to report bugs?
Give us logs using dmesg or logcat (clear logs first before reproducing the problem with "adb logcat -c")
Rebooting problems? Provide last_kmsg
Written explanations only with a way to reproduce the bug
XDA:DevDB Information
OmniROM, ROM for the Sony Xperia Z3 Compact
Contributors
devil188, nailyk, Dobsgw
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
Version Information
Status: Beta
Created 2017-10-29
Last Updated 2018-03-27
Changelog:
2018-06-16 release:
REQUIRES A FULL WIPE!
TWRP dirty fix for zip flashing.
Attempt to fix camera record (not working!)
Solve reboot to recovery
Periodicals updates
Switching to enforce mode (selinunx)
Click to expand...
Click to collapse
2018-03-20 release:
Partial Changelog
Lot of audio changes,
Video record fixed (some problems remain, like format, green bar, etc),
Some not-fully-tested power patches.
Click to expand...
Click to collapse
2018-01-01 release:
Lot of code cleaning,
some fixes about audio, & gps.
New issue about 4G connection: you need to connect to a wifi network before it became available (if you do not have nearly trusted wifi, turning on AP works too. )
Click to expand...
Click to collapse
2017-12-07 release:
Lot of change for camera (video record still broken)
Lot of sepolicy changes (next release will be enforcing so please report your denials logs)
Change for GPS. Should work but expect problems anyway.
SystemUI tuner should be working again.
Small change to make external sd mountable while using unix file-system. Still not able to write on it for now.
Click to expand...
Click to collapse
2017-11-03 release:
Multiple merges:
2017-10-31:
OTA updates
2017-11-03:
Fix video recording (26562)
Fix aries bootanim size (26515)
Click to expand...
Click to collapse
2017-11-01 release:
Minor fixes:
Restore D2TW from 26502 & 26504
Attempt to fix AP with 26524
Enable Messaging app (26526) & FM app (26527)
Click to expand...
Click to collapse
Currently known issues and their fixes:
ERROR 7 while flashing in TWRP
- Flash the correct TWRP or delete the getprop() in updater-script.
Video recording not working
- Now partially working, some bugs may occur!
Problems with MicroG
- https://forum.xda-developers.com/showpost.php?p=74341878&postcount=9
5GHz Wi-Fi networks not working
- There are reports that 5GHz Wi-Fi networks not getting detected, we can't reproduce this problem though. Currently looking into this.
Sources:
https://github.com/nailyk-fr/local_manifests/blob/android-8.0/x-roomservice.xml
https://github.com/omnirom
https://gerrit.omnirom.org/
How to report
How to post
Reports without logs or step to reproduce are useless (read contribute).
You are welcome to post your review: what is working, not working, etc... Check into know issues before.
You are welcome to report any typo, error, etc...
Try to keep thread clean as a dev reference. Thanks in advance.​
How to report problems
To report problem, please provide logs.
It is always better to include reference to the Installed version. This guide is really detailed and explained everything about bug reports.
If you have any doubts, take the most logs. There is never enough logs ​
How to get logs
If your device is not booting at all, we need information about how you flash and all the handling you do, the display status, light status, and if available a dump of /proc/last_kmesg*
If you have a non working peripheral (non-working radio/wifi/etc...) please provide a full logcat and full dmesg, example:
Code:
adb reboot
adb wait-for-device
adb shell dmesg > dmesg.log
adb logcat -d > logcat.log
If you have a non working app please provide a partial logcat:
Code:
adb reboot
adb wait-for-device
adb logcat -c
<launch your app>
adb logcat -d > logcat.log
On this rom, there is a script who detect device at install time and provide the right functions for single or dual sim. If you have modem problems (like data not working or no signal) please also provide the /tmp/recovery.log.:
If you have ADB access to your device in twrp just use
Code:
adb pull /tmp/recovery.log .
after flashing omnirom.
If you do not have ADB access use the 'copy to SD' button in the advanced tab, then transfer it the way you like.
then upload your files to a service like pastebin.com / paste.omnirom.org
How to contribute
Code is like hieroglyphs for me:
No worries you can contribute anyway! Install the rom, do tests, read failure logs, look at internet for potential fix/similar users experience, is the biggest part of debugging. Then collect all of this and write your results here.
Code is like hieroglyphs for me and logs are worst:
No problem, collects logs the right way if you can, explain how you encounter the problem: detailed step to reproduce could be enough: explain exactly how you encounter the error/problem, it should produce each time someone repeat your steps. Then we will be able to fix it.
Based on stock sony kernel?
Amazing, I'm testing right now.
-It's quite fast (maybe a bit laggy in Settings app)
-Calls/SMS ok
-Wi-Fi working (both 2.4 and 5 GHz)
-Camera taking pictures, but not videos (as stated in post #2)
-Mobile data working (2G, 3G, LTE)
-Bluetooth working! I successfully connected to my JBL Go
-DoubleTapToWake not working
-Auto brightness not working here, good Night Mode
-Audio is quite loud, very good! (good inCall and loudspeaker volumes too)
-Screen rotation working
-64GB microSD correctly detected
-only around 5.5 GB occupied (without gApps)
-just 23 seconds to boot
-30 minutes of SOT drained about 7% of battery
I'm really tempted to keep this ROM, but I'll wait for it to get even more stable than now.
Oreo seems a way better than Nougat.
Thanks dev for this :good::good::good:
When video recording gets fixed I am installing this ROM,I already see good reviews so hoping it gets fixed soon.
Great job dev!
Awesome work guys, bluetooth works.
Hope we got Lineage or AOSP ROM soon.
Testing,so far so good.
So far so good... What I've noted:
- 'unknown sources' option in security settings is done away with. Now is a pop-up dialog included in pkg mgr.
- Settings layout is different. Main dashboard more condensed, with several options now in sub-settings.
- Signature spoofing ability included without patch, but Micro G still showing not active. Not sure what to do to activate it. SELinux already permissive; I don't see any option in settings...
- phh's Superuser working fine, (my preferred root).
Thanks
---------- Post added at 08:24 PM ---------- Previous post was at 07:55 PM ----------
Figured out the Micro G issue, (feel stupid because I already went through this with another ROM and forgot about it...) Just tap on the unchecked box in Micro G settings and allow permission in the pop-up box.
Now Micro G working fine...
Very Good!
Please add control with one hand as on LOS, my top of the sensor does not work.
Awesome work guys, thanks for all the hard work @devil188 @nailyk @Diewi @xkeita @rcstar6696
---------- Post added at 09:37 AM ---------- Previous post was at 09:36 AM ----------
Awesome work guys, thanks for all the hard work @devil188 @nailyk @Diewi @xkeita @rcstar6696
Already approx 24h on. I am really pleased surprise, she isn't perfect but come on!! ,is Alfa release, and come so early after officially released!
Normally installed, on get gaps I have same treble, usually use aroma install, but don't past a way,finely successful with pico, magisk , and now I am a happy campers.
Tks a loot for this!
Stock camera working, no recording.(just flash)
I guess they cut button rearrangement out of system ui tuner in Oreo. Found this app that can restore it - https://play.google.com/store/apps/details?id=xyz.paphonb.systemuituner. I have a feeling it's easy to do with apktool also, but apktool not ready for O yet, so haven't been able to test, (https://forum.xda-developers.com/showpost.php?p=74347058&postcount=5108)...
Tried the rom. Many congrats for the good work and thank you.
I cannot get the 5ghz networks to show up.
Also double tap to wake does not work.
And, the camera, even if does not FC when taking video, it does not store it anywhere.
Finally I get an error message as soon as the phone boots up to android. "Cell broadcast has stopped".
I will be following closely this thread. Keep up the good work!!!
I flashed again this rom to check if "Nougat Sony Camera Port" could work on Oreo too (I cannot live without that camera).
The result is YES (obviously Video recording still broken and some camera mode like AR Fun are force closing) and Cyberian Camera 8.0 works too.
So proud of this phone, it does not want to give up :good:
madvinegar said:
Tried the rom. Many congrats for the good work and thank you.
I cannot get the 5ghz networks to show up.
Also double tap to wake does not work.
And, the camera, even if does not FC when taking video, it does not store it anywhere.
Finally I get an error message as soon as the phone boots up to android. "Cell broadcast has stopped".
I will be following closely this thread. Keep up the good work!!!
Click to expand...
Click to collapse
5GHz networks are showing up for me, double tap to wake works too. And that's what we meant with "video recording not working"
If possible, give us a logcat so we can take a look at that problem of yours.
devil188 said:
5GHz networks are showing up for me, double tap to wake works too. And that's what we meant with "video recording not working"
If possible, give us a logcat so we can take a look at that problem of yours.
Click to expand...
Click to collapse
Apologies for the noob question. How can I take a logcat?
devil188 said:
5GHz networks are showing up for me, double tap to wake works too. And that's what we meant with "video recording not working"
If possible, give us a logcat so we can take a look at that problem of yours.
Click to expand...
Click to collapse
5Ghz working for me too, but not DT2W.
I've seen a new build on androidfilehost (too late ), has it been fixed in that build?
2017-11-01 release
Minor fixes:
Restore D2TW from 26502 & 26504
Attempt to fix AP with 26524
Enable Messaging app (26526) & FM app (26527)
And a surprise coming.
Link will be added to OP in a few.
nailyk said:
Minor fixes:
Restore D2TW from 26502 & 26504
Attempt to fix AP with 26524
Enable Messaging app (26526) & FM app (26527)
And a surprise coming.
Link will be added to OP in a few.
Click to expand...
Click to collapse
You mean right now

[ROM][STABLE] LineageOS 15.1 for the Xperia Z5 Premium

LineageOS is a free and open-source operating system for various devices, based on the Android mobile platform.
Disclaimer:
It is your decision to install this software on your device. Neither LineageOS developers nor I take any responsibility for any damage that may occur from installing this software on your device.
{
"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"
}
​
Notes:
This rom does not come pre-rooted or bundled with any modifications or apps. The device tree is heavily based off of Sumire's officical lineageOS repo with only the necessary modifications required for Satsuki (Z5 Premium).
Download:
Android File Host: lineage-15.1-20211005-unofficial-satsuki.zip | 9e2f80e0414a3041d25b871afe02ea8c
Prerequisites:
- Make sure you're coming from firmware 32.4.A.1.54 before flashing this rom.
- Bootloader needs to be unlocked.
- Ensure that you have TWRP recovery from here.
Install:
1) Reboot into TWRP Recovery.
2) Select Wipe -> Swipe to factory reset -> Advanced Wipe -> Dalvik /ART Cache, System, Cache and Data -> Swipe to Wipe.
3) Go back to TWRP's main menu -> Select Install -> Locate and choose lineage-15.1-202XXXXXUNOFFICIAL-satsuki.zip file -> Swipe to confirm flash.
Bugs:
- Front camera video recording is laggy
Sources:
Kernel
Device Tree (Satsuki | kitakami-common)
XDA:DevDB Information
LineageOS 15.1, ROM for the Sony Xperia Z5 Premium
Contributors
Joel16
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
Version Information
Status: Stable
Current Stable Version: 20211005
Stable Release Date: 2020-12-08
Created 2019-12-21
Last Updated 2021-10-05
Spoiler: Old Change-logs
Initial Release 20191221 - BETA
Code:
[U]Currently Working:[/U]
- Audio/Mic
- Bluetooth
- Fingerprint
- GPS
- Sensors (lights, gyroscope, accelerometer etc)
- WiFi
[U]Bugs:[/U]
- Camera and flash does not work.
- No sim detection (no sim service)
- Live display does not work
20191228 - BETA
Code:
- Applied kv123's DTS patch for dual sim SD card fix.
- Fix sim card detection. (Calling/Message - Needs testing/logs)
20200101 - BETA
Code:
- Fix Null ptr dereference in UID-based routing: This fixes issues with many apps crashing and resulting in a kernel panic such as YouTube.
- Enable TARGET_BOOTANIMATION_HALF_RES: Much smoother boot animation + no more lag.
- Update sec_config: Add security rule for WLFW service and change permissions for DIAG services.
- Allow the use of invalid pthread via board flag.
- Exempt latency-critical interrupts from balancing.
- Bunch of code clean up (Removing unnecessary configs, service calls, reorganizing makefiles etc)
20201022 - STABLE
Code:
- Upstream changes from lineage 15.1 sources
- Fixed RIL signal strength.
- Fixed RIL manual network search.
- Fixed NFC.
- Fixed camera. (Thanks to the wrapper by Chippa_a and the findings by torukk)
- Fixed flash light toggle.
- October security patches.
20201208 - STABLE
Code:
- Upstream changes from lineage 15.1 sources
- Back-ported camera wrapper from 17.1 sources. (No more half-assed closed source camera wrapper)
- Fixed front camera force close in Snap.
- Fixed video camera fps in Snap.
- Bumped finger print HAL from 2.0 -> 2.1.
- Bumped WiFi HAL from 1.0 -> 1.1.
- Switched to lineage power HAL.
- Picture adjustment is now working, however livedisplay is disabled due to a kernel panic.
- No longer listens to fingerprints when the screen is off - hopefully should help battery life.
- November security patches.
20210423 - STABLE
Code:
- Upstream changes from lineage 15.1 sources.
- April 2021 security patches.
- Fixed livedisplay kernel panic.
- Reduce echo while making phone calls.
20210628 - STABLE
Code:
- Underlocked max clock to 1.5 GHz
- June security patches
- Update device fingerprint props from stock.
20211105 - STABLE
Code:
- Upstream lineage changes
- September security patches
- SElinux enforcing
Excellent work! I would love to test this but since I only have this phone at the moment, I need the Sim card detection to at least work. You're doing an excellent job and you've gotten farther than anyone else! Keep up the good work and best of luck. Can't wait to start testing it if you're able to get Sim card detection working.
Mike3009 said:
Excellent work! I would love to test this but since I only have this phone at the moment, I need the Sim card detection to at least work. You're doing an excellent job and you've gotten farther than anyone else! Keep up the good work and best of luck. Can't wait to start testing it if you're able to get Sim card detection working.
Click to expand...
Click to collapse
Even if I get sim detection working, it doesn't mean calls/SMS is guaranteed to work. I'll need testers on that eventually. I do have a SIM on my Z5 but its a pretty old SIM that needs to be reactivated. I can only check to see if it's actually picking up the cellular network at most.
man,ure legend bro?? keep it up
oh yeah,ur rom was so smooth and the boot up was so fast,except for bug listed above the SD card doesnt get detect as well
yeshuabainz said:
oh yeah,ur rom was so smooth and the boot up was so fast,except for bug listed above the SD card doesnt get detect as well
Click to expand...
Click to collapse
Mate it's working on my device. You said the same thing with my TWRP build but it's working there as well.
Joel16 said:
Even if I get sim detection working, it doesn't mean calls/SMS is guaranteed to work. I'll need testers on that eventually. I do have a SIM on my Z5 but its a pretty old SIM that needs to be reactivated. I can only check to see if it's actually picking up the cellular network at most.
Click to expand...
Click to collapse
I'd definitely be happy to test it for you and let you know if calls and SMS work after you get sim card detection working. Keep up the good work, you're doing an excellent job!
Joel16 said:
Mate it's working on my device. You said the same thing with my TWRP build but it's working there as well.
Click to expand...
Click to collapse
the external sd micro card doesnt get detected but internal are fine,dirty or clean flash result same
New Release 20191228
- Applied kv123's DTS patch for dual sim SD card fix.
- Fix sim card detection.
I'll need testers for testing anything sim related. For both dual and single sim. I do have a sim but it is from another country and is temporarily disabled. I can only check to see if it picks up a signal but cannot use it to test calls/messaging. If you find any issues please report them and provide logs using the following command (Make sure you run it for up to a minute and use a site like pastebin to post your logs):
Code:
adb shell logcat -v main,radio,system,crash > logcat.txt
Awesome work! I'll test it out and let you know. All that is left is the camera, right?
Mike3009 said:
Awesome work! I'll test it out and let you know. All that is left is the camera, right?
Click to expand...
Click to collapse
If everything network related is working fine, camera should be the only *difficult* thing left. I was playing with the ROM earlier and noticed the youtube app causes the phone to crash and reboot. I'm not sure if its just me, but youtube works fine on the browser, the app however crashes so that's also something to look into.
Currently FMRadio isn't implemented and I haven't tested NFC. And unless there's some issue I'm not aware of, that's currently all there is to fix.
I got error code 7 when trying to flash it over.
Mike3009 said:
I got error code 7 when trying to flash it over.
Click to expand...
Click to collapse
Weird, which TWRP version are you using? Error 7 usually means the ROM being flashed is for a different device. Also did you wipe? Coming from lineage 14->15 dirty flash (without wipe) is not recommended.
Joel16 said:
Weird, which TWRP version are you using? Error 7 usually means the ROM being flashed is for a different device. Also did you wipe? Coming from lineage 14->15 dirty flash (without wipe) is not recommended.
Click to expand...
Click to collapse
I'm using TWRP 3.1.1-0 and I did the wipe exactly as shown in the first post. Coming from 14.1 on an e6853.
I can try updating my TWRP to the latest but I've never had issues before.
Mike3009 said:
I'm using TWRP 3.1.1-0 and I did the wipe exactly as shown in the first post. Coming from 14.1 on an e6853.
I can try updating my TWRP to the latest but I've never had issues before.
Click to expand...
Click to collapse
That TWRP 3.1.1-0 build for satsuki is pretty old. I would recommend updating it going forward. If this issue still persists let me know.
Joel16 said:
That TWRP 3.1.1-0 build for satsuki is pretty old. I would recommend updating it going forward. If this issue still persists let me know.
Click to expand...
Click to collapse
Working now after flashing over the latest recovery you posted. Thanks, I'll test it and report back.
---------- Post added at 07:02 AM ---------- Previous post was at 06:58 AM ----------
With just some quick minimal testing, calls and sms work fine. It also detected my sim card right away. Great work!
---------- Post added at 07:06 AM ---------- Previous post was at 07:02 AM ----------
This is a very fast rom. Really hope you can get the camera working.
Its so cool someone is still working on xperia z5 premium. Downloading now and probably will try in next fewhours, keep up good work! Thanks!
Few bugs noticed so far on xperia z5 premium dual E6883,
Chrome crashes device and doesnt open,
Youtube Vanced loads but crashes device when try to load videos.
Would be great if theres a discord or something that we can contact you easier
Mike3009 said:
Working now after flashing over the latest recovery you posted. Thanks, I'll test it and report back.
---------- Post added at 07:02 AM ---------- Previous post was at 06:58 AM ----------
With just some quick minimal testing, calls and sms work fine. It also detected my sim card right away. Great work!
---------- Post added at 07:06 AM ---------- Previous post was at 07:02 AM ----------
This is a very fast rom. Really hope you can get the camera working.
Click to expand...
Click to collapse
Thank you! Please make sure you can receive calls and sms fine as well.
PenguenBOI said:
Few bugs noticed so far on xperia z5 premium dual E6883,
Chrome crashes device and doesnt open,
Youtube Vanced loads but crashes device when try to load videos.
Would be great if theres a discord or something that we can contact you easier
Click to expand...
Click to collapse
Funny chrome worked for me, but youtube crashes the device. Also noticed "connected devices" also results in a crash if you try to open it in settings.
I do have a discord but I feel like telegram would be more suitable, I've noticed most people here use telegram? But anyways here's an invite link to better keep in touch: Xperia Z5 Premium (Satsuki dev)
https://t.me/xz5pdev

[ROM][H830|H850|RS988] UNOFFICIAL LineageOS-17.1 for G5

{
"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"
}
Disclaimer
Your warranty is now void.
I am not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed. Please do some research if you have any concerns about features included in this ROM before flashing it! YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
Introduction
LineageOS is a free, community built, aftermarket firmware distribution of android, which is designed to increase performance and reliability over stock android for your device. More info.
These are my UNOFFICIAL builds of LineageOS-17.1 for LG G5 variants. I did NOT create this ROM. I am helping to contribute to this ROM. Thanks to all other coders who contributed to LineageOS.
IMPORTANT
BACKUP! These are UNTESTED builds. Please be ready to recover your previous ROM. If it kernel panic, boots into bootloader, etc... grab as much info as you can.
Builds are done periodically (see download below)
Do NOT be rude.
Respect all users.
Any and all users, please help each other. I have a rs988 variant, so other variants might have some issues.
This now runs System-As-Root. Ie.. / and /system are merged, so /system is really /, and /system is /system/system.
For broken issues see 2nd post
Issues:
WiFi or Bluetooth MAC is "00:00:00:00:00:00" - You wiped the misc partition, you'll need to fix: https://forum.xda-developers.com/showpost.php?p=70474540&postcount=12 (Should be fixed by static hax thanks for @Blaises)
5Ghz tether not working due to "error"
Install
You can upgrade from 15.1 (UNOFFICIAL) to 16.0 to 17.1. If you are not on my UNOFFICIAL yet, flash the to-x86cpu.zip first (and reboot recovery before upgrade, not reboot into system).
Flash to-x86cpu.zip if needed. (See Downloads below)
Flash UNOFFICIAL ROM
Wipe cache, and dalvik cache
Magisk if you choose
Flash GAPPS (I use nano)
Reboot and wait....
Bugs
If you encounter issues/bugs that are not known, please report. This is not the OFFICIAL ROM, but I can help to get any issues fixed. I use the rs988 variant. If I can replicate your issue then I can track it down. If I cannot, please provide as much detail as possible. Logcats are great. (See post #3)
Please indicate what G5 variant you have (h830, h850, rs988) and the dated version. Any mods (no judgment) as well.
I am aware people run mods or change things. I am not against it (as I do myself). However, if needed I may ask you to data wipe (you can say no), or remove a mod that might be interfering. I will do the best I can.
Thanks
Any and all users in this thread who contributed or will contribute to making this ROM as stable as possible
LineageOS Team
@Rashed97 for continuing
@Blaises[/MENTION] for Bluetooth and WiFi static hax if all 00s.
@npjohnson for help along the way.
Downloads
ROM: UNOFFICIAL downloads (Note date)
Gapps: arm64 nano 10.0
Sources
https://github.com/LineageOS
https://github.com/LineageOS/android_kernel_lge_msm8996
https://github.com/LineageOS/android_device_lge_msm8996-common
https://github.com/LineageOS/android_device_lge_g5-common
h830
h850
rs988
What is working:
WiFi
Camera
GPS
NFC
2.4 Ghz Hotspot
USB OTG
What is NOT working:
VoLTE and WiFi calling do not (and most likely never will).
5.0 Ghz Hotspot
Encrpytion is untested, so it may fail.
Anything else NOT listed above might or might not work. I will adjust as necessary and reports. If anyone has any knowledge and can troubleshoot and fix the NOT working items, let me know.
Here is how I capture logs. You need to ensure you can do this right at boot and will need to setup ahead of time.
You need to have root, either su, or "adb root". Verify you can get root quickly.
Here are the steps I do to accomplish this. This is a Linux system, so windows will vary slightly.
Reboot the phone while plugged into the computer.
At a shell, keep attempting to get root/shell:
Code:
adb root ; adb shell
Once connected, immediately paste the following (to capture logs).
Code:
cd /cache
nohup dmesg -w > dm &
nohup logcat -b all > lc &
If you have root installed via Magisk as "su":
Reboot the phone while plugged into the computer.
At a shell, keep attempting to get root/shell:
Code:
adb shell
Once connected, immediately paste the following (to capture logs).
Code:
su
cd /cache
nohup dmesg -w > dm &
nohup logcat -b all > lc &
Once Phone reboots, or boots up. The needed files are in /cache "lc" and "dm", and are available in TWRP even.
Thank you for your efforts and support. I will try as soon as possible
Sent from my LGE LG-H850 using XDA Labs
Thanks, @x86cpu I'll start working on my new threads for Havoc OS and Pixel Experience. I was also curious about this commit does this have anything to do with going Official.
ROMSG said:
Thanks, @x86cpu I'll start working on my new threads for Havoc OS and Pixel Experience. I was also curious about this commit does this have anything to do with going Official.
Click to expand...
Click to collapse
That's just the wiki getting added.
https://review.lineageos.org/c/LineageOS/hudson/+/267517
That above is more what you might be looking for.
x86cpu said:
That's just the wiki getting added.
https://review.lineageos.org/c/LineageOS/hudson/+/267517
That above is more what you might be looking for.
Click to expand...
Click to collapse
Ok kind of a noob question, but what is the wiki sorry for asking.
ROMSG said:
Ok kind of a noob question, but what is the wiki sorry for asking.
Click to expand...
Click to collapse
The wiki page is just information about the device, how to install Lineage, etc..
Preview: https://harryyoud.co.uk/lineage-previews/217514/11/devices/rs988/
hudson is the build server repo, and what order and how often to build for, like "N"ightly, or "W"eekly. Once 17.1 is official, most 16.0 goes to Weekly builds, and 17.1 goes to Nightly.
x86cpu said:
The wiki page is just information about the device, how to install Lineage, etc..
Preview: https://harryyoud.co.uk/lineage-previews/217514/11/devices/rs988/
hudson is the build server repo, and what order and how often to build for, like "N"ightly, or "W"eekly. Once 17.1 is official, most 16.0 goes to Weekly builds, and 17.1 goes to Nightly.
Click to expand...
Click to collapse
Ok Thanks so much, sorry for the Noob question I'm still learning.
i tries gapps and nikgapps and bit gapps no one is letting me go after final touch screen. even i skip setup wizard still setup wizard crashing errer popups continusly. i now removed setup wizard from twrp and started the rom...
---------- Post added at 04:56 PM ---------- Previous post was at 04:19 PM ----------
it has same bugs as romsg 17.1.
google camera processing hdr stucks at 100%
after reboot lockscreen takes 1 minute to accept password.
battery life is a bit bad
till now i saw these issues.
rest is perfect
thank u sir for this rom..
just perfect
just did a dirty flash, coming from 16.0. -->
wiped davlik and cache before, and then... everyhting went perfectly fine
all settings and apps still alive and functional.
quick check... wifi, bluethooth working fine, camera as well.
I'm very happy, thank you! :victory: :highfive:
Also i started the new oc kernel for Android 9 and 10. Hope i will release soon.
Sent from my LGE LG-H850 using XDA Labs
Tried doing a clean flash and I can't seem to get past the setup screen. When I get to the last screen where it asks to set up a few more things, when I tap finished for now, I get a FC and I can't finish the setup.
Using RS988 with opengapps 10 nano 1.24.2020 and magisk 20.3.
Steps used:
Wipe data, cache/dalvik and system
Flash LOS17
Flash Gapps
Flash Magisk
Reboot
I'll try gapps 1.23.2020 and report back.
This is a buggy setup wizard. Try to delete the setup wizard via twrp and it should boot up normally.
---------- Post added at 09:30 PM ---------- Previous post was at 09:26 PM ----------
I have no NFC. Can only turn it on via Quick settings. No menu in network settings. Turning it on in quick settings has no effect. Prior to this ROM I had Romsg's version installed. But with the same behavior. Does anybody know a solution?
djskribbles said:
Tried doing a clean flash and I can't seem to get past the setup screen. When I get to the last screen where it asks to set up a few more things, when I tap finished for now, I get a FC and I can't finish the setup.
Using RS988 with opengapps 10 nano 1.24.2020 and magisk 20.3.
Steps used:
Wipe data, cache/dalvik and system
Flash LOS17
Flash Gapps
Flash Magisk
Reboot
I'll try gapps 1.23.2020 and report back.
Click to expand...
Click to collapse
fscout42 said:
This is a buggy setup wizard. Try to delete the setup wizard via twrp and it should boot up normally.
---------- Post added at 09:30 PM ---------- Previous post was at 09:26 PM ----------
I have no NFC. Can only turn it on via Quick settings. No menu in network settings. Turning it on in quick settings has no effect. Prior to this ROM I had Romsg's version installed. But with the same behavior. Does anybody know a solution?
Click to expand...
Click to collapse
I ended up just flashing LOS16 and dirty flashing to 17.1.
Everything seems to be working except NFC and the camera seems really buggy, even after reboot. Can't save to external sd card, and recorded video can't be played. Also as mentioned above, gcam doesn't work either. Using arnovas advanced 1.7 that worked great on los16.
Roboxl said:
just did a dirty flash, coming from 16.0. -->
wiped davlik and cache before, and then... everyhting went perfectly fine
all settings and apps still alive and functional.
quick check... wifi, bluethooth working fine, camera as well.
I'm very happy, thank you! :victory: :highfive:
Click to expand...
Click to collapse
BT calls works? Or only music?
Wysłane z mojego LG-H850 przy użyciu Tapatalka
Trying out the new build on my H830 and it's good so far. I've dirty flashed from 16.0 using NikGapps core and Magisk 20.3.
I want to note some bugs along with some workarounds:
1. Camera is buggy on first boot (restarting seems to fix this)
2. Recorded videos fail to play (keep pressing play and will play eventually though audio isn't working, videos from previous versions play fine, it's possible that other camera apps don't have this)
3. Gcam not working (use urnyx05's gcam v2.1, works fine on both 9 & 10)
4. Interactive governor is maxing the CPU (gave a decent boost in battery in 16.0)
5. Powersave governor can freeze the camera when in video mode/recording (use default governor)
6. Lockscreen pin is slow on boot (just wait a little it will unlock)
7. Brightness slider still needs adjusting (Turn off autobrightness and use values between 70-90% for decent indoor screen brightness)
8. Google Play downloads can be slow regardless of GApps package and when on wifi/mobile data (Been happening to me since 15.1 and only happens to some, just pause and resume a few seconds later is the workaround I do)
9. Audio files can take a while to load when switching between audio sources like wired & wireless headphones (no workaround will began playing in a bit)
thanks a lot:victory::victory:
Sent from my LG-H830 using XDA Labs
inhave a solution delete lineagesetupprebuilt from twrp and setup will succed lineage setup is causing problem....
delete system/priv-apps/lineagesetupprebuilt...
Ismrocks1234 said:
inhave a solution delete lineagesetupprebuilt from twrp and setup will succed lineage setup is causing problem....
delete system/priv-apps/lineagesetupprebuilt...
Click to expand...
Click to collapse
You can delete every system and user app in OrangeFox recovery.
Sent from my LGE LG-H850 using XDA Labs

Categories

Resources