Re: [Multisync-users] Bluetooth

2005-12-13 Thread Ken Booth
Hi Simen, That'll be part of the BlueZ stack rather than multisync. My specific config has the bluetooth PIN for the PC stored in /etc/bluetooth/pin. On your SE W800i if believe the menus will be similar to the SE K750i, so if so, go into Phone Settings, select the Connectivity tab, select Blue

[Multisync-users] Bluetooth

2005-12-13 Thread Simen Dovland
hey, I'm trying to sync my mobile with bluetooth but when I try to connect my mobile ask for passkey I typed a passkey but the connection faild? where can I type the passkey on my pc? or how do I get my mobile to not ask for passkey I have a Sony Ericsson W800i Simen Dovland --

[Multisync-users] Bluetooth error

2005-06-16 Thread Bec
If i run multisynch with the debug optio on I get following messages: Trying /usr/lib/multisync/libirmc_bluetooth.so... Failed to load plugin: libirmc_bluetooth.so (Error=/usr/lib/multisync/libirmc_bluetooth.so: undefined symbol: short_name) Trying /usr/lib/multisync/libevolution2_sync.so... p

Re: [Multisync-users] Bluetooth via IRMC-Plugin stopped working for me

2004-06-07 Thread Tom Foottit
It works ok on Fedora Core 2. The packages are: bluez-sdp-1.5-2.1 bluez-sdp-devel-1.5-2.1 Are these (or similar) installed on your system? Tom On Mon, 31 May 2004, Tom Foottit wrote: > Thanks for the details. I am assuming that this has something to do with > Bluetooth changes in the 2.6 ke

Re: [Multisync-users] Bluetooth via IRMC-Plugin stopped working for me

2004-05-31 Thread Tom Foottit
Thanks for the details. I am assuming that this has something to do with Bluetooth changes in the 2.6 kernel. I finally have a box set up with a 2.6-based distro (FC2), so I will try and reproduce this. I'll let the list know what I find. Thanks again, Tom On Sun, 2004-05-30 at 11:19, Scott . w

Re: [Multisync-users] Bluetooth problems(disabled) in gentoo

2004-05-31 Thread Tom Foottit
When you compile the IrMC plugin in Gentoo, does configure report successfully detecting the bluetooth libraries? What version of BlueZ and the Linux kernel are you running? Tom On Mon, 2004-05-24 at 13:07, `VL wrote: > Good day.I searched mail list archives and found that same problem > was al

Re: [Multisync-users] Bluetooth via IRMC-Plugin stopped working for me

2004-05-30 Thread Scott .
I am having the same problem as Dominik with Multisync 0.82. During configure I get this: checking for baswap in -lbluetooth... yes checking for sdp_list_free in -lsdp... no checking for correct SDP lib version... yes Bluetooth is DISABLED. You must have bluez-libs and bluez-kernel >= 2.3 and blue

[Multisync-users] Bluetooth problems(disabled) in gentoo

2004-05-24 Thread `VL
Good day.I searched mail list archives and found that same problem was already discussed,but no decision was found.(mdk 9.2 topic) In the "edit->options->connection type" dialog bluetooth support is disabled(grayed). Bluetooth install of my system is ok,i can send and receive files from phone, vi

Re: [Multisync-users] Bluetooth not enabled, cannot connect

2004-05-06 Thread Tom Foottit
Hi, Can you tell me: 1) What the exact error was with the RPMs? I had someone else try them on a (supposedly) clean Fedora for me and they didn't report any problems. If there are still issues with the RPMs and FC1 I want to fix them. 2) What bluetooth packages you you have installed? There shou

[Multisync-users] Bluetooth not enabled, cannot connect

2004-05-04 Thread Michael Irons
I have searched the archives and saw many similar problems but no working solutions yet. I am running Fedora Core 1 and when I originally tried multisync I had no problems. When I updated with you that is where the fun began. I couldn't install using the 0.82 rpms (libgal problems), so I decided to

Re: [Multisync-users] Bluetooth via IRMC-Plugin stopped working for me

2004-04-29 Thread Dominik Schloesser
I re-installed bluez and downgraded from bluez-libs/utils 2.6 to 2.5 and compile was ok from there on. IRMc isn't working, but my bluetooth browsing isn't working reliable either at the moment. So I first try to get bluetooth working stable on my computer again. Thanks Dominik On Tue, 2004-04-27

Re: [Multisync-users] Bluetooth via IRMC-Plugin stopped working for me

2004-04-26 Thread Tom Foottit
Could you supply the relevant part of config.log where the check for sdp_list_free in -lsdp fails? Thanks, Tom On Tue, 2004-04-20 at 05:15, Dominik Schloesser wrote: > After updating to 0.82, I am no longer able to synchronize Evolution > with my Z600 (which worked well before). > > The Search

[Multisync-users] Bluetooth via IRMC-Plugin stopped working for me

2004-04-20 Thread Dominik Schloesser
After updating to 0.82, I am no longer able to synchronize Evolution with my Z600 (which worked well before). The Search dialog finds the phone, but it is not seen as IRMC enable. Test-Connection simply timeouts. Two strange things i have noticed: 1) ./configure for irmc_sync: ... checking for

Re: [Multisync-users] Bluetooth broken after kernel recompile

2004-03-28 Thread Bo Lincoln
If you get no devices after "hcitool dev", then the problem is with the kernel bluetooth support (and not MultiSync). I think you should turn to the bluez guys to solve this problem. /Bo On Wed, 2004-03-24 at 13:48, Michael Wever wrote: > After recompiling my kernel (2.6) bluetooth has stopped w

[Multisync-users] Bluetooth broken after kernel recompile

2004-03-24 Thread Michael Wever
After recompiling my kernel (2.6) bluetooth has stopped working for me. lsmod gives me the required modules. When I type 'hcitool scan' I get: "Device is not available.: Success". And 'hcitool inq' gives me: "Inquiring ... Inquiry failed.: No such device". 'hcitool dev' does not output any devices.

Re: [Multisync-users] Bluetooth support disabled on Mandrake 9.2

2004-01-19 Thread Thierry Thévoz
Hello Tom, I've spent quite some time checking, and everything looks perfect. I've even tried to symlink to alternate directories (/usr/local/libs..., .multisync/libs, etc.) without any result. In the end, I've gone for an alternate configuration : I've bound /dev/rfcomm0 and /dev/rfcomm1 to m

Re: [Multisync-users] Bluetooth support disabled on Mandrake 9.2

2004-01-16 Thread Thierry Thévoz
Hello Tom, Many thanks for your answer! I'll check this at home tonight (that's where my Mandrake system is... :-) and keep you informed about my findings. Besides the librimc_bluetooth.so lib, is there any setting that could enable/disable Bluetooth support and that you would be aware of? I w

Re: [Multisync-users] Bluetooth support disabled on Mandrake 9.2

2004-01-15 Thread Tom Foottit
Can you make sure that libirmc_bluetooth.so is installed in the multisync/lib directory and that when you do an ldd on it you see a dependency on libbluetooth.so and libopenobex-1.0.so? Openobex itself does not depend on libbluetooth. Tom On Thu, 2004-01-15 at 11:49, Thierry ThÃvoz wrote: > Hel

[Multisync-users] Bluetooth support disabled on Mandrake 9.2

2004-01-15 Thread Thierry Thévoz
Hello, I've installed bluez, libopenobex-1.0.0 and multisync-0.80 from the official contrib rpm packages on my Mandrake 9.2 system. Gnome Bluetooth is able to discover my phone and its services, so bluez seems to be ok. The packages documentation states that the rpm packages contain all plugin

Re: [Multisync-users] Bluetooth, Multisync and Sony-Ericsson T610

2003-11-14 Thread Martin
Thanks Christian for that how-to link. It was more helpful then anything I found using google. $quoted_author = "Bo Lincoln" ; > > And, BTW, the kernel module "rfcomm" has t

Re: [Multisync-users] Bluetooth, Multisync and Sony-Ericsson T610

2003-11-14 Thread Bo Lincoln
On Fri, 2003-11-14 at 10:19, Bo Lincoln wrote: > > ...and running a scan inside Multisync -> Synchronisation Pair -> Options > > discovers it, 'Test' fails. The log shows only: > > > > Failed to connect remote: Connection error. And, BTW, the kernel module "rfcomm" has to be loaded. /Bo

Re: [Multisync-users] Bluetooth, Multisync and Sony-Ericsson T610

2003-11-14 Thread Bo Lincoln
> ...and running a scan inside Multisync -> Synchronisation Pair -> Options > discovers it, 'Test' fails. The log shows only: > > Failed to connect remote: Connection error. You have to "pair" the phone and the computer. Since you have a T610, the phone should ask you for a pin on connection. Ent

[Multisync-users] Bluetooth, Multisync and Sony-Ericsson T610

2003-11-13 Thread Martin
After struggling for days trying to get my Toshiba Portege 7020CT running Debian Sid to recognise the Epox BT-DG02 USB Bluetooth dongle, I finally realised that the 'shiny' plastic case was preventing it seating properly in the recessed USB port and some quick surgery with a knife resulted in insta

Re: [Multisync-users] Bluetooth - RH9

2003-08-16 Thread Tim Tailor
Ok. Then this is my config: kernel-2.4.20-18.9 bluez-libs-2.3-3 bluez-sdp-1.1-1 bluez-libs-devel-2.3-3 bluez-libs-2.3-19 bluez-utils-2.2-3 Multisync 0.80 (compiled from Source) Am Sam, 2003-08-16 um 12.28 schrieb Michael Schmidt: > As long as you haven't installed anything from source or *.ta

Re: [Multisync-users] Bluetooth - RH9

2003-08-16 Thread Michael Schmidt
As long as you haven't installed anything from source or *.tar.gz you can run. $ rpm -qa | grep bluez On Sat, 2003-08-16 at 10:56, Tim Tailor wrote: > Hi! > > As far as I remember everything I used are the standard RPM's provided > by Redhat, but maybe one of you could help me out and tell me ho

Re: [Multisync-users] Bluetooth - RH9

2003-08-16 Thread Tim Tailor
Hi! As far as I remember everything I used are the standard RPM's provided by Redhat, but maybe one of you could help me out and tell me how to find out the bluez version currently used. The basic bluetooth installation I did with the help of a tutorial I found here http://www.holtmann.org/linux/

Re: [Multisync-users] Bluetooth - RH9

2003-08-15 Thread Sagar Shah
hear hear. I only tried for a few hours last weekend, but i had problems getting the T68i to work over bluetooth with Multisync and RH9. When i tried to setup the pairing it complained that the T68i didn't support IrMC. It would be useful to know what steps u took and what versions of the bluez

Re: [Multisync-users] Bluetooth - RH9

2003-08-15 Thread Martyn J. Pearce
On Fri, Aug 15, 2003 at 08:09:40AM +0200, Tim Tailor wrote: > Hi! > > I'm running a config like this with a T68i. Could you post the steps you undertook to get this working? I, and I gather others, have had significant problems getting bluetooth to play nicely. Mx. ---

Re: [Multisync-users] Bluetooth - RH9

2003-08-14 Thread Tim Tailor
Hi! I'm running a config like this with a T68i. Bye Tim Am Die, 2003-08-12 um 17.15 schrieb Philip Trickett: > Hi, > > Is anyone at the moment using multisync on a stock RedHat 9 installation > and kernel to sync via Bluetooth? > > I can discover the device on mine, and pair the phone, but it

[Multisync-users] Bluetooth - RH9

2003-08-12 Thread Philip Trickett
Hi, Is anyone at the moment using multisync on a stock RedHat 9 installation and kernel to sync via Bluetooth? I can discover the device on mine, and pair the phone, but it just says 'searching for device' Cheers, Phil Trickett --- This SF