[ROM][OFFICIAL][gts4lvwifi][11] LineageOS 18.1

Search This thread

XRed_CubeX

Senior Member
Sorry to creep you out..... lol
I was very naive when I had created this account.
In fact I'm curious to know how the two android versions (12 standard and 12L) are handled.
Right now we should probably wait for an official release from google but seeing how lineage os will handle these two versions will be interesting (always if there is some sort of Lineage Os 19L).
 

ProfHastings

Member
Apr 28, 2013
19
2
Hi everyone!

First of all, thank you very much for providing such a phantastic custom ROM for our device! I can't stress this enough! :)

I do have a slight problem though: In Skype there doesn't seem to be any volume control whatsoever. The speakers are always blasting at full volume, no matter how the system's various volume sliders are set----either manually or through the volume rocker. Any suggestens would be very much appreciated!

Thank you very much!
 

topaza

Senior Member
Aug 12, 2009
167
18
Hey guys,

I just tried to get LOS running on my new S5e. Getting to the unlock menu was a pain but it shows the following in the download mode now:

FRP LOCK : OFF
OEM LOCK : OFF (U)
KG STATUS : PRENORMAL
WARRANTY VOID : 0x0
QUALCOMM SECUREBOOT : ENABLE
SECURE DOWNLOAD : ENABLE

However, when I to flash vbmeta.tar with Odin this fails with "<ID:0/003> FAIL! (Auth)"

On the Tablet I get the message: "Only official released binaries are allowed to be flashed(vbmeta)"

Guess this might be related to QUALCOMM SECUREBOOT : ENABLE or SECURE DOWNLOAD : ENABLE

Did I miss something or was it a bad idea to update to latest stock rom before did the flashing attempt and samsung changed something to prevent flashing in the latest update?

//EDIT: In developer options it also shows the the boot loader as unlocked and the option is grayed out (because it cannot be changed back until the boot loader is relocked I guess)

/EDIT2:
Flashing vbmeta worked after some more tries. I have no idea why however....
Also there seem to be download modes that behave different. If I use "adb reboot bootloader" I am in a green download mode without any details. This one failed completely on my first attempts. If I use vol-up + vol-down + power and usb cable connected(!) I get the download mode with additional details on locking state. And this one behaved totally different. Flashing seemed to work but ended in the error mentioned above. Another try in "normal" boot loader however worked for whatever reason.
Can anyone explain where is the difference in the two download modes and which is supposed to do what?

But still I am stuck. I also can flash the new recovery in "normal" download mode but after flashing it instantly reboots to Android which seems to overwrite Recovery again. At least it still looks the same after reboot and ADB sideload fails...
Never ever had such an annoying device before. oO
Any Ideas on how to get to LOS recovery before stock rom boots again?

//EDIT3: After endless tries it finally worked somehow and I am on LOS now.
 
Last edited:

topaza

Senior Member
Aug 12, 2009
167
18
I would like to root the device and I did some research and found that Magisk can only be installed to recovery on this device and there is a "patch file" option in magisk app. However I have no experience with this way of installing Magisk and before I break something, I would like to ask some questions:
1) Can I just use the app to patch the LOS recovery.tar that I used for installing LOS and then flash the patched file with Odin to AP Partition?
2) Is it the same with TWRP? Can I just patch the latest TWRP tar file and flash it to AP partition?
3) Is there any advantage in choosing LOS recovery instead of TWRP?
4) Will Magisk survive LOS update if I uncheck "update recovery" in LOS updater settings?
 

JJ2017

Senior Member
Jan 7, 2017
93
52
Huawei P20 Pro
I would like to root the device and I did some research and found that Magisk can only be installed to recovery on this device and there is a "patch file" option in magisk app. However I have no experience with this way of installing Magisk and before I break something, I would like to ask,...........
Having just upgraded to Magisk v24 this was how I did it:
1) extract boot.img for the ROM you are using i.e. from the installation package (.zip)
2) install Magisk Manager (download from github if you don't already have it)
3) use Manager to patch the boot.img file - it will save to your device somewhere
4) boot into recovery, flash the patched boot.img using TWRP

Hope that helps
 
  • Like
Reactions: topaza

topaza

Senior Member
Aug 12, 2009
167
18
Thanks for the guide. In the meantime I also found out that installing Magisk on LOS is much easier than on stock rom. :)
I did it a little different than you and just flashed the magisk.zip from TWRP. This also works fine for now.
Do you know if patching the image has any advantage over just installing the zip file?
 
  • Like
Reactions: JJ2017

JJ2017

Senior Member
Jan 7, 2017
93
52
Huawei P20 Pro
did it a little different than you and just flashed the magisk.zip from TWRP. This also works fine for now.
That's good to know - I just followed methods on this thread - like you, I was wary about just flashing it and hoping!
Do you know if patching the image has any advantage over just installing the zip file?
If it works, it works - can't see why patching boot would be advantageous but happy to be corrected, if someone knows better (y)
 

Lord Sithek

Senior Member
Dec 19, 2018
1,349
688
Xiaomi Redmi Note 4
Huawei Watch 2

liontari1977

Senior Member
Mar 8, 2015
51
0
how to fix guys?what safetynet fix file need?
and somthing for fix bootloader warning mesagge?
it's a little ugly....
 

Attachments

  • Screenshot_20220131-001139_SafetyNet_Checker.png
    Screenshot_20220131-001139_SafetyNet_Checker.png
    140.7 KB · Views: 73
  • Screenshot_20220131-001110_Magisk.png
    Screenshot_20220131-001110_Magisk.png
    145 KB · Views: 73
  • Screenshot_20220131-001123_Magisk.png
    Screenshot_20220131-001123_Magisk.png
    217.2 KB · Views: 65
  • Screenshot_20220131-001212_Ρυθμίσεις.png
    Screenshot_20220131-001212_Ρυθμίσεις.png
    157.6 KB · Views: 69
Last edited:

bobemoe

Member
Aug 5, 2021
13
0
Samsung Galaxy Tab S6 Lite
I have a USB-C hub (BL10V), which has a RTL8152 Ethernet port on it, along with audio, video, USB A, SD, PD. Everything else works apart from the Ethernet. When I connect it no Ethernet item appears under Networking. No mention of 8152 or Ethernet in dmesg or lsusb.

When I connect it to my laptop I see it appear in dmesg and lsusb.

I have tested on my mates Galaxy S9, stock ROM, where it works perfectly.

I did try it on my s5e stock ROM briefly before flashing LineageOS where it also did NOT work. Ethernet was present under Networking, but greyed out, and stayed greyed out.

I see CONFIG_USB_RTL8152 and CONFIG_USB_USBNET are both enabled in defconf.

I don't understand why it is not being recognized. Any ideas?

I bought a USB-C -> Ethernet adapter to use with my tablet. It doesn't work...
Did you ever get anything working?
 

austinalex23

Member
Oct 3, 2018
20
6
I have a USB-C hub (BL10V), which has a RTL8152 Ethernet port on it, along with audio, video, USB A, SD, PD. Everything else works apart from the Ethernet. When I connect it no Ethernet item appears under Networking. No mention of 8152 or Ethernet in dmesg or lsusb.

When I connect it to my laptop I see it appear in dmesg and lsusb.

I have tested on my mates Galaxy S9, stock ROM, where it works perfectly.

I did try it on my s5e stock ROM briefly before flashing LineageOS where it also did NOT work. Ethernet was present under Networking, but greyed out, and stayed greyed out.

I see CONFIG_USB_RTL8152 and CONFIG_USB_USBNET are both enabled in defconf.

I don't understand why it is not being recognized. Any ideas?


Did you ever get anything working?
Unfortunately I have not gotten it working
 

Orginator

Senior Member
Aug 15, 2011
462
218
Berlin
How's the performance vs stock android 11? Sadly I can't find any benchmarks or youtube comparison.
Is it worth trying to root and change rom just for that?
 

androandruts

New member
Mar 5, 2022
2
0
I can't find if it is a well-known bug but Lineage OS 18.1 and 19 for gts4lvwifi cannot see wifi networks which operates on channels higher than 11. Please fix it if you can. Greetings
 

Top Liked Posts

  • There are no posts matching your filters.
  • 21
    2okPze5.png


    LineageOS is a free, community built, aftermarket firmware distribution of Android 11, which is designed to increase performance and reliability over stock Android for your device.

    LineageOS 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. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.

    All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.

    Instructions :
    Downloads :
    Reporting Bugs
    • DO NOT Report bugs if you're running a custom kernel or you installed Xposed
    • 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 /sys/fs/pstore/console-ramoops and /sys/fs/pstore/dmesg-ramoops-0. (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. Any bug not reported in the bug report format below may be ignored.

    Code:
    What is your--
    LineageOS version:
    LineageOS 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:
    other modifications:
    
    Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
    14
    -- bit more friendly stock -> lineage instructions --

    1. Unlock the bootloader
    - Connect to WiFi network
    - Enable OEM Unlock in developer options
    - Turn off the tablet
    - Boot to download mode manually by plugging in USB and holding all the buttons for few seconds
    - Follow instructions on the screen
    2. Connect to WiFi network and make sure OEM Unlock in developer options is still checked
    3. Flash custom VBMeta image ( https://dl.twrp.me/gts4lvwifi/vbmeta.tar.html ) in Odin ( use AP slot )
    4. After flashing VBMeta, boot to stock. It'll likely ask you to wipe data, if so do that
    5. Connect to WiFi network and make sure OEM Unlock in developer options is still checked
    6. Now you can flash TWRP ( https://dl.twrp.me/gts4lvwifi ) in Odin ( use AP slot once again ), for convenience you can hold volume up while flashing it so that you boot to recovery right after it's flashed
    7. Install Lineage × whatever else you need ( gapps, addon-su, ... )
    8. Format data
    9. Reboot ( make sure to not install TWRP app when TWRP asks you to )

    ---

    Also Odin download for those who can't find it on their own https://build.nethunter.com/samsung-tools/Odin_3.13.1.zip
    ( sha1sum 1057496afa34bfdf7e77caf0b99207dca77fcb2d )
    14
    Builds 20210531+ depend on Android 11 firmware, and thus from now on the recovery will abort the installation if you're still on Android 9 or 10 one.

    You can update the firmware by flashing following Odin package: https://github.com/luk1337/gts4lv-fw/releases/tag/T720XXU2DUD7.

    After the firmware update you should be able to flash newer builds.
    5
    I downloaded the bleeding-edge canary, not sure if that's necessary.

    Its not necessary anymore. 21.2 works fine with Android 11, at least on all the devices I've tried so far. This one included. No need to run the canary builds.

    Regular Magisk Releases Here. (GitHub Link)
    4
    I just flashed it. It boots for now. I just wonder if there is a way to not have this screen when I start my tab ?
    Yeah...flash Samsung's original software.