Androxyde / Flashtool

Xperia device flashing
GNU General Public License v3.0
476 stars 245 forks source link

Device connected in fastboot mode; This action can only be performed in fastboot mode #2

Open RobinJ1995 opened 10 years ago

RobinJ1995 commented 10 years ago

As the title states; snapshot64 The device is detected as being connected in fastboot mode, but once I try to perform an action like flashing a kernel, I get told I can't do that because the device needs to be connected in fastboot mode, which it already is.

Connection in flashmode is detected correctly, but of course actions that can only be performed in fastboot mode still don't work there.

[robin@pingu ~]$ uname -a Linux pingu 3.14.4-1-ARCH #1 SMP PREEMPT Tue May 13 16:41:39 CEST 2014 x86_64 GNU/Linux [robin@pingu ~]$ java -version java version "1.7.0_55" OpenJDK Runtime Environment (IcedTea 2.4.7) (ArchLinux build 7.u55_2.4.7-1-x86_64) OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode) snapshot65

RobinJ1995 commented 10 years ago

Possibly relevant information; [ 3218.181669] usb 4-4: new high-speed USB device number 12 using ehci-pci [ 3218.309371] usb 4-4: unable to get BOS descriptor

xorgx3 commented 10 years ago

I have this same issue on my both systems: Linux laptop 3.15.8-1-ARCH #1 SMP PREEMPT Fri Aug 1 08:51:42 CEST 2014 x86_64 GNU/Linux and Windows 8.1. My device is coconut(Xperia Live with Walkman). And i don't know how can i flash my kernel now... On some release in past(0.9.10 i think) everything was perfect, but I remove this release...

RobinJ1995 commented 9 years ago

Bug is still present... snapshot367