Wifi driver failing to load - Galaxy Tab 2 Q&A, Help & Troubleshooting

Hello, I'm trying to upbring a device to Android Oreo, its the Samsung Galaxy Tab 2, but the wifi does not work. In the logcat it says `[email protected]: Failed to load WiFi driver` which seems to be the main issue. Any help on how to fix this issue?
The sources are kernel - https://github.com/MightyM17/android_kernel_ti_omap4 device - https://github.com/MightyM17/android_device_samsung_espresso
Logcat - https://pastebin.ubuntu.com/p/7zG5yppSTZ/

Oops didnt realise i posted this in general, mods could you move it to Q&A

Man, no one knows the solution for this issue ????? I saw this thread and read the issue but I don't know the fix so i didn't reply but i thought someone would. Please anyone help !! We may be getting closer to "android 8 on tab 2."

Arc android said:
Man, no one knows the solution for this issue ????? I saw this thread and read the issue but I don't know the fix so i didn't reply but i thought someone would. Please anyone help !! We may be getting closer to "android 8 on tab 2."
Click to expand...
Click to collapse
Android 8 on tab 2 already works, only wifi and gps arent working

Well some info that might , or might not, be relevant.
[SOLVED] Wi-Fi failure with custom kernel
I built a minimally modified BTI (Android 10) kernel for my Exynos S20+ (G986B) from the Samsung-released source and used Android Image Kitchen by @osm0sis to extract the boot.img from my device and repack it with the kernel image I built. I...
forum.xda-developers.com

LR7875 said:
Well some info that might , or might not, be relevant.
[SOLVED] Wi-Fi failure with custom kernel
I built a minimally modified BTI (Android 10) kernel for my Exynos S20+ (G986B) from the Samsung-released source and used Android Image Kitchen by @osm0sis to extract the boot.img from my device and repack it with the kernel image I built. I...
forum.xda-developers.com
Click to expand...
Click to collapse
Thanks for the help but the issue there seems to be different than the one I'm facing, for me the driver cannot insmod the module

So far I have only found few threads regarding the issue. Most threads does not have replies. I only got to these, which got some comments but did not have the issue fixed.
MIUI 12.5 wifi issues
Hi, today I received the EU update to MIUI 12.5 - 12.5.1.0(RFAEUXM) . However, now my Mi 9 can't connect to wireless networks. I already tried restore the network defaults and then the factory reset without success. Any ideas? The behavior is - I...
forum.xda-developers.com
wifi turning itself off, driver not being loaded.
Edit: Considering all the complex processes that I've done, I'm willing to do some series of steps again with the gathered knowledge, but I still need some guidance. Actual status: Losing my mind (not fixed) Here's the info of my current problem...
forum.xda-developers.com
We might need to seek help from other ROM developers which is active.

LR7875 said:
So far I have only found few threads regarding the issue. Most threads does not have replies. I only got to these, which got some comments but did not have the issue fixed.
MIUI 12.5 wifi issues
Hi, today I received the EU update to MIUI 12.5 - 12.5.1.0(RFAEUXM) . However, now my Mi 9 can't connect to wireless networks. I already tried restore the network defaults and then the factory reset without success. Any ideas? The behavior is - I...
forum.xda-developers.com
wifi turning itself off, driver not being loaded.
Edit: Considering all the complex processes that I've done, I'm willing to do some series of steps again with the gathered knowledge, but I still need some guidance. Actual status: Losing my mind (not fixed) Here's the info of my current problem...
forum.xda-developers.com
We might need to seek help from other ROM developers which is active.
Click to expand...
Click to collapse
Again the errors seem to be different. Well indeed we need other ROM developers' help here

Unfortunately, here are no active devs for TI OMAP devices. We (galaxy tab 2) have TI OMAP 4430.
Well we may ask other devs (of other phones with other chipsets), e.g. @html6405

Related

[Resolved] [Q] Help with MT6589 based devices

Hi,
I thought this was not yet possible to port Cyanogenmod on Dual Sim devices, at least not properly, but then I saw this post:
http://forum.xda-developers.com/showthread.php?t=2246874
It gave me a real hope for the generic MT6589 device I am currently using.
I am new to all of this, so I hope I don't bother everyone.
Also, my device uses obviously different hardware, but uses the same processor, so I managed to install the above ROM and got it working but without any screen display.
In other words, it was working, and I could see everything as far as the installation wizzard was concerned, so I thought I was fine, but then when I was done and it rebooted, I could not see anything on the display anymore, but the phone was still working working.
So I am assuming some obvious hardware drivers differences, and that the old drivers were still working till I restarted?
Is there a way to modify the rom to make it work?
What files would I need to pull from my device to add/replace in the posted ROM to make it worlk, if that is possible?
Or does cynanogenmod have to compile with the files of my device to work, even though the processor bit had already been done?
If so, I have no problem in trying to compile cyanogenmod from scratch, but I will still get the dual SIM problem, and I thought this has been fixed in this ROM.
So what modifications would need to be done to incorporate the DUAL SIM issue, and make it work, or has this already been resolved upstream?
Is there a github or such of the modifications and alterations that were done to Cyanogenmod for this posted ROM in order to get it working?
I am willing to use those files and port it to my device, but without these modifications, I will not be able to do anything, even though the kernel sources for MT6589 are openly available now.
Sorry for asking this question here, but I tried to reply to the original post and it did not let me.
Is it okay to ask this here?
If not, please excuse me, and if you can forward me to the right place.
Thanks and regards
noobworld said:
Hi,
I thought this was not yet possible to port Cyanogenmod on Dual Sim devices, at least not properly, but then I saw this post:
http://forum.xda-developers.com/show....php?t=2246874
It gave me a real hope for the generic MT6589 device I am currently using.
I am new to all of this, so I hope I don't bother everyone.
Also, my device uses obviously different hardware, but uses the same processor, so I managed to install the above ROM and got it working but without any screen display.
In other words, it was working, and I could see everything as far as the installation wizzard was concerned, so I thought I was fine, but then when I was done and it rebooted, I could not see anything on the display anymore, but the phone was still working working.
So I am assuming some obvious hardware drivers differences, and that the old drivers were still working till I restarted?
Is there a way to modify the rom to make it work?
What files would I need to pull from my device to add/replace in the posted ROM to make it worlk, if that is possible?
Or does cynanogenmod have to compile with the files of my device to work, even though the processor bit had already been done?
If so, I have no problem in trying to compile cyanogenmod from scratch, but I will still get the dual SIM problem, and I thought this has been fixed in this ROM.
So what modifications would need to be done to incorporate the DUAL SIM issue, and make it work, or has this already been resolved upstream?
Is there a github or such of the modifications and alterations that were done to Cyanogenmod for this posted ROM in order to get it working?
I am willing to use those files and port it to my device, but without these modifications, I will not be able to do anything, even though the kernel sources for MT6589 are openly available now.
Sorry for asking this question here, but I tried to reply to the original post and it did not let me.
Is it okay to ask this here?
If not, please excuse me, and if you can forward me to the right place.
Thanks and regards
Click to expand...
Click to collapse
link is dead.
who is the dev.
prantoroy said:
link is dead.
who is the dev.
Click to expand...
Click to collapse
Thanks for the headsup.
I placed in an incomplete link, here is the complete link:
http://forum.xda-developers.com/showthread.php?t=2246874
I also updated the post.
The developper seems to be:
bgcngm
Thanks
noobworld said:
Thanks for the headup.
I placed in an incomplete link, here is the complete link:
http://forum.xda-developers.com/showthread.php?t=2246874
I also updated the post.
The developper seems to be:
bgcngm
Thanks
Click to expand...
Click to collapse
give sme time.will try
---------- Post added at 10:44 AM ---------- Previous post was at 10:42 AM ----------
prantoroy said:
give sme time.will try
Click to expand...
Click to collapse
just as I thought.the kernel.
its not fr u. ask dev to create a kernel fr u!
Thank you for your fast reply.
Where do I ask?
Also, I was hoping to learn how to do it, and have the sources if possible, or at least how to modify the sources, because I have about three of these chinese devices, all using the same processor, but with different hardware.
Thanks
prantoroy said:
give sme time.will try
---------- Post added at 10:44 AM ---------- Previous post was at 10:42 AM ----------
just as I thought.the kernel.
its not fr u. ask dev to create a kernel fr u!
Click to expand...
Click to collapse
noobworld said:
Thank you for your fast reply.
Where do I ask?
Also, I was hoping to learn how to do it, and have the sources if possible, or at least how to modify the sources, because I have about three of these chinese devices, all using the same processor, but with different hardware.
Thanks
Click to expand...
Click to collapse
Ask The dev
And Its not that easy
prantoroy said:
Ask The dev
And Its not that easy
Click to expand...
Click to collapse
Well, I tried posting on the original thread, but couldn't.
Then tried to send a private message, but couldn't.
So I started this thread.
You said:
And Its not that easy
Click to expand...
Click to collapse
Did you mean it is not easy to contact the dev, or not easy to compile the sources for my devices?
Just wanted to be sure.
Thanks again
noobworld said:
Well, I tried posting on the original thread, but couldn't.
Then tried to send a private message, but couldn't.
So I started this thread.
You said:
Did you mean it is not easy to contact the dev, or not easy to compile the sources for my devices?
Just wanted to be sure.
Thanks again
Click to expand...
Click to collapse
no you cant post until u have 10 posts
and its not easy to develop rom
prantoroy said:
no you cant post until u have 10 posts
and its not easy to develop rom
Click to expand...
Click to collapse
I can see that, but I think with some patience I can do it.
Also, I have been using Linux for years now, and it seems I just need to figure out how things are laid out in Android.
And once I get used to that, then things become easier.
I am assuming that the linux kernel needs to be compiled with the specific drivers related to my hardware, right?
However, that would still not take into account:
- The changes made in Android/Cyanogenmod that take into account Dual SIM functionality
- How Cyanogenmod is actually laid-out, such as are changes done directly to stock android, or applied as patches?
I was thinking of the following:
1) Checking for the difference between stock Android and Cyanogenmod, and save aside the diff changes to make a patch file.
2) Then hope to find the sources of the stock android that has already been modified to work with MT6589, since these devices obviously use Android on them with some modifications
3) Then apply the patch made in (1) on these sources
Thus, I also need one important question answered:
If I were to download the sources for Cyanogenmod (which I already did), are the patches to the stock Android already applied, or are they placed in a separate folder, and applied on compilation?
I have this feeling that the above patches will probably not work out, because there will probably be extra functions, code that the patch will not be able to take into account, and will have some type of non-working or broken system, until I figure out what is missing.
I might get it to boot to a certain point (most probably shell like), and it would stop there.
Well, in either case, after writing all this down, I started to visualize more the hard part you are talking about, and this would require good knowledge of Android Code and structure.
Thus, if anyone can give me the required Cyanogenmod sources that have already been modified to work on an MT6589, or the diff patches between the normal and modified Cynogenmod, then that would be amazing.
Then I will have to only figure out at that point the propriety files I need to pull from the device, and specific vendor modifications.
Of course, I am just speculating, as this depends on how Android/Cyanogenmod is structured, and I could be completely off the mark, and have no idea what I am talking about.
Thanks
noobworld said:
I can see that, but I think with some patience I can do it.
Also, I have been using Linux for years now, and it seems I just need to figure out how things are laid out in Android.
And once I get used to that, then things become easier.
I am assuming that the linux kernel needs to be compiled with the specific drivers related to my hardware, right?
However, that would still not take into account:
- The changes made in Android/Cyanogenmod that take into account Dual SIM functionality
- How Cyanogenmod is actually laid-out, such as are changes done directly to stock android, or applied as patches?
I was thinking of the following:
1) Checking for the difference between stock Android and Cyanogenmod, and save aside the diff changes to make a patch file.
2) Then hope to find the sources of the stock android that has already been modified to work with MT6589, since these devices obviously use Android on them with some modifications
3) Then apply the patch made in (1) on these sources
Thus, I also need one important question answered:
If I were to download the sources for Cyanogenmod (which I already did), are the patches to the stock Android already applied, or are they placed in a separate folder, and applied on compilation?
I have this feeling that the above patches will probably not work out, because there will probably be extra functions, code that the patch will not be able to take into account, and will have some type of non-working or broken system, until I figure out what is missing.
I might get it to boot to a certain point (most probably shell like), and it would stop there.
Well, in either case, after writing all this down, I started to visualize more the hard part you are talking about, and this would require good knowledge of Android Code and structure.
Thus, if anyone can give me the required Cyanogenmod sources that have already been modified to work on an MT6589, or the diff patches between the normal and modified Cynogenmod, then that would be amazing.
Then I will have to only figure out at that point the propriety files I need to pull from the device, and specific vendor modifications.
Of course, I am just speculating, as this depends on how Android/Cyanogenmod is structured, and I could be completely off the mark, and have no idea what I am talking about.
Thanks
Click to expand...
Click to collapse
ok I will help u.
go here
http://forum.xda-developers.com/forumdisplay.php?f=613
prantoroy said:
ok I will help u.
go here
http://forum.xda-developers.com/forumdisplay.php?f=613
Click to expand...
Click to collapse
Wow... Even though I searched for so long, I did not find this.
I guess I did not know what to search for.
I thank you a lot.
I will probably take a while to learn how to use this, so I will disappear until I figure it out.
If I managed to do anything, then will come back and post my status.
Thanks again
noobworld said:
Wow... Even though I searched for so long, I did not find this.
I guess I did not know what to search for.
I thank you a lot.
I will probably take a while to learn how to use this, so I will disappear until I figure it out.
If I managed to do anything, then will come back and post my status.
Thanks again
Click to expand...
Click to collapse
glad I could help.
and don't bother .its my job to help new.
and pm me if u need smthing.
and please close thread.

Ubuntu Touch porting - where to post?

Hello All,
I am trying to re-vive the Ubuntu Touch port for Galaxy S3. In which of the many areas of XDA this would be placed?
- Its no official or unofficial Android ROM
- its rather like Sailfish OS
How to name the thread correctly according to [ROM] etc flags?
BR Florian
Flohack said:
Hello All,
I am trying to re-vive the Ubuntu Touch port for Galaxy S3. In which of the many areas of XDA this would be placed?
- Its no official or unofficial Android ROM
- its rather like Sailfish OS
How to name the thread correctly according to [ROM] etc flags?
BR Florian
Click to expand...
Click to collapse
Well, that should be the least of your problems!
Option58 said:
Well, that should be the least of your problems!
Click to expand...
Click to collapse
The other problems I manage locally - but I want to start a discussion thread soon, since I am convinced to be able to push out a test build soon. I want to involve more people into this, thereby generating more possible solutions for problems.
In case you are interested, the phone boots already correctly, kernel is fine without errors, Android container starts also without errors. Ubuntu´s init/upstart is mounting all necessary partitions, and brings up most of the basic services. Currently stuck with GUI since mir/libhybris/unity8 cannot paint on framebuffer or hw composer
BR Florian
Flohack said:
The other problems I manage locally - but I want to start a discussion thread soon, since I am convinced to be able to push out a test build soon. I want to involve more people into this, thereby generating more possible solutions for problems.
In case you are interested, the phone boots already correctly, kernel is fine without errors, Android container starts also without errors. Ubuntu´s init/upstart is mounting all necessary partitions, and brings up most of the basic services. Currently stuck with GUI since mir/libhybris/unity8 cannot paint on framebuffer or hw composer
BR Florian
Click to expand...
Click to collapse
I don't own your device. But if that's the case...good luck :good: :fingers-crossed:
Flohack said:
The other problems I manage locally - but I want to start a discussion thread soon, since I am convinced to be able to push out a test build soon. I want to involve more people into this, thereby generating more possible solutions for problems.
In case you are interested, the phone boots already correctly, kernel is fine without errors, Android container starts also without errors. Ubuntu´s init/upstart is mounting all necessary partitions, and brings up most of the basic services. Currently stuck with GUI since mir/libhybris/unity8 cannot paint on framebuffer or hw composer
BR Florian
Click to expand...
Click to collapse
Bro.. I own a s3 at&t.. And would love to help out on testing ROMs. This task of yours seems promising.
Meanwhile, I installed a Linux OS in my system of which am still trying to wrap my head around (If its of any help). So just call out anytime u need me.
holysaint1 said:
Bro.. I own a s3 at&t.. And would love to help out on testing ROMs. This task of yours seems promising.
Meanwhile, I installed a Linux OS in my system of which am still trying to wrap my head around (If its of any help). So just call out anytime u need me.
Click to expand...
Click to collapse
Hi,
good to know. We just need to make sure AT&T version does not have too much difference from the international one. Can you dedicate it for testing? It does not need data to be wiped normally, since Ubuntu runs off a container in the data partition but you never know...
I am currently stuck with the GUI and tbh I have no idea when and how this will be resolved. Samsung has done a great job with their GPU and Exynos, but our libhybris part does not want to play with it nicely.
Keep you updated!
BR
Actually I use it as my DD but wouldn't mind testing a few ROMs for the gd of the comm.
Aiite then. Patiently waiting for the update.
I have the international version of S3 GT-i9300. It is currently without a working rom, so I need to find time to see if it will boot with an official rom flashed with odin, it currently has an old clockwork mod recovery installed and a lineage os rom that wont boot..
If I get it working again, then I could dedicate it to testing... I would love to have a phone that was pure linux with phone capabilities... then I would no longer need to use google's linux abomination known as android
Hi,
sorry to say but I stopped now every porting activity, since Canonical dropped Ubuntu Touch and we are struggling on all other frontlines to get the community together for continuing the OS.
There will be no new hardware ports in the near future, which I think will be up to 1 year or 2. By that time, also S-III etc are end of life, since its hard to support multiple generations of smartphones with different kernels properly. Im afraid we are too late...
Anyway, contact me if you want to help in other areas of Ubuntu Touch going UBports community
BR
Anyone can post link for ubuntu touch note 2 n7100 please?all links are dead
laharl_22 said:
Anyone can post link for ubuntu touch note 2 n7100 please?all links are dead
Click to expand...
Click to collapse
same here ! I am also trying to find from so long, tried a lot but no luck !!
Please somebody post it
Hi there,
Florian from UBports. The active devices that we support can be found here: https://devices.ubports.com/#/ - that being said, you wont find the Note 2 there as an active device. What happened in the past I can´t say, but currently we have no ETA to work on new devices.
BR Florian

SM-G389F Marshmallow Port to SM-G388F

SM-G389F Marshmallow Port for SM-G388F
Hello Everyone,
So we all know that the SM-G389F has Marshmallow as it's OS,
But when we look on the side of the SM-G388F, we still have Lollipop as it's OS, So I decided to port the OS version of the SM-G389F to the SM-G388F while configuring it to be compatible with it's hardware! :laugh:
I might need some help....
But we can start by Converting the Firmware Download to a Zip for the Custom Recovery to flash it
(Link to Download)
Thanks for Tuning in,
I will keep you all Updated soon! :fingers-crossed:
Hello Everyone,
I've wasted plenty of time trying to extract the SM-G389F Marshmallow Firmware but it was all for nothing. So now I am asking you all who own this device to flash the ROM link above using odin (https://www.sammobile.com/firmwares/galaxy-xcover3/SM-G389F/BTU/download/G389FXXS1APK1/114774/) and then creating a backup via TWRP including the system.img and the boot.img and sending it to me via Dropbox, Google Drive...
Anyway I would like to forgive myself for failing to do this operation without owning the phone because of the md5 protection, but now I will be leaving this part in your hands
Thanks in Advice,
Diamond26
For all intents and purposes consider the two devices as completely separate/different. First of all the got completely different SoC's (not revisions but completely different brands of SoC's). I started try to compile LineageOS (my sources are up on github), but I was facing completely obscure or unheard of errors that where difficult to fix and the amount of free time I have has changed so I more or less have stopped doing that for the time being.
I will be writing up all the info I know off the device but that task has gotten away from me at the moment due to computer problems.
Matt07211 said:
For all intents and purposes consider the two devices as completely separate/different. First of all the got completely different SoC's (not revisions but completely different brands of SoC's). I started try to compile LineageOS (my sources are up on github), but I was facing completely obscure or unheard of errors that where difficult to fix and the amount of free time I have has changed so I more or less have stopped doing that for the time being.
I will be writing up all the info I know off the device but that task has gotten away from me at the moment due to computer problems.
Click to expand...
Click to collapse
Thanks for including yourself in this thread!
But may I ask which device do you own please?
Diamond26 said:
Thanks for including yourself in this thread!
But may I ask which device do you own please?
Click to expand...
Click to collapse
Well in currently typing it from my Samsung xCover3, with the Marvell SoC, so it's the SM-G388F
Matt07211 said:
Well in currently typing it from my Samsung xCover3, with the Marvell SoC, so it's the SM-G388F
Click to expand...
Click to collapse
Oh ok!
I was just eager to see if someone with a SM-G389F has come, maybe he could back up his 6.0 Stock ROM and maybe I could modify it.
That's why!
Diamond26 said:
Oh ok!
I was just eager to see if someone with a SM-G389F has come, maybe he could back up his 6.0 Stock ROM and maybe I could modify it.
That's why!
Click to expand...
Click to collapse
Please re-read my initial post in this thread, it's not possible. Your dealing with two different types of SoC's, so what your proposing is not possible, compiling from stock Android sources is (if you can fix every compile error)
Matt07211 said:
Please re-read my initial post in this thread, it's not possible. Your dealing with two different types of SoC's, so what your proposing is not possible, compiling from stock Android sources is (if you can fix every compile error)
Click to expand...
Click to collapse
I just want to mess around with the ROM, maybe I could modify something!
PixelBoot said:
I just want to mess around with the ROM, maybe I could modify something!
Click to expand...
Click to collapse
Do what ever you want, you can still mess around a lot, you just can't transplant files from the value edition to the Normal edition.
There is some cool mods you can do if you modify system apks.
https://forum.xda-developers.com/showthread.php?t=2799050
Is this thread still up?
Rrrrrrx404 said:
Is this thread still up?
Click to expand...
Click to collapse
Thinking about it...
I was thinking the same thing… I have an old Xcover, so i just wanted to try…
Did you succeed?

Vivo NEX S (1805) WiFi-Calling

I realize that there may already be a thread about this and if there is (and it's not one I started) then please link it here so I can go read it. I've read just about every thread on this topic and I still can't find the answer I'm looking for:
In essence this phone is perfect in every way that matters to me...except for the fact that I can't enable Wifi-Calling. I have tried using the "Wifi-Calling" app in the Google Play Store, I have also tried modifying the setting (wfc_ims_mode=2) in adb, but still nothing. I guess part of my issue is that I can't understand how, if this ROM (Funtouch OS 4.0) is based on Android 8.1 and Android 8.1 supports WiFi-Calling...why this ROM does not?
Anyone with any ideas I welcome your feedback. Also, there are a series of ADB global settings that I can seem to find out what they do. Anyone have any ideas? Could any of these be the key to getting this thing working on this phone?
vivo_wifi_2_mobile_enabled=0
volte_vt_enabled1=0
volte_vt_enabled2147483644=0
volte_vt_enabled=1
wfc_ims_enabled1=0
wfc_ims_enabled=1
wfc_ims_mode=2
wfc_ims_roaming_enabled1=0
wfc_ims_roaming_mode=2
Thanks
M.

Teclast Master T8 (E8C1) | General thread

Here I will post useful info, firmwares, etc for Teclast T8 master. You can ask any related questions here.
Official Stock firmware
Link: http://www.teclast.com/en/
TWRP+ROOT
Link: https://forum.xda-developers.com/android/help/twrp-root-custom-recovery-teclast-t8-t3892647
Custom ROMs (for TWRP only)
Modified stock ROM: https://forum.xda-developers.com/android/help/firmware-modified-stock-rom-v2-01-t3894124
ASUS ZenUI ROM: https://forum.xda-developers.com/android/help/firmware-asus-zenui-rom-teclast-t8-t3898591
MIUI 10 ROM (stable!): https://forum.xda-developers.com/android/help/firmware-miui-10-rom-teclast-t8-beta-t3910219
Pixel Experience ROM: https://forum.xda-developers.com/android/help/firmware-pixel-experience-rom-teclast-t8-t3919512
Tricks and tips
Messengers (Facebook, Twitter etc) crush problem solutions: https://forum.xda-developers.com/android/help/solution-solving-problem-messengers-t3994365
Facebook login issue fix: https://forum.xda-developers.com/t/solution-facebook-login-issue-in-teclast-t8-e8c1.4169035/
Spare Parts
Battery (tested - suits and works fine): https://aliexpress.ru/item/10050030...earchweb0_0,searchweb201602_,searchweb201603_
Hey man, thanks for your works for this tablet! I've got one in the mail...
What ROM is your your favourite and recommend trying out first?
Sword900 said:
Here I will post useful info, firmwares, etc for Teclast T8 master. You can ask any related questions here.
Official Stock firmware
Link: http://www.teclast.com/en/
TWRP+ROOT
Link: https://forum.xda-developers.com/android/help/twrp-root-custom-recovery-teclast-t8-t3892647
Custom ROMs (for TWRP only)
Modified stock ROM: https://forum.xda-developers.com/android/help/firmware-modified-stock-rom-v2-01-t3894124
ASUS ZenUI ROM: https://forum.xda-developers.com/android/help/firmware-asus-zenui-rom-teclast-t8-t3898591
MIUI 10 ROM (BETA): https://forum.xda-developers.com/android/help/firmware-miui-10-rom-teclast-t8-beta-t3910219
Pixel Experience ROM: https://forum.xda-developers.com/android/help/firmware-pixel-experience-rom-teclast-t8-t3919512
Click to expand...
Click to collapse
_jonte said:
Hey man, thanks for your works for this tablet! I've got one in the mail...
What ROM is your your favourite and recommend trying out first?
Click to expand...
Click to collapse
Just try any you like. Both ASUS and PIXEL Roms are stable
Sword900 said:
Here I will post useful info, firmwares, etc for Teclast T8 master. You can ask any related questions here.
Official Stock firmware
Link: http://www.teclast.com/en/
TWRP+ROOT
Link: https://forum.xda-developers.com/android/help/twrp-root-custom-recovery-teclast-t8-t3892647
Custom ROMs (for TWRP only)
Modified stock ROM: https://forum.xda-developers.com/android/help/firmware-modified-stock-rom-v2-01-t3894124
ASUS ZenUI ROM: https://forum.xda-developers.com/android/help/firmware-asus-zenui-rom-teclast-t8-t3898591
MIUI 10 ROM (BETA): https://forum.xda-developers.com/android/help/firmware-miui-10-rom-teclast-t8-beta-t3910219
Pixel Experience ROM: https://forum.xda-developers.com/android/help/firmware-pixel-experience-rom-teclast-t8-t3919512
Click to expand...
Click to collapse
Sword900 said:
Just try any you like. Both ASUS and PIXEL Roms are stable
Click to expand...
Click to collapse
Do these ROMs have the slight but constant micro-stuttering that the stock ROM has?
I guess all these ROMs are loaded with Google's stuff?
With the exception of Play Store I'd like to be free of the Google fleet of useless apps.
It's great that you've been able to port these ROMs. I hope a lot of people use them. I just have different needs! Tx.
_jonte said:
Do these ROMs have the slight but constant micro-stuttering that the stock ROM has?
Click to expand...
Click to collapse
What do you mean exactly?
doktorspin said:
I guess all these ROMs are loaded with Google's stuff?
With the exception of Play Store I'd like to be free of the Google fleet of useless apps.
It's great that you've been able to port these ROMs. I hope a lot of people use them. I just have different needs! Tx.
Click to expand...
Click to collapse
Yes, all of them. You can "freeze" or delete unwanted Google apps. Do it manually or try to find scripts which can do this automatically.
Hi, I was thinking to buy this tablet.
Can these ROMs fix the issue of too high brightness even at the lowest level?
If not can you recommend a free application to solve the problem?
Better this or teclast m89 pro? Thanks.
dr.Dobermann said:
Hi, I was thinking to buy this tablet.
Can these ROMs fix the issue of too high brightness even at the lowest level?
If not can you recommend a free application to solve the problem?
Better this or teclast m89 pro? Thanks.
Click to expand...
Click to collapse
To solved this brightness issue I use the sFilter app or any other blue light filter app.
But to tell the truth, I wouldn't recommend to buy any Teclast tablet. I have a problem where he doesn't accept the installation of Instagram or Facebook app. I saw that many people have the same problem.
Anyone else with this problem or know how to solve?
Vox.Irae said:
To solved this brightness issue I use the sFilter app or any other blue light filter app.
But to tell the truth, I wouldn't recommend to buy any Teclast tablet. I have a problem where he doesn't accept the installation of Instagram or Facebook app. I saw that many people have the same problem.
Anyone else with this problem or know how to solve?
Click to expand...
Click to collapse
I added solution, check it and let me know if it works for u
It's possible to change brightness limits manually by editing firmware files, If there's a big problem for u and other users I can change its' range sometime. Just let me know what firmware u are using.
Hello dev!
Are you still working on this device firmware? I bought it this month and not even on official site could find updates for, so I don't know if there is any firmware that I should update before using these that you made...
I'm using Pixel Experience and found it great. But I had problems with the initial setup, which always had trouble trying to recover the configuration of another device. When I checked to set up as a new device it work fine.
I could not open Magisk too, but i wanted to disable it and remove, but always shows error when trying. I'll try MIUI in sequence to see if I can.
Another question: The modified Stock has gapps included? (and can I remove root?)
Thank you so much for your work, I was happy to know that have other firmware for this tablet.
PS.: sorry for the "google translator english", my english is poor. lol
the.password said:
Hello dev!
Are you still working on this device firmware? I bought it this month and not even on official site could find updates for, so I don't know if there is any firmware that I should update before using these that you made...
I'm using Pixel Experience and found it great. But I had problems with the initial setup, which always had trouble trying to recover the configuration of another device. When I checked to set up as a new device it work fine.
I could not open Magisk too, but i wanted to disable it and remove, but always shows error when trying. I'll try MIUI in sequence to see if I can.
Another question: The modified Stock has gapps included? (and can I remove root?)
Thank you so much for your work, I was happy to know that have other firmware for this tablet.
PS.: sorry for the "google translator english", my english is poor. lol
Click to expand...
Click to collapse
I use the modified rom and it comes with gapps. And with another very interesting option "PC mode"
DrZocato said:
I use the modified rom and it comes with gapps. And with another very interesting option "PC mode"
Click to expand...
Click to collapse
I used the modified rom too and liked a lot, but I couldn't install some apps through the playstore and had problems to remove root (Magisk). So I installed ASUS ROM and it is very stable and everything is working great. I'll leave it and see what happens!
Thanks!
the.password said:
Hello dev!
Are you still working on this device firmware? I bought it this month and not even on official site could find updates for, so I don't know if there is any firmware that I should update before using these that you made...
I'm using Pixel Experience and found it great. But I had problems with the initial setup, which always had trouble trying to recover the configuration of another device. When I checked to set up as a new device it work fine.
I could not open Magisk too, but i wanted to disable it and remove, but always shows error when trying. I'll try MIUI in sequence to see if I can.
Another question: The modified Stock has gapps included? (and can I remove root?)
Thank you so much for your work, I was happy to know that have other firmware for this tablet.
PS.: sorry for the "google translator english", my english is poor. lol
Click to expand...
Click to collapse
Hello!
1) There is no more firmwares to port for our device. Also I don't know much about modding firmwares, so Pixel was my first successful experiment.
2) Latest official firmware for our device is TOS v2.1 which can be found in appropriative thread here. Seems no more updates will be released for our device.
3) Restoring function is bad idea esp on custom ROM. You should always make clean installation.
4) Custom ROMs can only boot with root access (e.g. Magisk). You cant uninstall it. In other case your device wont boot (Android 7.0 classical issue). P.S Magisk is not like "classic" root, so you can "hide" it for apps that don't work on rooted device.
5) Of course stock ROM includes Gapps. All made changes are listed in topic. Root can'f be removed on any custom ROM (see p.4).
Sword900 said:
Hello!
1) There is no more firmwares to port for our device. Also I don't know much about modding firmwares, so Pixel was my first successful experiment.
2) Latest official firmware for our device is TOS v2.1 which can be found in appropriative thread here. Seems no more updates will be released for our device.
3) Restoring function is bad idea esp on custom ROM. You should always make clean installation.
4) Custom ROMs can only boot with root access (e.g. Magisk). You cant uninstall it. In other case your device wont boot (Android 7.0 classical issue). P.S Magisk is not like "classic" root, so you can "hide" it for apps that don't work on rooted device.
5) Of course stock ROM includes Gapps. All made changes are listed in topic. Root can'f be removed on any custom ROM (see p.4).
Click to expand...
Click to collapse
Thank you!
I gave the tablet to my son, the Stock ROM that came on it is'nt good and so I put the ASUS ZenUI ROM. (After testing all others)
I hide Magisk and the ROM is working perfectly.
Thank you so much for the great work.
Happy 2020.
fix login facebook in Teclast T8
Failed to enter An unexpected error has occurred. Try again later. (IllegalArgumentException: Unknown URL content://com.facebook.katana.provider.UserValuesProvider/user_values)
https://forum.xda-developers.com/android/help/solution-facebook-login-issue-teclast-t4169035
Hi all, just wonder if anyone have some kind of t8 teardown? my t8 volume button is kinda broken like 2 years ago and now its stop functioning. Also the battery is starting to swollen..
wanna try to see part number for it.
alveox said:
Hi all, just wonder if anyone have some kind of t8 teardown? my t8 volume button is kinda broken like 2 years ago and now its stop functioning. Also the battery is starting to swollen..
wanna try to see part number for it.
Click to expand...
Click to collapse
Hi, man! I disassembled our device a year ago. So here you can see batteries photos, btw we have 2 here. I tried to find batteries by their part number but not succeded in it... If you will find it, please let the community know.
Screenshot
Captured with Lightshot
prntscr.com
Screenshot
Captured with Lightshot
prntscr.com
i need flat cable lcd to motherboard
Could you please share the download link of MIUI and Pixel Experience ROM again, the link of Mega has been lost. Thank you
Quannis said:
Could you please share the download link of MIUI and Pixel Experience ROM again, the link of Mega has been lost. Thank you
Click to expand...
Click to collapse
Links were updated. Check it out!

Categories

Resources