89

[ROM][UNOFFICIAL][12.1.0][r1][I9100] LineageOS 19.1 [ALPHA]

 1 year ago
source link: https://forum.xda-developers.com/t/rom-unofficial-12-1-0-r1-i9100-lineageos-19-1-alpha.4380641/page-10#post-86982989
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Top Liked Posts

lineage.jpg
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 us for messing up your device, we will laugh at you.
**
**/
About LineageOS

LineageOS is a free and open-source operating system for set-top boxes, smartphones and tablet computers, based on the Android mobile platform. It is the successor to the custom ROM CyanogenMod, from which it was forked in December 2016 when Cyanogen Inc. announced it was discontinuing development and shut down the infrastructure behind the project. Since Cyanogen Inc. retained the rights to the Cyanogen name, the project rebranded its fork as LineageOS.

LineageOS was officially launched on December 24, 2016, with the source code available on GitHub. Since that time, LineageOS development builds now cover more than 185 phone models with over 1.9 million active installs,having doubled its user base in the month February–March 2017 And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.


About Galaxy S2 running Android 12 12.1!
Hi everyone,

Welcome to my thread for i9100 (from 2011) running Android 12. It took a while, but now the rom is at a usable state (no daily).
In my country my provider KPN will stop supporting 3G on march 2022 and this wil make my S2 unusable for daily drive. This means I probably won't port this phone to Android 13 in the future.

Update 16-03-2022
I renamed the thread because I updated the sources to LOS 19.1/Android 12.1 and everything is still working except of GPS.

Credits
* @ChronoMonochrome
* Shivaay
* @lee.wp14
* @ze7zez
* arco68
* Team Infusion
* LineageOS & CO (For Source Code)
* All the authors the last 10 years working on this legendary phone
* Last but not least @channel48 which reviews custom ROMS from all kind of phones including my work on this ancient one

I hope I didn't miss someone, please let me know.

Source code:
https://www.github.com/lineageos
https://www.github.com/rinando

Current state:
Working:
- RIL (Phone/SMS)
- Audio
- Bluetooth (audio & headset)
- Wifi
- IMEI
- Touchkeys
- Hardware encode/decoder
- Display
- DRM, for e.g. Netflix
- Selinux enforced
- BitGapps
- Magisk v23.0 v24.1
- FM Radio (using Spirit2)
- Camera Videorecording
- Camera Pictures
- MicroG support

Working-ish/WIP:
- BLN
- Camera Pictures, one time only and crashes after second use untill reboot.
- Sensors, sometimes works

Not working/known issues:
- AGPS
- Camera Videorecording
- PowerHAL
- LiveDisplay
- MicroG support

Won't fix:
- HDMI (MHL) (support broken/removed since CM 10)
- (A)GPS, I can't fix this blob crash


How to FULL clean flash LOS 19.1 and TWRP 3.6.1_9.0
Warning: This will erase your data-partition completely!
  1. Download i9100-LOS 19.1 via ODIN.zip and unzip it on your Windows PC.
  2. Start the Odin3 v3.07.exe in the ODIN3 v3.07-folder
  3. Choose for PIT: i9100-LOS-19.1.pit
  4. Choose for PDA: i9100-LOS-19.1_android-12.1.0_r2.tar
  5. Make sure the following checkboxes are checked:
    1. Auto Reboot (optional)
    2. Re-Partition
  6. Click Start!
  7. Reboot your phone and LOS 19.1 will start. First start could take about a few minutes.
Note about new PIT-file: The recovery image of TWRP 3.6.1 exceeds the 8mb partition size of our PIT. That is why I introduced a new PIT-file. I also enlarged the System-partition (FACTORYFS) to 2GB. These are the partition changes (compared with stock) of PIT-file i9100-LOS-19.1.pit :
Partition nameStock sizeLOS 19.1 size
RECOVERY8MB32MB
CACHE100MB76MB
FACTORYFS512MB2048MB
DATAFS2048MB12792MB
UMS11784MB8MB
HIDDEN512MB8MB
How to apply Magisk
  • Copy the Magisked kernel on the SD-card of your phone.
    This is the second download-file in the download section ending with ...magisk_boot.img.
  • Reboot into recovery (TWRP)
  • In TWRP
    • Choose Install
    • Choose Install Image
      Now you can select ...magisk_boot.img
    • Choose Boot
    • And flash it
  • Reboot into Android
  • Download Magisk from https://magiskmanager.com
    • If you download the .zip, rename it to .apk
    • Install the Magisk App in Android and follow its instructions
Downloads - TWRP 3.6.1
To install TWRP 3.6.1 you need to enlarge your recovery-partition.
You can download manually the PIT file here.
I recommend to use the "full clean flash"-instructions described above which comes with TWRP 3.6.1.

Download TWRP 3.6.1_9.0 here:
twrp-3.6.1_9.0-i9100.img

If you need Toybox instead of Busybox, you can download the toybox-version here:
twrp-3.6.1_9.0-i9100_toybox.img

How to flash .img-file:
In TWRP => Install => Install Image => Choose your img-file => Choose Recovery => Flash

Downloads - LOS 19.1 Builds

Build #1 2022-03-15

Overall state: Stable
Android build: 12.1.0-r1
Required recovery: TWRP 3.3.1-1

Changes:
- Updated LOS sources
- If you are using Magisk, please use v24.1.
There are issues with v24.2 and v24.3 which doesn't work properly on our device.

Downloads
lineage-19.1-20220315-UNOFFICIAL-i9100.zip
lineage-19.1-20220315-UNOFFICIAL-i9100_magisk_24100_boot.img

LOS 19.0 Builds

Build #3 2022-02-28

Overall state: Stable
Android build: 12.0.0-r29
Required recovery: TWRP 3.3.1-1

Changes:
- Updated LOS sources
- Fixes Bluetooth
- Disabled (A)GPS, I can't fix this.


Downloads
lineage-19.0-20220227-UNOFFICIAL-i9100.zip
lineage-19.0-20220227-UNOFFICIAL-i9100_magisk_boot.img

Build #2 2022-01-09
Overall state: Lets find out!
Android build: 12.0.0-r18
Required recovery: TWRP 3.3.1-1

Changes:
- Updated LOS sources
- Fixed Camera picture
- Fixed Camera videorecording
- MicroG support (Should work, I didn't test it myself, please test)
- Disabled some animation for more responsiveness
- Some optimization for zRAM/IO/LMK and background services

Downloads
lineage-19.0-20220109-UNOFFICIAL-i9100.zip
lineage-19.0-20220109-UNOFFICIAL-i9100_magisk_boot.img

Build #1 2021-12-28
Overall state: Lets find out!
Android build: 12.0.0-r18
Required recovery: TWRP 3.3.1-1

Downloads
lineage-19.0-20211228-UNOFFICIAL-i9100.zip
lineage-19.0-20211228-UNOFFICIAL-i9100_magisk_boot.img

Rinando , last week I got a new S2 special for your Roms , now i have 3 lol

Here my impressions of the LOS 19.1 alpha for the Galaxy S II (GT-i9100) after I've testet the no-Magisk versions 20220315 from the first post and a newer version 20220512 from AndroidFileHost with the unofficial OpenGApps 12L Pico versions 20220311 and 20220512 from here after a full wipe with the new PIT-File and the new TWRP version completely fresh installed:

With the May 2022 versions I can conform that GPS is working. Unfortunately the front camera bug is still present - back camera is working, but after switching to front camera the app will close immediately and can't be started again (ever after deleting config and cache in app info) - only reinstalling the LOS 19.1 image helps the camera app starting again with back camera.

The install assistent at the first startup won't connect to SIM immediately and Wi-Fi connection cannot be used (Google Speed Services will also hang up because of no internet - same problems as with LOS 18.1). After assistent is finished, the SIM and Wi-Fi can be used and the Google services will fetch all updates (also for Speech Services) and everything is OK. The phone is really slow and there is no "performance" settings in battery like in former versions to speed up clock (and disable energy saving).

@rINanDO Great work again! The Galaxy S2 will never die.. ;-)
Hi guy's,
if someone is interested in testing my build with fixed gps and disabled selinux for now (thats not the problem to write the rules)
here you can find it .

19.1-20220603-HTML6405-i9100.zip | by html6405 for Galaxy S2

Download GApps, Roms, Kernels, Themes...
www.androidfilehost.com
Thanks again to @rINanDO for all your great work you're doing !
I was going to ask you some questions regarding using your selinux permissive build, but it's probably worth posting a new separate thread for it before I do.

I don't think that we need an own thread, I just wanted to help out and think that rinando will keep up this one.
My build is 99,99% of rinando's work, I've just found the solution to get gps working and enabled the possibility to use full gesture navigation .
(And selinux is permissive for now, I just have to add the rules when there's time)
So if you have some questions, you could ask them also via pm, I don't want to spam this thread, I just wanted share my build so that you all can test it.


Recommend

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK