Update of 4th August (devel)
-
-
@mrt10001 @klh
My problem at the moment is that the Lenovo tablet is so screwed up that:
I cannot boot to the Lenovo splash screen;
I cannot launch fastboot;
None of the operations involving power/volume buttons work.However, it's not completely dead. Various long presses of the power and volume buttons cause it to emit a haptic buzz. Sometimes the little red led at the top of the screen starts blinking as though it is still trying to load firmware.
I've tried charging it and I think connecting it to a power source provoked the little red led to start blinking.My gut feel is that the tablet doesn't have a hardware fault, but that the firmware/software is in a complete mess.
For any chess fans, I feel as though I've been check-mated.
How can I re-set it and start a new game? I'm sure I can beat it next time! -
@dtarrant
What is the processor of this tablet ?
Isn't there a low level flashing tool for it like there is for madiatek ones (spflashtool) ? -
@dtarrant Plug the device into the power and leave for a day. This should charge it to 100% and maybe you will get a splash screen (I have done this on many phones with "dead" batteries and it generally works).
If it works and you can get into fast boot, try TWRP recovery which is fantastic tool for recovery of a soft bricked device.
It is sometimes better to leave it for a day and come back with a different train of though.
-
@keneda
Processor is Qualcomm Snapdragon 450
Don't know anything about low-level flashing tools, but sounds interesting.
Thanks for the tip. -
@mrt10001
Thanks for the suggestion. Tablet is charging now.
Don't know anything about TWRP. What can you tell me about it? -
@dtarrant Read this on the XDA forums.
Be aware it is for the M10 TB-X605F or L which is denoted by F/L and not for the FL which has no forward slash, so it will work on your tablet (mine is the F version (no SIM slot) of F/L) just avoid Lenovo's silly and confusing derivative naming.
You obviously need to be in fastboot mode and flash it by using :
fastboot flash recovery <path to your TB -X605F/L TWRP>
Once in TWRP, I highly recommend wiping the cache and data partition and then rebooting to the bootloader (i.e. fastboot mode).
Then try installing UT again. If UT fails to install reinstall the stock ROM and then follow the instructions to install UT again.
(For me this has turned a mediocre Android tablet into something a lot better and more interesting, it is nice having an Ubuntu 10" tablet..)
-
@MrT10001
Thanks for the information. Mine is the Lenovo TB-X605F.
Until the fatal update, it was working superbly with UT. I absolutely loved it! A great successor to my BQ Aquaris M10 running UT.
I so hope I can coax it back to life with the help of all the community members on this forum who have chipped in with advice and suggestions. -
@keneda
So I did a web search for low-level flash tool for Qualcomm Snapdragon 450 and it led to XDA forums. Very encouraging!
But the YouTube video demonstrating the use of the tool was no longer available.
Another forum post said that the documentation for the tool was in chinese.
I also found a long rambling post by someone in the USA which was way over my head and concluded that this approach is a non-starter for me. -
@mrt10001
Tried charging for a long period, but still unable to boot to Lenovo splash screen. Only faint haptic buzz and blinking red led. -
@dtarrant
First see this : https://en.wikipedia.org/wiki/Qualcomm_EDL_modeBest (safer) chance would be to use Linux tool by Andersson : https://github.com/andersson/qdl
But yes, it seems to be way harder than with mediatek chips as qualcomm did not release any official tool...
I also found those :https://repairmymobile.co/flash/qfil-tool-download/
https://qfiltool.com/
https://qpsttool.com/But none of those are official from qualcomm, and i can't say that there is no risk using those, as www is a jungle full of predators lol.Edit : didn't see the first time but on the wiki, there is this link that maybe is safer than the stricked three others, and could free your brick ^^
https://www.thecustomdroid.com/qpst-flash-tool-download-usage-guide/#what-is-qpst-toolAgain, not "officialy" from qualcomm.
-
@keneda
Wow, a mine of fascinating information. I will explore. This suggests it is possible to de-brick the Lenovo TB-X605F. All you need is to know stuff and have the right tools.
Many thanks -
@keneda
Well, whilst browsing the stuff you linked relating to QPST (Qualcomm Product Support Tool), I came across a reference to EDL (Emergency Download Mode). The bricked device has to be in EDL mode in order to use the QPST tool.
Now here's the interesting bit: If your device has been bricked accidentally and just shows a black screen and vibrates, then it's probably already in EDL mode. Wow! This exactly describes the current state of my bricked Lenovo TB-X605F.
Sounds like the QPST tool is the way to go! -
@dtarrant
I hope you sorts this brick out ^^ -
@dtarrant there is also the qdl tool for flashing stock image from linux.
See install section: https://gitlab.com/ubports/porting/community-ports/android9/lenovo-tab-m10-fhd/lenovo-x605#installMaybe it is available in your distributions repository. Otherwise you would need to build it from source.
-
@luksus yes i told him about QDL also ("Linux tool by Andersson")
Thanks for the install link ^^ -
@keneda @Luksus
After re-visiting the links you sent me, I am concerned some solutions required operations no longer possible on my bricked device. So, the best option is the QPST tool. This is a Windows-based solution and I have only Linux PCs. However, my 16yr-old grandson has a Windows PC, so I showed him the instructions and he is very comfortable with them. He kindly offerred to work the magic for me whilst he is waiting for his GCSE results! Result!!! I will keep you posted.Update: 02 Oct
Still waiting for my grandson to be available to try this approach. -
@keneda
Still waiting for my grandson to help me try our chosen solution.
In the meantime I've been setting up my OP5t which is a great device used by Moem. -
@dtarrant There is a Lenovo recovery tool which I have used to restore one of my tablets back to stock ROM and some Motorola phones that where apparently dead, but buzzed on power up! Running this recovery program on a Windows 11 pc, sign in with Google account, need an internet connection and it just works!
-
@mrt10001 @Keneda @Luksus @TotalSonic
Interesting, not heard of that before. Will give it a try if our currently planned solution fails. Thanks for the tip.