GNOME Bugzilla – Bug 651497
Support for Motorola Atrix
Last modified: 2011-08-17 20:43:05 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"/>
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
Jason, thanks for testing. Victor, can you create a patch following the development guidelines? ( http://banshee.fm/contribute/write-code/ ) Thanks
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.
The supplied patch works for me with the current head, built and run on Ubuntu Natty.
Your patch is commited to master.