~ubuntu-branches/debian/experimental/libmtp/experimental

« back to all changes in this revision

Viewing changes to README

  • Committer: Package Import Robot
  • Author(s): Alessio Treglia
  • Date: 2012-06-16 10:39:41 UTC
  • mfrom: (0.2.7) (16.1.27 sid)
  • Revision ID: package-import@ubuntu.com-20120616103941-u61e72y10244eo9e
Tags: 1.1.3-24-g9aca343-1
* New upstream snapshot 1.1.3-24-g9aca343.
* Replace dh-autotools_dev with dh-autoreconf.
  - Build-Depends on dh-autoreconf, gnulib.
  - Install config.rpath by hand.
* Drop {1001-kfreebsd_hurd_ftbfs,1002-fix_libusb_checks}.patch,
  applied upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
197
197
  manufacturer and ask them to test their product with some libmtp
198
198
  program.
199
199
 
 
200
* Samsung Android 2.3.x devices: these have a special MTP stack
 
201
  with some specific bugs that we have maybe nailed down now.
 
202
  It suffers from an "immediate connect" syndrome, i.e. you have
 
203
  to connect to the device within 7 seconds of plugging in, or it
 
204
  will go numb. This also goes for command-line activity with
 
205
  the example programs, so this device is better used with a
 
206
  GUI tool like Rhythmbox, gnomad2...
 
207
 
200
208
* Generic USB misbehaviour: some devices behave badly under MTP
201
209
  and USB mass storage alike, even down to the lowest layers
202
210
  of USB. You can always discuss such issues at the linux-usb
963
971
                                      "uevent",
964
972
                                      G_CALLBACK(uevent_cb),
965
973
                                      NULL, 0);
 
974
 
 
975
SKETCH OF AN OVERVIEW
 
976
---------------------
 
977
 
 
978
Draft agenda for a talk on MTP devices submitted for the Android
 
979
builders summit, might come to recycle this:
 
980
 
 
981
- Protocol overview
 
982
- libmtp interface
 
983
- relation to libgphoto2
 
984
- Device sins
 
985
  - Android bugs
 
986
  - Samsungs special Android MTP stack
 
987
  - SonyEricsson Aricent stack for Xperia Androids pre 4.0, broken headers!
 
988
- Detecting from vendor extension, can fix in newer extensions!
 
989
- Autoprobing on Linux
 
990
  - Color devices do not like autoprobing
 
991
- Ideas??
 
992
- Mode switch devices?
 
993
- MTPZ