[ROM][UNOFFICIAL][11] LineageOS 18.1 for Samsung Galaxy Tab S 10.5 (SM-T805 - chagalllte ) - Beta

Search This thread

cosminclive

New member
Dec 29, 2016
2
0
this rom its ok but after 10 15 minute exit badly fire fox and browser . if can fix it thx
and with 64 gig ram android 11 after format my sd now seay 74gig free lol
tab s and 74gig free???
in older android say 10gig free

samsung why we have android 6 with device mf sumsung . google oixel its good and upgrade old samsung its trash? sumsung its mf company and other company
Isn't it the total space, with the sdcard?
 
I have normal storage size reported. I use SD card as portable storage for media.

Also I changed battery management to profilr Power Save , or turned on extreme power saving, and I did not have any more crashes in browser or in other apps since.

I like this rom, it is snappy.
 

Attachments

  • 20221114_172029.jpg
    20221114_172029.jpg
    2 MB · Views: 80
I have tried a few different ROMs and they all have some annoying issues. This is the best one so far! IT is the only one (including stock) that doesn't have a problem with webview (I don't know exactly what it is but it will crash when trying to play embedded video. It works on this ROM).

Excellent work; looking forward to updates
 

foolone

Senior Member
Mar 7, 2016
81
31
First Beta of Lineage 18.1 for SM-T805 (chagalllte)
https://drive.google.com/file/d/1TmNhkxmLlvSIvMqTJrYQPJ5R9s4U6rVO/view?usp=share_link
This is a non-SELinux enforcing build, signed with the standard LineageOS test keys , so you will have notifications from "Trust"

First Impressions is that 18.1 is an improvement over 17.1 in regards to speed/responsiveness of the interface.

Note: Please DON'T update to LineageOS Recovery - it's horrible

This is the ONLY model that the ROM will work on.

Before deciding to install this ROM, please backup anything/everything important.
Also have a build handy you can revert to in the event this build is not working.
If you think this is an unreasonable request, then stop reading now and find another ROM. Thank you.

DISCLAIMER

I am not responsible for lost data, identity theft, lost money, security vulnerabilities, bricked devices or any other hardware or software malfunctions that comes as a result of flashing this ROM.

All involved in bringing this build to you, I am working voluntarily on it in very limited spare time, and their other life commitments have much higher priority. Don't expect a prompt, or even any, response to questions and bug reports.

Before attempting to install this ROM

1. Ask yourself: would bricking your device be a disaster for you? If yes, don't try this ROM! It can't be guaranteed stable and reliable enough to depend on for daily use.
2. BACKUP YOUR DATA AND EXISTING ROM. Be prepared for a complete restore if anything goes wrong.
3. RESEARCH adb, fastboot, Odin/heimdall, and TWRP and how to use them, if not already familiar with these.

What works
wifi
brightness
audio through loudspeaker
audio through headphone jack
DRM level 3 (SD definition)
deep sleep
RIL - mobile data and telephony/SMS - some limitations for telephony audio options
hardware buttons and lighting
gapps nano version for arm, android 11

What doesn't work:-
Camera Video Recording - as it's the LineageOS camera app, it doesn't save. I haven't replaced it yet with a camera application that works.

DRM level 1 (no HD definition). It is practically impossible to achieve level 1 for HD definition.
If you need HD definition for your streaming media, stay with stock Samsung ROM.

Possibly other features that I haven't tested or do not use.


Source Code
Kernel source from exynos5420 at
github.com
GitHub - exynos5420/android_kernel_samsung_exynos5420
Contribute to exynos5420/android_kernel_samsung_exynos5420 development by creating an account on GitHub.
github.com



Thanks
LineageOS team for the upstream source code.
@retiredtab, @ananjaser1211

All past contributors of the exynos5420 code
DO you know if this can run on SM-T800 chagawifi ??
 

veggav

Member
Aug 14, 2018
22
7
Thanks for the dev to bring this up.

I've installed it on my Galaxy Tab S ChagalWifi and it seems to be working fine.


---------------

For other users with Chagallwifi to install it:

1. Unpacked the signed zip
2. Go to META-INF/com/google/android
3. Edit updater-script
4. Remove the first line:

assert(getprop("ro.product.device") == "chagalllte" || getprop("ro.build.product") == "chagalllte" || abort("E3004: This package is for device: chagalllte; this device is " + getprop("ro.product.device") + ".")

5. Repack it with anything that can create a zip file like winrar.
6. Install with TWRP.

I understand the developer locking the install to selected versions of this tablet, it's a pain having every kind of users complaning for something that you can't even test because I don't have the same version of the tablet.

So.. do it at your own risk and don't nag the developer if something doesn't work with this bypass.
 

bluess57

Senior Member
I understand the developer locking the install to selected versions of this tablet, it's a pain having every kind of users complaning for something that you can't even test because I don't have the same version of the tablet.
This is just standard lineage install script behaviour.
Part of the reason is, there are specific start up programs and hardware devices specific to the platform/tablet i.e. RIL modem.
Can happen when the programs don't successfully start, you end up in a boot loop situation.
 
  • Like
Reactions: veggav

veggav

Member
Aug 14, 2018
22
7
Oh ok, thanks for letting me know.

I've used the tablet a while now and except that it's charging very slowly it's working as expected.
 

bluess57

Senior Member
Oh ok, thanks for letting me know.

I've used the tablet a while now and except that it's charging very slowly it's working as expected.
I've noticed some chargers are not detected as being able to supply +1500mAh
and end up being detected as only capable of 4-500mAh - typical usb power

The nominal capacity of the original battery is 7900mAh (iirc)
So according to battery charging calculators ,
23.7 hour(s) to be fully recharged with 400 mA charger
6.32 hours with a 1500mAh charger
 

veggav

Member
Aug 14, 2018
22
7
Interesting, I'll try a different charger but I'm using the one that came with my galaxy s20 fe and it's capable of fast charging.

I'll look into it.
 

bluess57

Senior Member
use ADB , turn on wireless debugging in developer options and connect wirelessly so you can have your charger plugged in.
look at the kernel messages.
eg. issue ->
adb connect <enter.your.ip.number:port>
adb root
adb shell dmesg | grep sec-battery

Look for Imax text

i.e. this is what I currently get , plugged into USB , draws 400mA from the USB port.

sec_bat_get_battery_info:Vnow(3807mV),Inow(-1072mA),Imax(400mA),SOC(67%),Tbat(261),is_hc_usb(0)
 

cisco150

Senior Member
Dec 31, 2007
219
21
Usa
@bluess57 Thank you for this build of LOS18. I installed it on SM-T800 (Chagallwifi ) per instructions by @veggav . It works well so far. Please update the build whenever you have the time and thank you!

@cisco150 Yes, see the above note by @veggav
I got it installed but i try installing some gapps zips and most of them fail can you help or share a file that works. UPDATE Got it to work with open_gapps-arm-11.0-pico-20220110 https://sourceforge.net/projects/op...pen_gapps-arm-11.0-pico-20220110.zip/download Got it from here https://forum.xda-developers.com/t/...sm-t800-sm-t800-sm-p600.4270947/post-87400511
 
Last edited:

cisco150

Senior Member
Dec 31, 2007
219
21
Usa
I been using this rom and its so great thank you been using as a sim dash tablet for my sim rig and it works great no lag.
 

bestiatester

Senior Member
Mar 29, 2013
126
206
Hi!
I'm starting to test this on a chagalllte and it looks promising, I'd love to help you debug it and if you would allow me to, I'd love to build a crDroid version of it when possible (I maintain some official crDroid ports).

Like I said, it looks really good, I'll do more tests and report back.

Thanks for your work :)
 
  • Like
Reactions: Segamalaga

Segamalaga

Senior Member
Hi!
I'm starting to test this on a chagalllte and it looks promising, I'd love to help you debug it and if you would allow me to, I'd love to build a crDroid version of it when possible (I maintain some official crDroid ports).

Like I said, it looks really good, I'll do more tests and report back.

Thanks for your work :)
I wish to apply to tester. I own this device since 2013 and it is superb to Stiller using it
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    I hope I'm not violating any forum rules. if not, I apologize.
    By not posting in English or including English translations, you are violating Rule #4.
    4. Use the English language.

    We understand that with all the different nationalities, not everyone speaks English well, but please try. If you're really unable to post in English, use an online translator. You're free to include your original message in your own language, below the English translation. (This rule covers your posts, profile entries and signature). You could try :- https://translate.google.com/ or https://www.babelfish.com/ or use one of your choice.
    1
    To be honest, yes you can. But it's highly unlikely if you follow exactly the steps. And even in the worst case you can always flash a stock ROM again. A fatal hard brick is not to be expected.

    Cheers
    Toscha
    1
    Actually I've no idea what went wrong in your case. I just can confirm that the combo
    - twrp-3.7.0_9-0-chagalllte.img
    - lineage-18.1-20230112-UNOFFICIAL-chagalllte.zip
    - open_gapps-arm-11.0-pico-20220215.zip
    runs perfectly fine here.

    Cheers
    Toscha
    1
    Before I had other versions of LineageOS installed on the tablet, like 14.1 and 17.1. Hence a clean flash wasn't necessary AFAIR. Definitely didn't format data but maybe performed a factory reset. I play around with different old devices and respective LOS versions so can't recall exactly which steps I did for SM-T805 and which for Oneplus 2. :/

    In any case I'd recommend the latest version since the one before had issues as mentioned by bluess57 (dev of the ROM).

    And since it's mainly a test device, only used for social media and a little browsing, I don't care for backups. There's simply no valuable data on it.

    Cheers
    Toscha
    1
    I thought too cumbersome.
    - 18.1 over 17.1
    - open_Gapps-Arm-11.0-Pico 20220215.Zip
    - Magisk-V25-2.Zip
    And everything has been going well so far, including the recovery menu.
    @ toscha42 Thanks again for the help and inspiration.
  • 17
    First Beta of Lineage 18.1 for SM-T805 (chagalllte)
    https://drive.google.com/file/d/1TmNhkxmLlvSIvMqTJrYQPJ5R9s4U6rVO/view?usp=share_link
    This is a non-SELinux enforcing build, signed with the standard LineageOS test keys , so you will have notifications from "Trust"

    2nd Beta
    This is a SELinux enforcing build, signed with public keys, so you will have notifications from "Trust"
    Includes 2022-12-05 lineage security updates see -> https://review.lineageos.org/c/LineageOS/android_build/+/345541

    3rd version - replace the LineageOs 18.1 camera application with that of Aperture from LineageOS 20.
    This allows for video recording.
    Incorporating Jan 2023 AOSP security patches see:-
    https://review.lineageos.org/q/topic:R_asb_2023-01
    https://review.lineageos.org/c/LineageOS/android_build/+/347091

    If you downloaded yesterday, sorry, you need to download again and apply to obtain Jan 2023 security patches.

    First Impressions is that 18.1 is an improvement over 17.1 in regards to speed/responsiveness of the interface.

    Note: Please DON'T update to LineageOS Recovery - it's horrible , and is not going to work.

    This is the ONLY model that the ROM will work on.

    Before deciding to install this ROM, please backup anything/everything important.
    Also have a build handy you can revert to in the event this build is not working.
    If you think this is an unreasonable request, then stop reading now and find another ROM. Thank you.

    DISCLAIMER

    I am not responsible for lost data, identity theft, lost money, security vulnerabilities, bricked devices or any other hardware or software malfunctions that comes as a result of flashing this ROM.

    All involved in bringing this build to you, I am working voluntarily on it in very limited spare time, and their other life commitments have much higher priority. Don't expect a prompt, or even any, response to questions and bug reports.

    Before attempting to install this ROM

    1. Ask yourself: would bricking your device be a disaster for you? If yes, don't try this ROM! It can't be guaranteed stable and reliable enough to depend on for daily use.
    2. BACKUP YOUR DATA AND EXISTING ROM. Be prepared for a complete restore if anything goes wrong.
    3. RESEARCH adb, fastboot, Odin/heimdall, and TWRP and how to use them, if not already familiar with these.

    What works
    wifi
    brightness
    audio through loudspeaker
    audio through headphone jack
    DRM level 3 (SD definition)
    deep sleep
    RIL - mobile data and telephony/SMS - some limitations for telephony audio options
    hardware buttons and lighting
    gapps nano version for arm, android 11

    What doesn't work:-
    Original Camera Video Recording application - as it's the LineageOS camera app, it doesn't save.
    This is now replaced by Aperture camera application from LineageOS 20 which will save video.
    It's not the fastest but works - hey it's an old device.

    DRM level 1 (no HD definition). It is practically impossible to achieve level 1 for HD definition.
    If you need HD definition for your streaming media, stay with stock Samsung ROM.

    WPA2+WPA3 wifi security on a wifi access point results in no wifi connection.
    Logcat displays - "WPA: Failed to select authenticated key management type"
    It's in external/wpa_supplicant_8/wpa_supplicant/wpa_supplicant.c at line 1586


    Possibly other features that I haven't tested or do not use.


    Source Code
    Kernel source from exynos5420 at
    github.com
    GitHub - exynos5420/android_kernel_samsung_exynos5420
    Contribute to exynos5420/android_kernel_samsung_exynos5420 development by creating an account on GitHub.
    github.com



    Thanks
    LineageOS team for the upstream source code.
    @retiredtab, @ananjaser1211

    All past contributors of the exynos5420 code
    6
    @bluess57 thanks again for your build - i have been running it on SM-T800 and it does run better than LoS17.1. In your next build, can you make it such I can directly flash on T800 without the need to modify the install script? I think there are a few here who have installed on T800 and it works nicely. You can make it T805 and T800.
    5
    New version - replace the LineageOS 18.1 camera application with that of Aperture from LineageOS 20.
    This allows for video recording.

    3
    Copying from 1st post:-

    2nd Beta
    drive.google.com drive.google.com
    This is a SELinux enforcing build, signed with public keys, so you will have notifications from "Trust"
    Includes 2022-12-05 lineage security updates see -> https://review.lineageos.org/c/LineageOS/android_build/+/345541
    3
    And the funny thing is, that with every new Android version, the tablet is getting faster and snappier to use.
    Please !!!! , Any chance to make it for SM-T800 ChagalWIFI?????