hanwen / go-mtpfs

Mount MTP devices over FUSE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AndroidGetPartialObject64 failed: OperationNotSupported [Xperia Z3 Compact, Lollipop]

WPettersson opened this issue · comments

I have a Z3 Compact running Android 5.1.1. When I use go-mtpfs, it successfully lists all files via MTP but I cannot read any of them. When I try, I get

2015/08/31 10:42:32 AndroidGetPartialObject64 failed: OperationNotSupported

I then disabled the android features (-android=0) and surprisingly it works. At least, I could now list all files, copy from my device and copy to my device.

Is this something that might have changed in Android 5.1.1? Or maybe it's specific to Z3Cs, or maybe all Sony devices?

Same problem here (Xperia M4 Aqua) and same solution

I encounter same issue with Xperia Z1 and -android=0 works for me too.

added a note to README