From: Anders H. <an...@gi...> - 2006-03-07 21:20:26
|
=C1drian L=EDvio wrote: > I tryed apply the Anders Hermansen's patch using the commands: >=20 > root@ubuntu1:~/syncml# svn co http://svn.opensync.org/libsyncml/trunk > libsyncml-btsupport > root@ubuntu1:~/syncml# cd libsyncml-btsupport/ > root@ubuntu1:~/syncml/libsyncml-btsupport# patch -p0 < > ../patch-bluetooth.patch I just ran the same commands successfully here. The patch you have attacted is wrong, maybe som whitespace or other difference which makes it not apply cleanly. Did you copy/paste it directly from your email clie= nt? Please try to download again. For your convenience I uploaded the file to http://anders.ginandtonic.no/files/patch-libsyncml-bt.diff > root@ubuntu1:~/syncml/libsyncml-btsupport# syncml-obex-client -b > 00:12:62:F3:48:6C 11 > Failed to start the client: No status/command available You need to have a --sync parameter for the program to execute and also possibly a --identifier parameter. Please see http://libsyncml.opensync.org/wiki/obex-guide for complete command examples, you should only replace "-u 0" with the "-b 00:12:62:F3:48:6C 11". > My phone is a 6681. It should work as it is very alike 6680 which I and Armin tested. I still have some problems, but they are unrelated to the bluetooth connection which works fine here. Anders |