I am using ubuntu 9.04 and successfully installed MPE 1.7.2 under wine. I used sputnick's script, but adapted the MPE version...
I did not use the bash script to start MPE, but manually connected my phone with my ubuntu machine using the bluez bluetooth GUI.
After this, I manually gave root rights to /dev/rfcomm0 by typing in a console
Code: Alles auswählen
sudo chmod 777 /dev/rfcomm0After this, I was able to connect MPE to my Phone (C702). I was struggeling with this for several days with ubuntu 8.10, but I didn't get it to work. So I suggest upgrading to 9.04!
However, whin I try to syncronize, I get the following error:
Obex protocol could not be initialized!
OBEX Errorcode: 00 - Phone didn't answer
Is there someone with similar problems?