On Fri, January 30, 2009 22:20, Amedee Van Gasse wrote:
Hello,
I currently have my Google calendar integrated in Thunderbird/Lightning. Works great. I would like to sync that calendar with my Nokia 6680.
When I plug it in with the usb cable, dmesg and lsusb give me the following output:
amedee@saruman { ~ }$ dmesg (...) usb 5-5.3: new full speed USB device using ehci_hcd and address 20 usb 5-5.3: configuration #1 chosen from 1 choice cdc_acm 5-5.3:1.8: ttyACM0: USB ACM device usb 5-5.3: New USB device found, idVendor=0421, idProduct=041e usb 5-5.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 usb 5-5.3: Product: Nokia 6680 usb 5-5.3: Manufacturer: Nokia
amedee@saruman { ~ }$ lsusb Bus 005 Device 019: ID 0421:041e Nokia Mobile Phones 6680 Bus 005 Device 012: ID 046d:c70a Logitech, Inc. MX5000 Cordless Desktop Bus 005 Device 011: ID 046d:c70e Logitech, Inc. MX1000 Bluetooth Laser Mouse Bus 005 Device 010: ID 046d:0b02 Logitech, Inc. BT Mini-Receiver (HID proxy mode) Bus 005 Device 008: ID 08ec:2038 M-Systems Flash Disk Pioneers TravelDrive Bus 005 Device 007: ID 059b:027a Iomega Corp. Bus 005 Device 003: ID 03f0:2605 Hewlett-Packard ScanJet 3800c Bus 005 Device 002: ID 04b4:6560 Cypress Semiconductor Corp. CY7C65640 USB-2.0 "TetraHub" Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Good. The Nokia 6680 is recognized by Opensuse.
Next I run syncml-obex-client:
amedee@saruman { ~ }$ sudo syncml-obex-client -u Found 2 USB OBEX interfaces Interface 0: Manufacturer: Nokia Product: Nokia 6680 Interface description: SYNCML-SYNC Interface 1: Manufacturer: Nokia Product: Nokia 6680 Interface description: PC Suite Services Use '-u interface_number' to connect
Good. The phone has a SYNCML-SYNC interface.
Then I start Kitchensync, I add a new group, and I add 2 members: * google-calendar with my Google config. I copy/pasted the url and it works. * syncml-obex-client: connection = USB, interface = 0, the rest is left as default
Then I synchronize, and I get a small popup saying "Unable to connect one of the members".
I ran dmesg again, and I saw this:
amedee@saruman { ~ }$ dmesg (...) usb 5-5.3: new full speed USB device using ehci_hcd and address 20 usb 5-5.3: configuration #1 chosen from 1 choice cdc_acm 5-5.3:1.8: ttyACM0: USB ACM device usb 5-5.3: New USB device found, idVendor=0421, idProduct=041e usb 5-5.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 usb 5-5.3: Product: Nokia 6680 usb 5-5.3: Manufacturer: Nokia osplugin[23528]: segfault at 7020a0e ip 08060b08 sp bf82334c error 6 osplugin[23545]: segfault at 7020a0e ip 08060b08 sp bfa4dd7c error 6 osplugin[23744]: segfault at 7020a0e ip 08060b08 sp bfec59ec error 6 osplugin[23785]: segfault at 7020a0e ip 08060b08 sp bfc40f6c error 6 osplugin[23971]: segfault at 7020a0e ip 08060b08 sp bfdf311c error 6
I'm guessing here that osplugin stands for opensync-plugin, and the numbers in brackets must be the times when I tried to sync.
I googled for osplugin+segfault but I'm afraid I'll need a PhD to understand most of what I found.
So, what am I doing wrong here?
Is there anybody else on this list who has a Nokia 6680? -- Amedee -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org