-
-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added support for Samsung Galaxy Tab S6 Lite #200
base: dev
Are you sure you want to change the base?
Conversation
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 |
I can't answer that, as I don't have an LTE version I could test with. It's your call, bro. |
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 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.
|
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):
|
Yeah, that's quite and annoying issue... |
Wrong device, isn't it? |
Yup, it should, as pop_OS is based on Ubuntu |
Ö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 |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
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. |
No worries, I hope you are better now :) Looking forward to hear from you |
@Vandypants Any updates regarding testing? 👀 |
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 #200 (comment) ? |
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 🤔 |
Good catch - then I will leave it as-is rn and come back if I have more time to research if it exists. If not, I will add a note to the config and push it here with the untested flag... |
Added support for the Samsung Galaxy Tab S6 Lite.
@Vandypants please test the config.
resolves #195