openandroidinstaller
openandroidinstaller copied to clipboard
Added support for Samsung Galaxy Tab S6 Lite
Added support for the Samsung Galaxy Tab S6 Lite.
@Vandypants please test the config.
resolves #195
Do you think this is ready and should be included?
I still need to test it. I plan to do it on Friday, and then I can reply. Does that work for you?
@tsterbak Should I also add device code support for the lte version? - I don't see any significant differences in the lineage wiki
https://wiki.lineageos.org/devices/gta4xlwifi/install
https://wiki.lineageos.org/devices/gta4xl/install
I can't answer that, as I don't have an LTE version I could test with. It's your call, bro.
@tsterbak Should I also add device code support for the lte version? - I don't see any significant differences in the lineage wiki
Since it has different lineageOS versions, I guess both devices should be treated as different, since compatibility checking seems necessary and I don't want people to be able to install the wrong OS version too easily :D
@tsterbak Should I also add device code support for the lte version? - I don't see any significant differences in the lineage wiki
Since it has different lineageOS versions, I guess both devices should be treated as different, since compatibility checking seems necessary and I don't want people to be able to install the wrong OS version too easily :D
done!
Sorry for the late reply. I tried the Linux app again and I get the error that "Device with code 'gta4xlwifi' is not supported yet". Here is the info on my tablet...
Software Information:
One Ul version 4.1
Android version 12
Google Play system update January 1, 2022
Kernel version 4.14.113-23851207 #1 Wed Mar 9 18:04:34 KST 2022
Build number SPIA.210812.016.P610XXU2EVC5
SE for Android status Enforcing SEPF SM-P610_12_0001 Wed Mar 09 18:20:11 2022
Knox version Knox 3.8
Knox API level 35
Service provider software version SAOMC_SM-P610_OXM_XAC_12_0002 XÁC XÁC
Security software version ASKS v4.5 Release 20211027 ADP v3.0 Release 20191001 SMR Mar 2022 Release 1
Android security patch level March 1, 2022
Hi, no worries, thanks for testing. This PR is not merged, so it is to be expected, that the device doesn't work out of the box.
- You have to download this file: https://github.com/openandroidinstaller-dev/openandroidinstaller/pull/200/files#diff-537b3cca8a912f396ed94c34458de91b40b1dd6bcdfdf66e86cacc88aa66faba
- place it in the directory you are running the installer from (assuming you are running the executable).
- Then the installer will pick it up and you can test it.
I will do that now. I'm running Pop!_OS. Which directory do I need to place the gta4xlwifi.yaml file in?
I will do that now. I'm running Pop!_OS. Which directory do I need to place the gta4xlwifi.yaml file in?
You should download the respective executable file of the Installer, and then the directory is the directory where the executable is running. For the flatpak this is not easily possible since it is sandboxed.
Got it. I'll switch to a Windows laptop and give it a try.
Now, I need help finding a TWRP recovery image online. All the links show 404 or something like that. Do you have any suggestions, or should I give up? :(
[WRONG LINK!] You can find it here: https://twrp.me/xiaomi/xiaomipocox3pro.html
I'll fix the link
Thanks. Now I am getting this error message (taken from Advanced output):
Sheimdall flash --no-reboot --RECOVERY Heimdall v1.4.0 Copyright (c) 2010-2013, Benjamin Dobell, Glass Echidna >http://www.glassechidna.com.au/ This software is provided free of charge. Copying and redistribution is encouraged. If you appreciate this software and you would like to support future > development please consider donating: http://www.glassechidna.com.au/donate/ >Initialising connection... Detecting device... ERROR: Failed to access device. libusb error: -12
Yeah, that's quite and annoying issue... It might indicate, that there are Samsung drivers missing on Windows (https://android.stackexchange.com/questions/98338/heimdall-error-libusb-error-12). You could try the steps in the post, or try it on Linux. I guess the Debianbased executables would also run on pop_OS :thinking:
You can find it here: https://twrp.me/xiaomi/xiaomipocox3pro.html
Wrong device, isn't it?
I guess the Debian based executables would also run on pop_OS 🤔
Yup, it should, as pop_OS is based on Ubuntu
Wrong device, isn't it?
Öhm, well yes :grimacing: Wrong issue...
The official TWRP link for the Samsung Galaxy Tab S6 Lite seems to be gone...
It seems to be discontinued because of softbricking issues with OTA... https://forum.xda-developers.com/t/closed-discontinued-recovery-official-twrp-for-galaxy-tab-s6-lite.4166985/page-4
Wrong device, isn't it?
Öhm, well yes 😬 Wrong issue...
The official TWRP link for the Samsung Galaxy Tab S6 Lite seems to be gone...
It seems to be discontinued because of softbricking issues with OTA... https://forum.xda-developers.com/t/closed-discontinued-recovery-official-twrp-for-galaxy-tab-s6-lite.4166985/page-4
It i not gone: https://twrp.me/samsung/samsunggalaxytabs6litewifi.html
It i not gone: https://twrp.me/samsung/samsunggalaxytabs6litewifi.html
yeah, but both download mirrors point to 404...
It i not gone: https://twrp.me/samsung/samsunggalaxytabs6litewifi.html
yeah, but both download mirrors point to 404...
oops O.o
Any news from your side @Vandypants?
I did download and install the Windows drivers and still got the same error message. I'm away from home for another 48 hours. When I do get back home, I will switch to Ubuntu and try it again.
I've been sick for the last few days. I have yet to be able to get Ubuntu on my system, so I can't test that your updates worked. Sorry.
I've been sick for the last few days. I have yet to be able to get Ubuntu on my system, so I can't test that your updates worked. Sorry.
No worries, I hope you are better now :) Looking forward to hear from you
@Vandypants Any updates regarding testing? :eyes:
No change. Your app says that the tablet is unsupported.
The device is still not supported by default. You still have to manually place the config yaml for the device.
Did you follow https://github.com/openandroidinstaller-dev/openandroidinstaller/pull/200#issuecomment-1745382680 ?
The device is still not supported by default. You still have to manually place the config yaml for the device.
Did you follow #200 (comment) ?
Should I then mark it as untested and we merge it?
Should I then mark it as untested and we merge it?
We could do it I guess. I'm still not aware there is a working TWRP atm 🤔