Page 2 of 2

Posted: Wed 01 Jan 2014, 17:49
by iw2evk
tempestuous wrote:I just Googled your problem and found this -
https://bugs.launchpad.net/ubuntu/+sour ... ug/1247572

You will see that mtp-detect failed several times, but this guy just kept re-trying.
Unforntunly not work for me : i've retried many and many times withoput connections.. :( :( :(

Posted: Thu 02 Jan 2014, 02:16
by tempestuous
Last chance - libmtp-1.1.6 is from March 2013, so I compiled the very latest development version of libmtp from git,
then repackaged Gnomad2. Now available here -
http://minipc.org/ipup/download/gnomad2 ... an2014.pet

Posted: Thu 02 Jan 2014, 03:28
by tempestuous
Ted Dog wrote:04e8:6860 Samsung Electronic Co
Yes, that device ID is supported. In /src/music-players.h these are the relevant lines -

Code: Select all

{ "Samsung", 0x04e8,
    "Galaxy models (MTP)", 0x6860,
And that source code also contains this note -

Code: Select all

* These entries seems to be used on a *lot* of Samsung
* Android phones. It is *not* the Android MTP stack but an internal
* Samsung stack. The devices present a few different product IDs
* depending on mode:
*
* 0x685b - UMS
* 0x685c - MTP + ADB
* 0x685e - UMS + CDC
* 0x6860 - MTP mode (default)
* 0x6863 - USB CDC RNDIS (not MTP)
* 0x6865 - PTP mode (not MTP)
* 0x6877 - Kies mode? Does it have MTP?
*
* Used on these samsung devices:
* GT P7310/P7510/N7000/I9100/I9250/I9300
* Galaxy Nexus
* Galaxy Tab 7.7/10.1
* Galaxy S GT-I9000
* Galaxy S Advance GT-I9070
* Galaxy S2
* Galaxy S3
* Galaxy Note
* Galaxy Y
As you can see, Samsung product ID "6860" is a generic identifier for phones in "MTP" mode.

Gnomad2 v2.9.6 + libmtp for MP3 players

Posted: Thu 02 Jan 2014, 16:23
by iw2evk
Hi All,

failed again :cry:

I suppose it's impossible make connection enter puppy and this winshith os..

Roberto

Posted: Thu 02 Jan 2014, 19:57
by Ted Dog
Thanks T. could not download on my phone. Will need to download save as on regular computer. I have the same problem with my own host if you know how to solve this download type issue let me know. :lol:

gnomad issues on Lucid 5.2.0

Posted: Sun 11 May 2014, 14:35
by mleschishin
I have installed Gnomad 2.9.6 on a laptop running Lucid 5.2.0. The program loads up fine and I am able to view files on both the laptop and the android device (Asus tablet). When I click a button to transfer a file, however, the Gnomad window disappears. Yet, the file transfer still takes place. I suspect this behavior is occurring because the application requires a UTF-8 language package to function properly. Can someone confirm if indeed this is the case? BTW, I don't believe there are UTF-8 language packages available for Lucid 5.2.0(?)

Mark

Gnomad2 v2.9.6 + libmtp for MP3 players

Posted: Sun 06 Jul 2014, 18:44
by iw2evk
Hi all,
finally work.
I've connected today my nokia lumia 920 with my notebook with puppy lucid 5.8.2
I've download a video from smartphone to notebook.
Unfortunly ONLY .MP4 files are reconignized from gnamad2 .
the .JPG images on phone are not displayed and transferred.
They are some setting for make possible for gnomad view .jpg files?

Thanks

Roberto

Posted: Mon 07 Jul 2014, 10:21
by tempestuous
The underlying libmtp library in Gnomad2 has not kept pace with the latest MTP devices, especially smartphones.
The best Linux application for communicating with MTP devices is now go-mtpfs
This is a commandline application, but there are various GUI's which Puppy developers have contributed here -
http://www.murga-linux.com/puppy/viewtopic.php?t=91442

Gnomad2 v2.9.6 + libmtp for MP3 players

Posted: Sat 12 Jul 2014, 13:00
by iw2evk
Success trasnfert all kind of files from nokia 920 and notebook!
For .mp3 /mp4 file used gnomad2 , for the others type of files i've used via console the libmtp files installed with gnomad2.
Stange the impossibility of gnomad2 to recognize other than mp files ..maybe a problem in GUI interface?