X-Git-Url: https://git.rohieb.name/www-rohieb-name.git/blobdiff_plain/c76fcceb2d921acec81f5fbe4301a88437c7f89c..73e39f64a32cdae99744de147a3d7002a461dbc4:/blag/post/sync-your-windows-mobile-5-6-pda-with-your-linux-pc.mdwn diff --git a/blag/post/sync-your-windows-mobile-5-6-pda-with-your-linux-pc.mdwn b/blag/post/sync-your-windows-mobile-5-6-pda-with-your-linux-pc.mdwn new file mode 100644 index 0000000..1f4d972 --- /dev/null +++ b/blag/post/sync-your-windows-mobile-5-6-pda-with-your-linux-pc.mdwn @@ -0,0 +1,19 @@ +[[!meta title="Sync your Windows Mobile 5/6 PDA with your Linux PC"]] +[[!meta date="2009-10-30"]] +[[!meta author="rohieb"]] +[[!meta license="CC-BY-SA 3.0"]] + +I recently bought a new (ok, a rather old ;-)) PDA, and I got used to +the calendar and task features in Windows Mobile. Of course, I also +wanted to synchronise all the tasks, appointments, contacts and files +with my PC, but whatever I tried, it didn’t work somehow on my Ubuntu +9.04 machine… So, I’ve got it now: I had do blacklist the `ipaq` kernel +module which wrongly handled the PDA when I plugged it in (i.  e. +edit `/etc/modprobe.d/blacklist.conf` and insert the line `blacklist +ipaq`), and then the [manual from ubuntuusers.de][1] suddenly worked +like a charm :-) + +[1]: http://wiki.ubuntuusers.de/Archiv/Synchronisation_mit_Windows_Mobile + +[[!tag howto Ubuntu blacklist Evolution iPAQ kernel_module Linux PDA + synchronisation Ubuntu Windows_Mobile]]