Il giorno mer 12 nov 2014 alle 11:15, Salvatore Santaguida <salvosant86@yahoo.it> ha scritto:<br>
<blockquote type="cite">Non vorrei dire una cavolata, ma il problema sembra legato alle
    librerire LibUSB. Io ho installato tutte le librerie libusb prsenti
    in synaptic, con la sola esclusione delle '*-dbg'.<br>
    Debian rispetto a Ubuntu ha librerie obsolete, anche se si usa la
    unstable o la testing, rispetto a ubuntu c'e molta differenza.</blockquote><div><br></div>Prendendo spunto da qui e in particolare dal commento di intuited:<br><a href="https://github.com/hanwen/go-mtpfs/issues/33">https://github.com/hanwen/go-mtpfs/issues/33</a>
<div><br></div><div>ho visto che mtp-detect funziona se lanciato appena si collega il telefono. Questo farebbe pensare che poi intervenga qualcosa a bloccare il device. Infatti le FAQ del file README di libmtp sembrano confermarlo:</div><div><a href="http://sourceforge.net/p/libmtp/bugs/624/#1115">http://sourceforge.net/p/libmtp/bugs/624/#1115</a></div><div><a href="http://sourceforge.net/p/libmtp/code/ci/master/tree/README">http://sourceforge.net/p/libmtp/code/ci/master/tree/README</a></div><div><br></div><div>* mtp-* tools doesn't work because someone else is already hogging</div><div>  the device</div><div><br></div><div>  This is a common problem, the most common case could be that</div><div>  gphoto2 (which can also talk PTP/MTP) is taking over the device</div><div>  as soon as it's plugged in. Some distributions are configured that</div><div>  way. Counter it like this:</div><div><br></div><div>  gvfs-mount -s gphoto2</div><div><br></div><div>  Then re-attach the device.</div><div><br></div><div>  Sometimes the "gvfs-gphoto2-volume-monitor" is running on the</div><div>  system and hogging the device, try something like:</div><div><br></div><div>  pkill gfvs-gphoto2-volume-monitor</div><div><br></div><div>  Then plug in the device and issue "mtp-detect" to figure out if</div><div>  this may be the case.</div><div><br></div><div>Ho provato a uccidere gphoto ma non รจ cambiato niente. Nel dubbio ho rimosso gvfs-backend e ora il processo gphoto2 non appare proprio.</div><div><br></div><div>Aspetta, ora ricordo come ho fatto a copiare i file mesi fa.. una soluzione di alta tecnologia informatica per pochi iniziati: ho tolto la micro SD, l'ho attaccata a un adattatore e ho copiato i file :-)</div><div><br></div>