[ROM][PORT][SM-T580][SM-T585] TW Port 9.0 Pie ONE UI from SM-A600N 20190316

Valera1978

Senior Member
Sep 25, 2009
268
1,755
0
Minsk
I'm not responsible for any damage to your device of any sort.
By flashing this you take responsibility of anything that happens.
Process at your own risk!


If you want to check firmware - please make backup. Better to store all partitions, at least efs and may be modem.

Instructions
1. Install custom recovery - use my twrp
2. Download the zip - firmware
3. Backup all partitions (it least efs) and store somewhere - it need to do - because you can loose imei
4. Full wipe all
5. Flash firmware

Information
My port based on:
firmware: A600NKSU1ZSB6 (Korea version SM-A600N) Android 9.0 with February security patch
kernel: T585XXU4CRJ8 (our stock 8.1 kernel) 3.18.14

As you known - in friday (1 March 2019) was opened beta testing for A6'18 in Korea. It has the same exynos 7870.
@gyogubin public twrp backup with 9.0 stock firmware (all beta versions send as ota update, we don't have clean firmware) https://forum.xda-developers.com/galaxy-a6/how-to/south-korea-twrp-backup-copy-a600n-t3906026

1. the same treble logic - vendor as /cache partition and cache as /hidden partition
2. wifi and bt from lineage (I build special 32bit version to get right libs for port)
3. gps, audio config and etc from our stock 8.1
4. small fixes for camera to get it work

Root
This firmware was with magisk. I.e. boot.img already patched.
If you need magisk - you just need install Magisk+Manager_v7.0.0.apk, install, open manager, then reboot firmware and reopen manager
Do not try install Magisk-v18.1.zip - you will get bootloop

Work
Almost everything works, but you have to remember that this is beta version

Problems
1. keyboard - this is port from phone, it use phone layout. I can set ro.build.characteristics=tablet, but it will cause problems with add languages in samsung keyboard app

Hints
1. rotate home screen - open "Home sccreen settings" and activate "Rotate to landscape mode"
2. battery percentage - open "Settings"-"Notifications"-"Status Bar" and activate "Show battery percentage"
3. hide virtual keys - open "Settings"-"Display"-"Navigation bar" and activate "Full screen gestures". And then you can turn off "Gesture hints".

Version info
4. 20180316:
- update kernel (our old is 3.18.14, new one is: 3.18.91)
- update wifi driver (it's depend of kernel, now in new update wifi as part of new kernel, I rebuild special 32bit lineage for new wifi hal with new wifi driver support)
- vibrator is back for t585 :)
3. 20180306:
- fix mtp
- fix flip
- fix keystore (thanks @ananjaser1211)
- update kernel to use new video driver (r28 mali) (thanks @ananjaser1211)
2. 20180305:
- remove a lot of garbage, leave only minimum, decrease system size from 2.5gb to 2gb, all zip less, then 1.3gb
- initial version for SM-T580 (I cannt do only wifi version, because it's strong depends in framework, but in scripts now noril, fix for cbd, update gps (gpsd, gps.default.so and gps.cfg))
1. 20180303:
- initial version

SM-T580
3. 20180316: new kernel, new wifi - this is small update, not full firmware, if you install from zero - install 20180306 first and then 20180316 update: https://drive.google.com/file/d/1QJfPfpDuWmFRDpsK8tmZLIleHHTJ0pND/view?usp=sharing
2. 20180306: fix mtp, fix keystore (samsung account, lockscreen), update video driver up to r28: https://drive.google.com/file/d/1awbjuwbFqmZo5CgmruMkYL9DUhSlLn3c/view?usp=sharing
1. 20180305: https://drive.google.com/file/d/1Hr9PZV6UbohnOZC4LjxHRCoxqxHjJ1u2/view?usp=sharing

SM-T585
4. 20180316: new kernel, new wifi - this is small update, not full firmware, if you install from zero - install 20180306 first and then 20180316 update: https://drive.google.com/file/d/1smcl_EQeGz3ShR3CdgVqN6D78rhE0KwX/view?usp=sharing
3. 20180306: fix mtp, fix keystore (samsung account, lockscreen), update video driver up to r28: https://drive.google.com/file/d/13rIhvdOyA4UOAPW9XTC_qzyVphdnsHOV/view?usp=sharing
2. 20180305: https://drive.google.com/file/d/1ZDoTvVKSr5xn04-9coJRFkk7jngQJYP2/view?usp=sharing
1. 20180303: https://drive.google.com/file/d/1QCzbhhI3I7SINYO3CpeIX4SVwT9CZoL5/view?usp=sharing

Thanks
Samsung
 
Last edited:

alanloax

Senior Member
Mar 13, 2012
136
29
0
well I could not wait and also install on the t580. Rom is quite fast and has the errors that Valera mentioned. is definitely a good port beyond that some things like the size corresponds to the galaxy a6 and does not suit tablet mode. I hope you can carry a tablet for more adaptation. Beyond everything, it's great and although it takes a few minutes, it pleases me a lot. Hopefully you can make the zip for t580 even if it's a lot of asking a lot of thanks!
 

HJZEE

Senior Member
Feb 4, 2018
74
13
0
I'm not responsible for any damage to your device of any sort.
By flashing this you take responsibility of anything that happens.
Process at your own risk!


If you want to check firmware - please make backup. Better to store all partitions, at least efs and may be modem.

Instructions
1. Install custom recovery - use my twrp
2. Download the zip - firmware
3. Backup all partitions (it least efs) and store somewhere - it need to do - because you can loose imei
4. Full wipe all
5. Flash firmware

Information
My port based on:
firmware: A600NKSU1ZSB6 (Korea version SM-A600N) Android 9.0 with February security patch
kernel: T585XXU4CRJ8 (our stock 8.1 kernel) 3.18.14

As you known - in friday (1 March 2019) was opened beta testing for A6'18 in Korea. It has the same exynos 7870.
@gyogubin public twrp backup with 9.0 stock firmware (all beta versions send as ota update, we don't have clean firmware) https://forum.xda-developers.com/galaxy-a6/how-to/south-korea-twrp-backup-copy-a600n-t3906026

1. the same treble logic - vendor as /cache partition and cache as /hidden partition
2. wifi and bt from lineage (I build special 32bit version to get right libs for port)
3. mali driver, gps, audio config and etc from our stock 8.1
4. small fixes for camera to get it work

Root
This firmware was with magisk. I.e. boot.img already patched.
If you need magisk - you just need install Magisk+Manager_v7.0.0.apk, install, open manager, then reboot firmware and reopen manager
Do not try install Magisk-v18.1.zip - you will get bootloop

Work
Almost everything works, but you have to remember that this is beta version

Problems
1. keyboard - this is port from phone, it use phone layout. I can set ro.build.characteristics=tablet, but it will cause problems with add languages i keyboard
2. usb - mtp mode dnw
3. stock camera app is buggy, use any other (open camera)

SM-T585
1. 20180303: https://drive.google.com/file/d/1QCzbhhI3I7SINYO3CpeIX4SVwT9CZoL5/view?usp=sharing

Thanks
Samsung
Nice rom valera
 

HJZEE

Senior Member
Feb 4, 2018
74
13
0
I'm not responsible for any damage to your device of any sort.
By flashing this you take responsibility of anything that happens.
Process at your own risk!


If you want to check firmware - please make backup. Better to store all partitions, at least efs and may be modem.

Instructions
1. Install custom recovery - use my twrp
2. Download the zip - firmware
3. Backup all partitions (it least efs) and store somewhere - it need to do - because you can loose imei
4. Full wipe all
5. Flash firmware

Information
My port based on:
firmware: A600NKSU1ZSB6 (Korea version SM-A600N) Android 9.0 with February security patch
kernel: T585XXU4CRJ8 (our stock 8.1 kernel) 3.18.14

As you known - in friday (1 March 2019) was opened beta testing for A6'18 in Korea. It has the same exynos 7870.
@gyogubin public twrp backup with 9.0 stock firmware (all beta versions send as ota update, we don't have clean firmware) https://forum.xda-developers.com/galaxy-a6/how-to/south-korea-twrp-backup-copy-a600n-t3906026

1. the same treble logic - vendor as /cache partition and cache as /hidden partition
2. wifi and bt from lineage (I build special 32bit version to get right libs for port)
3. mali driver, gps, audio config and etc from our stock 8.1
4. small fixes for camera to get it work

Root
This firmware was with magisk. I.e. boot.img already patched.
If you need magisk - you just need install Magisk+Manager_v7.0.0.apk, install, open manager, then reboot firmware and reopen manager
Do not try install Magisk-v18.1.zip - you will get bootloop

Work
Almost everything works, but you have to remember that this is beta version

Problems
1. keyboard - this is port from phone, it use phone layout. I can set ro.build.characteristics=tablet, but it will cause problems with add languages in samsung keyboard app

Hints
1. rotate home screen - open "Home sccreen settings" and activate "Rotate to landscape mode"
2. battery percentage - open "Settings"-"Notifications"-"Status Bar" and activate "Show battery percentage"
3. hide virtual keys - open "Settings"-"Display"-"Navigation bar" and activate "Full screen gestures". And then you can turn off "Gesture hints".

Version info
3. 20180306:
- fix mtp
- fix flip
- fix keystore (thanks @ananjaser1211)
- update kernel to use new video driver (r28 mali) (thanks @ananjaser1211)
2. 20180305:
- remove a lot of garbage, leave only minimum, decrease system size from 2.5gb to 2gb, all zip less, then 1.3gb
- initial version for SM-T580 (I cannt do only wifi version, because it's strong depends in framework, but in scripts now noril, fix for cbd, update gps (gpsd, gps.default.so and gps.cfg))
1. 20180303:
- initial version

SM-T580
2. 20180306: fix mtp, fix keystore (samsung account, lockscreen), update video driver up to r28: https://drive.google.com/file/d/1awbjuwbFqmZo5CgmruMkYL9DUhSlLn3c/view?usp=sharing
1. 20180305: https://drive.google.com/file/d/1Hr9PZV6UbohnOZC4LjxHRCoxqxHjJ1u2/view?usp=sharing

SM-T585
3. 20180306: fix mtp, fix keystore (samsung account, lockscreen), update video driver up to r28: https://drive.google.com/file/d/13rIhvdOyA4UOAPW9XTC_qzyVphdnsHOV/view?usp=sharing
2. 20180305: https://drive.google.com/file/d/1ZDoTvVKSr5xn04-9coJRFkk7jngQJYP2/view?usp=sharing
1. 20180303: https://drive.google.com/file/d/1QCzbhhI3I7SINYO3CpeIX4SVwT9CZoL5/view?usp=sharing

Thanks
Samsung
New updates. Due to exams cant test right now but will do it later i did checked 1st build it nice that bugs are fixed :good:. Will check it after !exams!!!!!!!!:(
 

ciccio83q

Senior Member
Nov 26, 2009
97
33
48
Great job as usual. I haven't been able to find anything wrong. The tablet is more responsive with this Rom rather with the ones built from a lineage base. Do you think that one day we'll have a Dex launcher like the one from the tab s4?
It would be the biggest goal for this tablet.
Again, thanks for your time.
 

bobfrantic

Senior Member
Aug 17, 2010
2,145
1,131
193
Just curious, is it normal that the setup jumps all the way to sign in for samsung account? It jumps over wifi connections, license agreement, all of the google account setup.
 
Last edited:

ciccio83q

Senior Member
Nov 26, 2009
97
33
48
Just curious, is it normal that the setup jumps all the way to sign in for samsung account? It jumps over wifi connections, license agreement, all of the google account setup.
Yes, it's a twrp backup because there's no complete firmware yet. By the way, I've found a bug where I can't change the launcher grid size for both home and apps. There is another one where in landscape mode, it is impossible to see all the apps from the launcher because you can't scroll or move to another page.
Both minor bugs solved by installing nova launcher.
 
  • Like
Reactions: bobfrantic

bobfrantic

Senior Member
Aug 17, 2010
2,145
1,131
193
Yes, it's a twrp backup because there's no complete firmware yet. By the way, I've found a bug where I can't change the launcher grid size for both home and apps. There is another one where in landscape mode, it is impossible to see all the apps from the launcher because you can't scroll or move to another page.
Both minor bugs solved by installing nova launcher.
Aaahhhh ok that explains it. Sure hope that when the official firmware is released that @Valera1978 will do a port of it for the T585/580 :D
 
  • Like
Reactions: HJZEE

DILTON

Senior Member
Feb 1, 2015
91
27
0
well I could not wait and also install on the t580. Rom is quite fast and has the errors that Valera mentioned. is definitely a good port beyond that some things like the size corresponds to the galaxy a6 and does not suit tablet mode. I hope you can carry a tablet for more adaptation. Beyond everything, it's great and although it takes a few minutes, it pleases me a lot. Hopefully you can make the zip for t580 even if it's a lot of asking a lot of thanks!
There’s another method that could help you set DPI density to even extreme low or high levels.

https://www.the***********.com/change-dpi-density-android/

Change it to 700 dp
 
Last edited:

HJZEE

Senior Member
Feb 4, 2018
74
13
0
Finally exams are over. Flashed this from yesterday. Every thing's working. Installed google keyboard and pixel launcher. Everything working fine tested stock camera working. Great performance. Thanks for the ROM Valera.
 
  • Like
Reactions: repey6

Rawwrius01

Senior Member
Oct 10, 2015
243
113
0
@Valera1978

How so you get twrp working in oreo? Ich tried my best to get it working 9n the p5xx but tw never recognized the internal andere external SD.

Gesendet von meinem ONEPLUS A3003 mit Tapatalk
 

wafi_naseem

Member
Jul 28, 2018
23
4
0
Yo valera why does the notification bar look so giant. Can you pls try getting the framework from tab s5e in the next update. So that everything looks fine. i think its bcz you took it directly from a600n
 
Last edited:

Minto107

Senior Member
Aug 10, 2013
3,934
1,383
0
20
shouldnt the notification panel look like this
Because this ROM is a port from a phone genius... It's a great base but later Dev might use TAB A 2019 or S4 dump to make it look tablet like as it looks on those models

Sent from my SM-N950F using Tapatalk