[ROM][SM-T580][UNOFFICIAL][64-Bit] LineageOS 18.1 -> 2020-12-12

Wikdclown

Senior Member
Dec 20, 2013
159
53
58
plus.google.com
So far this ROM runs great but I have noticed several times when I pull down status bar to check notifications or such it will reboot the tablet.

Edit : So after more usage it just randomly reboots sometimes. I did a completely fresh install BTW.
It actually reboots fairly often after using several days. If tablet has been asleep awhile and you unlock screen and launch app it just restarts tablet, it does it on a pretty regular basis.
 
Last edited:

BlackDoma

Senior Member
Jun 10, 2019
59
28
28
Belbies
Either you use 580 TWRP .. or you unzip ROM and remove the following line from the following file ...

File in unzipped ROM ..
Code:
\lineage-18.0-20201117-UNOFFICIAL-gtaxlwifi\META-INF\com\google\android\updater-script
Code line to be removed inside this file ..
Code:
assert(getprop("ro.product.device") == "gtaxlwifi" || getprop("ro.build.product") == "gtaxlwifi" || abort("E3004: This package is for device: gtaxlwifi; this device is " + getprop("ro.product.device") + "."););
No idea if 580 ROM will boot nor work correctly on 585 .. but you can give it a try.

Cheers
I've tried your method and I have a good news
Deleting the line worked and I am sending this message to your through my sm-t585 running your ROM and everything seems to be working fine
The only problem is GPS and I don't really care about it
Thanks for your amazing work
Keep going
 

BlackDoma

Senior Member
Jun 10, 2019
59
28
28
Belbies
I tested the ROM the whole day and it is working just fine.
I didn't experience the random rebooting bug.
The only bug I noticed is that the sound comes from both the speakers and the heaphones when I plug headphones in, and the problem is fixed when I reboot the tablet while heaphones are plugged in, this problem was in all android 10 ROMS until valera used a patch and then surgesso did the same so I hope you use the same thing.
Many thanks to your amazing work
 

followmsi

Senior Member
Oct 10, 2013
4,028
11,783
263
So far this ROM runs great but I have noticed several times when I pull down status bar to check notifications or such it will reboot the tablet.

Edit : So after more usage it just randomly reboots sometimes. I did a completely fresh install BTW.
It actually reboots fairly often after using several days. If tablet has been asleep awhile and you unlock screen and launch app it just restarts tablet, it does it on a pretty regular basis.
Sorry .. can't replicate this issue !
Pls post logs (logcat) of the issue.
 

followmsi

Senior Member
Oct 10, 2013
4,028
11,783
263
I tested the ROM the whole day and it is working just fine.
I didn't experience the random rebooting bug.
The only bug I noticed is that the sound comes from both the speakers and the heaphones when I plug headphones in, and the problem is fixed when I reboot the tablet while heaphones are plugged in, this problem was in all android 10 ROMS until valera used a patch and then surgesso did the same so I hope you use the same thing.
Many thanks to your amazing work
For next build you will not have to manually change "updater-script" anymore .. we include 585 as OTA target too.
Just install in 585 TWRP like regular 585 ROM too.

GPS will not be solved !
It's using different hardware on 585.

The Audio "patch" is using "old" prebuilt libs from Samsung Stock ROM .. not sure if they will work on Android 11 as well.
Needs verification.

Sometimes the Netflix app does have some issues starting up .. due to DRM problem.
For next build I will switch to DRM lazy service .. this will improve DRM stability.

Maybe new build will come this weekend .. not sure yet.

Cheers
 

Kostareka

Member
May 25, 2020
45
12
18

followmsi

Senior Member
Oct 10, 2013
4,028
11,783
263
I hope that you fix the GPS on 585
NO !

Just updated OP to end the 585 discussion ..

As I don't own and can't test SM-T585 (gtaxllte) at all -> There will be no builds for SM-T585 this time !
But you can install the 580 builds onto 585 devices as well .. the ROM installer has been changed to allow installation onto 585 too.
Of course, all Mobile stuff (LTE) will not work .. and GPS will not work due to different hardware !


Thanks for understanding !
 

Kostareka

Member
May 25, 2020
45
12
18
NO !

Just updated OP to end the 585 discussion ..

As I don't own and can't test SM-T585 (gtaxllte) at all -> There will be no builds for SM-T585 this time !
But you can install the 580 builds onto 585 devices as well .. the ROM installer has been changed to allow installation onto 585 too.
Of course, all Mobile stuff (LTE) will not work .. and GPS will not work due to different hardware !


Thanks for understanding !
Thanks for all the work, I installed it on SM-T585 and it works great first rom works fast with me ??
 

DP FH

Senior Member
Apr 11, 2013
118
26
48
Apricena
Nice! LineageOS 16 for T585 has a nasty bug where the front camera turns green after 20 minutes in a google meet. I will install this rom tomorrow and see how it goes with this one :) Did anyone of you have problems with front camera?
 

followmsi

Senior Member
Oct 10, 2013
4,028
11,783
263
Maybe because I use Nikgapps.
Anyway, mine ext4 formatted sdcard is also not working. Is this a bug?
It was working fine with previous build
No idea about your gapps problems .. but they are still in "testing mode" for Android 11.

If you use OpenGapps Test packages and want to use Google Maps .. you need to modify system/etc/sysconfig/google.xml
Code:
<app-data-isolation-whitelisted-app package="com.google.android.gms" />
https://forum.xda-developers.com/showpost.php?p=83986239&postcount=6931

Today I made new ROM to include patches for system/vold again .. this should "re-enable" your ext4 sdcard.

But .. for understanding .. the patches are not yet part of "official" lineage sources ..
https://review.lineageos.org/q/topic:"eleven-vold"+(status:open OR status:merged)

If you check the details of the "X X" entries .. you will see if you enable "enforcing" selinux the patches may break system.
Today it's not sure if the changes will be part of "official" lineage-18.0.

Of course, many other "features" are still missing too .. and will be implemented at some point.
Again .. it's not clear if the "external sdard" changes will be part of future releases.

I will keep them for the next time .. at some point I want to use "clean" and "un-patched" lineage sources for SM-T580 builds.

Cheers
 

followmsi

Senior Member
Oct 10, 2013
4,028
11,783
263
I tested the ROM the whole day and it is working just fine.
I didn't experience the random rebooting bug.
The only bug I noticed is that the sound comes from both the speakers and the heaphones when I plug headphones in, and the problem is fixed when I reboot the tablet while heaphones are plugged in, this problem was in all android 10 ROMS until valera used a patch and then surgesso did the same so I hope you use the same thing.
Many thanks to your amazing work
Did you test latest builds ?
Now we use the "patched" audio libs like in Bliss Q ROM too.

Do you still have this speakers/headphones issue ?
Pls test again and confirm if the "prebuilt" audio libs do fix this problem for you on 585.

Any 580 owner with same "sound comes from both the speakers and the heaphones when I plug headphones" problem ?

Cheers