How to sync music to your S60 device with linux

I’m a music addict,

My
href="http://boo-box.com/link/aff:amazonid/uid:urubatanswebl-20/tags:nokia+N80"
class="bbli">N80[bb] class="bbic" />

is always full of music, and syncing it to my computer is a must have
option …

With windows I used PC Suite for it, but now with linux I had to look
for an option …

The best
href="http://boo-box.com/link/aff:amazonid/uid:urubatanswebl-20/tags:music+player"
class="bbli">music player alt="[bb]" class="bbic" />

I have found is Amarok, the default player for KDE …

It plays almost all known music formats, have a good “intelligent play
lists” option, knows how to download
href="http://boo-box.com/link/aff:amazonid/uid:urubatanswebl-20/tags:Podcasts"
class="bbli">Podcasts[bb] class="bbic" />

, and the best of it, it can sync to devices …

here is a step by step to configure Amarok to sync my N80, it will work
with any S60 or symbian device I think …

First of all, connect your phone using the “data transfer” option with
the USB cable (it will be much faster than using BlueTooth …

Then open Amarok

href="http://bp2.blogger.com/_4bj7-wrYld4/Rn1-fj4pmAI/AAAAAAAAADE/7z6HpIseRWI/s1600-h/amarok1.png"> style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;"
src="http://bp2.blogger.com/_4bj7-wrYld4/Rn1-fj4pmAI/AAAAAAAAADE/7z6HpIseRWI/s320/amarok1.png"
alt="" id="BLOGGER_PHOTO_ID_5079355035417679874" border="0" />

Click in configuration, then Configure Amarok

href="http://bp3.blogger.com/_4bj7-wrYld4/Rn1-fz4pmBI/AAAAAAAAADM/ulBrOjYlnv0/s1600-h/amarok2.png"> style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;"
src="http://bp3.blogger.com/_4bj7-wrYld4/Rn1-fz4pmBI/AAAAAAAAADM/ulBrOjYlnv0/s320/amarok2.png"
alt="" id="BLOGGER_PHOTO_ID_5079355039712647186" border="0" />

Go to the mobile devices tab.

Select your device, and configure it as generic audio player

href="http://bp0.blogger.com/_4bj7-wrYld4/Rn1-gD4pmCI/AAAAAAAAADU/ufKaQ_jZ4aw/s1600-h/amarok3.png"> style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;"
src="http://bp0.blogger.com/_4bj7-wrYld4/Rn1-gD4pmCI/AAAAAAAAADU/ufKaQ_jZ4aw/s320/amarok3.png"
alt="" id="BLOGGER_PHOTO_ID_5079355044007614498" border="0" />

Click on the blue settings button, and in the openned window, configure
the “mount command” and umount command.

Select your preferred music formats for the device, and the conversion
format for music in other formats.

click Ok

href="http://bp1.blogger.com/_4bj7-wrYld4/Rn1-gT4pmDI/AAAAAAAAADc/1VP68niTzIw/s1600-h/amarok4.png"> style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;"
src="http://bp1.blogger.com/_4bj7-wrYld4/Rn1-gT4pmDI/AAAAAAAAADc/1VP68niTzIw/s320/amarok4.png"
alt="" id="BLOGGER_PHOTO_ID_5079355048302581810" border="0" />

now, you can go back to de devices tab and navigate in your phone, or
just go to the lists tab, right click any list, and select “Transfer to
device” or “Sync with device”

href="http://bp2.blogger.com/_4bj7-wrYld4/Rn1-gj4pmEI/AAAAAAAAADk/CIz12_hyY9g/s1600-h/amarok5.png"> style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;"
src="http://bp2.blogger.com/_4bj7-wrYld4/Rn1-gj4pmEI/AAAAAAAAADk/CIz12_hyY9g/s320/amarok5.png"
alt="" id="BLOGGER_PHOTO_ID_5079355052597549122" border="0" />

The difference between transfer and sync is that transfer only copy the
music to your phone, and sync, removes music that is not on that list.

I’m very happy with this solution :D

Amarok is a great music player, and now I can sync my cell phone with my
kubuntu laptop :D

Any one is using a different solution?

If you enjoyed this post, make sure you subscribe to my RSS feed!

Symbian and Linux - Some questions …


Just a few questions for you …
Are there any other geeks like me, that use their Symbian device with a linux box?
Do you want to read posts about how to sync contacts, calendar, musics, files between your Symbian phone and your linux box?
Do you prefer posts with or without these almost random images?
Where is Wally? (Just kidding)

Why would you answer these questions?
Because if you do, I can write or not more of this, and with more details :D


Thanks for your contribution.

If you enjoyed this post, make sure you subscribe to my RSS feed!

I’m back, and with a cool thing to tell you (Your S60 phone is linux friendly) :D

I have not posted here for a long time, sorry for that …
Last week I had to format my notebook, and after a little problem with windows, I decided to change my environment to linux, and my choice for distribution was Kubuntu.
After that, I spend about 3 days looking for a way to sync my N80 with my brand new linux OS installed.
And the great news is that a have found a way, the bad news is that you will have to use the console for that (yeap, no UI) at least for the configuration, after it is working you can use the multisync0.90 gui for start the synchronization process …

So lets go with the little tutorial …
for the sync process you will need the opensync tools …
in kubuntu to install all the needed you need just to type:

$sudo apt-get install opensyncutils opensync-plugin-kdepim opensync-plugin-syncml multisync0.90 multisync-tools

That is all, you have all installed and ready to go …
now
lets do some configuration …

$msynctool –addgroup kdeN80
$msynctool –addmember kdeN80 kdepim-sync
$msynctool –addmember kdeN80 syncml-obex-client
$msynctool –configure kdeN80 2

and in the text editor that will open, replace all the text with this:

<config>
<bluetooth_address>XX:XX:XX:XX:XX:XX</bluetooth_address>
<bluetooth_channel>13</bluetooth_channel>
<identifier>PC Suite</identifier>
<version>1</version>
<wbxml>1</wbxml>
<username>the configured user name</username>
<password>the configured password</password>
<type>2</type>
<usestringtable>1</usestringtable>
<onlyreplace>0</onlyreplace>
<recvlimit>10000</recvlimit>
<contact_db>Contacts</contact_db>
<calendar_db>Calendar</calendar_db>
<note_db>Notes</note_db>
</config>

now you are really ready to go …
to start syncing just type:

$msynctool –sync kdeN80

for the next syncs you can use the multisync0.90 gui.
I hope you enjoy it, because I have not found any help on the web looking for this information …

the coolest thing about this way of syncing is that with almost no change, you can sync your cell phone with google calendar, you will just need to install the correct plugin for opensync:
$sudo apt-get install opensync-plugin-google-calendar

or you can sync directly your phone with your palm.

This synchronization tips can be used for any nokia symbian phone, the only thing that will probably change is the <bluetooth_channel>13</bluetooth_channel> setting.

Now you know that your N80, N70, or any other nokia S60 phone are Linux friendly.

I’ll write some more posts about N80 and linux integration in the next days …

If you enjoyed this post, make sure you subscribe to my RSS feed!