Gnome's MTP support is not working with my Galaxy Nexus. PTP does work. ---- MTP mode --- usb 2-2: new high-speed USB device number 4 using ehci-pci usb 2-2: New USB device found, idVendor=04e8, idProduct=685c usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=4 usb 2-2: Product: Galaxy Nexus usb 2-2: Manufacturer: samsung usb 2-2: SerialNumber: <...> usb 2-2: USB disconnect, device number 4 ---- PTP mode --- usb 2-2: new high-speed USB device number 5 using ehci-pci usb 2-2: New USB device found, idVendor=04e8, idProduct=6865 usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=4 usb 2-2: Product: Galaxy Nexus usb 2-2: Manufacturer: samsung usb 2-2: SerialNumber: <...> usb 2-2: USB disconnect, device number 5 ---- MTP mode --- usb 2-2: new high-speed USB device number 6 using ehci-pci usb 2-2: New USB device found, idVendor=04e8, idProduct=685c usb 2-2: New USB device strings: Mfr=2, Product=3, SerialNumber=4 usb 2-2: Product: Galaxy Nexus usb 2-2: Manufacturer: samsung usb 2-2: SerialNumber: <...> It worked on F18 with the slower MTP fuse implementation and I was expecting with the new gvfs-mtp the performance would be on par with Windows MTP performance, but Gnome (or udev?) seems to be simply ignoring the device. It does work on PTP mode. I've installed gvfs-mtp and I have libmtp which provides /lib/udev/rules.d/69-libmtp.rules which contains: (...) # Samsung Galaxy models (MTP+ADB) ATTR{idVendor}=="04e8", ATTR{idProduct}=="685c", SYMLINK+="libmtp-%k", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1" (...) So, what should I do next to get it working? -- Pedro -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test