This forum has been archived. All content is frozen. Please use KDE Discuss instead.

[mtp - nokia n95] sync music

Tags: None
(comma "," separated)
User avatar
kriko
Registered Member
Posts
164
Karma
0
OS

[mtp - nokia n95] sync music

Sat Apr 26, 2008 10:53 am
Hello! I'm trying to sync music with my n95 with amarok (mtp transfer), however I'm unable to do so.
Phone is recognized, I can connect with it in amarok (it even lists current tracks on it), but when I try to transfer a music file I get:

Code: Select all
Failed to copy track to media device: /multiMedia/Glasba/The Way.mp3


I looked at /usr/share/hal/fdi/information/20thirdparty/10-usb-music-players-libmtp.fdi and nokia n95 is listed:
Code: Select all
      <!-- Nokia N95 Mobile Phone -->
      <match key="usb.vendor_id" int="0x0421">
        <match key="usb.product_id" int="0x04ef">
          <match key="info.capabilities" contains_not="portable_audio_player">
            <append key="info.capabilities" type="strlist">portable_audio_player</append>
          </match>
          <merge key="info.vendor" type="string">Nokia</merge>
          <merge key="info.product" type="string">N95 Mobile Phone</merge>
          <merge key="info.category" type="string">portable_audio_player</merge>
          <merge key="portable_audio_player.access_method" type="string">user</merge>
          <match key="portable_audio_player.access_method.protocols" contains_not="mtp">
            <append key="portable_audio_player.access_method.protocols" type="strlist">mtp</append>
          </match>
          <append key="portable_audio_player.access_method.drivers" type="strlist">libmtp</append>
          <match key="portable_audio_player.output_formats" contains_not="audio/mpeg">
            <append key="portable_audio_player.output_formats" type="strlist">audio/mpeg</append>
          </match>
          <match key="portable_audio_player.output_formats" contains_not="audio/x-ms-wma">
            <append key="portable_audio_player.output_formats" type="strlist">audio/x-ms-wma</append>
          </match>
          <merge key="portable_audio_player.libmtp.protocol" type="string">mtp</merge>
        </match>
      </match>


How can I solve this?


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], kde-naveen, Sogou [Bot]