munjeni / newflasher

Flash tool for new Sony flash tool protocol (Xperia XZ Premium and further)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No usb device with vid:0x0fce pid:0xb00b

opened this issue · comments

Hi there,
I succsessfully downgraded using newflasher couple of days ago, then I accedentaly updated firmware (big fingers), so I tried downgrading again, but now I get
...
Determining available free space:

Available space to caller = 173219 MB
Total space on current drive = 300325 MB
Free space on drive = 173235 MB
cannot open /dev/bus/usb/004/001 for writing
cannot open /dev/bus/usb/003/004 for writing
cannot open /dev/bus/usb/003/003 for writing
cannot open /dev/bus/usb/003/002 for writing
cannot open /dev/bus/usb/003/001 for writing
cannot open /dev/bus/usb/002/002 for writing
cannot open /dev/bus/usb/002/001 for writing
cannot open /dev/bus/usb/001/002 for writing
cannot open /dev/bus/usb/001/001 for writing

No usb device with vid:0x0fce pid:0xb00b !
...
$ lsusb
Bus 003 Device 009: ID 0fce:0dde Sony Ericsson Mobile Communications AB Xperia Mini Pro Bootloader

Adb is working and I have android-tools installed and nothing has change on my system in between these days, no system updates.
I have browsed XDA forum and there is no information other then install drivers..
but I just flashed resently on the same system, any Ideas?
(Linux x64 + android-tools-9.0.0.r30)

Hi, thats unrelated to newflasher. Your device is currently in fastboot mode, you need to enter your device info flash mode, to do that press and hold volumedown button while connecting usb cable.

hi, that does not work on my XZ, I get the exact same error, it shows a green light, not blue.

Green light is indication for flash mode while blue light is indication for fastboot mode, at least on my xperia 10. Just to edit my post above, fastboot mode is while holding volumeup & at the same time connect usb cable while holding volume up. Flash mode is when holding volumedown & at the same time connect usb cable while holding volume down. If nothing work it might be isue or missing usb or flash driver. In that case check your device mannager for drivers status.

Thats not newflasher isue since you have vid 0x0fce and pid 0x0dde:

Bus 003 Device 009: ID 0fce:0dde Sony Ericsson Mobile Communications AB Xperia Mini Pro Bootloader

indication for fastboot mode which mean your device when you press volume down and connect usb cable didn't enter into flash mode, instead it enter into fastboot mode. It might be device problem and it might be also flash driver (gordongate usb driver) problem. Newflasher to work need pid 0xb00b, pid 0xb00b is indication for flashmode, newflasher can't work in fastboot mode so it give you error No usb device with vid:0x0fce pid:0xb00b !

Which vid and pid you getting?

Hi,

This is the relevant line from lsusb output (volume down at plugin):
Bus 001 Device 046: ID 0fce:adde Sony Ericsson Mobile Communications AB C2005 (Xperia M dual) in service mode
in fastboot mode (volume up at plugin):
Bus 001 Device 047: ID 0fce:0dde Sony Ericsson Mobile Communications AB Xperia Mini Pro Bootloader

Newflasher can't be used on xperia M. Pid 0xadde is old s1 protocol used in xperia go for example, you should try xflasher https://forum.xda-developers.com/crossdevice-dev/sony/dev-xflasher-command-line-flasher-t2986634 , do in mind it might brick your device, I didn't remember which device have problem with xflasher, mediatek probably, search xda before you use xflasher!

hi,

Thanks, it's an Xperia XZ, maybe 2016. I didn't know it was incompatible, thanks.
And thanks for your work :)!

greetings
Vincent

I have the same issue:

cannot open /dev/bus/usb/004/002 for writing
cannot open /dev/bus/usb/004/001 for writing
cannot open /dev/bus/usb/003/001 for writing
cannot open /dev/bus/usb/002/001 for writing
cannot open /dev/bus/usb/001/004 for writing
cannot open /dev/bus/usb/001/003 for writing
cannot open /dev/bus/usb/001/002 for writing
cannot open /dev/bus/usb/001/001 for writing

No usb device with vid:0x0fce pid:0xb00b !

I'm trying to flash an Xperia X (2016), but I get the same line when I do lsusb with the device in flash mode (volume down, green light!):
Bus 001 Device 005: ID 0fce:adde Sony Ericsson Mobile Communications AB C2005 (Xperia M dual) in service mode

I'm allready explined here, just read it. Not newflasher isue! Pid 0xadde is old s1 protocol used in xperia go for example, you should try xflasher https://forum.xda-developers.com/crossdevice-dev/sony/dev-xflasher-command-line-flasher-t2986634 , do in mind it might brick your device, I didn't remember which device have problem with xflasher, mediatek probably, search xda before you use xflasher!