kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #48835
[Bug 1242272] Re: [HP EliteBook 8560w] Bluetooth does not work on ubuntu 13.10
Launchpad isn't allowing me to add my details to this report, but I
don't another bug (assuming this is a duplicate) and it is set to expire
in 4 days.
The broadcom USB device is not even showing up in lsusb. It is detected
and then disconnects. Since it used to work previously I am hesitant to
upgrade my BIOS (as suggested by somebody) as HP conveniently disabled
the CPU Turbo Mode in the newest BIOS due to some overheating issues
(which are manageable, and I like to have the extra horsepower at my
disposal). I also see no evidence that the BIOS upgrade changes the
situation.
Here is the attempt by system to load the btusb driver when enabling
Bluetooth.
[ 1636.198732] usbcore: registered new interface driver btusb
[ 1636.478909] usb 2-1.6: USB disconnect, device number 4
[ 1644.603424] usb 2-1.6: new full-speed USB device number 5 using ehci-pci
[ 1644.700177] usb 2-1.6: New USB device found, idVendor=03f0, idProduct=231d
[ 1644.700188] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1644.700195] usb 2-1.6: Product: HP Integrated Module
[ 1644.700200] usb 2-1.6: Manufacturer: Broadcom Corp
[ 1644.917890] usb 2-1.6: USB disconnect, device number 5
[ 1645.092461] systemd-udevd[4661]: Failed to apply ACL on /dev/bus/usb/002/005: No such file or directory
The udev ACL fails because the device is already gone; Nowhere in lsusb
either.
imac@imachp:~$ lsusb
Bus 002 Device 003: ID 1bcf:2805 Sunplus Innovation Technology Inc.
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 138a:003c Validity Sensors, Inc. VFS471 Fingerprint Reader
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1242272
Title:
[HP EliteBook 8560w] Bluetooth does not work on ubuntu 13.10
Status in “linux” package in Ubuntu:
Incomplete
Bug description:
HP EliteBook 8560w, Ubuntu 13.10 (no any problem in 13.04)
cat /proc/version_signature
Ubuntu 3.11.0-12.19-generic 3.11.3
dmesg | grep -i bluetooth
[ 10.744171] Bluetooth: Core ver 2.16
[ 10.744190] Bluetooth: HCI device and connection manager initialized
[ 10.744198] Bluetooth: HCI socket layer initialized
[ 10.744203] Bluetooth: L2CAP socket layer initialized
[ 10.744209] Bluetooth: SCO socket layer initialized
[ 10.750931] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.750935] Bluetooth: BNEP filters: protocol multicast
[ 10.750945] Bluetooth: BNEP socket layer initialized
[ 10.751432] Bluetooth: RFCOMM TTY layer initialized
[ 10.751441] Bluetooth: RFCOMM socket layer initialized
[ 10.751442] Bluetooth: RFCOMM ver 1.11
Trying to switch on bluetooth in System settings/Bluetooth -
sudo tail -f /var/log/syslog
Oct 20 10:46:58 max-8560w kernel: [ 1351.004248] usb 2-1.6: new full-speed USB device number 13 using ehci-pci
Oct 20 10:46:58 max-8560w kernel: [ 1351.100829] usb 2-1.6: New USB device found, idVendor=03f0, idProduct=231d
Oct 20 10:46:58 max-8560w kernel: [ 1351.100841] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Oct 20 10:46:58 max-8560w kernel: [ 1351.100847] usb 2-1.6: Product: HP Integrated Module
Oct 20 10:46:58 max-8560w kernel: [ 1351.100852] usb 2-1.6: Manufacturer: Broadcom Corp
Oct 20 10:46:58 max-8560w logger: loading HP Device 002 013
Oct 20 10:46:58 max-8560w bluetoothd[516]: Unknown command complete for opcode 19
Oct 20 10:46:58 max-8560w bluetoothd[516]: Endpoint registered: sender=:1.64 path=/MediaEndpoint/HFPAG
Oct 20 10:46:58 max-8560w bluetoothd[516]: Endpoint registered: sender=:1.64 path=/MediaEndpoint/HFPHS
Oct 20 10:46:58 max-8560w bluetoothd[516]: Endpoint registered: sender=:1.64 path=/MediaEndpoint/A2DPSource
Oct 20 10:46:58 max-8560w bluetoothd[516]: Endpoint registered: sender=:1.64 path=/MediaEndpoint/A2DPSink
Oct 20 10:46:58 max-8560w bluetoothd[516]: Adapter /org/bluez/516/hci0 has been enabled
Oct 20 10:46:59 max-8560w bluetoothd[516]: Adapter /org/bluez/516/hci0 has been disabled
Oct 20 10:46:59 max-8560w bluetoothd[516]: Unregister path: /org/bluez/516/hci0
Oct 20 10:46:59 max-8560w bluetoothd[516]: Endpoint unregistered: sender=:1.64 path=/MediaEndpoint/A2DPSink
Oct 20 10:46:59 max-8560w bluetoothd[516]: Endpoint unregistered: sender=:1.64 path=/MediaEndpoint/A2DPSource
Oct 20 10:46:59 max-8560w bluetoothd[516]: Endpoint unregistered: sender=:1.64 path=/MediaEndpoint/HFPAG
Oct 20 10:46:59 max-8560w bluetoothd[516]: Endpoint unregistered: sender=:1.64 path=/MediaEndpoint/HFPHS
Oct 20 10:46:59 max-8560w kernel: [ 1351.377557] usb 2-1.6: USB disconnect, device number 13
Oct 20 10:46:59 max-8560w python: io/hpmud/musb.c 2185: invalid busnum:devnum 002:013
Oct 20 10:46:59 max-8560w python: io/hpmud/pp.c 627: unable to read device-id ret=-1
Oct 20 10:46:59 max-8560w hp-config_usb_printer: hp-config_usb_printer[3073]: error: This is not a valid device
Oct 20 10:46:59 max-8560w colord: Device added: sysfs-Broadcom_Corp-HP_Integrated_Module
Oct 20 10:46:59 max-8560w colord: device removed: sysfs-Broadcom_Corp-HP_Integrated_Module
---
ApportVersion: 2.12.5-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
USER PID ACCESS COMMAND
/dev/snd/controlC1: max 2040 F.... pulseaudio
/dev/snd/controlC0: max 2040 F.... pulseaudio
DistroRelease: Ubuntu 13.10
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=f6ed2745-5874-4729-9a3a-90fa1f0afde5
InstallationDate: Installed on 2013-10-19 (0 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MachineType: Hewlett-Packard HP EliteBook 8560w
MarkForUpload: True
Package: linux (not installed)
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic root=UUID=feb7997f-5ee7-472d-8956-9a093c6edda1 ro quiet splash vt.handoff=7
ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
RelatedPackageVersions:
linux-restricted-modules-3.11.0-12-generic N/A
linux-backports-modules-3.11.0-12-generic N/A
linux-firmware 1.116
Tags: saucy
Uname: Linux 3.11.0-12-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
dmi.bios.date: 05/10/2011
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68SVD Ver. F.02
dmi.board.name: 1631
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 01.33
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: dmi:bvnHewlett-Packard:bvr68SVDVer.F.02:bd05/10/2011:svnHewlett-Packard:pnHPEliteBook8560w:pvrA0001502:rvnHewlett-Packard:rn1631:rvrKBCVersion01.33:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 8560w
dmi.product.version: A0001502
dmi.sys.vendor: Hewlett-Packard
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1242272/+subscriptions
References