← Back to team overview

kernel-packages team mailing list archive

[Bug 1242272] Re: Bluetooth does not work on ubuntu 13.10

 

@David: This can happen if your launchpad user is not setup correctly in
Bazaar. Check the output of:

bzr lp-login
If the output is not your launchpad user OR it is but your ssh key is not authorized, then that will cause the problem you are having. Fix your username and upload the correct ssh public key.

Details at http://stackoverflow.com/questions/15502411/bazaar-checkout-
error

-- 
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:
  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