====== Samsung Galaxy S4 ====== ===== How to ... ===== ==== Transfer files between 'droid and Linux ==== I've used [[https://github.com/hanwen/go-mtpfs|go-mtpfs]]. However, unlike with [[hardware:samsung-galaxy-s3|Samsung Galaxy S3]] and [[hardware:google-nexus7|Nexus 7]] which work just fine, I've encountered problem: 2015/11/10 16:35:38 fatal error LIBUSB_ERROR_IO; closing connection. 2015/11/10 16:35:38 FUSE mounted 2015/11/10 16:35:47 fatal error LIBUSB_ERROR_TIMEOUT; closing connection. 2015/11/10 16:35:48 GetObjectHandles failed: LIBUSB_ERROR_TIMEOUT The first advice I've found was to pass ''-android=false''. However, this didn't help. It turned out that increasing timeout is the way to go. One github issue suggested that Samsung phones have their own set of problems, because they forked away their stack from vaniala or whatever.