Good afternoon,
I have a problem with bluetooth in 9.04, and I would like to get some debug output from kbluetooth4 to troubleshoot it.
Problem:
sending a .jar file with kbluetooth4 to a Windows Mobile device does not work.
There is no error message, no log in dmesg, /var/syslog, no indication whatsoever.
After right clicking on the Bluetooth icon, selecting Send File, browsing to the file, selecting the phone and confirming, nothing happens.
I have a similar issue if I use obexftp -b <bluetooth device> -p <filename>; using the -v (verbose) switch does also not help.
It does not seem to make a difference if the Bluetooth setting on the Windows Mobile phone requires a password authentication or not.
The bluetooth adapter itself is working, I can send .jar files to Nokia phones, for example, and when I had 8.04 / kde 4.1 on the same hardware I had no problems sending .jar files to Windows Mobile, Nokia, or any other type of phones.
Before doing a full 9.04 install I made a copy of my /etc directory for reference, and I noticed that hcid.conf was missing; I copied the 8.04 hcid.conf in /etc/bluetooth but that does not help either.
I suspect that there is some general BT authentication difference in 9.04, but until I can get some debug output I am just poking in the dark. I tried to set the VERBOSE env variable to yes, true, 1 then restarting /etc/init.d/bluetooth but that does not show anything interesting either.
Any debug tip?
thanks
Ivan
I have a problem with bluetooth in 9.04, and I would like to get some debug output from kbluetooth4 to troubleshoot it.
Problem:
sending a .jar file with kbluetooth4 to a Windows Mobile device does not work.
There is no error message, no log in dmesg, /var/syslog, no indication whatsoever.
After right clicking on the Bluetooth icon, selecting Send File, browsing to the file, selecting the phone and confirming, nothing happens.
I have a similar issue if I use obexftp -b <bluetooth device> -p <filename>; using the -v (verbose) switch does also not help.
It does not seem to make a difference if the Bluetooth setting on the Windows Mobile phone requires a password authentication or not.
The bluetooth adapter itself is working, I can send .jar files to Nokia phones, for example, and when I had 8.04 / kde 4.1 on the same hardware I had no problems sending .jar files to Windows Mobile, Nokia, or any other type of phones.
Before doing a full 9.04 install I made a copy of my /etc directory for reference, and I noticed that hcid.conf was missing; I copied the 8.04 hcid.conf in /etc/bluetooth but that does not help either.
I suspect that there is some general BT authentication difference in 9.04, but until I can get some debug output I am just poking in the dark. I tried to set the VERBOSE env variable to yes, true, 1 then restarting /etc/init.d/bluetooth but that does not show anything interesting either.
Any debug tip?
thanks
Ivan
Comment