Needs support of Broadcom bluetooth device [105b:e065]
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| HWE Next |
Undecided
|
Unassigned | ||
| linux (Ubuntu) |
Undecided
|
Adam Lee | ||
| Quantal |
Undecided
|
Adam Lee | ||
| Raring |
Undecided
|
Adam Lee |
Bug Description
The device info is below, it is in lots of laptop models, but we don't support it now.
T: Bus=01 Lev=02 Prnt=02 Port=02 Cnt=01 Dev#= 9 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=ff(vend.) Sub=01 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=105b ProdID=e065 Rev=01.12
S: Manufacturer=
S: Product=BCM43142A0
S: SerialNumber=
C: #Ifs= 4 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=01 Prot=01 Driver=(none)
I: If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=01 Prot=01 Driver=(none)
I: If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I: If#= 3 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=01 Driver=(none)
It requires a firmware file and id in btusb.c, tested and it works fine, will submit a patch to Quantal
Changed in linux (Ubuntu): | |
status: | New → Incomplete |
tags: | added: blocks-hwcert-enablement |
Adam Lee (adam8157) wrote : | #2 |
patch is sent, waiting to be merged.
Changed in linux (Ubuntu): | |
status: | Incomplete → In Progress |
Changed in linux (Ubuntu Quantal): | |
status: | New → In Progress |
Changed in linux (Ubuntu): | |
status: | In Progress → Invalid |
Changed in linux (Ubuntu Quantal): | |
assignee: | nobody → Adam Lee (adam8157) |
Changed in linux (Ubuntu Quantal): | |
status: | In Progress → Fix Committed |
Changed in linux (Ubuntu Raring): | |
status: | Invalid → In Progress |
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package linux - 3.8.0-17.27
---------------
linux (3.8.0-17.27) raring; urgency=low
[ Adam Lee ]
* SAUCE: (no-up) Bluetooth: Add support for 04ca:2007
- LP: #1153448
* SAUCE: (no-up) Bluetooth: Add support for 105b:e065
- LP: #1161261
[ Len Brown ]
* SAUCE: (no-up) tools/power turbostat: additional Haswell CPU-id
- LP: #1083993
[ Tim Gardner ]
* Revert "SAUCE: (no-up) seccomp: forcing auditing of kill condition"
Replaced by upstream patch.
* Release Tracking Bug
- LP: #1165746
[ Upstream Kernel Changes ]
* rebase to v3.8.6
* Revert "brcmsmac: support 4313iPA"
- LP: #1157190
* tools/power turbostat: support Haswell
- LP: #1083993
* net: calxedaxgmac: fix rx ring handling when OOM
* cpufreq: check OF node /cpus presence before dereferencing it
* Input: cypress_ps2 - fix trackpadi found in Dell XPS12
- LP: #1103594
* ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform kernels
* ARM: OMAP2+: Use omap initcalls
* ARM: OMAP: Fix i2c cmdline initcall for multiplatform
* ARM: OMAP: Fix dmaengine init for multiplatform
* ARM: OMAP2+: Add multiplatform debug_ll support
* ARM: OMAP2+: Disable code that currently does not work with
multiplaform
* ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
* ARM: OMAP2+: Add minimal support for booting vexpress
* ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
* davinci: do not include mach/hardware.h
* clk: export __clk_get_name for re-use in imx-ipu-v3 and others
* [SCSI] storvsc: avoid usage of WRITE_SAME
- LP: #1157952
* ACPICA: Fix possible memory leak in dispatcher error path.
* KVM: x86: fix for buffer overflow in handling of MSR_KVM_SYSTEM_TIME (CVE-2013-1796)
- LP: #1158254
- CVE-2013-1796
[ Wen-chien Jesse Sung ]
* SAUCE: (no-up) Bluetooth: Add a load_firmware callback to struct hci_dev
- LP: #1065400
* SAUCE: (no-up) Bluetooth: Implement broadcom patchram firmware loader
- LP: #1065400
* SAUCE: (no-up) Bluetooth: Add support for 13d3:3388 and 13d3:3389
- LP: #1065400
-- Tim Gardner <email address hidden> Tue, 02 Apr 2013 08:02:43 -0600
Changed in linux (Ubuntu Raring): | |
status: | In Progress → Fix Released |
tags: | added: verification-needed-quantal |
Steve Conklin (sconklin) wrote : | #4 |
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-
If verification is not done by one week from today, this fix will be dropped from the source code, and this bug will be closed.
See https:/
Adam Lee (adam8157) wrote : | #5 |
Verified the proposed kernel, positive.
tags: |
added: verification-done-quantal removed: verification-needed-quantal |
Adam Conrad (adconrad) wrote : Update Released | #6 |
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regresssions.
Launchpad Janitor (janitor) wrote : | #7 |
This bug was fixed in the package linux - 3.5.0-28.48
---------------
linux (3.5.0-28.48) quantal-proposed; urgency=low
[Brad Figg]
* Release Tracking Bug
- LP: #1172023
[ Steve Conklin ]
* Revert "drm/i915: GFX_MODE Flush TLB Invalidate Mode must be '1' for
scanline waits"
- LP: #1140716
[ Upstream Kernel Changes ]
* fbcon: fix locking harder
- LP: #1167114
linux (3.5.0-28.47) quantal-proposed; urgency=low
[Steve Conklin]
* Release Tracking Bug
- LP: #1166876
[ Adam Lee ]
* SAUCE: Bluetooth: Add support for 105b:e065
- LP: #1161261
[ John Johansen ]
* SAUCE: (no-up) apparmor: Fix quieting of audit messages for network
mediation
- LP: #1163259
[ Upstream Kernel Changes ]
* NFSv4: Fix the string length returned by the idmapper
- LP: #1101292
* Input: cypress_ps2 - fix trackpadi found in Dell XPS12
- LP: #1103594
* omap_vout: find_vma() needs ->mmap_sem held
- LP: #1164714
* nfsd: Fix memleak
- LP: #1164714
* iommu/amd: Initialize device table after dma_ops
- LP: #1164714
* svcrpc: make svc_age_temp_xprts enqueue under sv_lock
- LP: #1164714
* target: Add missing mapped_lun bounds checking during make_mappedlun
setup
- LP: #1164714
* xen-blkback: do not leak mode property
- LP: #1164714
* btrfs: Init io_lock after cloning btrfs device struct
- LP: #1164714
* NFS: Don't allow NFS silly-renamed files to be deleted, no signal
- LP: #1164714
* SUNRPC: Don't start the retransmission timer when out of socket space
- LP: #1164714
* storvsc: Initialize the sglist
- LP: #1164714
* dc395x: uninitialized variable in device_alloc()
- LP: #1164714
* ALSA: bt87x: Make load_all parameter working again
- LP: #1164714
* ARM: VFP: fix emulation of second VFP instruction
- LP: #1164714
* ARM: fix scheduling while atomic warning in alignment handling code
- LP: #1164714
* doc, xen: Mention 'earlyprintk=xen' in the documentation.
- LP: #1164714
* doc, kernel-parameters: Document 'console=hvc<n>'
- LP: #1164714
* sony-laptop: fully enable SNY controlled modems
- LP: #1164714
* x86: Make sure we can boot in the case the BDA contains pure garbage
- LP: #1164714
* cifs: ensure that cifs_get_root() only traverses directories
- LP: #1164714
* iscsi-target: Fix immediate queue starvation regression with DATAIN
- LP: #1164714
* ocfs2: fix ocfs2_init_
- LP: #1164714
* ocfs2: ac->ac_
- LP: #1164714
* block: fix ext_devt_idr handling
- LP: #1164714
* idr: fix a subtle bug in idr_get_next()
- LP: #1164714
* block: fix synchronization and limit check in blk_alloc_devt()
- LP: #1164714
* firewire: add minor number range check to fw_device_init()
- LP: #1164714
* idr: fix top layer handling
- LP: #1164714
* sysctl: fix null checking in bin_dn_
- LP: #1164714
* nbd: fsync and kill block device on shutdown
- LP: #1164714
* target/pscsi: Fix page increment
- LP: #1164714
* xen/pat: Disable PAT using pat_enabled...
Changed in linux (Ubuntu Quantal): | |
status: | Fix Committed → Fix Released |
Changed in hwe-next: | |
status: | New → Fix Released |
Szymon (mody) wrote : | #8 |
Lenovo G700. Ubuntu 14.04. Bluetooth doesn't work.
0: ideapad_bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
Szymon (mody) wrote : | #9 |
XXXXXX@G700:~$ dmesg |grep -i bluet
[ 13.241146] Bluetooth: Core ver 2.17
[ 13.241197] Bluetooth: HCI device and connection manager initialized
[ 13.241249] Bluetooth: HCI socket layer initialized
[ 13.241251] Bluetooth: L2CAP socket layer initialized
[ 13.241256] Bluetooth: SCO socket layer initialized
[ 13.322624] Bluetooth: can't load firmware, may not work correctly
[ 15.328030] Bluetooth: hci0 command 0x1003 tx timeout
[ 17.604200] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 17.604204] Bluetooth: BNEP filters: protocol multicast
[ 17.604214] Bluetooth: BNEP socket layer initialized
[ 17.609454] Bluetooth: RFCOMM TTY layer initialized
[ 17.609468] Bluetooth: RFCOMM socket layer initialized
[ 17.609474] Bluetooth: RFCOMM ver 1.11
[ 505.624035] Bluetooth: hci0 command 0x1003 tx timeout
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run:
apport-collect 1161261
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.