← Back to team overview

kernel-packages team mailing list archive

[Bug 1581814] Re: can't start bluetooth

 

$ apport-collect 1581814
The authorization page:
 (https://launchpad.net/+authorize-token?oauth_token=3PxFVP5LZQ8ptd0Xcrqb&allow_permission=DESKTOP_INTEGRATION)
should be opening in your browser. Use your browser to authorize
this program to access Launchpad on your behalf.
Press any key to continue or wait (5) seconds...

Waiting to hear from Launchpad about your decision...

*** Collecting problem information

The collected information can be sent to the developers to improve the
application. This might take a few minutes.
dpkg-query: no packages found matching linux
.....

*** Send problem report to the developers?

After the problem report has been sent, please fill out the form in the
automatically opened web browser.

What would you like to do? Your options are:
  S: Send report (1.5 MB)
  V: View report
  K: Keep report file for sending later or copying to somewhere else
  I: Cancel and ignore future crashes of this program version
  C: Cancel
Please choose (S/V/K/I/C): V
Traceback (most recent call last):
  File "/usr/bin/apport-cli", line 370, in <module>
    if not app.run_argv():
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 653, in run_argv
    return self.run_update_report()
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 569, in run_update_report
    response = self.ui_present_report_details(allowed_to_report)
  File "/usr/bin/apport-cli", line 209, in ui_present_report_details
    self.collect_info()
  File "/usr/lib/python2.7/dist-packages/apport/ui.py", line 967, in collect_info
    if self.report['ProblemType'] == 'Crash':
  File "/usr/lib/python2.7/UserDict.py", line 23, in __getitem__
    raise KeyError(key)
KeyError: 'ProblemType'

** Changed in: linux (Ubuntu)
       Status: Incomplete => Confirmed

-- 
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/1581814

Title:
  can't start bluetooth

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Bluetooth works (Asus Zenbook UX301LA) neither on Ubuntu 16.04 nor Linux Mint 17.3 (both systems updated). 
  Bluetooth used to work on previous versions of Ubuntu and Mint. The Asus is two year-old and a quick look inside the pc shows no sign of dirt. It doesn't seem possible to remove the wireless card without resorting to wire-cutting + soldering. 

  the following occurs: 
  1) with wifi enabled (wifi works perfectly):
  a) icon in taskbar is grayed out;
  b) click on icon>can turn on bluetooth + can't turn on visibility>bluetooth settings>both bluetooth and bluetooth visibility appear as "off" + the message "bluetooth is disabled" appears.

  2) with wifi disabled and after re-booting Asus:
  a) icon in taskbar lits up;
  b) click on icon>can turn on bluetooth + can't turn on visibility>bluetooth settings>bluetooth appears as "on" and bluetooth visibility appear as "off" + the message "bluetooth is disabled" appears.

  here are a couple of terminal outputs (if relevant, forgive my total
  ignorance on the subject):

  ubuntu-bug linux
  == ApportVersion =================================
  2.14.1-0ubuntu3.19

  == Architecture =================================
  amd64

  == CurrentDesktop =================================
  X-Cinnamon

  == Date =================================
  Sat May 14 14:39:57 2016

  == Dependencies =================================
  adduser 3.113+nmu3ubuntu3
  apt-utils 1.0.1ubuntu2.13
  base-passwd 3.5.33
  busybox-initramfs 1:1.21.0-1ubuntu1
  coreutils 8.21-1ubuntu5.4
  cpio 2.11+dfsg-1ubuntu1.2
  dbus 1.6.18-0ubuntu4.3
  debconf 1.5.51ubuntu2
  debconf-i18n 1.5.51ubuntu2
  debianutils 4.4
  :

  sudo iw dev wlan0 scan | grep -i "ds parameter set"
  [sudo] password for weword: 
  	DS Parameter set: channel 11
  	DS Parameter set: channel 1
  	DS Parameter set: channel 1
  	DS Parameter set: channel 6
  	DS Parameter set: channel 6
  	DS Parameter set: channel 6
  	DS Parameter set: channel 11
  	DS Parameter set: channel 36

  cat /var/log/dmesg | grep "firmware version"
  [    1.743848] psmouse serio4: elantech: assuming hardware version 4 (with firmware version 0x671f07)
  [    3.527075] iwlwifi 0000:02:00.0: loaded firmware version 25.17.12.0 op_mode iwlmvm

  additional info: I tried to update the bios - extracted the latest
  BIOS 207 (if I chose the right one in the first place) - onto flash
  card but Bios>Advanced>Start EasyFlash can't detect any file on my
  (FAT32-formatted) flash card.

  any idea?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1581814/+subscriptions


References