2007/4/8, Jordi Alcalde <[EMAIL PROTECTED]>:
El 8/04/07, Raúl Hernández <[EMAIL PROTECTED]> escribió: > El sáb, 07/abr/2007 a las 11:11:18 +0200, Jordi Alcalde comentaba: > > Date: Sat, 7 Apr 2007 23:11:18 +0200 > > From: Jordi Alcalde <[EMAIL PROTECTED]> > > Subject: sincronizar pocketpc windows mobile con debian > > To: [email protected] > > > > Hola lista, > > > > Estoy intentando sincronizar mi móvil pda. Intento seguir este manual: > > http://linuca.org/body.phtml?nIdNoticia=330. En el primer paso, > > conecto la pda y pongo "tail -f /var/log/syslog". Me sale esto: > > > > baby0:/home/jordi# tail -f /var/log/syslog > > Apr 7 21:57:49 baby0 kernel: EXT3 FS on hda3, internal journal > > Apr 7 21:57:49 baby0 kernel: EXT3-fs: mounted filesystem with ordered > > data mode. > > Apr 7 22:15:12 baby0 -- MARK -- > > Apr 7 22:17:01 baby0 /USR/SBIN/CRON[7571]: (root) CMD ( cd / && > > run-parts --report /etc/cron.hourly) > > Apr 7 22:35:14 baby0 -- MARK -- > > Apr 7 22:55:16 baby0 -- MARK -- > > Apr 7 23:06:08 baby0 kernel: usb 1-3: USB disconnect, address 4 > > Apr 7 23:07:03 baby0 kernel: ohci_hcd 0000:00:03.0: wakeup > > Apr 7 23:07:03 baby0 kernel: usb 1-3: new full speed USB device using > > ohci_hcd and address 5 > > Apr 7 23:07:03 baby0 kernel: usb 1-3: configuration #1 chosen from 1 choice > > > > > > Es decir, que no me sale lo que me tendria que salir segun el howto. > > > > He hecho un "make menuconfig oldconfig" y he podido comprobar que el > > kernel se ha compilado con las opciones que dice el manual: > > > > Device Drivers ---> USB support ---> USB Serial Converter support ---> > > > > <M> USB Serial Converter support > > > > <M> USB PocketPC PDA Driver > > > > Entonces, dónde puede estar el problema? > > > > Gracias. > > > > > > Hola, > > mira la sección 4.1 de este enlace.: > > http://www.synce.org/index.php/Connecting_your_Windows_Mobile_2005_device_via_USB_%28usb-rndis-lite%29 > > Cuando llegues a la configuración del Firewall, avisa ;) > -- > Un saludo.Hola Raul, He seguido el manual que me has recomendado, pero en el momento de hacer: #cd synce-gnome/src #python test.py Traceback (most recent call last): File "test.py", line 120, in ? TestApp() File "test.py", line 17, in __init__ mgr.connect_to_signal("DeviceConnected", self.device_connected_cb) File "/var/lib/python-support/python2.4/dbus/_dbus.py", line 291, in connect_to_signal self._obj.connect_to_signal(signal_name, handler_function, dbus_interface, **keywords) File "/var/lib/python-support/python2.4/dbus/proxies.py", line 151, in connect_to_signal path=self._object_path, File "/var/lib/python-support/python2.4/dbus/_dbus.py", line 179, in add_signal_receiver named_service = bus_object.GetNameOwner(named_service, dbus_interface='org.freedesktop.DBus') File "/var/lib/python-support/python2.4/dbus/proxies.py", line 25, in __call__ ret = self._proxy_method (*args, **keywords) File "/var/lib/python-support/python2.4/dbus/proxies.py", line 102, in __call__ reply_message = self._connection.send_with_reply_and_block(message, timeout) File "dbus_bindings.pyx", line 455, in dbus_bindings.Connection.send_with_reply_and_block dbus_bindings.DBusException: Could not get owner of name 'org.synce.odccm': no such name Al haber instalado el driver siguiendo tu manual, también he intentado continuar siguiendo mi manual inicial y llegado un poco mas lejos. Pero cuando hago: baby0:~# dccm baby0:~# sudo synce-serial-start /usr/share/synce/synce-serial-common: line 52: kill: (2879) - No existe tal proceso synce-serial-start is now waiting for your device to connect baby0:~# tail -f /var/log/syslog Apr 8 17:53:53 baby0 kernel: ipaq 1-3:1.0: device disconnected Apr 8 17:53:58 baby0 dccm[2947]: You should not run dccm as root. Terminating immediately. Apr 8 17:54:01 baby0 kernel: ohci_hcd 0000:00:03.0: wakeup Apr 8 17:54:01 baby0 kernel: usb 1-3: new full speed USB device using ohci_hcd and address 4 Apr 8 17:54:02 baby0 kernel: usb 1-3: configuration #1 chosen from 3 choices Apr 8 17:54:02 baby0 kernel: ipaq 1-3:1.0: PocketPC PDA converter detected Apr 8 17:54:02 baby0 kernel: usb 1-3: PocketPC PDA converter now attached to ttyUSB0 Apr 8 17:54:03 baby0 synce-serial-start: Executing '/usr/sbin/pppd call synce-device' Es decir que no me sale lo de las ips. Luego no puedo hacer el ping (no me lo responde). Gracias.
Ahora vuelvo a estar como al principio, es decir que cuando conecto el móvil y pongo tail -f /var/log/syslog no me pone lo de: Jun 4 19:36:48 localhost usb.agent[17848]: ipaq: loaded successfully Jun 4 19:36:48 localhost udev[17928]: creating device node '/dev/ttyUSB0' Jun 4 19:36:48 localhost kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for PocketPC PDA Jun 4 19:36:48 localhost kernel: drivers/usb/serial/ipaq.c: USB PocketPC PDA driver v0.5 Jun 4 19:36:48 localhost kernel: ipaq 2-2:1.0: PocketPC PDA converter detected Jun 4 19:36:48 localhost kernel: usb 2-2: PocketPC PDA converter now attached to ttyUSB0 Jun 4 19:36:48 localhost kernel: usbcore: registered new driver ipaq Hace un rato lo ponía y ahora ya no lo pone. Porque? No lo entiendo!!! Yo no he tocado nada desde entonces!!! Gracias.

