Hi. I have succeeded in copying files in both directions between my pc and my mobile (Sony Ericsson K800i) using Konqueror. I have also succeeded in using Gnome Phone Manager to send a text from the pc through my phone via bluetooth. I need KMobileTools for all the phone management stuff - sending/receiving and storing texts, and most importantly for me, synchronisation of organiser data. When I open KMobileTools I get this message:
An error occurred while initialising mobile phone device.
Check your configuration and try again.
I have read the suggestions at the KMobileTools site.. this is the output from my terminal on doing the commands that are suggested..
[user]:~$ sudo mknod /dev/rfcomm0 c 216 0
Password:
mknod: `/dev/rfcomm0': File exists
[user]:~$ sudo ln -s /dev/rfcomm0 /dev/mobile
ln: creating symbolic link `/dev/mobile' to `/dev/rfcomm0': File exists
[user] hcitool scan
Scanning ...[lists the device with its MAC address in the form 00:XX:XX:XX:XX:XX]
[user]$ sudo rfcomm bind 0 [MAC address]
Can't create device: Address already in use
I feel as if I'm near to sorting this and using KMobileTools but need to sort this issue. Any help greatly appreciated.
Will
An error occurred while initialising mobile phone device.
Check your configuration and try again.
I have read the suggestions at the KMobileTools site.. this is the output from my terminal on doing the commands that are suggested..
[user]:~$ sudo mknod /dev/rfcomm0 c 216 0
Password:
mknod: `/dev/rfcomm0': File exists
[user]:~$ sudo ln -s /dev/rfcomm0 /dev/mobile
ln: creating symbolic link `/dev/mobile' to `/dev/rfcomm0': File exists
[user] hcitool scan
Scanning ...[lists the device with its MAC address in the form 00:XX:XX:XX:XX:XX]
[user]$ sudo rfcomm bind 0 [MAC address]
Can't create device: Address already in use
I feel as if I'm near to sorting this and using KMobileTools but need to sort this issue. Any help greatly appreciated.
Will
Comment