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
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: