Unable to sideload image with ADB - Galaxy Tab S2 Q&A, Help & Troubleshooting

Hi, On Windows 10 & Linux, I attempted to install Lineage os by following the official tutorial: https://wiki.lineageos.org/devices/gts28vewifi/install
on a SM=T710.
I managed to install twrp-3.5.0_9-0-gts28wifi.img using Heimdall with no issues in download mode.
I hit a brick wall when attempting to install the Lineage OS image in Recovery mode with TWRP, adb sideload doesn't work and doesn't detect the tablet.
I tried multiple drivers, tried with Odin (does not detect either), tried with a memory card inserted (via the micro usb port, no success), I'm unable to use USB OTG it is disabled.
With no OS or rom installed, I'm stuck and desperately need to flash an image file and not sure how, any help is greatly appreciated!

Related

no OS no rom flashable in the memory

I've made a mistake,
I've wiped all with twrp:
system,
boot,
cache,
internal storage
So I've no OS and no flashable zip in the device.
I've tried to use ADB sideload, but i'm not able to use. I've drivers installed in the pc, but mobile phone is not recognised (other driver missing???).
Fastboot is working and the device is recognized.
Is it possible to flash a rom via fastboot, in this current status?
Or how to make it working the ADB shell? what is missing??
Thank you all.
Please save my phone!
eternasparta said:
I've made a mistake,
I've wiped all with twrp:
system,
boot,
cache,
internal storage
So I've no OS and no flashable zip in the device.
I've tried to use ADB sideload, but i'm not able to use. I've drivers installed in the pc, but mobile phone is not recognised (other driver missing???).
Fastboot is working and the device is recognized.
Is it possible to flash a rom via fastboot, in this current status?
Or how to make it working the ADB shell? what is missing??
Thank you all.
Please save my phone!
Click to expand...
Click to collapse
hi there,
have you even bothered looking, or searching?? pretty much every thread has the info you need.
if you had bothered looking at the the Frequently Asked Question sticky including page 3
you would have your answer
or any of the other Q&A thread, for example: http://forum.xda-developers.com/showpost.php?p=52396849&postcount=11
Sounds like you need to download the right drivers for Windows and adb push a rom zip on over. If your having no luck with Windows, load up a live cd or usb of Ubuntu and install adb there.
Good luck and happy searching.
it is possible to flash a ROM/ RUU via fastboot but you should install the right ADB to your PC. other way, mount your storage via TWRP, copy your ROM to your storage, then flash it.
zigyna said:
it is possible to flash a ROM/ RUU via fastboot but you should install the right ADB to your PC. other way, mount your storage via TWRP, copy your ROM to your storage, then flash it.
Click to expand...
Click to collapse
thank you all.
I've obviously seen the faq, but nothing was working.
however, ad have you said I've to install the right ADB on my pc. In fact adb was not working because drivers was not working.
I've resolved doing the following.
Remove manually drivers from windows, install manually drivers, restart windows :good:
:good::good::good: adb now is working
Thank you for the support

devices can't start, debug usb not turn on

after installed super su I reboot my devices but it block. with adb on my computer i have ? anauthorized and i have not a custom recovery, i am on lenovo k3 note. i want to install a cmw recovery but adb don't work and on my recovery i just have install uppdate.zip from sdcard 2. i think the sdcard2 insn't the my external memory card. and i have the official rom on my computer. how can i get authorized .? or how can i flash it ? i tried sp flash but without debug usb turn on there is nothing, the download don't start.
need help please.

Help!! Erease OS D:

Hi! I accidenttly ereased my os via twrp, i tried to flash rom via adb but my computer doesnt recognizes the device, i have no backup and no SD card, twrp is the only thing that still works
can anyone help me?? D:
adb sideload (try reinstalling drivers on pc)
PC doesn't recognize on ADB?
Then just copy a zip file from your pc to the phone storage via file manager and install the os on your phone.
twrp> adb sideload
PC>CMD> adb sideload os*.zip> adb sideload gapps*.zip

About MIUI EU ROM Brick and won't be able to connect to PC or OTG (Lose usb port)

Well, all of this started when i tried to install the MIUI EU rom by TWRP, the surprise will come when the phone didn't boot. I've tried this on January of this year.
I tried everything, change port, motherboard flex, usb cable, another PC but no works.
Today i found a folder on /dev/usb-ffs/fastboot and it's empty but the adb folder (/dev/usb-ffs/adb) contains three files (ep0, ep1 and ep2). I'm not a programmer but maybe that fastboot folder would have that files.
Reading the default.prop i found the "Redmi K30s Ultra" name on ro.product.model
All of this make me think on the posibility of my phone will never be recovered, the phone only boot on fastboot and twrp but don´t detect the PC maybe for the files which is needed to boot or recognized is lost.
The TWRP version is ( 3.5.2_10 by Master and the phone gets the E:Unable to decrypt data error)
This rom (muiu 13) can only be installed via fastboot method. You can't use twrp or update method...
zopostyle said:
This rom (muiu 13) can only be installed via fastboot method. You can't use twrp or update method...
Click to expand...
Click to collapse
zopostyle said:
This rom (muiu 13) can only be installed via fastboot method. You can't use twrp or update method...
Click to expand...
Click to collapse
I was talking about the Miui 12.5 update but it's good to know it
ZeroNoTime said:
Well, all of this started when i tried to install the MIUI EU rom by TWRP, the surprise will come when the phone didn't boot. I've tried this on January of this year.
I tried everything, change port, motherboard flex, usb cable, another PC but no works.
Today i found a folder on /dev/usb-ffs/fastboot and it's empty but the adb folder (/dev/usb-ffs/adb) contains three files (ep0, ep1 and ep2). I'm not a programmer but maybe that fastboot folder would have that files.
Reading the default.prop i found the "Redmi K30s Ultra" name on ro.product.model
All of this make me think on the posibility of my phone will never be recovered, the phone only boot on fastboot and twrp but don´t detect the PC maybe for the files which is needed to boot or recognized is lost.
The TWRP version is ( 3.5.2_10 by Master and the phone gets the E:Unable to decrypt data error)
Click to expand...
Click to collapse
I don't think there are any issues with the hardware
1. Are you sure that you have installed the correct drivers for the device in windows?
2. Have you tried using a different PC? Alternatively try to use Linux
3. Have you tried adb sideload method from TWRP? eg) adb sideload rom.zip
4. Have you tried simply formatting data from TWRP before attempting to boot?
Dobsgw said:
I don't think there are any issues with the hardware
1. Are you sure that you have installed the correct drivers for the device in windows?
2. Have you tried using a different PC? Alternatively try to use Linux
3. Have you tried adb sideload method from TWRP? eg) adb sideload rom.zip
Click to expand...
Click to collapse
Yep, i tried everything but doesn't work
I only have access to twrp and fastboot but the usb connection doesn't work
Dobsgw said:
4. Have you tried simply formatting data from TWRP before attempting to boot?
Click to expand...
Click to collapse
Yep but shows the message e: Unable to decrypt FBE device

ADB not working after installing TWRP

Hello,
I installed TWRP with the heimdall but now I need to sideload the rom (or transfer it in any way) but the problem is adb doesn't recognize the device.
(I have lost the microsd card tray so it's not an option)
Please help i'm on T710 with the last version of TWRP. By the way in device manager the tablet appears as Gadget Serial while i'm in download mode but nothing when in twrp.

Categories

Resources