After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 651497 - Support for Motorola Atrix
Support for Motorola Atrix
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: Device - MTP
2.0.0
Other Linux
: Normal enhancement
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-05-30 20:28 UTC by Victor Vargas
Modified: 2011-08-17 20:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
support for motorola atrix (1.16 KB, patch)
2011-06-02 14:01 UTC, Victor Vargas
none Details | Review

Description Victor Vargas 2011-05-30 20:28:29 UTC
This report was originally filled at:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/779072


Thank http://banshee-media-player.2283330.n4.nabble.com/Motorola-Atrix-support-td3336278.html#a3336298

Here's what to add to mount your Atrix:

<MassStorageDevice class="Banshee.Dap.MassStorage.AndroidDevice"
vendor-name="Motorola" product-name="Atrix"
vendor-id="0x22b8" product-id="0x7086"/>
Comment 1 Jason Greathouse 2011-06-02 02:12:29 UTC
I can confirm that after adding the above XML to src/Dap/Banshee.Dap.MassStorage/Banshee.Dap.MassStorage.addin.xml and compiling the source that banshee was able to recognize and successfully sync to my Motorola Atrix phone. 

Tested with Banshee version 2.1.0

Please add the device. Thanks
Comment 2 Andrés G. Aragoneses (IRC: knocte) 2011-06-02 06:55:25 UTC
Jason, thanks for testing.

Victor, can you create a patch following the development guidelines? ( http://banshee.fm/contribute/write-code/ )

Thanks
Comment 3 Victor Vargas 2011-06-02 14:01:02 UTC
Created attachment 189082 [details] [review]
support for motorola atrix

am not a developer but here is the patch, I have followed all the instructions from the previous url.
Comment 4 Despot 2011-07-08 01:10:23 UTC
The supplied patch works for me with the current head, built and run on Ubuntu Natty.
Comment 5 olivier dufour 2011-08-17 20:43:05 UTC
Your patch is commited to master.