[Bug 950413] Re: Bluetooth connections stalling with some Broadcom cards from year 2005

2013-05-13 Thread VittGam
ukungfu, Some time ago I remember I tried to workaround this, l2ping did work but the connection was not reliable at all, since the card could not signal if its buffer was empty, so the driver would continue sending tx packets continuously even with the tx buffer full. At the moment I cannot find

[Bug 950413] Re: Bluetooth connections stalling with some Broadcom cards from year 2005

2013-05-13 Thread VittGam
And yes, the issue I could see while sniffing packets is that for some reason the card in the linux configuration does not generate the HCI_EV_NUM_COMP_PKTS when it should, nor anything in place of that (the dump's just silent). -- You received this bug notification because you are a member of

[Bug 950413] Re: Bluetooth connections stalling with some Broadcom cards from year 2005

2013-05-13 Thread ukungfu
VittGam, Are you sure that the issue is to do with the non-generation of the Number of Completed Packets event? The reason why I ask is because my Broadcom Corp. BCM2035 Bluetooth dongle (0a5c:200a) worked in kernel 2.6.22.5 (OpenSUSE 10.3) but not in the later kernel 3.7.10 (OpenSUSE 12.3).

[Bug 950413] Re: Bluetooth connections stalling with some Broadcom cards from year 2005

2013-05-12 Thread ukungfu
VittGam, Do you know what would be the quick fix for this? I need a quick fix for this and was wondering if just commenting out the call to __check_timeout() in hci_sched_acl_pkt() would do the trick as a quick and dirty fix? -- You received this bug notification because you are a member of

[Bug 950413] Re: Bluetooth connections stalling with some Broadcom cards from year 2005

2013-04-16 Thread VittGam
** Summary changed: - Bluetooth connections stalling + Bluetooth connections stalling with some Broadcom cards from year 2005 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950413 Title: Bluetooth

[Bug 950413] Re: Bluetooth connections stalling

2013-04-15 Thread Phil Pemberton
@VittGam - Can you provide a link to the bug on the kernel Bugzilla? I'm also seeing this issue on Quantal - philpem@cheetah:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 12.10 Release:12.10 Codename: quantal philpem@cheetah:~$ sudo

[Bug 950413] Re: Bluetooth connections stalling

2013-04-15 Thread VittGam
Of course, it is: https://bugzilla.kernel.org/show_bug.cgi?id=51221 The issue is that the device does not generate the Number of Completed Packets event (0x13) with the configuration sent by the Linux driver. A Windows XP virtual machine with USB pass-through on the same machine and adapter does

[Bug 950413] Re: Bluetooth connections stalling

2012-12-02 Thread VittGam
I've just reported this upstream, since the bug is present in the latest mainline, and I could not find any upstream reports about this bug. The mantainers at the linux-bluetooth mailing list were already informed about this bug on April 2012, but I could not find any reply:

[Bug 950413] Re: Bluetooth connections stalling

2012-12-02 Thread Bug Watch Updater
** Changed in: linux Status: Unknown = Confirmed ** Changed in: linux Importance: Unknown = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950413 Title: Bluetooth connections

[Bug 950413] Re: Bluetooth connections stalling

2012-04-19 Thread Joseph Salisbury
This issue appears to be an upstream bug, since you tested the latest upstream kernel. Would it be possible for you to open an upstream bug report at bugzilla.kernel.org [1]? That will allow the upstream Developers to examine the issue, and may provide a quicker resolution to the bug. If you

[Bug 950413] Re: Bluetooth connections stalling

2012-04-18 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.4kernel[1] (Not a kernel in the daily directory). Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag(Only that

[Bug 950413] Re: Bluetooth connections stalling

2012-04-18 Thread Ruokoton
ruokoja@X41:~$ uname -r 3.4.0-030400rc3-generic-pae ruokoja@X41:~$ sudo l2ping -s300 D4:88:90:C2:8B:33 [sudo] password for ruokoja: Ping: D4:88:90:C2:8B:33 from 00:14:A4:DC:21:08 (data size 300) ... 300 bytes from D4:88:90:C2:8B:33 id 0 time 58.83ms 300 bytes from D4:88:90:C2:8B:33 id 1 time

[Bug 950413] Re: Bluetooth connections stalling

2012-04-16 Thread Mathieu Trudel-Lapierre
Data transmissions seem to timeout: Mar 8 18:10:22 X41 bluetoothd[3737]: Discover: Connection timed out (110) Mar 8 18:22:06 X41 kernel: [ 3399.348103] Bluetooth: hci0 link tx timeout Mar 8 18:22:06 X41 kernel: [ 3399.348122] Bluetooth: hci0 killing stalled connection D4:88:90:C2:8B:33 Mar 8

[Bug 950413] Re: Bluetooth connections stalling

2012-04-16 Thread Brad Figg
** Changed in: linux (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950413 Title: Bluetooth connections stalling To manage notifications about this bug go

[Bug 950413] Re: Bluetooth connections stalling

2012-04-16 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue. However, given the number of bugs that the Kernel Team receives during any development cycle it is impossible for us to review them all. Therefore, we occasionally resort to using automated bots to request further testing. This is

[Bug 950413] Re: Bluetooth connections stalling

2012-04-16 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950413 Title: Bluetooth connections stalling To manage notifications about this bug go

[Bug 950413] Re: Bluetooth connections stalling

2012-04-16 Thread Ruokoton
Tested with : apt-cache policy linux-image-3.2.0-23-generic-pae linux-image-3.2.0-23-generic-pae: Installed: 3.2.0-23.36 Candidate: 3.2.0-23.36 Version table: *** 3.2.0-23.36 0 500 http://fi.archive.ubuntu.com/ubuntu/ precise/main i386 Packages 100 /var/lib/dpkg/status

[Bug 950413] Re: Bluetooth connections stalling

2012-04-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: bluez (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950413 Title:

[Bug 950413] Re: Bluetooth connections stalling

2012-03-08 Thread Ruokoton
** Attachment added: hdidump log of the stalling connection https://bugs.launchpad.net/bugs/950413/+attachment/2837756/+files/hci.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950413 Title: