[Kernel-packages] [Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors

2019-06-05 Thread Frank van Wensveen
** Attachment added: "Relevant syslog section and dmesg output for 5.2.0 kernel"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1830350/+attachment/5268959/+files/syslog.zip

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  New

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  

[Kernel-packages] [Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors

2019-06-05 Thread Frank van Wensveen
OK. I followed the above instructions and eventually managed to install
the recommended firmware and kernel. Upon rebooting there were several
console errors:

[1.096562] Couldn't get size: 0x800e
[1.700597] psmouse serio1: elantech: elantech_send_cmd query 0x02 failed.
[1.700620] psmouse serio1: elantech: failed to query capabilities.

Eventually the system booted. The USB mouse didn't work but the laptop's
touch pad still functioned. Wireless network support appeared to be
fine. I did not experience the problems that triggered this bug report.

Output of "modinfo ath10k_core" before the upgrade:

filename:   
/lib/modules/4.15.0-50-generic/kernel/drivers/net/wireless/ath/ath10k/ath10k_core.ko
license:Dual BSD/GPL
description:Core module for Qualcomm Atheros 802.11ac wireless LAN cards.
author: Qualcomm Atheros
srcversion: 165FDC1E16C9659545F5EBF
depends:mac80211,cfg80211,ath
retpoline:  Y
intree: Y
name:   ath10k_core
vermagic:   4.15.0-50-generic SMP mod_unload
signat: PKCS#7
signer:
sig_key:
sig_hashalgo:   md4
parm:   debug_mask:Debugging mask (uint)
parm:   uart_print:Uart target debugging (bool)
parm:   skip_otp:Skip otp failure for calibration in testmode (bool)
parm:   cryptmode:Crypto mode: 0-hardware, 1-software (uint)
parm:   rawmode:Use raw 802.11 frame datapath (bool)


Output of 'modinfo ath10k_core" after the upgrade:

filename:   
/lib/modules/5.2.0-050200rc2-generic/kernel/drivers/net/wireless/ath/ath10k/ath10k_core.ko
license:Dual BSD/GPL
description:Core module for Qualcomm Atheros 802.11ac wireless LAN cards.
author: Qualcomm Atheros
srcversion: 8629BA1FF61C3F4A154EFE0
depends:mac80211,cfg80211,ath
retpoline:  Y
intree: Y
name:   ath10k_core
vermagic:   5.2.0-050200rc2-generic SMP mod_unload
signat: PKCS#7
signer:
sig_key:
sig_hashalgo:   md4
parm:   debug_mask:Debugging mask (uint)
parm:   uart_print:Uart target debugging (bool)
parm:   skip_otp:Skip otp failure for calibration in testmode (bool)
parm:   cryptmode:Crypto mode: 0-hardware, 1-software (uint)
parm:   rawmode:Use raw 802.11 frame datapath (bool)
parm:   coredump_mask:Bitfield of what to include in firmware crash 
file (ulong)


Output of 'modinfo ath10k_pci" before:

filename:   
/lib/modules/4.15.0-50-generic/kernel/drivers/net/wireless/ath/ath10k/ath10k_pci.ko
firmware:   ath10k/QCA9377/hw1.0/board.bin
firmware:   ath10k/QCA9377/hw1.0/firmware-5.bin
firmware:   ath10k/QCA6174/hw3.0/board-2.bin
firmware:   ath10k/QCA6174/hw3.0/board.bin
firmware:   ath10k/QCA6174/hw3.0/firmware-6.bin
firmware:   ath10k/QCA6174/hw3.0/firmware-5.bin
firmware:   ath10k/QCA6174/hw3.0/firmware-4.bin
firmware:   ath10k/QCA6174/hw2.1/board-2.bin
firmware:   ath10k/QCA6174/hw2.1/board.bin
firmware:   ath10k/QCA6174/hw2.1/firmware-5.bin
firmware:   ath10k/QCA6174/hw2.1/firmware-4.bin
firmware:   ath10k/QCA9887/hw1.0/board-2.bin
firmware:   ath10k/QCA9887/hw1.0/board.bin
firmware:   ath10k/QCA9887/hw1.0/firmware-5.bin
firmware:   ath10k/QCA988X/hw2.0/board-2.bin
firmware:   ath10k/QCA988X/hw2.0/board.bin
firmware:   ath10k/QCA988X/hw2.0/firmware-5.bin
firmware:   ath10k/QCA988X/hw2.0/firmware-4.bin
firmware:   ath10k/QCA988X/hw2.0/firmware-3.bin
firmware:   ath10k/QCA988X/hw2.0/firmware-2.bin
license:Dual BSD/GPL
description:Driver support for Qualcomm Atheros 802.11ac WLAN PCIe/AHB 
devices
author: Qualcomm Atheros
srcversion: 63EC35DB9BF9FC4074A002D
alias:  pci:v168Cd0050sv*sd*bc*sc*i*
alias:  pci:v168Cd0042sv*sd*bc*sc*i*
alias:  pci:v168Cd0046sv*sd*bc*sc*i*
alias:  pci:v168Cd0056sv*sd*bc*sc*i*
alias:  pci:v168Cd0040sv*sd*bc*sc*i*
alias:  pci:v168Cd003Esv*sd*bc*sc*i*
alias:  pci:v168Cd0041sv*sd*bc*sc*i*
alias:  pci:v168Cd003Csv*sd*bc*sc*i*
depends:ath10k_core
retpoline:  Y
intree: Y
name:   ath10k_pci
vermagic:   4.15.0-50-generic SMP mod_unload
signat: PKCS#7
signer:

Output of "modinfo ath10k_pci" after:

filename:   
/lib/modules/5.2.0-050200rc2-generic/kernel/drivers/net/wireless/ath/ath10k/ath10k_pci.ko
firmware:   ath10k/QCA9377/hw1.0/board.bin
firmware:   ath10k/QCA9377/hw1.0/firmware-5.bin
firmware:   ath10k/QCA9377/hw1.0/firmware-6.bin
firmware:   ath10k/QCA6174/hw3.0/board-2.bin
firmware:   ath10k/QCA6174/hw3.0/board.bin
firmware:   ath10k/QCA6174/hw3.0/firmware-6.bin
firmware:   ath10k/QCA6174/hw3.0/firmware-5.bin
firmware:   ath10k/QCA6174/hw3.0/firmware-4.bin
firmware:   ath10k/QCA6174/hw2.1/board-2.bin
firmware:   ath10k/QCA6174/hw2.1/board.bin
firmware:   

[Kernel-packages] [Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors

2019-06-03 Thread Frank van Wensveen
@Seth Forshee:

> I think you would be better off making backup copies of the specific
> files the driver uses, then replace the original files with the versions
> from the link. Running "modinfo -F firmware /lib/modules/$(uname
> -r)/kernel/drivers/net/wireless/ath/ath10k/ath10k_pci.ko" in a terminal
> will give you a list of the firmware files the driver may be using. Note
> that the paths it prints need to have /lib/firmware/ prepended.

OK. The "modinfo -F" command you gave me returns a list of files:

ath10k/QCA9377/hw1.0/board.bin
ath10k/QCA9377/hw1.0/firmware-5.bin
ath10k/QCA6174/hw3.0/board-2.bin
ath10k/QCA6174/hw3.0/board.bin
ath10k/QCA6174/hw3.0/firmware-6.bin
ath10k/QCA6174/hw3.0/firmware-5.bin
ath10k/QCA6174/hw3.0/firmware-4.bin
ath10k/QCA6174/hw2.1/board-2.bin
ath10k/QCA6174/hw2.1/board.bin
ath10k/QCA6174/hw2.1/firmware-5.bin
ath10k/QCA6174/hw2.1/firmware-4.bin
ath10k/QCA9887/hw1.0/board-2.bin
ath10k/QCA9887/hw1.0/board.bin
ath10k/QCA9887/hw1.0/firmware-5.bin
ath10k/QCA988X/hw2.0/board-2.bin
ath10k/QCA988X/hw2.0/board.bin
ath10k/QCA988X/hw2.0/firmware-5.bin
ath10k/QCA988X/hw2.0/firmware-4.bin
ath10k/QCA988X/hw2.0/firmware-3.bin
ath10k/QCA988X/hw2.0/firmware-2.bin

but not all these files exist in the updated firmware build I downloaded
as per Kai-Heng Feng's instructions above. And in the directory you had
me check are only *.ko files. So I'm not sure what to replace with what
here.

Sorry, guys, but the last time I built my own kernel was on Slackware
Linux 1.18 in 1994 (if memory serves) and the current structure and
organization of the various kernel components is a little beyond me. I'm
eager to do whatever you need me to do to provide you with the data you
need in order to find out what the problem is, but I'm going to need a
little bit of hand-holding here. Sorry to be a pain but I'm not at all
sure how to proceed at this point to install the updated kernel and
firmware modules you need me to try.

Any further advise would be appreciated!

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  New

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 

[Kernel-packages] [Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors

2019-05-31 Thread Frank van Wensveen
Sorry, previous post was repeated following a browser crash / session
restore. My bad.

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  New

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  

[Kernel-packages] [Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors

2019-05-31 Thread Frank van Wensveen
@Kai-Heng Feng: I will do that.

However, I'm deadlined right now and this is my production machine, so
it'll have to wait for the paying job to be dealt with (probably this
weekend). Two questions, though:

1. The latest linux-firmware that you directed me to (linux-
firmware-20190514.tar.gz) is obviously intended for those who know what
they're doing. It is just a matter of "make install"? Because pretty
much all that does is copy the contents of the tarball to /lib/firmware
and I don't think that's enough.

2. Can I simply install:
linux-image-unsigned-5.2.0-050200rc2-generic_5.2.0-050200rc2.201905262130_amd64.deb
linux-modules-5.2.0-050200rc2-generic_5.2.0-050200rc2.201905262130_amd64.deb
linux-headers-5.2.0-050200rc2-generic_5.2.0-050200rc2.201905262130_amd64.deb
or are there other dependencies as well that I need to be aware of / deal with?

(As you will probably have understood by now I've little or no
experience with nightly builds, interim development releases and/or
other Linux development related issues.)

Please advise. Thank you!

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  New

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 

[Kernel-packages] [Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors

2019-05-31 Thread Frank van Wensveen
@Kai-Heng Feng: I will do that.

However, I'm deadlined right now and this is my production machine, so
it'll have to wait for the paying job to be dealt with. Two questions,
though:

1. The latest linux-firmware that you directed me to (linux-
firmware-20190514.tar.gz) is obviously intended for those who know what
they're doing. It is just a matter of "make install" or is there more to
installing this version? I'm a little concerned about hosing my system,
seeing as it's my production machine.

2. Can I simply install:
linux-image-unsigned-5.2.0-050200rc2-generic_5.2.0-050200rc2.201905262130_amd64.deb
linux-modules-5.2.0-050200rc2-generic_5.2.0-050200rc2.201905262130_amd64.deb
linux-headers-5.2.0-050200rc2-generic_5.2.0-050200rc2.201905262130_amd64.deb
or are there other dependencies as well?

Please advise. Thank you!

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed
Status in linux-firmware package in Ubuntu:
  New

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: 

[Kernel-packages] [Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors

2019-05-29 Thread Frank van Wensveen
@Kai-Heng Feng:

Sorry, it took me a while to figure out how to do this. I have
downgraded the linux-firmware package to 1.173 which is the only version
I could find before 1.173.5. The problem started with the update to
linux-firmware_1.173.5 and the regular update to 1.173.6 (which was the
one running before the downgrade) did not resolve the issue.

@lotuspshychje: I have not yet downgraded the kernel to a previous
version. (Current version: 4.15.0-50-generic #54-Ubuntu SMP Mon May 6
18:46:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux, current package linux-
generic 4.15.0.50.52).

With the current kernel and the downgraded linux-firmware package the
symptoms seem to have disappeared. This suggests that the issue is
related to the linux-firmware package (starting at 1.173.5)rather than
the kernel itself.

(I expect the bug should be reclassified as applying to this package
accordingly.)

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: 

[Kernel-packages] [Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors

2019-05-26 Thread Frank van Wensveen
According to the APT log (/var/log/apt/term.log*) the update on 26 April
last installed the 4.15.0.47 kernel. This is when the problem started,
so if this is exclusively kernel-related the problem is a change between
4.15.0.46 and 4.15.0.47.

However, the only two kernel versions currently still available in the
grub menu are 4.15.0.48 and 4.15.0.50. So I'm not sure how to revert to
a pre-4.15.0.47 kernel. Is there a way to revert to an older kernel from
the repositories?

Please advise.

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  

[Kernel-packages] [Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors

2019-05-25 Thread Frank van Wensveen
I have followed the above instructions. Output:

$ apport-collect 1830350
dpkg-query: no packages found matching linux


** 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/1830350

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.

[Kernel-packages] [Bug 1830350] ProcCpuinfo.txt

2019-05-25 Thread Frank van Wensveen
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1830350/+attachment/5266459/+files/ProcCpuinfo.txt

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  

[Kernel-packages] [Bug 1830350] ProcEnviron.txt

2019-05-25 Thread Frank van Wensveen
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1830350/+attachment/5266461/+files/ProcEnviron.txt

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  

[Kernel-packages] [Bug 1830350] Lspci.txt

2019-05-25 Thread Frank van Wensveen
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1830350/+attachment/5266457/+files/Lspci.txt

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  

[Kernel-packages] [Bug 1830350] CurrentDmesg.txt

2019-05-25 Thread Frank van Wensveen
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1830350/+attachment/5266455/+files/CurrentDmesg.txt

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  

[Kernel-packages] [Bug 1830350] PulseList.txt

2019-05-25 Thread Frank van Wensveen
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1830350/+attachment/5266464/+files/PulseList.txt

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10

[Kernel-packages] [Bug 1830350] Lsusb.txt

2019-05-25 Thread Frank van Wensveen
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1830350/+attachment/5266458/+files/Lsusb.txt

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  

[Kernel-packages] [Bug 1830350] ProcCpuinfoMinimal.txt

2019-05-25 Thread Frank van Wensveen
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1830350/+attachment/5266460/+files/ProcCpuinfoMinimal.txt

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  

[Kernel-packages] [Bug 1830350] IwConfig.txt

2019-05-25 Thread Frank van Wensveen
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1830350/+attachment/5266456/+files/IwConfig.txt

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  

[Kernel-packages] [Bug 1830350] ProcInterrupts.txt

2019-05-25 Thread Frank van Wensveen
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1830350/+attachment/5266462/+files/ProcInterrupts.txt

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  

[Kernel-packages] [Bug 1830350] CRDA.txt

2019-05-25 Thread Frank van Wensveen
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1830350/+attachment/5266454/+files/CRDA.txt

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  

[Kernel-packages] [Bug 1830350] ProcModules.txt

2019-05-25 Thread Frank van Wensveen
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1830350/+attachment/5266463/+files/ProcModules.txt

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  

[Kernel-packages] [Bug 1830350] RfKill.txt

2019-05-25 Thread Frank van Wensveen
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1830350/+attachment/5266465/+files/RfKill.txt

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  

[Kernel-packages] [Bug 1830350] WifiSyslog.txt

2019-05-25 Thread Frank van Wensveen
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1830350/+attachment/5266467/+files/WifiSyslog.txt

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 

[Kernel-packages] [Bug 1830350] UdevDb.txt

2019-05-25 Thread Frank van Wensveen
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1830350/+attachment/5266466/+files/UdevDb.txt

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

Title:
  System freezes repeatedly for several seconds; wifi driver related
  errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I updated my system about a month ago (Fri 26 April 2019). This was
  the first update in several weeks and installed fresh versions of a
  whole truck load of applications including a kernel update. Since this
  latest bunch of updates the system freezes for a few seconds at
  regular intervals. Not fatal, but very annoying.

  Output from "journalctl -f" shows the following errors occurring at
  the same time as these freezes:

  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110

  Corresponding lines in /var/log/syslog:

  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110

  I do note the interval between the avahi-daemon entry and the
  subsequent errors related to the wireless network interface, but the
  former precede the latter consistently in syslog, suggesting they may
  be related, which is why I'm including it in this report.

  The freezes last a few seconds. Keyboard input is preserved at this
  time and typed input appears after the freeze is resolved. Mouse
  cursor continues to move during freezes but mouse clicks are only
  processed after the freeze is resolved, i.e. the result of the mouse
  click is suspended (e.g. buffered) until the system becomes responsive
  again. For example, clicking on a window during the freeze will focus
  that window after the freeze has been resolved.

  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:

  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)

  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04

  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux

  As already said, this is a new issue that has began occurring only
  after the recent batch of updates that included a kernel update. I
  reported the bug (maybe in the wrong place) but so far I have received
  no response. I've lived with this for a month or so hoping that
  further updates would fix the problem but it still persists.
  Installing the latest firmware update (14 Mar 2019) has no effect. No
  other changes were made to either hardware or OS configuration.

  Logfile snippets attached.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  frankvw1989 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 18.04
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
  InstallationDate: Installed on 2018-05-10 (379 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  MachineType: Dell Inc. Inspiron 3576
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-50-generic N/A
   linux-backports-modules-4.15.0-50-generic  N/A
   linux-firmware 1.173.6
  Tags:  bionic
  Uname: Linux 4.15.0-50-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
  _MarkForUpload: True
  dmi.bios.date: 01/16/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.0
  dmi.board.name: 0K83NX
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  

[Kernel-packages] [Bug 1830350] Re: System freezes repeatedly for several seconds; wifi driver related errors

2019-05-25 Thread Frank van Wensveen
apport information

** Tags added: apport-collected

** Description changed:

  I updated my system about a month ago (Fri 26 April 2019). This was the
  first update in several weeks and installed fresh versions of a whole
  truck load of applications including a kernel update. Since this latest
  bunch of updates the system freezes for a few seconds at regular
  intervals. Not fatal, but very annoying.
  
  Output from "journalctl -f" shows the following errors occurring at the
  same time as these freezes:
  
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to receive 
scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to stop scan: 
-110
  May 24 10:31:18 dellfvw kernel: ath10k_pci :03:00.0: failed to start hw 
scan: -110
  
  Corresponding lines in /var/log/syslog:
  
  May 24 10:29:16 dellfvw avahi-daemon[1053]: Registering new address record 
for fe80::424:c75b:2a2d:52e2 on wlp3s0.*.
  May 24 10:29:55 dellfvw avahi-daemon[1053]: Withdrawing address record for 
fe80::424:c75b:2a2d:52e2 on wlp3s0.
  May 24 10:31:18 dellfvw wpa_supplicant[1078]: wlp3s0: CTRL-EVENT-SCAN-FAILED 
ret=-110
  May 24 10:31:18 dellfvw kernel: [45569.661175] ath10k_pci :03:00.0: 
failed to receive scan abortion completion: timed out
  May 24 10:31:18 dellfvw kernel: [45569.661183] ath10k_pci :03:00.0: 
failed to stop scan: -110
  May 24 10:31:18 dellfvw kernel: [45569.661187] ath10k_pci :03:00.0: 
failed to start hw scan: -110
  
  I do note the interval between the avahi-daemon entry and the subsequent
  errors related to the wireless network interface, but the former precede
  the latter consistently in syslog, suggesting they may be related, which
  is why I'm including it in this report.
  
  The freezes last a few seconds. Keyboard input is preserved at this time
  and typed input appears after the freeze is resolved. Mouse cursor
  continues to move during freezes but mouse clicks are only processed
  after the freeze is resolved, i.e. the result of the mouse click is
  suspended (e.g. buffered) until the system becomes responsive again. For
  example, clicking on a window during the freeze will focus that window
  after the freeze has been resolved.
  
  The system is a Dell Inspiron 15 3576. Relevant output of lspci -nnk:
  
  03:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac
  Wireless Network Adapter [168c:0042] (rev 31)
  
  Output of lsb_release -rd:
  Description:  Ubuntu 18.04.2 LTS
  Release:  18.04
  
  Output of uname -a:
  Linux dellfvw 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 
x86_64 x86_64 x86_64 GNU/Linux
  
  As already said, this is a new issue that has began occurring only after
  the recent batch of updates that included a kernel update. I reported
  the bug (maybe in the wrong place) but so far I have received no
  response. I've lived with this for a month or so hoping that further
  updates would fix the problem but it still persists. Installing the
  latest firmware update (14 Mar 2019) has no effect. No other changes
  were made to either hardware or OS configuration.
  
  Logfile snippets attached.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.6
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  frankvw1989 F pulseaudio
+ CurrentDesktop: GNOME
+ DistroRelease: Ubuntu 18.04
+ EcryptfsInUse: Yes
+ HibernationDevice: RESUME=UUID=7d4169aa-136e-4eac-bb87-bb1b63b0bb27
+ InstallationDate: Installed on 2018-05-10 (379 days ago)
+ InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
+ MachineType: Dell Inc. Inspiron 3576
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.15.0-50-generic 
root=UUID=0ce4cd7e-e0fd-4fe0-83fc-9f845405ab62 ro quiet splash vt.handoff=1
+ ProcVersionSignature: Ubuntu 4.15.0-50.54-generic 4.15.18
+ RelatedPackageVersions:
+  linux-restricted-modules-4.15.0-50-generic N/A
+  linux-backports-modules-4.15.0-50-generic  N/A
+  linux-firmware 1.173.6
+ Tags:  bionic
+ Uname: Linux 4.15.0-50-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip disk lpadmin plugdev sambashare sudo users vboxusers
+ _MarkForUpload: True
+ dmi.bios.date: 01/16/2019
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 1.7.0
+ dmi.board.name: 0K83NX
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvr1.7.0:bd01/16/2019:svnDellInc.:pnInspiron3576:pvr:rvnDellInc.:rn0K83NX:rvrA00:cvnDellInc.:ct10:cvr:
+ dmi.product.family: Inspiron
+ dmi.product.name: Inspiron 3576
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"