- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Hi
I have a 55x8500c Sony Android tv (Asia model),
Previously I had a problem, My tv won't update to any firmware, It was rebooting at 53% exactly everytime when it tries to copy the update file from usb.
I was searching for a solution, So I enabled developer options, and I tried "adb reboot recovery" It didnt enter any recovery, simply it restarted.
Then I tried "adb reboot bootloader" , Now it is stuck, It shows sony logo for a few seconds and the display becomes blank. White led is also not glowing.
It is bricked, Any solution will be very helpful.
Thanks
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Hi
I resolved the issue, I connected a USB A to A cable to my computer and entered "fastboot reboot" , It successfully rebooted to the android system.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Hi there
As I mentioned in my PM, i have escalated this to Sony Support for them to contact you. Unless another forum member can assist in the meantime.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Hi
I resolved the issue, I connected a USB A to A cable to my computer and entered "fastboot reboot" , It successfully rebooted to the android system.
Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Hi there
Sorry i havent replied sooner. I am really glad that you have managed to resolve the problem. Well done!
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
where enter fast reboot.
please help how
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
where enter this and how
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
@pikachu2, it looks like I'm bricked as well 😞
Would you please let the rest of us know how exactly can one send a "fastboot reboot" command to the TV?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Hi
You must install android sdk in your pc, Follow the instructions here Fastboot guide
In linux and mac you dont need drivers to connect through fastboot mode, Don't know about windows drivers.
once sdk is installed Connect usb cable to the tv, open command prompt Go to \sdk\platform-tools then enter fastboot reboot
Your tv should restart
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
@pikachu2, thanks so much for your reply!
I have a mac, so should I simply do it via Terminal? No need to install anything?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
You just have to install android sdk for mac and have a USB A to A cable.
Android sdk link: android sdk
Yes you should enter fastboot command in terminal, Navigate to pathto/sdk/platform-tools
This method restarts your tv if it is stuck in bootloader mode.