Sony Ericssion Xperia Neo V not working after bootloader unlocked - Sony Ericsson Xperia Neo, Pro

Hello there,
I'm new to this topic. Please help me to solve my issue.
I've Sony Ericcssion Neo V (MT11i). Today I've unlocked the bootloader of it.
OS: Ubunty 14
When I first try to unlock the bootloaded the command "./fastboot devices" returns the following output:
BX902MZNFF&ZLP fastboot
Then I've tried to unlock the bootloader with the command "./fastboot -i 0x0fce oem unlock 0xB09B70A753C1E88E" it returns the following output on screen:
...
(bootloader) Unlock phone requested
(bootloader) Erasing block 0x00001300
(bootloader) Erasing block 0x00001400
FAILED (status read failed (No such device))
finished. total time: 6.173s
I've added the rules file 50-android.rules in /etc/udev/rules.d folder (I've added rules files for 51, 70 and 99 also) and executed the command chmod a+r for all the above files
I've did /etc/init.d/udev restart
Now my devices is not starting, its just blinking the screen with "Sony Ericcson"
./adb devices or ./fastbook devices returns nothing
Please help me to solve this issue.
Thank you.

Related

Unlock Nexus Q

Unlocking Your Nexus Q
To unlock your device
1. cd to platform-tools
2. Reboot to the bootloader - adb reboot bootloader
3. Unlock your device* (with fastboot tool type): fastboot oem unlock
*You will have to accept and erase all the user data on the tablet.
*You must run this as sudo in Linux
Credits to FadedLite (very similar steps)
Figuring out the rooting next
If you just need "su"....
1. Download su from your busybox installation from say Galaxy Nexus.
2. Download the modified clockworksmod for Nexus Q that this guy put together:
bliny.net/blog/post/How-to-Root-Nexus-Q-%28Temporarily%29.asp
3. Boot into that recovery image will give you write access to /system
4. adb push su into /system/xbin/su
Did you already have your nexus Q in debug mode? I do not have the slider button on my Nexus 7 to put it into debug mode. It's not recognized in "adb devices" or "fastboot devices"
EDIT ***
I found out that the USB Debugging menu in the Nexus Q app shows up when you turn on Developer Options in the Settings > Developer Options menu of Jellybean on the Nexus 7. You might want to test this as well on your variety of devices.
Just me that thinks this thing needs google TV?
nevermind it worked now
Stuck in oem unlock
hi, I hope there's still someone reading this, but I'm stuck in the oem unlock part can anybody help me? here's the output of my terminal
Code:
sh-3.2# fastboot oem unlock
...
(bootloader) oem unlock requested:
(bootloader) Unlocking forces a factory reset and could
(bootloader) open your device up to a world of hurt. If you
(bootloader) are sure you know what you're doing, then accept
(bootloader) in 5 seconds via 'fastboot oem unlock_accept'.
OKAY [ 0.025s]
finished. total time: 0.025s
sh-3.2# fastboot oem unlock_accept
...
(bootloader) oem unlock_accept ignored, not pending
FAILED (remote: oem unlock not requested)
finished. total time: 0.007s
thanks in advance.
took me a few tries to get it but it needs to be entered within five seconds of the first command
enriquealo said:
hi, I hope there's still someone reading this, but I'm stuck in the oem unlock part can anybody help me? here's the output of my terminal
Code:
sh-3.2# fastboot oem unlock
...
(bootloader) oem unlock requested:
(bootloader) Unlocking forces a factory reset and could
(bootloader) open your device up to a world of hurt. If you
(bootloader) are sure you know what you're doing, then accept
(bootloader) in 5 seconds via 'fastboot oem unlock_accept'.
OKAY [ 0.025s]
finished. total time: 0.025s
sh-3.2# fastboot oem unlock_accept
...
(bootloader) oem unlock_accept ignored, not pending
FAILED (remote: oem unlock not requested)
finished. total time: 0.007s
thanks in advance.
Click to expand...
Click to collapse
I tried to unlock my Q last night and no matter how fast I did it, I couldn't get past this screen.
silfa718 said:
I tried to unlock my Q last night and no matter how fast I did it, I couldn't get past this screen.
Click to expand...
Click to collapse
the easiest way, assuming you are running windows, is to enter the comands once, and then just use the up arrow key to do it again. also, you may want to be sure its not already unlocked "fastboot getvar unlocked" will return "yes" if unlocked

Need help locking bootloader

Hi there,
I'm having a bit of trouble relocking my bootloader. I've tried numerous times
using Hasoons toolkit but always get the following message.
< waiting for device >
...
(bootloader) Lock successfully...
(bootloader) TZ_HTC_SVC_DISABLE ret = 134086000 (0x7FDFD70)
FAILED (status read failed (Too many links))
finished. total time: 0.975s
C:\Users\Gary\Desktop\Amaze_All-In-One_Kit_V5.1\data>
Thanks,
Gary
It always gives me that message at the command prompt, just make sure the htc drivers are installed properly, which it sounds like they already are. It's relatively easy to do this without hansoons toolkit too, just download a adb_fastboot zip, extract the folder(such as the desktop), then run the following commands in command prompt
cd /path/to/adb/and/fastboot
fastboot oem lock
or for mac users
cd /path/to/adb/and/fastboot
./fastboot-mac oem lock
I really think you already got it all locked up tho, just boot into bootloader and read the the top line

[Q] Fastboot FAILED <remote: Command not allowed> C6606

I am using this tutorial theunlockr.com/2013/07/22/how-to-root-the-sony-xperia-z-video/ trying to unlock my bootloader..
I am stuck on the fourth step...
When I run cmd fastboot.exe -i 0x0fce getvar version I get
version:0.5
finished. total time -0.000s
Then I run fastboot.exe -i 0x0fce oem unlock 0xKEY (With my key from Sony) and I get
...
FAILED <remote: command not allowed>
finished. total time: 0.000s
How do I fix this to unlock the boot loader?!?!
If I do succeed at unlock my bootloader will this allow me by pass the sim card lock T-Mobile has of the phone?
Or is there something else I have to do for that like by a code from sim unlock site?
Also do need Super user pro for the adb shell or can I use the stock super user?
Thanks You!!!

Bootloader unlock problem - Kiano Slimtab 7 3GR

Hello Guys, im fighting with Kiano slimtab 7 3gr for a few days.
First of all i made a root form this solution: http://forum.xda-developers.com/android/development/mod-t3175515 and it worked.
Now i want to unlock bootloader and install TWRP, but there are some problems. I have estabilished ADB and Fastboot connection with no problems. But when i go into fastboot mode and im trying to unlock bootloader via fastboot oem unlock commad it doeasn't work. Could someone help me?
Code:
[email protected]:~# fastboot devices
0123456789012345 fastboot
[email protected]:~# fastboot flash recovery recovery.img
(bootloader) recovery partition type: raw
target reported max download size of 1019215872 bytes
sending 'recovery' (14090 KB)...
(bootloader) Device is locked, cannot perform flash in fastboot
(bootloader) Please use the below command to unlock first:
(bootloader) > fastboot oem unlock
FAILED (remote failure)
finished. total time: 0.026s
[email protected]:~# fastboot oem unlock
...
FAILED (remote: couldn't change state!)
finished. total time: 0.022s
[email protected]:~#
ok I've got it. There was and option to unlock oem in debugging mode settings. So after that fastboot commands suceeded. Botloader is unlocked but i guess i crashed it
I've uploaded recovery.img file and after reboot android doesn't work. I can only send fastboot commands. Could sb help me?
Did you solve your problem? I also crashed my slimtab after I unlocked the bootloader.
Yes, I've solved a problem. I threw it to trash and bought Galaxy Tab A
Did you have green screen in fastboot, or after reboot some lines on black (green, red lines). There is possibly text, but you can't read it squares. Have someone original Kiano Slimtab 7 3GR recovery.img to flash?
Здравствуйте. Дайте оригинальную прошивку или бекап. Прошивка Chuvi не подходит

Ematic EGQ375 Help with Root & Bootloader Unlock

I just bought a Ematic EGQ375 tablet and I'm looking to root it.
These are the specs of my device:
Model: EGQ375
Android Version: 7.1.2
Android security patch: January 5, 2018
Kernel version: 3.10.104
[email protected] #1
Thu Feb 8 17:26:56 CST 2018​Build number: EMATIC_EGQ375_20180208
I searched around in here and on Google but haven't been able to find anything relevant for my device only for older devices. The solutions that were given didn't work for my device.
For Unlocking Bootloader this is what I tried:
Code:
adb devices
This worked fine. Then I did
Code:
adb reboot fastboot
On this there was no results it just gave me back the prompt. I checked to see if fastboot worked as follows
Code:
fastboot devices
0123456789 fastboot
This did not seem right. I still went and tried to unlock with the following
Code:
fastboot oem unlock
...
OKAY [ 0.016s]
finished. total time: 0.016s
But when I do
Code:
fastboot oem device-info
...
FAILED (remote: device is locked)
finished. total time: 0.003s
This seems to show me that it didn't unlock.
I also tried fastboot flashing unlock instead of fastboot oem unlock but I got the same results. (Only one difference if failed with this message "FAILED (remote failure)"
Please see attached picture for the actual command I typed in.
Any help in unlocking and in rooting this device will be greatly appreciated.
Isr

Categories

Resources