some broadcom bluetooth modules need longer time to restart

Bug #1301908 reported by Jesse Sung
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Fix Released
Undecided
Jesse Sung
Saucy
Fix Released
Undecided
Unassigned
Trusty
Fix Released
Undecided
Jesse Sung

Bug Description

It is found that some broadcom modules need more time to complete restart command (at least for 0a5c:216c).

Revision history for this message
Brad Figg (brad-figg) wrote : Missing required logs.

This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:

apport-collect 1301908

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable to run this command, please add a comment stating that fact and change the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the Ubuntu Kernel Team.

Changed in linux (Ubuntu):
status: New → Incomplete
Tim Gardner (timg-tpi)
Changed in linux (Ubuntu Saucy):
status: New → Fix Committed
Changed in linux (Ubuntu Trusty):
status: Incomplete → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (23.4 KiB)

This bug was fixed in the package linux - 3.13.0-23.45

---------------
linux (3.13.0-23.45) trusty; urgency=low

  [ Tim Gardner ]

  * Release Tracking Bug
    - LP: #1302083

  [ Emil Goode ]

  * SAUCE: (no-up) brcmsmac: fix deadlock on missing firmware
    - LP: #1300416

  [ Moni Shoua ]

  * SAUCE: (no-up) IB/core: Don't resolve passive side RoCE L2 address in cma req handler
    Merged at the request of Mellanox engineers. It shold be making its way upstream.
    http://www.spinics.net/lists/linux-rdma/msg19417.html

  [ Or Gerlitz ]

  * [Config] CONFIG_INFINIBAND_USNIC=m

  [ Tim Gardner ]

  * [Config] CONFIG_MLX4_EN_VXLAN=y

  [ Upstream Kernel Changes ]

  * This set of patches essentially updates the infiniband subsystem to 3.14 plus some
    bug fixes from 3.15. The initial set of commits were determined using:

    git log --pretty=oneline --reverse v3.13..cd6362befe4cc7bf589a5236d2a780af2d47bcc9 -- drivers/infiniband drivers/net/ethernet/mellanox include/linux/mlx* include/rdma

    A few tree-wide patches were dropped since they were not essential.
    This is the list of commits that were actually applied. As you can see there were
    a few back ports, but all were simple context collisions and easily resolved.

    (cherry picked from commit 7c6d74d23a33a946bcf08ba2d3e52d31943b7342)
    (cherry picked from commit 7b25d81b7ff03bb1893a9c7f97797b891a772deb)
    (cherry picked from commit 73e74ab4e0d030f28d640507998156a22d4211f8)
    (cherry picked from commit eb17711bc1d6611e934af5b6dabc225936084128)
    (cherry picked from commit 8e1a28e8e6797449dfdfa4739002d1e5939355a8)
    (cherry picked from commit 84c864038d6d991be81344fc3168ec2c2f7a8d06)
    (cherry picked from commit d03a68f8217ea03492e4f7928db222dc6544792a)
    (cherry picked from commit be902ab122fcc59ba6a8588e820c31861d75a5a4)
    (cherry picked from commit e4b59a1cb6f8feb03f356b0abfd20451f05d7470)
    (cherry picked from commit 0276a330617a0cf380f09e5065299078d3d45886)
    (cherry picked from commit 982290a7fe36e528af292d3e3b61939b1900bfc6)
    (cherry picked from commit c5266d40b0a26546d0ebedb44dd4145088b85cb8)
    (cherry picked from commit 7ffdf726cfe0d188907bdbb0e7729fb35a69c219)
    (cherry picked from commit 837052d0ccc5a789a578f8b628ba154b63bd51ea)
    (cherry picked from commit c0623e587d869b4b18e077d64a8524ea364b5b77)
    (cherry picked from commit ad7d4eaed995d76fb24a18e202fdf5072197ff0a)
    (cherry picked from commit 2156d9a8ac0202f0158d407063cb850afffd3f56)
    (cherry picked from commit b912b2f8fc71df4c3ffa7a9fe2c2227e8bcdaa07)
    (cherry picked from commit 9ba75fb0c4b92416b94640b5a043c323a457f14a)
    (cherry picked from commit 74b9c3ea847f060c784e86453f1ad77dd05a7a8f)
    (cherry picked from commit e6a767582942d6fd9da0ddea673f5a7017a365c7)
    (cherry picked from commit fe5e8a1acc7fd877b6706053cf88c418c33fe7a3)
    (cherry picked from commit be8348df6efac6b602f2ad3210139bccf0dbe3d7)
    (cherry picked from commit e3cf00d0a87f025db5855a43a67c67a41fa79fef)
    (cherry picked from commit 8192d4acb5c5376c0f6756f2106ab243036c8c7d)
    (cherry picked from commit 301a0dd68e5ddd22d992a58f466b621987d9df3b)
    (cherry picked from commit 2183b990b67b761f81c...

Changed in linux (Ubuntu Trusty):
status: Fix Committed → Fix Released
Revision history for this message
Brad Figg (brad-figg) wrote :

This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-saucy' to 'verification-done-saucy'.

If verification is not done by 5 working days from today, this fix will be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you!

tags: added: verification-needed-saucy
Jesse Sung (wenchien)
tags: added: verification-done-saucy
removed: verification-needed-saucy
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (15.8 KiB)

This bug was fixed in the package linux - 3.11.0-22.38

---------------
linux (3.11.0-22.38) saucy; urgency=low

  [ Brad Figg ]

  * Revert "rtlwifi: Set the link state"

linux (3.11.0-22.37) saucy; urgency=low

  [ Kamal Mostafa ]

  * Merged back Ubuntu-3.11.0-20.35 security release
  * Revert "n_tty: Fix n_tty_write crash when echoing in raw mode"
    - LP: #1314762
  * Release Tracking Bug
    - LP: #1317207

  [ Tim Gardner ]

  * [Config] d-i -- add virtio_scsi to virtio-modules
    - LP: #1315462

  [ Upstream Kernel Changes ]

  * n_tty: Fix n_tty_write crash when echoing in raw mode
    - LP: #1314762
    - CVE-2014-0196
  * floppy: ignore kernel-only members in FDRAWCMD ioctl input
    - LP: #1316729
    - CVE-2014-1737
  * floppy: don't write kernel-only members to FDRAWCMD ioctl output
    - LP: #1316735
    - CVE-2014-1738

linux (3.11.0-21.35) saucy; urgency=low

  [ Joseph Salisbury ]

  * Release Tracking Bug
    - LP: #1313831

  [ Upstream Kernel Changes ]

  * Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
    - LP: #1311196
  * rds: prevent dereference of a NULL device in rds_iw_laddr_check
    - LP: #1302222
    - CVE-2014-2678
  * ALSA: oxygen: Xonar DG(X): capture from I2S channel 1, not 2
    - LP: #1311196
  * ALSA: oxygen: Xonar DG(X): modify DAC routing
    - LP: #1311196
  * jiffies: Avoid undefined behavior from signed overflow
    - LP: #1311196
  * mac80211: send control port protocol frames to the VO queue
    - LP: #1311196
  * mac80211: fix AP powersave TX vs. wakeup race
    - LP: #1311196
  * iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc fails
    - LP: #1311196
  * mwifiex: clean pcie ring only when device is present
    - LP: #1311196
  * mwifiex: add NULL check for PCIe Rx skb
    - LP: #1311196
  * mwifiex: fix cmd and Tx data timeout issue for PCIe cards
    - LP: #1311196
  * ath9k: protect tid->sched check
    - LP: #1311196
  * ath9k: Fix ETSI compliance for AR9462 2.0
    - LP: #1311196
  * mac80211: don't validate unchanged AP bandwidth while tracking
    - LP: #1311196
  * regulator: core: Replace direct ops->enable usage
    - LP: #1311196
  * regulator: core: Replace direct ops->disable usage
    - LP: #1311196
  * iwlwifi: mvm: change of listen interval from 70 to 10
    - LP: #1311196
  * iwlwifi: fix TX status for aggregated packets
    - LP: #1311196
  * genirq: Remove racy waitqueue_active check
    - LP: #1311196
  * sched: Fix double normalization of vruntime
    - LP: #1311196
  * cpuset: fix a locking issue in cpuset_migrate_mm()
    - LP: #1311196
  * cpuset: fix a race condition in __cpuset_node_allowed_softwall()
    - LP: #1311196
  * mac80211: fix association to 20/40 MHz VHT networks
    - LP: #1311196
  * firewire: net: fix use after free
    - LP: #1311196
  * mwifiex: do not advertise usb autosuspend support
    - LP: #1311196
  * ACPI / resources: ignore invalid ACPI device resources
    - LP: #1311196
  * NFS: Fix a delegation callback race
    - LP: #1311196
  * spi: spi-ath79: fix initial GPIO CS line setup
    - LP: #1311196
  * ALSA: hda - Added inverted digital-mic handling for Acer TravelMate
    8371
    - LP: #1311196
  * drm/i915: fix pch p...

Changed in linux (Ubuntu Saucy):
status: Fix Committed → Fix Released
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.