From: Benjamin A. <ben...@gm...> - 2006-11-10 20:15:54
|
> > I just checked out opensync from svn and ran ./autogen.sh (which started > > configure, I guess). > > Check the Install Guide again. After checkout, you should run autoreconf > -sfi, not autogen.sh. Then ./configure --prefix=/usr, etc. So true. Sorry! > > Can I use the USB cable for syncing, or will I have to use Bluetooth? > > Will the transport be OBEX or HTTP? > > You can use USB or Bluetooth, with OBEX or HTTP - as it says on the wiki > page you have linked below. ;) Well, yes. There is no syncml-application on the SGH-D600 where I could enter a server-url (at least on my e-plus branded one), so I guess I can forget about using syncml-server, right? Unfortunately, "syncml-obex-client -u" "Found 0 USB OBEX interfaces", although I have the phone connected to USB. I think its direct USB, no USB-to-serial converter. T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 4 Spd=12 MxCh= 0 D: Ver= 2.00 Cls=02(comm.) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=04e8 ProdID=663e Rev= 1.00 S: Manufacturer=Samsung S: Product=SAMSUNG Mobile USB Modem S: SerialNumber=358223-00-392536 C:* #Ifs= 3 Cfg#= 2 Atr=c0 MxPwr= 2mA I: If#= 0 Alt= 0 #EPs= 0 Cls=02(comm.) Sub=08 Prot=00 Driver=(none) I: If#= 1 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=01 Driver=(none) E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=16ms I: If#= 2 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none) E: Ad=03(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=83(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms Am I missing sth. obvious (again :), or should I invest in a bluetooth stick? There's a lot of stuff in the short text at http://www.traud.de/gsm/samsung.htm that i don't quite understand. It seems I need to issue some AT-commands to start the OBEX-server, but to which device do I send these commands? Will syncml-obex-client then find then phone? > That fix and various others are included in wbxml2 0.9.2, so you don't > need the patch anymore. I've registered and changed the text http://www.opensync.org/wiki/syncml-guide to reflect this. Hope thats fine with you. Thanks for your help!! ben |