[Bug 462866] New: bluetooth sync with palm no longer works
https://bugzilla.novell.com/show_bug.cgi?id=462866 Summary: bluetooth sync with palm no longer works Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Mobile Devices AssignedTo: zoz@novell.com ReportedBy: jpschewe@mtu.net QAContact: qa@suse.de Found By: Customer Under opensuse 11.0 I was able to connect to my Palm using "pilot-xfer -l -p bt:". Now that I've upgraded to 11.1 I can no longer do this. I start listening on the Linux side and when I try and sync from the Palm side I get "Unable to initiate HotSync operation because the port is in use by another application". Syncing to my Mac laptop works just fine still so it seems this a problem on the Linux side. How can I figure out what other application on my Linux machine is talking to the bluetooth and causing this problem or figure out which configuration parameters I need to change for 11.1? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User zoz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c1 Christian Zoz <zoz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium CC| |nadvornik@novell.com, | |seife@novell.com AssignedTo|zoz@novell.com |vbotka@novell.com --- Comment #1 from Christian Zoz <zoz@novell.com> 2009-01-19 07:44:54 MST --- Is this a problem with bluetooth or pilot-link? Vladimir (Nadvornik or Botka), please have a look at this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User jpschewe@mtu.net added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c2 --- Comment #2 from Jon Schewe <jpschewe@mtu.net> 2009-01-19 07:50:16 MST --- I think with bluetooth. The stock pilot-link on suse 11.0 worked with bluetooth, the stock version on 11.1 doesn't work. Now if I build pilot-link from source it worked on 11.0 and if I build from the same source on 11.1 it still doesn't work. So in that scenario what changed was libbluetooth, which changed from version 2 to version 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User vbotka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c3 Vladimir Botka <vbotka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #3 from Vladimir Botka <vbotka@novell.com> 2009-01-20 04:10:47 MST --- Maybe this is the same problem as with Bug 467247 - not posiible to create rfcomm. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User vbotka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c4 Vladimir Botka <vbotka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dencorpos@gmail.com, | |vbotka@novell.com --- Comment #4 from Vladimir Botka <vbotka@novell.com> 2009-01-26 04:34:42 MST --- Solution of this bug can help also to Alexey Ilin <dencorpos@gmail.com> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User vbotka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c5 Vladimir Botka <vbotka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |jpschewe@mtu.net --- Comment #5 from Vladimir Botka <vbotka@novell.com> 2009-02-20 06:34:22 MST --- I am not able to reproduce the error. Here is the configuration. HW: Palm TX SW: bluez 4.22-2.1, pilot-link 0.12.3-2.56 The Palm device is paired with the PC and I wait for the synchronization request from the Palm. # pilot-xfer -p bt:00:07:E0:B3:DD:03 -l Listening for incoming connection on bt:00:07:E0:B3:DD:03... When I start the HotSync synchronization in the Palm I can see the "connected!" message followed by the list of the Palms files. Can you reproduce the procedure? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User jpschewe@mtu.net added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c6 --- Comment #6 from Jon Schewe <jpschewe@mtu.net> 2009-02-21 06:53:00 MST --- You seem to have newer versions of the libraries than I do. I'm using the latest patches for 11.1 as well. bluez-4.19-1.5 pilot-link-0.12.3-2.51 HW: Palm 700p In the past I haven't used my hardware address: pilot-xfer -p bt: -l Listening for incoming connection on bt:... Then I start HotSync on my palm and nothing. The connection eventually times out from my palm. I just tried it now with my hardware address and I still get the same results.
pilot-xfer -p bt:00:07:E0:B8:DC:05 -l
Listening for incoming connection on bt:00:07:E0:B8:DC:05... Same problem if I'm root or my regular user. I've paired the device and I can find it with "hcitool scan". What other information can I provide to help debug this issue? I have the output of hcidump from an 11.0 box (where it works) and my 11.1 box (where it doesn't work). Would that help? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User jpschewe@mtu.net added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c7 Jon Schewe <jpschewe@mtu.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|jpschewe@mtu.net | --- Comment #7 from Jon Schewe <jpschewe@mtu.net> 2009-02-21 06:55:03 MST --- Wait a second, I still had my palm set to sync over USB for that test. Now I tried again and using "-p bt:" gives me the error that the port is in use. Using "-p bt:00:07:E0:B8:DC:05" works! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User jpschewe@mtu.net added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c8 --- Comment #8 from Jon Schewe <jpschewe@mtu.net> 2009-02-22 16:51:46 MST --- OK, it worked once. After that I tried syncing with jpilot and it core dumped. So I tried a reboot in case the core dump left something hanging and now I can't sync with my palm again. I get the same error about the port being in use. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User vbotka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c9 Vladimir Botka <vbotka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |INVALID --- Comment #9 from Vladimir Botka <vbotka@novell.com> 2009-02-23 03:52:16 MST --- The bluetooth (BT) synchronization with Palm works, so I resolve this bug as invalid. There is an Xorg related problem with jpilot. "jpilot: xcb_io.c:182: process_responses: Assertion" . Please try to file new bug against Xorg or jpilot. The jpilot seems a more likely candidate, since the error occurs with BT communication only. No such problems can be observed with USB connected Palm. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User jpschewe@mtu.net added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c10 Jon Schewe <jpschewe@mtu.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #10 from Jon Schewe <jpschewe@mtu.net> 2009-03-01 17:58:33 MST --- Upon a reboot of the Linux machine and a reboot of the Treo 700p I am unable to sync via bluetooth using the command pilot-xfer -l -p bt:00:07:E0:B8:DC:05 The error on the Palm is "Unable to initiate HotSync operation because the port is in use by another application.". I have not executed jpilot since the reboot of the system, so this should not be a contributing factor in this bug report. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User vbotka@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c11 Vladimir Botka <vbotka@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |jpschewe@mtu.net --- Comment #11 from Vladimir Botka <vbotka@novell.com> 2009-03-04 11:23:42 MST --- "Unable to initiate HotSync operation because the port is in use by another application." is misleading. I can get this message if I do not start the pilot-xfer. So the HotSync can tell nothing about the PC and still claims the port being used by another application. You can try and reproduce it. As a consequence it is obvious that the pilot-xfer must be started first, so the Palm can find the virtual serial port via BT when the HotSync is activated. This worked for you before. The jpilot crash, you reported, happens after the HotSync is done. Jpilot uses pilot-xfer. Please check all components and procedures and try again. If it does not work post the output of: # hciconfig -a # hcitool scan -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User jpschewe@mtu.net added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c12 Jon Schewe <jpschewe@mtu.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|jpschewe@mtu.net | --- Comment #12 from Jon Schewe <jpschewe@mtu.net> 2009-03-04 17:19:51 MST --- I am starting the pilot-xfer first. It'll work for me once in a while and then it stops working.
hciconfig -a hci0: Type: USB BD Address: 00:0C:41:E1:DF:33 ACL MTU: 192:8 SCO MTU: 64:8 UP RUNNING PSCAN ISCAN RX bytes:831 acl:0 sco:0 events:41 errors:0 TX bytes:438 acl:0 sco:0 commands:37 errors:0 Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00 0x00 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 Link policy: Link mode: SLAVE ACCEPT Name: 'jon-0' Class: 0x4a0104 Service Classes: Networking, Capturing, Telephony Device Class: Computer, Desktop workstation HCI Ver: 1.1 (0x1) HCI Rev: 0x20d LMP Ver: 1.1 (0x1) LMP Subver: 0x20d Manufacturer: Cambridge Silicon Radio (10)
hcitool scan Scanning ... 00:07:E0:B8:DC:05 eggplant treo 00:10:60:D3:07:4B JEN
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User jpschewe@mtu.net added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c13 --- Comment #13 from Jon Schewe <jpschewe@mtu.net> 2009-03-04 17:20:42 MST --- Created an attachment (id=277196) --> (https://bugzilla.novell.com/attachment.cgi?id=277196) output of hcidump while syncing under 11.0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User jpschewe@mtu.net added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c14 --- Comment #14 from Jon Schewe <jpschewe@mtu.net> 2009-03-04 17:21:10 MST --- Created an attachment (id=277198) --> (https://bugzilla.novell.com/attachment.cgi?id=277198) output of hcidump while attempting to sync under 11.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User jpschewe@mtu.net added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c15 --- Comment #15 from Jon Schewe <jpschewe@mtu.net> 2009-03-04 17:21:42 MST --- Created an attachment (id=277200) --> (https://bugzilla.novell.com/attachment.cgi?id=277200) output of strace of pilot-xfer -l on 11.0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=462866 User jpschewe@mtu.net added comment https://bugzilla.novell.com/show_bug.cgi?id=462866#c16 --- Comment #16 from Jon Schewe <jpschewe@mtu.net> 2009-03-04 17:22:03 MST --- Created an attachment (id=277201) --> (https://bugzilla.novell.com/attachment.cgi?id=277201) output of strace of pilot-xfer -l on 11.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com