User Tools

Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
mission:log:2014:10:09:oneplus-one-mtp-automount-with-gentoo [2014/10/09 16:59] chronomission:log:2014:10:09:oneplus-one-mtp-automount-with-gentoo [2015/03/25 11:24] chrono
Line 6: Line 6:
  
 Since it's basically a per machine decision, whether it's probable, that it will ever have to mount an MTP device, just put mtp into your global USE flags in /etc/portage/make.conf Since it's basically a per machine decision, whether it's probable, that it will ever have to mount an MTP device, just put mtp into your global USE flags in /etc/portage/make.conf
 +
 +Now we just have to unlock the libmtp-9999 ebuild:
  
 <code> <code>
 $ echo "media-libs/libmtp **" > /etc/portage/package.keywords/mtp $ echo "media-libs/libmtp **" > /etc/portage/package.keywords/mtp
 </code> </code>
 +
 +Let's see how that would play out:
  
 <code> <code>
Line 24: Line 28:
 After the emerge and logout/login to get gvfs reloaded you're good to go.  After the emerge and logout/login to get gvfs reloaded you're good to go. 
  
-Connected to a Thinkpad x230 USB 2.0 port it sustained about 29MB/s read transfer rate (copying OnePlus One 4k videos to the Thinkpad's SSD), which is the maximum one can get out of USB 2.0 anyways.+Connected to a Thinkpad x230 USB 2.0 port it sustained about 29MB/s read transfer rate (copying OnePlus One 4k videos to the Thinkpad's SSD), which is more or less the maximum one can get out of USB 2.0 anyways.
  
 {{tag>android mtp software gentoo oneplusone}} {{tag>android mtp software gentoo oneplusone}}