[Kernel-packages] [Bug 1838227] Re: Bluetooth "Connection switch" snaps back by itself until after many tries

2019-07-29 Thread jimav
** Attachment added: "newlog_kernel5.0.0-21-generic_repeateduntilitworks.txt"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1838227/+attachment/5279955/+files/newlog_kernel5.0.0-21-generic_repeateduntilitworks.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1838227

Title:
  Bluetooth "Connection switch" snaps back by itself until after many
  tries

Status in bluez package in Ubuntu:
  Invalid

Bug description:
  Attempting to slide the "Connection" switch in the gui to connect a
  bluetooth device fails initially -- the switch moves but "snaps back"
  by itself immediately.   Clicking on the switch flashes the "busy"
  indicator momentarily, but the switch does not move.   After a while,
  connecting succeeds.

  I don't know if the mouse input is not recognized until the "Nth"
  attempt, or else the connection was in-progress all along but the gui
  was not tracking that correctly.

  Please watch the attached video (use vlc).

  NOTE: This system is running a non-standard kernel 5.2 in order to
  circumvent other problems (see bug 1838180).

  Again, see the video; there is something wrong with how the GUI
  communicates with the kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: bluez 5.50-0ubuntu2
  Uname: Linux 5.2.0-050200-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Jul 28 22:46:28 2019
  InstallationDate: Installed on 2019-02-06 (173 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  InterestingModules: bluetooth
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: innotek GmbH VirtualBox
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.2.0-050200-generic 
root=UUID=75234048-11af-4901-9f89-2c32581f5dd3 ro quiet splash
  SourcePackage: bluez
  UpgradeStatus: Upgraded to disco on 2019-06-27 (31 days ago)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH
  hciconfig:
   
  rfkill:
   
  syslog:
   Jul 28 22:42:11 V-M-Ubuntu-Experimental NetworkManager[828]:   
[1564378931.7693] Loaded device plugin: NMBluezManager 
(/usr/lib/x86_64-linux-gnu/NetworkManager/1.16.0/libnm-device-plugin-bluetooth.so)
   Jul 28 22:42:22 V-M-Ubuntu-Experimental systemd[1]: Condition check resulted 
in Bluetooth service being skipped.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1838227] Re: Bluetooth "Connection switch" snaps back by itself until after many tries

2019-07-29 Thread jimav
Well, I see the problem also on real hardware, but it's harder to
reproduce.  In any case, I don't want to install a non-standard kernel
there, so it is mixed up with the other problems with the 5.0 kernel.

However, the VM *does* indeed have bluetooth.  Virtualbox allows VMs to
access any USB device on the host (when enabled).  My BT controller is a
usb device.  For testing I disable BT on the host and later enable the
VM to access the BT usb device; it works fine, ie. connects and
disconnects as expected (and, yes, even plays music!).  All from the VM.

However the GUI problem is most apparent in the VM, running 5.2 kernel.

I don't think using a VM is relevant, except that hardware timing will
be different due to i/o instructions being trapped and re-executed on
the host.  If timing causes a problem, then it probably points to a race
condition or similar bug.

Anyway, as I mentioned the same symptom appears less frequently on bare
hardware with the 5.0 kernel.  I will attached output from journalctl -f
for just one "snapback", and for a complete sequence eventually
succeeding.   Again, tjese were made with the older kernel.

** Attachment added: "newlog_kernel5.0.0-21-generic_onlyfirstsnapback.txt"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1838227/+attachment/5279954/+files/newlog_kernel5.0.0-21-generic_onlyfirstsnapback.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1838227

Title:
  Bluetooth "Connection switch" snaps back by itself until after many
  tries

Status in bluez package in Ubuntu:
  Invalid

Bug description:
  Attempting to slide the "Connection" switch in the gui to connect a
  bluetooth device fails initially -- the switch moves but "snaps back"
  by itself immediately.   Clicking on the switch flashes the "busy"
  indicator momentarily, but the switch does not move.   After a while,
  connecting succeeds.

  I don't know if the mouse input is not recognized until the "Nth"
  attempt, or else the connection was in-progress all along but the gui
  was not tracking that correctly.

  Please watch the attached video (use vlc).

  NOTE: This system is running a non-standard kernel 5.2 in order to
  circumvent other problems (see bug 1838180).

  Again, see the video; there is something wrong with how the GUI
  communicates with the kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: bluez 5.50-0ubuntu2
  Uname: Linux 5.2.0-050200-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Jul 28 22:46:28 2019
  InstallationDate: Installed on 2019-02-06 (173 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  InterestingModules: bluetooth
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: innotek GmbH VirtualBox
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.2.0-050200-generic 
root=UUID=75234048-11af-4901-9f89-2c32581f5dd3 ro quiet splash
  SourcePackage: bluez
  UpgradeStatus: Upgraded to disco on 2019-06-27 (31 days ago)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH
  hciconfig:
   
  rfkill:
   
  syslog:
   Jul 28 22:42:11 V-M-Ubuntu-Experimental NetworkManager[828]:   
[1564378931.7693] Loaded device plugin: NMBluezManager 
(/usr/lib/x86_64-linux-gnu/NetworkManager/1.16.0/libnm-device-plugin-bluetooth.so)
   Jul 28 22:42:22 V-M-Ubuntu-Experimental systemd[1]: Condition check resulted 
in Bluetooth service being skipped.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1838227] Re: Bluetooth "Connection switch" snaps back by itself until after many tries

2019-07-29 Thread jimav
@Daniel Here you go (newlog_2019_07_29.txt).  The log covers only the
time while I tried to connect to the headset (took several tries before
the switch switched; there are maybe a dozen mouse actions during that
time).

There are many message like this:

org.gnome.Shell.desktop[1585]: Window
 manager warning: Overwriting existing binding of keysym 39 with keysym 39 (k
eycode 12).


** Attachment added: "newlog_2019_07_29.txt"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1838227/+attachment/5279854/+files/newlog_2019_07_29.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1838227

Title:
  Bluetooth "Connection switch" snaps back by itself until after many
  tries

Status in bluez package in Ubuntu:
  Incomplete

Bug description:
  Attempting to slide the "Connection" switch in the gui to connect a
  bluetooth device fails initially -- the switch moves but "snaps back"
  by itself immediately.   Clicking on the switch flashes the "busy"
  indicator momentarily, but the switch does not move.   After a while,
  connecting succeeds.

  I don't know if the mouse input is not recognized until the "Nth"
  attempt, or else the connection was in-progress all along but the gui
  was not tracking that correctly.

  Please watch the attached video (use vlc).

  NOTE: This system is running a non-standard kernel 5.2 in order to
  circumvent other problems (see bug 1838180).

  Again, see the video; there is something wrong with how the GUI
  communicates with the kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: bluez 5.50-0ubuntu2
  Uname: Linux 5.2.0-050200-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Jul 28 22:46:28 2019
  InstallationDate: Installed on 2019-02-06 (173 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  InterestingModules: bluetooth
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: innotek GmbH VirtualBox
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.2.0-050200-generic 
root=UUID=75234048-11af-4901-9f89-2c32581f5dd3 ro quiet splash
  SourcePackage: bluez
  UpgradeStatus: Upgraded to disco on 2019-06-27 (31 days ago)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH
  hciconfig:
   
  rfkill:
   
  syslog:
   Jul 28 22:42:11 V-M-Ubuntu-Experimental NetworkManager[828]:   
[1564378931.7693] Loaded device plugin: NMBluezManager 
(/usr/lib/x86_64-linux-gnu/NetworkManager/1.16.0/libnm-device-plugin-bluetooth.so)
   Jul 28 22:42:22 V-M-Ubuntu-Experimental systemd[1]: Condition check resulted 
in Bluetooth service being skipped.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1838227] Re: Bluetooth "Connection switch" snaps back by itself until after many tries

2019-07-29 Thread jimav
...and here is a smaller log covering only a single attempt to slide the
connection switch to the right (the switch snapped back immediately by
itself)

** Attachment added: "newlog_SingleTry_2019_07_29.txt"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1838227/+attachment/5279857/+files/newlog_SingleTry_2019_07_29.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1838227

Title:
  Bluetooth "Connection switch" snaps back by itself until after many
  tries

Status in bluez package in Ubuntu:
  Incomplete

Bug description:
  Attempting to slide the "Connection" switch in the gui to connect a
  bluetooth device fails initially -- the switch moves but "snaps back"
  by itself immediately.   Clicking on the switch flashes the "busy"
  indicator momentarily, but the switch does not move.   After a while,
  connecting succeeds.

  I don't know if the mouse input is not recognized until the "Nth"
  attempt, or else the connection was in-progress all along but the gui
  was not tracking that correctly.

  Please watch the attached video (use vlc).

  NOTE: This system is running a non-standard kernel 5.2 in order to
  circumvent other problems (see bug 1838180).

  Again, see the video; there is something wrong with how the GUI
  communicates with the kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: bluez 5.50-0ubuntu2
  Uname: Linux 5.2.0-050200-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Jul 28 22:46:28 2019
  InstallationDate: Installed on 2019-02-06 (173 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  InterestingModules: bluetooth
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: innotek GmbH VirtualBox
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.2.0-050200-generic 
root=UUID=75234048-11af-4901-9f89-2c32581f5dd3 ro quiet splash
  SourcePackage: bluez
  UpgradeStatus: Upgraded to disco on 2019-06-27 (31 days ago)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH
  hciconfig:
   
  rfkill:
   
  syslog:
   Jul 28 22:42:11 V-M-Ubuntu-Experimental NetworkManager[828]:   
[1564378931.7693] Loaded device plugin: NMBluezManager 
(/usr/lib/x86_64-linux-gnu/NetworkManager/1.16.0/libnm-device-plugin-bluetooth.so)
   Jul 28 22:42:22 V-M-Ubuntu-Experimental systemd[1]: Condition check resulted 
in Bluetooth service being skipped.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1838227] Re: Bluetooth "Connection switch" snaps back by itself until after many tries

2019-07-29 Thread jimav
I rebooted before submitting this bug report using ubuntu-bug, so syslog
is probably the wrong one. I'll attach the previous one (syslog.1) which
I think covers the test demonstrated in the video (and several earlier
attempts).

** Attachment added: "syslog.1"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1838227/+attachment/5279785/+files/syslog.1

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1838227

Title:
  Bluetooth "Connection switch" snaps back by itself until after many
  tries

Status in bluez package in Ubuntu:
  New

Bug description:
  Attempting to slide the "Connection" switch in the gui to connect a
  bluetooth device fails initially -- the switch moves but "snaps back"
  by itself immediately.   Clicking on the switch flashes the "busy"
  indicator momentarily, but the switch does not move.   After a while,
  connecting succeeds.

  I don't know if the mouse input is not recognized until the "Nth"
  attempt, or else the connection was in-progress all along but the gui
  was not tracking that correctly.

  Please watch the attached video (use vlc).

  NOTE: This system is running a non-standard kernel 5.2 in order to
  circumvent other problems (see bug 1838180).

  Again, see the video; there is something wrong with how the GUI
  communicates with the kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: bluez 5.50-0ubuntu2
  Uname: Linux 5.2.0-050200-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Jul 28 22:46:28 2019
  InstallationDate: Installed on 2019-02-06 (173 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  InterestingModules: bluetooth
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: innotek GmbH VirtualBox
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.2.0-050200-generic 
root=UUID=75234048-11af-4901-9f89-2c32581f5dd3 ro quiet splash
  SourcePackage: bluez
  UpgradeStatus: Upgraded to disco on 2019-06-27 (31 days ago)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.family: Virtual Machine
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH
  hciconfig:
   
  rfkill:
   
  syslog:
   Jul 28 22:42:11 V-M-Ubuntu-Experimental NetworkManager[828]:   
[1564378931.7693] Loaded device plugin: NMBluezManager 
(/usr/lib/x86_64-linux-gnu/NetworkManager/1.16.0/libnm-device-plugin-bluetooth.so)
   Jul 28 22:42:22 V-M-Ubuntu-Experimental systemd[1]: Condition check resulted 
in Bluetooth service being skipped.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1838227] [NEW] Bluetooth "Connection switch" snaps back by itself until after many tries

2019-07-29 Thread jimav
Public bug reported:

Attempting to slide the "Connection" switch in the gui to connect a
bluetooth device fails initially -- the switch moves but "snaps back" by
itself immediately.   Clicking on the switch flashes the "busy"
indicator momentarily, but the switch does not move.   After a while,
connecting succeeds.

I don't know if the mouse input is not recognized until the "Nth"
attempt, or else the connection was in-progress all along but the gui
was not tracking that correctly.

Please watch the attached video (use vlc).

NOTE: This system is running a non-standard kernel 5.2 in order to
circumvent other problems (see bug 1838180).

Again, see the video; there is something wrong with how the GUI
communicates with the kernel.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: bluez 5.50-0ubuntu2
Uname: Linux 5.2.0-050200-generic x86_64
ApportVersion: 2.20.10-0ubuntu27.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun Jul 28 22:46:28 2019
InstallationDate: Installed on 2019-02-06 (173 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
InterestingModules: bluetooth
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: innotek GmbH VirtualBox
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.2.0-050200-generic 
root=UUID=75234048-11af-4901-9f89-2c32581f5dd3 ro quiet splash
SourcePackage: bluez
UpgradeStatus: Upgraded to disco on 2019-06-27 (31 days ago)
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.board.name: VirtualBox
dmi.board.vendor: Oracle Corporation
dmi.board.version: 1.2
dmi.chassis.type: 1
dmi.chassis.vendor: Oracle Corporation
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
dmi.product.family: Virtual Machine
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH
hciconfig:
 
rfkill:
 
syslog:
 Jul 28 22:42:11 V-M-Ubuntu-Experimental NetworkManager[828]:   
[1564378931.7693] Loaded device plugin: NMBluezManager 
(/usr/lib/x86_64-linux-gnu/NetworkManager/1.16.0/libnm-device-plugin-bluetooth.so)
 Jul 28 22:42:22 V-M-Ubuntu-Experimental systemd[1]: Condition check resulted 
in Bluetooth service being skipped.

** Affects: bluez (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco

** Attachment added: "Video demonstrating the problem (view with vlc)"
   https://bugs.launchpad.net/bugs/1838227/+attachment/5279774/+files/btdemo.mp4

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1838227

Title:
  Bluetooth "Connection switch" snaps back by itself until after many
  tries

Status in bluez package in Ubuntu:
  New

Bug description:
  Attempting to slide the "Connection" switch in the gui to connect a
  bluetooth device fails initially -- the switch moves but "snaps back"
  by itself immediately.   Clicking on the switch flashes the "busy"
  indicator momentarily, but the switch does not move.   After a while,
  connecting succeeds.

  I don't know if the mouse input is not recognized until the "Nth"
  attempt, or else the connection was in-progress all along but the gui
  was not tracking that correctly.

  Please watch the attached video (use vlc).

  NOTE: This system is running a non-standard kernel 5.2 in order to
  circumvent other problems (see bug 1838180).

  Again, see the video; there is something wrong with how the GUI
  communicates with the kernel.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: bluez 5.50-0ubuntu2
  Uname: Linux 5.2.0-050200-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Jul 28 22:46:28 2019
  InstallationDate: Installed on 2019-02-06 (173 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  InterestingModules: bluetooth
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: innotek GmbH VirtualBox
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.2.0-050200-generic 
root=UUID=75234048-11af-4901-9f89-2c32581f5dd3 ro quiet splash
  SourcePackage: bluez
  UpgradeStatus: Upgraded to disco on 2019-06-27 (31 days ago)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 

[Kernel-packages] [Bug 1838180] Re: apps use speakers when bluetooth headset is active (REGRESSION)

2019-07-28 Thread jimav
Ok, the mis-directed output seems to be fixed with a kernel 5.2.

With the stock 5.0.0-21-generic, disconnecting BT in the Ubuntu gui does
not actually disconnect immediately.  Instead, the disconnect happens
when BT is turned ON again in the gui!

(based on my BT headset's synthesized status-change messages, which say
nothing when BT is turned OFF in the gui, but say "disconnected" when BT
is turned ON in the gui).

Thereafter, sound goes to the speakers even though the gui shows the BT
headset is connected.  I found that power-cycling the headset clears the
problem, presumably because of the extraneous connection messages when
the headset comes back on.

These problem COMPLETELY GO AWAY with kernel 5.2 installed.  Now, when I
disconnect the headset in the Ubuntu gui, the headset instantly reports
being disconnected, and it re-connects propertly when the headset is
turned on again in the Ubuntu gui.

There are some remaining gui issues where the switch in the gui snaps
back by itself to "off" on the first few tries, but after a while the
headset connects correctly.  I will file a different bugrep about that
with a video.

In conclusion, it sounds like some kernel bug or api mis-match will be
resolved with kernel 5.2, but that won't be shipped for while in Ubuntu.
]

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1838180

Title:
  apps use speakers when bluetooth headset is active (REGRESSION)

Status in bluez package in Ubuntu:
  Incomplete
Status in linux package in Ubuntu:
  Incomplete
Status in pulseaudio package in Ubuntu:
  Incomplete

Bug description:
  Bluetooth headset stopped working after upgrading to 19.04.  Worked
  perfectly with 18.10.

  Now, when a BT headset is connected the volume-control widget (seen
  via the speaker icon in the upper-right corner) displays a headset
  icon and a volume slider, but the slider has NO EFRFECT on volume and
  sound still comes out of the speakers.

  It seems like the BT headset is active as far as the volume-control
  GUI knows, BUT sound from apps still goes to the speakers (which were
  active before the BT headset connected).

  syslog shows: bluetoothd[1423]: connect error: Device or resource busy
  (16)

  I will attach the full syslog

  The problem does not occur with a wired headset.

  STEPS TO REPRODUCE:
  1. Reboot
 Turn Bluetooth OFF (speakericon->BTicon->Turn Off)
  2. Start Rhythmbox or other sound source; play something, set the volume low 
but audible
  (should be heard on speakers)
  3. Turn on a Bluetoogh headset
  4. Turn on Bluetooth in the computer (Speakericon->BTicon->Turn On)
  If necessary, do other stuff to get the BT headset connected
 A "headset icon" should appear next the volume slider (click speaker icon 
to see it)

  RESULTS: Sound continues to come out of speakers; nothing from BT headset
   Moving the volume slider has no effect

  EXPECTED RESULTS: Switch sound to the BT headset

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: bluez 5.50-0ubuntu2
  ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
  Uname: Linux 5.0.0-21-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 22:59:01 2019
  InstallationDate: Installed on 2018-04-05 (479 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Beta amd64 (20180403.1)
  InterestingModules: rfcomm bnep btusb bluetooth
  MachineType: System manufacturer System Product Name
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-21-generic 
root=UUID=7c21c040-30e8-456e-bcd9-5f4bcfc2fc92 ro quiet splash vt.handoff=1
  SourcePackage: bluez
  UpgradeStatus: Upgraded to disco on 2019-07-26 (2 days ago)
  dmi.bios.date: 12/01/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0605
  dmi.board.asset.tag: Default string
  dmi.board.name: PRIME Z370-A
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0605:bd12/01/2017:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEZ370-A:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: System Product Name
  dmi.product.sku: SKU
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  hciconfig:
   hci0:Type: Primary  Bus: USB
BD Address: 48:89:E7:CF:4F:FD  ACL MTU: 1021:4  SCO MTU: 96:6
UP RUNNING PSCAN ISCAN INQUIRY 
RX bytes:14153 acl:154 sco:0 events:971 errors:0
TX bytes:429273 acl:643 sco:0 commands:229 errors:0

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

-- 
Mailing 

[Kernel-packages] [Bug 1838180] [NEW] apps use speakers when bluetooth headset is active (REGRESSION)

2019-07-28 Thread jimav
Public bug reported:

Bluetooth headset stopped working after upgrading to 19.04.  Worked
perfectly with 18.10.

Now, when a BT headset is connected the volume-control widget (seen via
the speaker icon in the upper-right corner) displays a headset icon and
a volume slider, but the slider has NO EFRFECT on volume and sound still
comes out of the speakers.

It seems like the BT headset is active as far as the volume-control GUI
knows, BUT sound from apps still goes to the speakers (which were active
before the BT headset connected).

syslog shows: bluetoothd[1423]: connect error: Device or resource busy
(16)

I will attach the full syslog

The problem does not occur with a wired headset.

STEPS TO REPRODUCE:
1. Reboot
   Turn Bluetooth OFF (speakericon->BTicon->Turn Off)
2. Start Rhythmbox or other sound source; play something, set the volume low 
but audible
(should be heard on speakers)
3. Turn on a Bluetoogh headset
4. Turn on Bluetooth in the computer (Speakericon->BTicon->Turn On)
If necessary, do other stuff to get the BT headset connected
   A "headset icon" should appear next the volume slider (click speaker icon to 
see it)

RESULTS: Sound continues to come out of speakers; nothing from BT headset
 Moving the volume slider has no effect

EXPECTED RESULTS: Switch sound to the BT headset

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: bluez 5.50-0ubuntu2
ProcVersionSignature: Ubuntu 5.0.0-21.22-generic 5.0.15
Uname: Linux 5.0.0-21-generic x86_64
ApportVersion: 2.20.10-0ubuntu27.1
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sat Jul 27 22:59:01 2019
InstallationDate: Installed on 2018-04-05 (479 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Beta amd64 (20180403.1)
InterestingModules: rfcomm bnep btusb bluetooth
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-21-generic 
root=UUID=7c21c040-30e8-456e-bcd9-5f4bcfc2fc92 ro quiet splash vt.handoff=1
SourcePackage: bluez
UpgradeStatus: Upgraded to disco on 2019-07-26 (2 days ago)
dmi.bios.date: 12/01/2017
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0605
dmi.board.asset.tag: Default string
dmi.board.name: PRIME Z370-A
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0605:bd12/01/2017:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnPRIMEZ370-A:rvrRevX.0x:cvnDefaultstring:ct3:cvrDefaultstring:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.sku: SKU
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
hciconfig:
 hci0:  Type: Primary  Bus: USB
BD Address: 48:89:E7:CF:4F:FD  ACL MTU: 1021:4  SCO MTU: 96:6
UP RUNNING PSCAN ISCAN INQUIRY 
RX bytes:14153 acl:154 sco:0 events:971 errors:0
TX bytes:429273 acl:643 sco:0 commands:229 errors:0

** Affects: bluez (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug disco

** Attachment added: "syslog"
   https://bugs.launchpad.net/bugs/1838180/+attachment/5279675/+files/syslog

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1838180

Title:
  apps use speakers when bluetooth headset is active (REGRESSION)

Status in bluez package in Ubuntu:
  New

Bug description:
  Bluetooth headset stopped working after upgrading to 19.04.  Worked
  perfectly with 18.10.

  Now, when a BT headset is connected the volume-control widget (seen
  via the speaker icon in the upper-right corner) displays a headset
  icon and a volume slider, but the slider has NO EFRFECT on volume and
  sound still comes out of the speakers.

  It seems like the BT headset is active as far as the volume-control
  GUI knows, BUT sound from apps still goes to the speakers (which were
  active before the BT headset connected).

  syslog shows: bluetoothd[1423]: connect error: Device or resource busy
  (16)

  I will attach the full syslog

  The problem does not occur with a wired headset.

  STEPS TO REPRODUCE:
  1. Reboot
 Turn Bluetooth OFF (speakericon->BTicon->Turn Off)
  2. Start Rhythmbox or other sound source; play something, set the volume low 
but audible
  (should be heard on speakers)
  3. Turn on a Bluetoogh headset
  4. Turn on Bluetooth in the computer (Speakericon->BTicon->Turn On)
  If necessary, do other stuff to get the BT headset connected
 A "headset icon" should appear next the volume slider (click speaker icon 
to see it)

  RESULTS: Sound continues to come out of speakers; nothing from BT headset
   Moving the volume slider has no effect

  EXPECTED RESULTS: Switch sound to the BT headset

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: bluez 

[Kernel-packages] [Bug 1528378] Re: Possibly-bogus error about missing dkms.conf file during autoremove

2016-02-12 Thread jimav
The error message occurs during any normal kernel update, not just during 
autoremove.
I can reproduce it at will with  "sudo apt-get install --reinstall 
linux-image-4.2.0-29-generic" (or whatever the latest version is).

I changed the bug title accordingly

** Description changed:

- Running "apt-get autoremove" after a kernel update produces messages
- like this:
+ Updating the kernel, or anything which requires rebuilding initramfs
+ (including "apt-get autoremove") produces error messages like this:
  
- run-parts: executing /etc/kernel/postinst.d/dkms 4.2.0-19-generic 
/boot/vmlinuz-4.2.0-19-generic
- Error! Could not locate dkms.conf file.
- File:  does not exist.
+ run-parts: executing /etc/kernel/postinst.d/dkms 4.2.0-19-generic 
/boot/vmlinuz-4.2.0-19-generic
+ Error! Could not locate dkms.conf file.
+ File:  does not exist.
  
  But dkms seems to be working fine -- virtualbox modules get rebuilt as
  they should be.   There might be some other package which is broken with
  respect to dkms.conf, but the message gives no hint about where to look.
  
  I tried to figure out where the message is coming from, but got no hits 
(other than log files) from
-   # find /boot /etc /lib* /bin /sbin /usr /var -type f -print0 |  xargs -0 
zgrep -l 'Error.*Could not locate'
+   # find /boot /etc /lib* /bin /sbin /usr /var -type f -print0 |  xargs -0 
zgrep -l 'Error.*Could not locate'
  
  I will attach /var/log/apt/term.log
  
  ACTUAL RESULTS:
-Error saying dkms.conf is missing
+    Error saying dkms.conf is missing
  
  EXPECTED RESULTS:
-No error, or else an error which indicates which module is broken or the 
path of the missing file
+    No error, or else an error which indicates which module is broken or the 
path of the missing file
  
  (If the underlying problem is not in the above postinst script, but in
  another module which produces the un-useful iagnostic, please redirect
  this bug to that package).
  
  $ locate dkms.conf
  /etc/modprobe.d/dkms.conf# this one is empty
  /home/jima/flashcache/flashcache-wt/src/dkms.conf
  /home/jima/flashcache/src/dkms.conf
  /usr/share/virtualbox/src/vboxhost/dkms.conf
  /usr/src/bbswitch-0.7/dkms.conf
  /usr/src/nvidia-352-updates-352.63/dkms.conf
  /var/lib/dkms/bbswitch/0.7/build/dkms.conf
  /var/lib/dkms/nvidia-352-updates/352.63/build/dkms.conf
  /var/lib/dkms/vboxhost/5.0.12/build/dkms.conf
  /var/lib/dkms/vboxhost/5.0.9/build/dkms.conf
  /var/lib/dkms_SAVE/vboxhost/4.3.10/build/dkms.conf
  /var/lib/dpkg/info/dkms.conffiles   # all files listed herein exist
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-extra-4.2.0-19-generic 4.2.0-19.23
  ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
  Uname: Linux 4.2.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  jima   2484 F pulseaudio
-  /dev/snd/controlC0:  jima   2484 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  jima   2484 F pulseaudio
+  /dev/snd/controlC0:  jima   2484 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Dec 21 14:33:19 2015
  HibernationDevice: RESUME=UUID=692a674b-d118-4d8a-906c-ecd9d1accff7
  InstallationDate: Installed on 2013-08-06 (867 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  IwConfig:
-  eth0  no wireless extensions.
-  
-  lono wireless extensions.
+  eth0  no wireless extensions.
+ 
+  lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB:
-  
+ 
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-22-generic 
root=UUID=cb77f6cf-d3da-493f-bad6-2c7bdf5f1550 ro quiet splash
  RelatedPackageVersions:
-  linux-restricted-modules-4.2.0-22-generic N/A
-  linux-backports-modules-4.2.0-22-generic  N/A
-  linux-firmware1.149.3
+  linux-restricted-modules-4.2.0-22-generic N/A
+  linux-backports-modules-4.2.0-22-generic  N/A
+  linux-firmware1.149.3
  RfKill:
-  
+ 
  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-11-09 (42 days ago)
  dmi.bios.date: 09/21/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1408
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P6T
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1408:bd09/21/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP6T:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

-- 
You received this bug 

[Kernel-packages] [Bug 1528378] Re: Possibly-bogus error about missing dkms.conf file during autoremove

2016-02-12 Thread jimav
I used strace on apt-get and it attempted to access the following non-
existent files:

   /var/lib/dkms/vboxhost/5.0.9/source/dkms.conf
   /var/tmp/mkinitramfs_OcRxJk/etc/modprobe.d/dkms.conf

The file   /var/lib/dkms/vboxhost/5.0.9/build/dkms.conf  DOES exist, but
was NOT accessed.

The file /usr/share/virtualbox/src/vboxhost/dkms.conf exists and WAS accessed 
successfully, and
it contains the same content as /var/lib/dkms/vboxhost/5.0.9/build/dkms.conf 
except for PACKAGE_VERSION
(which is older in the latter, not-accessed file).


=> Can someone who know how dkms works comment on this?   Where is the problem 
likely to be?


(I could not see into /var/tmp/mkinitramfs_OcRxJk because that temp dir was 
removed)

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

Title:
  Possibly-bogus error about missing dkms.conf file during autoremove

Status in One Hundred Papercuts:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Updating the kernel, or anything which requires rebuilding initramfs
  (including "apt-get autoremove") produces error messages like this:

  run-parts: executing /etc/kernel/postinst.d/dkms 4.2.0-19-generic 
/boot/vmlinuz-4.2.0-19-generic
  Error! Could not locate dkms.conf file.
  File:  does not exist.

  But dkms seems to be working fine -- virtualbox modules get rebuilt as
  they should be.   There might be some other package which is broken
  with respect to dkms.conf, but the message gives no hint about where
  to look.

  I tried to figure out where the message is coming from, but got no hits 
(other than log files) from
    # find /boot /etc /lib* /bin /sbin /usr /var -type f -print0 |  xargs -0 
zgrep -l 'Error.*Could not locate'

  I will attach /var/log/apt/term.log

  ACTUAL RESULTS:
     Error saying dkms.conf is missing

  EXPECTED RESULTS:
     No error, or else an error which indicates which module is broken or the 
path of the missing file

  (If the underlying problem is not in the above postinst script, but in
  another module which produces the un-useful iagnostic, please redirect
  this bug to that package).

  $ locate dkms.conf
  /etc/modprobe.d/dkms.conf# this one is empty
  /home/jima/flashcache/flashcache-wt/src/dkms.conf
  /home/jima/flashcache/src/dkms.conf
  /usr/share/virtualbox/src/vboxhost/dkms.conf
  /usr/src/bbswitch-0.7/dkms.conf
  /usr/src/nvidia-352-updates-352.63/dkms.conf
  /var/lib/dkms/bbswitch/0.7/build/dkms.conf
  /var/lib/dkms/nvidia-352-updates/352.63/build/dkms.conf
  /var/lib/dkms/vboxhost/5.0.12/build/dkms.conf
  /var/lib/dkms/vboxhost/5.0.9/build/dkms.conf
  /var/lib/dkms_SAVE/vboxhost/4.3.10/build/dkms.conf
  /var/lib/dpkg/info/dkms.conffiles   # all files listed herein exist

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: linux-image-extra-4.2.0-19-generic 4.2.0-19.23
  ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
  Uname: Linux 4.2.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jima   2484 F pulseaudio
   /dev/snd/controlC0:  jima   2484 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Dec 21 14:33:19 2015
  HibernationDevice: RESUME=UUID=692a674b-d118-4d8a-906c-ecd9d1accff7
  InstallationDate: Installed on 2013-08-06 (867 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  IwConfig:
   eth0  no wireless extensions.

   lono wireless extensions.
  MachineType: System manufacturer System Product Name
  ProcFB:

  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-22-generic 
root=UUID=cb77f6cf-d3da-493f-bad6-2c7bdf5f1550 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-4.2.0-22-generic N/A
   linux-backports-modules-4.2.0-22-generic  N/A
   linux-firmware1.149.3
  RfKill:

  SourcePackage: linux
  UpgradeStatus: Upgraded to wily on 2015-11-09 (42 days ago)
  dmi.bios.date: 09/21/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1408
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P6T
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1408:bd09/21/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP6T:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1528378/+subscriptions

-- 
Mailing list: 

[Kernel-packages] [Bug 1528378] [NEW] Possibly-bogus error about missing dkms.conf file during autoremove

2015-12-21 Thread jimav
Public bug reported:

Running "apt-get autoremove" after a kernel update produces messages
like this:

run-parts: executing /etc/kernel/postinst.d/dkms 4.2.0-19-generic 
/boot/vmlinuz-4.2.0-19-generic
Error! Could not locate dkms.conf file.
File:  does not exist.

But dkms seems to be working fine -- virtualbox modules get rebuilt as
they should be.   There might be some other package which is broken with
respect to dkms.conf, but the message gives no hint about where to look.

I tried to figure out where the message is coming from, but got no hits (other 
than log files) from
  # find /boot /etc /lib* /bin /sbin /usr /var -type f -print0 |  xargs -0 
zgrep -l 'Error.*Could not locate'

I will attach /var/log/apt/term.log

ACTUAL RESULTS:
   Error saying dkms.conf is missing

EXPECTED RESULTS:
   No error, or else an error which indicates which module is broken or the 
path of the missing file

(If the underlying problem is not in the above postinst script, but in
another module which produces the un-useful iagnostic, please redirect
this bug to that package).

$ locate dkms.conf
/etc/modprobe.d/dkms.conf# this one is empty
/home/jima/flashcache/flashcache-wt/src/dkms.conf
/home/jima/flashcache/src/dkms.conf
/usr/share/virtualbox/src/vboxhost/dkms.conf
/usr/src/bbswitch-0.7/dkms.conf
/usr/src/nvidia-352-updates-352.63/dkms.conf
/var/lib/dkms/bbswitch/0.7/build/dkms.conf
/var/lib/dkms/nvidia-352-updates/352.63/build/dkms.conf
/var/lib/dkms/vboxhost/5.0.12/build/dkms.conf
/var/lib/dkms/vboxhost/5.0.9/build/dkms.conf
/var/lib/dkms_SAVE/vboxhost/4.3.10/build/dkms.conf
/var/lib/dpkg/info/dkms.conffiles   # all files listed herein exist

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: linux-image-extra-4.2.0-19-generic 4.2.0-19.23
ProcVersionSignature: Ubuntu 4.2.0-22.27-generic 4.2.6
Uname: Linux 4.2.0-22-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  jima   2484 F pulseaudio
 /dev/snd/controlC0:  jima   2484 F pulseaudio
CurrentDesktop: Unity
Date: Mon Dec 21 14:33:19 2015
HibernationDevice: RESUME=UUID=692a674b-d118-4d8a-906c-ecd9d1accff7
InstallationDate: Installed on 2013-08-06 (867 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
MachineType: System manufacturer System Product Name
ProcFB:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-22-generic 
root=UUID=cb77f6cf-d3da-493f-bad6-2c7bdf5f1550 ro quiet splash
RelatedPackageVersions:
 linux-restricted-modules-4.2.0-22-generic N/A
 linux-backports-modules-4.2.0-22-generic  N/A
 linux-firmware1.149.3
RfKill:
 
SourcePackage: linux
UpgradeStatus: Upgraded to wily on 2015-11-09 (42 days ago)
dmi.bios.date: 09/21/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 1408
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P6T
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1408:bd09/21/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP6T:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug wily

** Attachment added: "term.log"
   https://bugs.launchpad.net/bugs/1528378/+attachment/4538648/+files/term.log

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

Title:
  Possibly-bogus error about missing dkms.conf file during autoremove

Status in linux package in Ubuntu:
  New

Bug description:
  Running "apt-get autoremove" after a kernel update produces messages
  like this:

  run-parts: executing /etc/kernel/postinst.d/dkms 4.2.0-19-generic 
/boot/vmlinuz-4.2.0-19-generic
  Error! Could not locate dkms.conf file.
  File:  does not exist.

  But dkms seems to be working fine -- virtualbox modules get rebuilt as
  they should be.   There might be some other package which is broken
  with respect to dkms.conf, but the message gives no hint about where
  to look.

  I tried to figure out where the message is coming from, but got no hits 
(other than log files) from
# find /boot /etc /lib* /bin /sbin /usr /var -type f -print0 |  xargs -0 
zgrep -l 'Error.*Could not locate'

  I will attach /var/log/apt/term.log

  ACTUAL RESULTS:
 Error saying dkms.conf is missing

  EXPECTED RESULTS:
 No error, or else an error which indicates which module is broken or 

[Kernel-packages] [Bug 1035431] Re: bluetooth-wizard failed to connect to a keyboard(logitech)

2015-01-31 Thread jimav
Does not work for me.  
Running 14.10 with utopic-proposed enabled; an update installed gnome-bluetooth 
3.8.2.1-0ubuntu9 amd64

Several errors were logged.  It looks like an error occurs when starting
discovery, before even attempting to pair with a device.  And after
attempting to pair, the usual Invalid Parameters error occurs AND a
dbus error about a rejected message:

1. Clicked Set up new device in the bt applet
syslog: bluetoothd[637]: Discovery session 0x7f9eb2d982c0 with :1.70 activated
syslog: bluetoothd[637]: Unknown command complete for opcode 37

3. Selected a device in the list and clicked Next (the device was my Android 
4.4 cellphone, which was set to be visible)
syslog: bluetoothd[637]: Stopping discovery
syslog: bluetoothd[637]: hci0: Cancel Pair Device (0x001a) failed: Invalid 
Parameters (0x0d)

auth.log: dbus[601]: [system] Rejected send message, 3 matched rules;
type=method_return, sender=:1.73 (uid=2000 pid=5662 comm=bluetooth-
wizard ) interface=(unset) member=(unset) error name=(unset)
requested_reply=0 destination=:1.1 (uid=0 pid=637
comm=/usr/sbin/bluetoothd )

I'm using a usb bluetooth dongle.   I've _never_ been able to use it
with Ubuntu, so I suppose it could be a hardware problem.  Even if that
is so, the above errors looks like bugs to me, not legitimate
diagnostics.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1035431

Title:
  bluetooth-wizard failed to connect to a keyboard(logitech)

Status in GNOME Bluetooth:
  New
Status in OEM Priority Project:
  In Progress
Status in OEM Priority Project trusty series:
  New
Status in bluez package in Ubuntu:
  Fix Released
Status in gnome-bluetooth package in Ubuntu:
  Fix Released
Status in bluez source package in Precise:
  Triaged
Status in gnome-bluetooth source package in Precise:
  Triaged
Status in bluez source package in Trusty:
  Fix Committed
Status in gnome-bluetooth source package in Trusty:
  Fix Committed

Bug description:
  [Impact]

   * Fixes issues connecting bluetooth devices using SSP (Simple Secure
  Pairing); which does include many newer bluetooth devices, especially
  keyboards.

  [Test Case]

   * Try to connect a bluetooth keyboard using the wizard; especially
  one of the following models:

  Logitech Bluetooth Keyboard K760
  Logitech Bluetooth Keyboard K810
  HP Bluetooth Keyboard K4000

  [Regression Potential]

   * It must be ensured that keyboards that could already be paired
  successfully still work properly; specifically, especially for
  keyboards but for any other devices, that pairing still works despite
  changes to the SSP code.

  [Other Info]

  
  ---

  When I try to connect my bluetooth keyboard using bluetooth-wizard, it
  ever fails:

  ** (bluetooth-wizard:11367): WARNING **: Setting up 'Logitech K760'
  failed: Authentication Failed

  This keyboard works fine with another computer under ubuntu 11.04.
  This keyboard works fine with this computer and Windows 7 (arghhh).
  This computer ubuntu 12.04 works fine with my bluetooth mouse.

  I can attach manually this keyboard to this computer using :

  sudo hidd --search

  My computer is a Samsung 305U1A
  My bluetooth interface is :

  Bus 003 Device 002: ID 0a5c:219c Broadcom Corp.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/1035431/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp