<div dir="ltr"><div>The dmesg errors:<br>....<br>[90892.247976] usb 4-1.2: new high-speed USB device number 61 using ehci-pci<br>[90892.336150] usbip-host 4-1.2:1.0: 4-1.2 is not in match_busid table... skip!<br>[90892.336484] usbip-host 4-1.2:1.1: 4-1.2 is not in match_busid table... skip!<br>

[90892.336511] cdc_acm 4-1.2:1.1: This device cannot do calls on its own. It is not a modem.<br>[90892.336589] cdc_acm 4-1.2:1.1: ttyACM3: USB ACM device<br>[90892.337460] usbip-host 4-1.2:1.3: 4-1.2 is not in match_busid table... skip!<br>

[90892.410843] usb 4-1.2: usbfs: process 30325 (go-mtpfs) did not claim interface 0 before use<br>[90892.438597] usb 4-1.2: USB disconnect, device number 61<br>[90892.628063] usb 4-1.2: new high-speed USB device number 62 using ehci-pci<br>

[90892.715178] usbip-host 4-1.2:1.0: 4-1.2 is not in match_busid table... skip!<br>[90892.715538] usbip-host 4-1.2:1.1: 4-1.2 is not in match_busid table... skip!<br>[90892.715552] cdc_acm 4-1.2:1.1: This device cannot do calls on its own. It is not a modem.<br>

[90892.715619] cdc_acm 4-1.2:1.1: ttyACM3: USB ACM device<br>[90892.716359] usbip-host 4-1.2:1.3: 4-1.2 is not in match_busid table... skip!<br>[90892.781898] usb 4-1.2: USB disconnect, device number 62<br>...<br><br></div>

Eliyaho: On a Windows machine, with usb2 it does work.<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Oct 6, 2013 at 4:50 PM, ik <span dir="ltr">&lt;<a href="mailto:idokan@gmail.com" target="_blank">idokan@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Hello,<br><br></div>I&#39;m using Arch Linux, and have Samsung Galaxy S4.<br>

</div>It uses MTP in order to allow me to access files.<br><br></div>I&#39;ved read several wiki&#39;s (Including Arch wiki) and forums about it, and came out for the following settings (/etc/udev/rules.d/51-android.rules), after install go-mtpfs:<br>


<br>#               Galaxy S4 GT-I9500<br>ATTR{idVendor}==&quot;04e8&quot;, ATTR{idProduct}==&quot;685d&quot;, SYMLINK+=&quot;android_adb&quot;, MODE=&quot;0666&quot;<br>ATTR{idVendor}==&quot;04e8&quot;, ATTR{idProduct}==&quot;6860&quot;, SYMLINK+=&quot;android_adb&quot;, MODE=&quot;0666&quot;<br>


ATTR{idVendor}==&quot;04e8&quot;, ATTR{idProduct}==&quot;6860&quot;, SYMLINK+=&quot;android_adb&quot;, MODE=&quot;0666&quot;, ACTION==&quot;add&quot;, RUN+=&quot;/usr/bin/sudo -b -u ik /usr/bin/go-mtpfs -allow-other=true -android=true /mnt/ando&quot;<br>


ATTR{idVendor}==&quot;04e8&quot;, ATTR{idProduct}==&quot;6860&quot;, SYMLINK+=&quot;android_adb&quot;, MODE=&quot;0666&quot;, ACTION==&quot;remove&quot;, RUN+=&quot;/bin/umount /mnt/ando&quot;<br><br><br></div>It does mount properly the content, however, when I try to access the content, it keep on looping an remounting everything until I take off the USB cable.<br>


</div>I then need to wait several minutes to try again, or the loop just continue ...<br><br></div><div>I can see the remounting also in /var/log/messages and dmesg.<br><br></div><div>What am I missing or doing wrong here ?<br>


<br></div><div>Thanks,<br></div><div>Ido<br></div></div>
</blockquote></div><br></div>