Mailinglist Archive: opensuse-de (2055 mails)

< Previous Next >
synchronisation MPx200 welche LIste?
  • From: Georg Golombek <georg.golombek@xxxxxxxxxxxxx>
  • Date: Sat, 5 Nov 2005 21:32:38 +0100
  • Message-id: <200511052132.38573.georg.golombek@xxxxxxxxxxxxx>
Hallo Leute,

will mein MPX200 mit Kontact (vor allem meine Termine) synchronisieren.
(System: SuSE 10.0, incl. neueste Updates)

synce, ipaq, raki,... und alle übrigen Verdächtigen habe ich installiert:
(Die Anleitung ist von einem der es auf einer SuSE 9.3 geschafft hat)

Vendor und revision habe ich ermittelt und in

/etc/modprobe.conf ganz am Ende eingetragen:

options ipaq vendor=0x45e product=0x0ce

in meiner /.synce/scripts/dccm.sh steht folgendes:

#!/bin/sh
case "$1" in

connect)
dcop raki Raki "setConnectionStatus(int)" 1
multisync &
;;

disconnect)
dcop raki Raki "setConnectionStatus(int)" 0
killall multisync
;;

install)
;;

uninstall)
;;

*)
echo "Help!"
;;
esac

synce-serial-config ttyUSB0 hat auch geklappt.


das Problem ist folgendes:

wenn ich das smartphone anstöpsle kommt:

usb 1-2.3: new full speed USB device using uhci_hcd and address 5 ipaq
1-2.3:1.0: PocketPC PDA converter detected
usb 1-2.3: PocketPC PDA converter now attached to ttyUSB0

das passt!

aber wenn ich synce-serial-start (als root) ausführe, hängt es.

wenn ich abbreche kommt:

synce-serial-start was unable to start the PPP daemon

normalerweise sollte doch ppp0 mit dem ttyUSB0 "kurzgeschlossen" werden?

aber /var/log/messages bringt:

synce-serial-start: Executing '/usr/sbin/pppd call synce-device'
pppd 2.4.3 started by gg, uid 0
Connect script failed
Exit.

habe schon die Firewall ausgeschaltet weil ich geglaubt habe dass die Firewall
das blockt. Aber das ist es nicht.

Wo bringe ich meine Probleme am besten an?

synce.sourceforge.net/synce/kde/faq.php etc.. habe ich schon seit ein paar
Tagen beackert, aber ich komme einfach nicht weiter!

Grüße GG

< Previous Next >
This Thread
  • No further messages