[Kernel-packages] [Bug 1853417] [NEW] tsc failed on T-aws 4.4 i3.metal

2019-11-20 Thread Po-Hsu Lin
Public bug reported:

This test is only failing on i3.metal.

Reproduce rate: 3 out of 3 attempts

Failed with:
  TestFail: Latency CPU 66 - CPU 37 =   706 exceeds threshold 650

Test history on i3.metal:
* 4.4.0-1057.61 - passed
* 4.4.0-1056.60 - passed
* 4.4.0-1055.59 - passed

 Running 'make  '
 [stdout] cc -O -Wall -Wpedantic -Werror   -c -o checktsc.o checktsc.c
 [stdout] cc  -o checktsc checktsc.o -lpthread
 Running '/home/ubuntu/autotest/client/tmp/tsc/src/checktsc -t 650'
 Program checktsc exit status is 1
 Exception escaping from test:
Traceback (most recent call last):
  File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
_call_test_function(self.execute, *p_args, **p_dargs)
  File "/home/ubuntu/autotest/client/shared/test.py", line 823, in 
_call_test_function
return func(*args, **dargs)
  File "/home/ubuntu/autotest/client/shared/test.py", line 291, in execute
postprocess_profiled_run, args, dargs)
  File "/home/ubuntu/autotest/client/shared/test.py", line 212, in 
_call_run_once
self.run_once(*args, **dargs)
  File "/home/ubuntu/autotest/client/tests/tsc/tsc.py", line 74, in run_once
raise error.TestFail(reason)
TestFail: Latency CPU 66 - CPU 37 =   706 exceeds threshold 650
 child process failed

** Affects: ubuntu-kernel-tests
 Importance: Undecided
 Status: New

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


** Tags: amd64 aws sru-2019 tsc

** Also affects: linux-aws (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: amd64 aws sru-2019 tsc

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

Title:
  tsc failed on T-aws 4.4 i3.metal

Status in ubuntu-kernel-tests:
  New
Status in linux-aws package in Ubuntu:
  New

Bug description:
  This test is only failing on i3.metal.

  Reproduce rate: 3 out of 3 attempts

  Failed with:
TestFail: Latency CPU 66 - CPU 37 =   706 exceeds threshold 650

  Test history on i3.metal:
  * 4.4.0-1057.61   - passed
  * 4.4.0-1056.60   - passed
  * 4.4.0-1055.59   - passed

   Running 'make  '
   [stdout] cc -O -Wall -Wpedantic -Werror   -c -o checktsc.o checktsc.c
   [stdout] cc  -o checktsc checktsc.o -lpthread
   Running '/home/ubuntu/autotest/client/tmp/tsc/src/checktsc -t 650'
   Program checktsc exit status is 1
   Exception escaping from test:
  Traceback (most recent call last):
File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
  _call_test_function(self.execute, *p_args, **p_dargs)
File "/home/ubuntu/autotest/client/shared/test.py", line 823, in 
_call_test_function
  return func(*args, **dargs)
File "/home/ubuntu/autotest/client/shared/test.py", line 291, in execute
  postprocess_profiled_run, args, dargs)
File "/home/ubuntu/autotest/client/shared/test.py", line 212, in 
_call_run_once
  self.run_once(*args, **dargs)
File "/home/ubuntu/autotest/client/tests/tsc/tsc.py", line 74, in run_once
  raise error.TestFail(reason)
  TestFail: Latency CPU 66 - CPU 37 =   706 exceeds threshold 650
   child process failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1853417/+subscriptions

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


[Kernel-packages] [Bug 1779640] Re: [Hyper-V] KVP daemon crashes at startup

2019-11-20 Thread lilideng
Try HyperV command, you will see hv-kvp-daemon service exit with KVP:
read failed; error:9 Bad file descriptor

Disable-VMIntegrationService -Name "Key-Value Pair Exchange" -VMName
$VMName -ComputerName $hvServer

Kernel version - 
11/21/2019 07:10:21 : [INFO ] Old kernel: 4.15.0-38-generic
11/21/2019 07:10:21 : [INFO ] New kernel: 5.0.0-1026-azure

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

Title:
  [Hyper-V] KVP daemon crashes at startup

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Confirmed
Status in linux source package in Disco:
  Confirmed

Bug description:
  While testing Bionic daily build with kernel 4.15.0-20-generic we saw
  the following issue with the KVP daemon:

  KVP daemon crashes after approximatively 2 minutes of uptime and it enters in 
a failed state. The daemon can be manually started and it enters back in active 
(running) state.
  The error messages from /var/log/syslog after the daemon enters the failed 
state are the following:

  Apr 25 04:28:46 bionicDaily KVP: read failed; error:9 Bad file descriptor
  Apr 25 04:28:46 bionicDaily systemd[1]: hv-kvp-daemon.service: Main process 
exited, code=exited, status=1/FAILURE
  Apr 25 04:28:46 bionicDaily systemd[1]: hv-kvp-daemon.service: Failed with 
result 'exit-code'.
  Apr 25 04:28:59 bionicDaily systemd[1]: Started Hyper-V KVP Protocol Daemon.

  Note: There was a simmilar issue discussed on this thread
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1664663, but the
  fixing commit seems to be inclued in this Bionic build.

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

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


[Kernel-packages] [Bug 1848978] Re: CML: perf enabling for core

2019-11-20 Thread You-Sheng Yang
To read PC10 residency, one may want to install `powertop` from ppa
:canonical-hwe-team/powertop[1], which contains the latest version
2.11+.

[1]: https://launchpad.net/~canonical-hwe-team/+archive/ubuntu/powertop

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

Title:
  CML: perf enabling for core

Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-osp1 package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Confirmed
Status in linux-oem-osp1 source package in Bionic:
  In Progress
Status in linux source package in Disco:
  New
Status in linux-oem-osp1 source package in Disco:
  Confirmed
Status in linux source package in Eoan:
  New
Status in linux-oem-osp1 source package in Eoan:
  Confirmed
Status in linux source package in Focal:
  Confirmed
Status in linux-oem-osp1 source package in Focal:
  Confirmed

Bug description:
  Description:

  CML perf enabling for core

  v5.4-rc3
  1ffa6c04dae39776a3c222bdf88051e394386c01 
9066288b2aab1804dc1eebec6ff88474363b89cb 
9674b1cc0f94c34f76e58c102623a866836f269e

  
  Target Kernel: 5.4
  Target Release: 20.04

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

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


[Kernel-packages] [Bug 1848978] Re: CML: perf enabling for core

2019-11-20 Thread You-Sheng Yang
Sorry, that should be a false alarm. Verified built kernels for oem-
osp1, disco and eoan in my ppa on an Ice Lake platform, PC10 residency
is still valid. Will proceed to send SRU patches after verified on CML
as well.

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

Title:
  CML: perf enabling for core

Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  Confirmed
Status in linux-oem-osp1 package in Ubuntu:
  Confirmed
Status in linux source package in Bionic:
  Confirmed
Status in linux-oem-osp1 source package in Bionic:
  In Progress
Status in linux source package in Disco:
  New
Status in linux-oem-osp1 source package in Disco:
  Confirmed
Status in linux source package in Eoan:
  New
Status in linux-oem-osp1 source package in Eoan:
  Confirmed
Status in linux source package in Focal:
  Confirmed
Status in linux-oem-osp1 source package in Focal:
  Confirmed

Bug description:
  Description:

  CML perf enabling for core

  v5.4-rc3
  1ffa6c04dae39776a3c222bdf88051e394386c01 
9066288b2aab1804dc1eebec6ff88474363b89cb 
9674b1cc0f94c34f76e58c102623a866836f269e

  
  Target Kernel: 5.4
  Target Release: 20.04

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

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


[Kernel-packages] [Bug 1852282] Re: xenial/linux-azure: 4.15.0-1064.69 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: Incomplete => In Progress

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 08:01 UTC
  reason:
-   automated-testing: Stalled -- testing FAILED
+   automated-testing: Ongoing -- testing in progress
promote-to-proposed: Stalled -- copy FAILED
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
stakeholder-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
trusty/linux-azure: bug 1852281
xenial/linux-azure-edge: bug 1852280
xenial/linux-azure/azure-kernel: bug 1852279
  variant: debs

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

Title:
  xenial/linux-azure: 4.15.0-1064.69 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Incomplete
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow stakeholder-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-azure package in Ubuntu:
  Invalid
Status in linux-azure source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 08:01 UTC
  reason:
automated-testing: Ongoing -- testing in progress
promote-to-proposed: Stalled -- copy FAILED
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
stakeholder-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
trusty/linux-azure: bug 1852281
xenial/linux-azure-edge: bug 1852280
xenial/linux-azure/azure-kernel: bug 1852279
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852282/+subscriptions

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


[Kernel-packages] [Bug 1852285] Re: xenial/linux-gcp: 4.15.0-1050.53 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: Incomplete => In Progress

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Testing
  phase-changed: Thursday, 14. November 2019 22:13 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Stalled -- testing FAILED
+   automated-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
xenial/linux-gcp/gcp-kernel: bug 1852283
xenial/linux-gcp/gke-kernel: bug 1852284
  variant: debs

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

Title:
  xenial/linux-gcp: 4.15.0-1050.53 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-gcp package in Ubuntu:
  Invalid
Status in linux-gcp source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Testing
  phase-changed: Thursday, 14. November 2019 22:13 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
xenial/linux-gcp/gcp-kernel: bug 1852283
xenial/linux-gcp/gke-kernel: bug 1852284
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852285/+subscriptions

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


[Kernel-packages] [Bug 1852232] Re: eoan/linux: 5.3.0-24.26 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: Incomplete => In Progress

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Testing
  phase-changed: Thursday, 14. November 2019 18:30 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Stalled -- testing FAILED
+   automated-testing: Ongoing -- testing in progress
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-hwe-edge: bug 1852231
eoan/linux-aws: bug 1852223
eoan/linux-azure: bug 1852225
eoan/linux-gcp: bug 1852227
eoan/linux-kvm: bug 1852228
eoan/linux-oracle: bug 1852230
eoan/linux-raspi2: bug 1852220
eoan/linux/pc-kernel: bug 1852217
eoan/linux/pc-lowlatency-kernel: bug 1852218
  variant: debs

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

Title:
  eoan/linux: 5.3.0-24.26 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lrm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Eoan:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Testing
  phase-changed: Thursday, 14. November 2019 18:30 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Ongoing -- testing in progress
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-hwe-edge: bug 1852231
eoan/linux-aws: bug 1852223
eoan/linux-azure: bug 1852225
eoan/linux-gcp: bug 1852227
eoan/linux-kvm: bug 1852228
eoan/linux-oracle: bug 1852230
eoan/linux-raspi2: bug 1852220
eoan/linux/pc-kernel: bug 1852217
eoan/linux/pc-lowlatency-kernel: bug 1852218
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852232/+subscriptions

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


[Kernel-packages] [Bug 1852233] Re: disco/linux-raspi2: 5.0.0-1023.24 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: Incomplete => In Progress

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852253
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
  phase: Testing
  phase-changed: Friday, 15. November 2019 08:26 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Stalled -- testing FAILED
+   automated-testing: Ongoing -- testing in progress
certification-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  variant: debs

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

Title:
  disco/linux-raspi2: 5.0.0-1023.24 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-raspi2 package in Ubuntu:
  Invalid
Status in linux-raspi2 source package in Disco:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852253
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
  phase: Testing
  phase-changed: Friday, 15. November 2019 08:26 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Ongoing -- testing in progress
certification-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852233/+subscriptions

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


[Kernel-packages] [Bug 1852236] Re: disco/linux-aws: 5.0.0-1022.25 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: Incomplete => In Progress

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852253
  packages:
main: linux-aws
meta: linux-meta-aws
  phase: Testing
  phase-changed: Wednesday, 20. November 2019 14:18 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Stalled -- testing FAILED
+   automated-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-aws-5.0: bug 1852235
  variant: debs

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

Title:
  disco/linux-aws: 5.0.0-1022.25 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Disco:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852253
  packages:
main: linux-aws
meta: linux-meta-aws
  phase: Testing
  phase-changed: Wednesday, 20. November 2019 14:18 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-aws-5.0: bug 1852235
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852236/+subscriptions

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


[Kernel-packages] [Bug 1852253] Re: disco/linux: 5.0.0-37.40 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: Incomplete => In Progress

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Testing
  phase-changed: Thursday, 14. November 2019 18:45 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Stalled -- testing FAILED
+   automated-testing: Ongoing -- testing in progress
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-bluefield: bug 1852252
bionic/linux-hwe: bug 1852250
bionic/linux-oem-osp1: bug 1853116
disco/linux-aws: bug 1852236
disco/linux-azure: bug 1852239
disco/linux-gcp: bug 1852244
disco/linux-kvm: bug 1852245
disco/linux-oracle: bug 1852248
disco/linux-raspi2: bug 1852233
disco/linux-snapdragon: bug 1852249
unknown/unknown: bug 1852245
  variant: debs

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

Title:
  disco/linux: 5.0.0-37.40 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lrm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Disco:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Testing
  phase-changed: Thursday, 14. November 2019 18:45 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Ongoing -- testing in progress
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-bluefield: bug 1852252
bionic/linux-hwe: bug 1852250
bionic/linux-oem-osp1: bug 1853116
disco/linux-aws: bug 1852236
disco/linux-azure: bug 1852239
disco/linux-gcp: bug 1852244
disco/linux-kvm: bug 1852245
disco/linux-oracle: bug 1852248
disco/linux-raspi2: bug 1852233
disco/linux-snapdragon: bug 1852249
unknown/unknown: bug 1852245
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852253/+subscriptions

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


[Kernel-packages] [Bug 1852306] Re: xenial/linux: 4.4.0-170.199 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: Incomplete => In Progress

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  packages:
main: linux
meta: linux-meta
signed: linux-signed
  phase: Testing
  phase-changed: Thursday, 14. November 2019 18:50 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Stalled -- testing FAILED
+   automated-testing: Ongoing -- testing in progress
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
trusty/linux-aws: bug 1852304
trusty/linux-lts-xenial: bug 1852305
xenial/linux-aws: bug 1852296
xenial/linux-cascade: bug 1852297
xenial/linux-fips: bug 1852303
xenial/linux-kvm: bug 1852298
xenial/linux-raspi2: bug 1852300
xenial/linux-snapdragon: bug 1852302
xenial/linux/caracalla-kernel: bug 1852291
xenial/linux/pc-kernel: bug 1852292
xenial/linux/stlouis-kernel: bug 1852293
  variant: debs

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

Title:
  xenial/linux: 4.4.0-170.199 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  packages:
main: linux
meta: linux-meta
signed: linux-signed
  phase: Testing
  phase-changed: Thursday, 14. November 2019 18:50 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Ongoing -- testing in progress
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
trusty/linux-aws: bug 1852304
trusty/linux-lts-xenial: bug 1852305
xenial/linux-aws: bug 1852296
xenial/linux-cascade: bug 1852297
xenial/linux-fips: bug 1852303
xenial/linux-kvm: bug 1852298
xenial/linux-raspi2: bug 1852300
xenial/linux-snapdragon: bug 1852302
xenial/linux/caracalla-kernel: bug 1852291
xenial/linux/pc-kernel: bug 1852292
xenial/linux/stlouis-kernel: bug 1852293
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852306/+subscriptions

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


[Kernel-packages] [Bug 1853277] Re: Touchpad not showing up in /proc/bus/input/devices

2019-11-20 Thread Kai-Heng Feng
Please try boot with kernel parameter "i8042.nopnp=1".

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

Title:
  Touchpad not showing up in /proc/bus/input/devices

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is happening on a ThinkBook 14 IML 20RV.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: linux-image-5.3.0-18-generic 5.3.0-18.19+1
  ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
  Uname: Linux 5.3.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1848 F pulseaudio
  CasperVersion: 1.427
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov 20 11:10:52 2019
  LiveMediaBuild: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: LENOVO 20RV
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz 
file=/cdrom/preseed/username.seed quiet splash ---
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-18-generic N/A
   linux-backports-modules-5.3.0-18-generic  N/A
   linux-firmware1.183
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/10/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: CJCN21WW
  dmi.board.name: LVA/LVAB
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40697 WIN
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.modalias: 
dmi:bvnLENOVO:bvrCJCN21WW:bd10/10/2019:svnLENOVO:pn20RV:pvrLenovoThinkBook14-IML:rvnLENOVO:rnLVA/LVAB:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvr:
  dmi.product.family: ThinkBook 14-IML
  dmi.product.name: 20RV
  dmi.product.sku: LENOVO_MT_20RV_BU_idea_FM_ThinkBook 14-IML
  dmi.product.version: Lenovo ThinkBook 14-IML
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1852236] Re: disco/linux-aws: 5.0.0-1022.25 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: In Progress => Incomplete

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852253
  packages:
main: linux-aws
meta: linux-meta-aws
  phase: Testing
  phase-changed: Wednesday, 20. November 2019 14:18 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Ongoing -- testing in progress
+   automated-testing: Stalled -- testing FAILED
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-aws-5.0: bug 1852235
  variant: debs

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

Title:
  disco/linux-aws: 5.0.0-1022.25 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Disco:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852253
  packages:
main: linux-aws
meta: linux-meta-aws
  phase: Testing
  phase-changed: Wednesday, 20. November 2019 14:18 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Stalled -- testing FAILED
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-aws-5.0: bug 1852235
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852236/+subscriptions

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


[Kernel-packages] [Bug 1852233] Re: disco/linux-raspi2: 5.0.0-1023.24 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: In Progress => Incomplete

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852253
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
  phase: Testing
  phase-changed: Friday, 15. November 2019 08:26 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Ongoing -- testing in progress
+   automated-testing: Stalled -- testing FAILED
certification-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  variant: debs

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

Title:
  disco/linux-raspi2: 5.0.0-1023.24 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-raspi2 package in Ubuntu:
  Invalid
Status in linux-raspi2 source package in Disco:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852253
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
  phase: Testing
  phase-changed: Friday, 15. November 2019 08:26 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Stalled -- testing FAILED
certification-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852233/+subscriptions

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


[Kernel-packages] [Bug 1852270] Re: bionic/linux-aws: 4.15.0-1055.57 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
lrm: linux-restricted-modules-aws
main: linux-aws
meta: linux-meta-aws
  phase: Testing
  phase-changed: Tuesday, 19. November 2019 21:16 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-aws-fips: bug 1852268
bionic/linux-aws/aws-kernel: bug 1852267
xenial/linux-aws-hwe: bug 1852269
  variant: debs

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

Title:
  bionic/linux-aws: 4.15.0-1055.57 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lrm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Bionic:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
lrm: linux-restricted-modules-aws
main: linux-aws
meta: linux-meta-aws
  phase: Testing
  phase-changed: Tuesday, 19. November 2019 21:16 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-aws-fips: bug 1852268
bionic/linux-aws/aws-kernel: bug 1852267
xenial/linux-aws-hwe: bug 1852269
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852270/+subscriptions

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


[Kernel-packages] [Bug 1852287] Re: xenial/linux-deeplens: 4.15.0-1013.13 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852288
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
  phase: Ready for Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 15:06 UTC
  reason:
-   promote-to-proposed: Pending -- ready for review
+   promote-to-proposed: Stalled -- ready for review
  variant: debs

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

Title:
  xenial/linux-deeplens: 4.15.0-1013.13 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Confirmed
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852288
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
  phase: Ready for Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 15:06 UTC
  reason:
promote-to-proposed: Stalled -- ready for review
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852287/+subscriptions

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


[Kernel-packages] [Bug 1852282] Re: xenial/linux-azure: 4.15.0-1064.69 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: In Progress => Incomplete

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 08:01 UTC
  reason:
-   automated-testing: Ongoing -- testing in progress
+   automated-testing: Stalled -- testing FAILED
promote-to-proposed: Stalled -- copy FAILED
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
stakeholder-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
trusty/linux-azure: bug 1852281
xenial/linux-azure-edge: bug 1852280
xenial/linux-azure/azure-kernel: bug 1852279
  variant: debs

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

Title:
  xenial/linux-azure: 4.15.0-1064.69 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Incomplete
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow stakeholder-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-azure package in Ubuntu:
  Invalid
Status in linux-azure source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 08:01 UTC
  reason:
automated-testing: Stalled -- testing FAILED
promote-to-proposed: Stalled -- copy FAILED
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
stakeholder-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
trusty/linux-azure: bug 1852281
xenial/linux-azure-edge: bug 1852280
xenial/linux-azure/azure-kernel: bug 1852279
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852282/+subscriptions

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


[Kernel-packages] [Bug 1852285] Re: xenial/linux-gcp: 4.15.0-1050.53 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: In Progress => Incomplete

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Testing
  phase-changed: Thursday, 14. November 2019 22:13 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Ongoing -- testing in progress
+   automated-testing: Stalled -- testing FAILED
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
xenial/linux-gcp/gcp-kernel: bug 1852283
xenial/linux-gcp/gke-kernel: bug 1852284
  variant: debs

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

Title:
  xenial/linux-gcp: 4.15.0-1050.53 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Fix Released
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-gcp package in Ubuntu:
  Invalid
Status in linux-gcp source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-gcp
meta: linux-meta-gcp
signed: linux-signed-gcp
  phase: Testing
  phase-changed: Thursday, 14. November 2019 22:13 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Stalled -- testing FAILED
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
xenial/linux-gcp/gcp-kernel: bug 1852283
xenial/linux-gcp/gke-kernel: bug 1852284
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852285/+subscriptions

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


[Kernel-packages] [Bug 1852275] Re: xenial/linux-oracle: 4.15.0-1030.33~16.04.1 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852277
  packages:
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
  phase: Testing
  phase-changed: Wednesday, 20. November 2019 09:32 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  variant: debs

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

Title:
  xenial/linux-oracle: 4.15.0-1030.33~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-oracle package in Ubuntu:
  Invalid
Status in linux-oracle source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852277
  packages:
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
  phase: Testing
  phase-changed: Wednesday, 20. November 2019 09:32 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852275/+subscriptions

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


[Kernel-packages] [Bug 1852232] Re: eoan/linux: 5.3.0-24.26 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: In Progress => Incomplete

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Testing
  phase-changed: Thursday, 14. November 2019 18:30 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Ongoing -- testing in progress
+   automated-testing: Stalled -- testing FAILED
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-hwe-edge: bug 1852231
eoan/linux-aws: bug 1852223
eoan/linux-azure: bug 1852225
eoan/linux-gcp: bug 1852227
eoan/linux-kvm: bug 1852228
eoan/linux-oracle: bug 1852230
eoan/linux-raspi2: bug 1852220
eoan/linux/pc-kernel: bug 1852217
eoan/linux/pc-lowlatency-kernel: bug 1852218
  variant: debs

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

Title:
  eoan/linux: 5.3.0-24.26 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lrm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Eoan:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Testing
  phase-changed: Thursday, 14. November 2019 18:30 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Stalled -- testing FAILED
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-hwe-edge: bug 1852231
eoan/linux-aws: bug 1852223
eoan/linux-azure: bug 1852225
eoan/linux-gcp: bug 1852227
eoan/linux-kvm: bug 1852228
eoan/linux-oracle: bug 1852230
eoan/linux-raspi2: bug 1852220
eoan/linux/pc-kernel: bug 1852217
eoan/linux/pc-lowlatency-kernel: bug 1852218
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852232/+subscriptions

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


[Kernel-packages] [Bug 1852306] Re: xenial/linux: 4.4.0-170.199 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: In Progress => Incomplete

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  packages:
main: linux
meta: linux-meta
signed: linux-signed
  phase: Testing
  phase-changed: Thursday, 14. November 2019 18:50 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Ongoing -- testing in progress
+   automated-testing: Stalled -- testing FAILED
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
trusty/linux-aws: bug 1852304
trusty/linux-lts-xenial: bug 1852305
xenial/linux-aws: bug 1852296
xenial/linux-cascade: bug 1852297
xenial/linux-fips: bug 1852303
xenial/linux-kvm: bug 1852298
xenial/linux-raspi2: bug 1852300
xenial/linux-snapdragon: bug 1852302
xenial/linux/caracalla-kernel: bug 1852291
xenial/linux/pc-kernel: bug 1852292
xenial/linux/stlouis-kernel: bug 1852293
  variant: debs

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

Title:
  xenial/linux: 4.4.0-170.199 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  packages:
main: linux
meta: linux-meta
signed: linux-signed
  phase: Testing
  phase-changed: Thursday, 14. November 2019 18:50 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Stalled -- testing FAILED
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
trusty/linux-aws: bug 1852304
trusty/linux-lts-xenial: bug 1852305
xenial/linux-aws: bug 1852296
xenial/linux-cascade: bug 1852297
xenial/linux-fips: bug 1852303
xenial/linux-kvm: bug 1852298
xenial/linux-raspi2: bug 1852300
xenial/linux-snapdragon: bug 1852302
xenial/linux/caracalla-kernel: bug 1852291
xenial/linux/pc-kernel: bug 1852292
xenial/linux/stlouis-kernel: bug 1852293
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852306/+subscriptions

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


[Kernel-packages] [Bug 1853365] Re: bionic/linux-ibm-gt: 4.15.0-1043.46 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1849855
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 21:16 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa meta:depwait
+   promote-to-proposed: Holding -- master bug not ready for proposed
  variant: debs

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

Title:
  bionic/linux-ibm-gt: 4.15.0-1043.46 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1849855
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 21:16 UTC
  reason:
promote-to-proposed: Holding -- master bug not ready for proposed
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1853365/+subscriptions

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


[Kernel-packages] [Bug 1852253] Re: disco/linux: 5.0.0-37.40 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: In Progress => Incomplete

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Testing
  phase-changed: Thursday, 14. November 2019 18:45 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Ongoing -- testing in progress
+   automated-testing: Stalled -- testing FAILED
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-bluefield: bug 1852252
bionic/linux-hwe: bug 1852250
bionic/linux-oem-osp1: bug 1853116
disco/linux-aws: bug 1852236
disco/linux-azure: bug 1852239
disco/linux-gcp: bug 1852244
disco/linux-kvm: bug 1852245
disco/linux-oracle: bug 1852248
disco/linux-raspi2: bug 1852233
disco/linux-snapdragon: bug 1852249
unknown/unknown: bug 1852245
  variant: debs

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

Title:
  disco/linux: 5.0.0-37.40 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lrm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Disco:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Testing
  phase-changed: Thursday, 14. November 2019 18:45 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Stalled -- testing FAILED
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-bluefield: bug 1852252
bionic/linux-hwe: bug 1852250
bionic/linux-oem-osp1: bug 1853116
disco/linux-aws: bug 1852236
disco/linux-azure: bug 1852239
disco/linux-gcp: bug 1852244
disco/linux-kvm: bug 1852245
disco/linux-oracle: bug 1852248
disco/linux-raspi2: bug 1852233
disco/linux-snapdragon: bug 1852249
unknown/unknown: bug 1852245
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852253/+subscriptions

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


[Kernel-packages] [Bug 1853268] Re: the monitor scaling is forgotten after reboot

2019-11-20 Thread Kai-Heng Feng
** Package changed: linux (Ubuntu) => gnome-settings-daemon (Ubuntu)

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

Title:
  the monitor scaling is forgotten after reboot

Status in gnome-settings-daemon package in Ubuntu:
  Confirmed

Bug description:
  I have a recent install of 19.10 on a macbook and an external LG
  monitor. I use the default login session, which I am sure is X not
  wayland. I enabled fractional scaling

  ```
   gsettings get  org.gnome.mutter experimental-features 
  ['x11-randr-fractional-scaling']
  ```

  In the settings I configure the 
  - built-in display as 150% and the 
  - external LG monitor as 100%. Also I set the 
  - primary display to be the external monitor. 

  This works ok while I am using the laptop.

  When I reboot the laptop with the monitor plugged in, it starts with

  - built-in 200% - NOT OK 
  - external 100% - OK 
  - primary display: built-in - NOT OK

  When I put the laptop to sleep (the only way I found is `sudo pm-
  suspend`) then it wakes up ok, settings are still the same.

  When I close the lid, it seems to disable the built-in display (it's
  not shown in the settings anymore) and it only shows the external
  display with 100% scaling: OK . The settings and the gnome terminal
  look normal: OK. The kate window in which I am typing becomes
  comically huge: NOT OK - but I guess that is a separate issue?!

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: linux-image-5.3.0-23-generic 5.3.0-23.25
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  Uname: Linux 5.3.0-23-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  peter  1342 F pulseaudio
   /dev/snd/controlC1:  peter  1342 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov 20 11:01:19 2019
  InstallationDate: Installed on 2019-11-14 (5 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: Apple Inc. MacBookPro12,1
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-23-generic 
root=UUID=2ab5e912-3b48-408c-91e9-ba6489f985b2 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/22/2019
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: 187.0.0.0.0
  dmi.board.name: Mac-E43C1C25D4880AD6
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro12,1
  dmi.chassis.type: 9
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-E43C1C25D4880AD6
  dmi.modalias: 
dmi:bvnAppleInc.:bvr187.0.0.0.0:bd07/22/2019:svnAppleInc.:pnMacBookPro12,1:pvr1.0:rvnAppleInc.:rnMac-E43C1C25D4880AD6:rvrMacBookPro12,1:cvnAppleInc.:ct9:cvrMac-E43C1C25D4880AD6:
  dmi.product.family: MacBook Pro
  dmi.product.name: MacBookPro12,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1853268/+subscriptions

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


[Kernel-packages] [Bug 1852420] Re: /var/log/syslog and /var/log/kern.log reports millions of nvme errors

2019-11-20 Thread Kai-Heng Feng
Would it be possible for you to do a kernel bisection?

First, find the last good -rc kernel and the first bad -rc kernel from
http://kernel.ubuntu.com/~kernel-ppa/mainline/

Then,
$ sudo apt build-dep linux
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
$ cd linux
$ git bisect start
$ git bisect good $(the good version you found)
$ git bisect bad $(the bad version found)
$ make localmodconfig
$ make -j`nproc` deb-pkg
Install the newly built kernel, then reboot with it.
If the issue still happens,
$ git bisect bad
Otherwise,
$ git bisect good
Repeat to "make -j`nproc` deb-pkg" until you find the commit that causes the 
regression.

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

Title:
  /var/log/syslog and /var/log/kern.log reports millions of nvme errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi, 
  since upgrading Ubuntu from 18.04 to 19.10 I see tons of error messages in 
/var/log/syslog and /var/log/kern.log saying:

  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.863294] pcieport 
:00:1d.0: AER: Corrected error received: :04:00.0
  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.863305] nvme 
:04:00.0: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, 
(Receiver ID)
  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.863309] nvme 
:04:00.0: AER:   device [144d:a804] error status/mask=0001/6000
  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.863312] nvme 
:04:00.0: AER:[ 0] RxErr 
  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.895923] pcieport 
:00:1d.0: AER: Corrected error received: :04:00.0

  
  Im running on
  5.3.0-22-generic #24-Ubuntu SMP Sat Nov 9 17:34:30 UTC 2019 x86_64 x86_64 
x86_64 GNU/Linux

  I have a Samsung SSD 960 Evo in my system and it worked fine before upgrading.
  However the system runs fine  ( no crashes or other errors) but these 
messages are very annoying and it lead to a "no space left on device" once with 
crashing entirely.

  Thanks,
  detlef
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  detlef 1914 F pulseaudio
   /dev/snd/pcmC0D3p:   detlef 1914 F...m pulseaudio
   /dev/snd/pcmC0D0c:   detlef 1914 F...m pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  InstallationDate: Installed on 2019-11-05 (8 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: Dell Inc. Precision 5520
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-22-generic 
root=UUID=d5ce3ce0-94d8-45e4-b4c3-5446497c141b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.3.0-22.24-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-22-generic N/A
   linux-backports-modules-5.3.0-22-generic  N/A
   linux-firmware1.183.1
  Tags:  eoan
  Uname: Linux 5.3.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/23/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.15.0
  dmi.board.name: 06X96V
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.15.0:bd05/23/2019:svnDellInc.:pnPrecision5520:pvr:rvnDellInc.:rn06X96V:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Precision
  dmi.product.name: Precision 5520
  dmi.product.sku: 07BF
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1853075] Re: 19.10 Boots into a black screen

2019-11-20 Thread Kai-Heng Feng
Download and install:
linux-image-unsigned-5.4.0-050400rc8-generic_5.4.0-050400rc8.201911171930_amd64.deb
linux-modules-5.4.0-050400rc8-generic_5.4.0-050400rc8.201911171930_amd64.deb

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

Title:
  19.10 Boots into a black screen

Status in linux package in Ubuntu:
  Invalid

Bug description:
  After upgrading to 19.10 and rebooting. My machine goes into a frozen
  black screen. The default kernel after the update (5.3.0-23-generic)
  does not succeed in booting. If I select the older kernel,
  5.0.0-36-generic, grub does go through and succeeds booting up.

  System is a Dell XPS 15 9550 with Ubuntu Dual Boot. GRUB version
  2.04-1ubuntu12. The Windows partition does work properly, and I am
  able to boot into it. Please advice on how to proceed with a fix, or
  if an update pushed to grub will fix this issue.

  Thanks.
  ---
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  pipemon2417 F pulseaudio
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 19.10
  HibernationDevice: RESUME=UUID=c26ef9c3-b999-4441-b750-cf80d00fc68e
  InstallationDate: Installed on 2017-11-02 (746 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f3:21d5 Elan Microelectronics Corp. Touchscreen
   Bus 001 Device 002: ID 0cf3:e301 Qualcomm Atheros Communications
   Bus 001 Device 004: ID 1bcf:2b95 Sunplus Innovation Technology Inc. 
Integrated_Webcam_HD
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 15 9550
  NonfreeKernelModules: nvidia_modeset nvidia
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-36-generic 
root=UUID=6b1a4315-6bdf-471f-90b5-6fb32c3bfc2b ro quiet splash
  ProcVersionSignature: Ubuntu 5.0.0-36.39-generic 5.0.21
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-36-generic N/A
   linux-backports-modules-5.0.0-36-generic  N/A
   linux-firmware1.183.2
  Tags:  eoan
  Uname: Linux 5.0.0-36-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-11-18 (0 days ago)
  UserGroups: adm audio cdrom dialout dip kvm lpadmin plugdev pulse sambashare 
sudo video
  _MarkForUpload: True
  dmi.bios.date: 07/30/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.11.2
  dmi.board.name: 0N7TVV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.11.2:bd07/30/2019:svnDellInc.:pnXPS159550:pvr:rvnDellInc.:rn0N7TVV:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 15 9550
  dmi.product.sku: 06E4
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1841485] Re: Unbearable whistling in headphones

2019-11-20 Thread Kai-Heng Feng
What's the kernel MX Linux uses? Please attach `uname -r`.

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

Title:
  Unbearable whistling in headphones

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Unbearable whistling in headphones plugged into 3.5 mm audio jack
  port.

  My Dell XPS 9570 with the kernel 4.15.0-58 (LTS) & 5.0.0-25 are impacted by 
this bug ;(
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   philippe   2233 F...m pulseaudio
   /dev/snd/controlC0:  philippe   2233 F pulseaudio
  DistroRelease: Linux Mint 19.2
  InstallationDate: Installed on 2019-08-26 (0 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 27c6:5395  
   Bus 001 Device 002: ID 8087:0025 Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 15 9570
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-58-generic 
root=UUID=620f2477-363c-44a5-828d-b6d70149d781 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-58.64-generic 4.15.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-58-generic N/A
   linux-backports-modules-4.15.0-58-generic  N/A
   linux-firmware 1.173.9
  Tags:  tina
  Uname: Linux 4.15.0-58-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 06/27/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.12.0
  dmi.board.name: 0D0T05
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.12.0:bd06/27/2019:svnDellInc.:pnXPS159570:pvr:rvnDellInc.:rn0D0T05:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 15 9570
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1842785] Re: Freeze after waking up from suspend on a Ryzen 3000 based system

2019-11-20 Thread Kai-Heng Feng
Jiří,

The issue you described seems to be quite different.
Anyway I can't reproduce the issue on Latitude 5495 at my side.

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

Title:
  Freeze after waking up from suspend on a Ryzen 3000 based system

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My system is a newly build Ryzen 3600 based system with Vega 56
  graphics.

  On suspend wakeup, the entire system locks up. A workaround is booting
  with linux kernel version 4.19.69.

  Using newer linux versions (5.3-rc7) did not fix the issue.

  The motherboard is an MSI B450I gaming plus ac board; I've loaded up
  both the official non-beta BIOS (7A40vA8) and  the newest beta BIOS
  (7A40vA91) and both have this issue.

  No dmesg logs are available after the suspend wakeup (last message is
  putting the system to sleep)

  I have a r8169 and iwlwifi based ethernet and wifi cards, but I've
  tentatively isolated that those two are not an issue by blacklisting
  the respective modules.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: linux-image-5.0.0-27-generic 5.0.0-27.28
  ProcVersionSignature: Ubuntu 5.0.0-27.28-generic 5.0.21
  Uname: Linux 5.0.0-27-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hatsu  2282 F pulseaudio
   /dev/snd/controlC2:  hatsu  2282 F pulseaudio
   /dev/snd/controlC0:  hatsu  2282 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Sep  4 23:14:34 2019
  InstallationDate: Installed on 2019-08-27 (9 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  MachineType: Micro-Star International Co., Ltd. MS-7A40
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-27-generic 
root=UUID=4b8b9e96-fd23-4ade-bcd2-19b9795bd4e6 ro quiet splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-27-generic N/A
   linux-backports-modules-5.0.0-27-generic  N/A
   linux-firmware1.178.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to disco on 2019-08-27 (9 days ago)
  dmi.bios.date: 08/19/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: A.91
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450I GAMING PLUS AC (MS-7A40)
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: 2.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Micro-Star International Co., Ltd.
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA.91:bd08/19/2019:svnMicro-StarInternationalCo.,Ltd.:pnMS-7A40:pvr2.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450IGAMINGPLUSAC(MS-7A40):rvr2.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr2.0:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7A40
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 2.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

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

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


[Kernel-packages] [Bug 1847451] Re: [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2

2019-11-20 Thread quanxian
patch has been in public, we can switch it to public. Thanks for your
reminder.

** Information type changed from Private to Public

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

Title:
  [CML-S62] Need enable turbostat patch support for Comet lake- S 6+2

Status in intel:
  Fix Committed
Status in linux package in Ubuntu:
  In Progress
Status in linux-oem-osp1 package in Ubuntu:
  New
Status in linux source package in Bionic:
  Won't Fix
Status in linux-oem-osp1 source package in Bionic:
  In Progress
Status in linux source package in Disco:
  In Progress
Status in linux-oem-osp1 source package in Disco:
  Confirmed
Status in linux source package in Eoan:
  In Progress
Status in linux-oem-osp1 source package in Eoan:
  Confirmed
Status in linux source package in Focal:
  In Progress
Status in linux-oem-osp1 source package in Focal:
  New

Bug description:
  Description
  Cometlake -S 6+2 is using a different CPU Model number: DEC 165, HEX: A5

  We need the turbostat patch to support CML-S 6+2

  Target Kernel: 5.6
  Target Release: 20.04

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

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


[Kernel-packages] [Bug 1836440] Re: RTL8723BS wifi not working

2019-11-20 Thread Kai-Heng Feng
Can you please attach dmesg?

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

Title:
  RTL8723BS wifi not working

Status in linux package in Ubuntu:
  Expired
Status in linux-firmware package in Ubuntu:
  Invalid

Bug description:
  I have a Chuwi Hi10 Air laptop which has rtl8723bs wifi chip. Wifi
  works in Ubuntu 18.04 LTS, it works in Fedora 30 as well. But not in
  Ubuntu 19.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: linux-firmware 1.178.2
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  Date: Sat Jul 13 14:50:45 2019
  Dependencies:
   
  InstallationDate: Installed on 2019-07-12 (0 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_IN:en
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: linux-firmware
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1846148] Re: Realtek ALC256M with DTS Audio Processing internal microphone doesn't work on Redmi Book 14 2019

2019-11-20 Thread Hui Wang
** Package changed: alsa-driver (Ubuntu) => linux (Ubuntu)

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

Title:
  Realtek ALC256M with DTS Audio Processing internal microphone doesn't
  work on Redmi Book 14 2019

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sound works okay but the internal mic doesn't work.
  When I plug in headset, the mic on headset also doens't work.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 5.0.0-29.31~18.04.1-generic 5.0.21
  Uname: Linux 5.0.0-29-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  lilian 1689 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct  1 12:27:10 2019
  InstallationDate: Installed on 2019-09-21 (9 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Title: PCI/internal sound card not detected
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/19/2019
  dmi.bios.vendor: TIMI
  dmi.bios.version: RMRCM400P0100
  dmi.board.name: TM1901
  dmi.board.vendor: TIMI
  dmi.chassis.type: 10
  dmi.chassis.vendor: TIMI
  dmi.modalias: 
dmi:bvnTIMI:bvrRMRCM400P0100:bd08/19/2019:svnTIMI:pnRedmiBook14:pvr:rvnTIMI:rnTM1901:rvr:cvnTIMI:ct10:cvr:
  dmi.product.family: Mi Laptop
  dmi.product.name: RedmiBook 14
  dmi.product.sku: TM1901-24822
  dmi.sys.vendor: TIMI

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

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


[Kernel-packages] [Bug 1846148] [NEW] Realtek ALC256M with DTS Audio Processing internal microphone doesn't work on Redmi Book 14 2019

2019-11-20 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Sound works okay but the internal mic doesn't work.
When I plug in headset, the mic on headset also doens't work.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 5.0.0-29.31~18.04.1-generic 5.0.21
Uname: Linux 5.0.0-29-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lilian 1689 F pulseaudio
CurrentDesktop: ubuntu:GNOME
Date: Tue Oct  1 12:27:10 2019
InstallationDate: Installed on 2019-09-21 (9 days ago)
InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Title: PCI/internal sound card not detected
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/19/2019
dmi.bios.vendor: TIMI
dmi.bios.version: RMRCM400P0100
dmi.board.name: TM1901
dmi.board.vendor: TIMI
dmi.chassis.type: 10
dmi.chassis.vendor: TIMI
dmi.modalias: 
dmi:bvnTIMI:bvrRMRCM400P0100:bd08/19/2019:svnTIMI:pnRedmiBook14:pvr:rvnTIMI:rnTM1901:rvr:cvnTIMI:ct10:cvr:
dmi.product.family: Mi Laptop
dmi.product.name: RedmiBook 14
dmi.product.sku: TM1901-24822
dmi.sys.vendor: TIMI

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


** Tags: amd64 apport-bug bionic third-party-packages
-- 
Realtek ALC256M with DTS Audio Processing internal microphone doesn't work on 
Redmi Book 14 2019
https://bugs.launchpad.net/bugs/1846148
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

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


[Kernel-packages] [Bug 1848790] Re: USB not working under arm64 on Pi4

2019-11-20 Thread huihui
** Changed in: linux-raspi2 (Ubuntu Eoan)
 Assignee: (unassigned) => huihui (huihui321)

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

Title:
  USB not working under arm64 on Pi4

Status in linux-raspi2 package in Ubuntu:
  Confirmed
Status in linux-raspi2 source package in Eoan:
  Fix Released

Bug description:
  Ubuntu 19.10 arm64 on a Raspberry Pi 4 does not recognize a keyboard
  which works successfully on the same Raspberry Pi 4 with Ubuntu 19.10
  armhf. Both USB hubs (2 and 3) were tested, without the OS seeing the
  keyboard on either. Booting the arm64 image on a Raspberry Pi 3, the
  keyboard worked successfully.

  Output of lsusb under arm64 on a Pi 3:

  ubuntu@ubuntu:~$ lsusb
  Bus 001 Device 007: ID 413c:2106 Dell Computer Corp. Dell QuietKey Keyboard
  Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 
Fast Ethernet Adapter
  Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  Output of lsusb under armhf on a Pi 4 (same keyboard attached):

  ubuntu@ubuntu:~$ lsusb
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 003: ID 413c:2106 Dell Computer Corp. Dell QuietKey Keyboard
  Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  Output of lsusb under arm64 on the same Pi 4 (same keyboard attached):

  ubuntu@ubuntu:~$ lsusb
  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  The fact even the VIA Labs hub doesn't show up (which is built in)
  suggests the kernel is (for some reason) unable to enumerate anything
  against the USB hubs.

  
  == Temporary Workaround ==

  As noted by various people below, the following line can be added to
  the "usercfg.txt" file on the boot partition:

  total_mem=3072

  This will limit the available RAM to 3Gb, but otherwise things should
  operate normally. Note that this bug does not affect Pi 4Bs with less
  than 4Gb of RAM.

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

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


[Kernel-packages] [Bug 1752829] Re: AMD HAINAN (Radeon R5 M330) Clock frequency is 750MHz while it is supposed to be 1030MHz

2019-11-20 Thread Bug Watch Updater
** Changed in: linux
   Status: Confirmed => Unknown

** Bug watch added: gitlab.freedesktop.org/drm/amd/issues #846
   https://gitlab.freedesktop.org/drm/amd/issues/846

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

Title:
  AMD HAINAN (Radeon R5 M330) Clock frequency is 750MHz while it is
  supposed to be 1030MHz

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Kernel source: /drivers/gpu/drm/radeon/si_dpm.c line 2985:

  max_sclk = 75000;

  instead of

  max_sclk = 103000;

  Why is that? I changed it and rebuilt the kernel, and I can say that
  there are absolutely no issues when using the 1030MHz clock, which is
  what it is supposed to be.

  Linux Version: 4.13.0-36-generic

  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  yassine3068 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=e9860ff6-0207-40ae-b2dd-115d7c7956b8
  InstallationDate: Installed on 2016-12-19 (439 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 005: ID 0bda:57d6 Realtek Semiconductor Corp. 
   Bus 001 Device 003: ID 0bda:b006 Realtek Semiconductor Corp. 
   Bus 001 Device 002: ID 25a7:0701  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Notebook
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: \\boot\vmlinuz-4.13.0-36-generic.efi.signed 
root=UUID=070ac60f-63d1-48e3-9322-44812d365c40 ro quiet splash radeon.runpm=1 
vt.handoff=7 initrd=boot\initrd.img-4.13.0-36-generic
  ProcVersionSignature: Ubuntu 4.13.0-36.40-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-36-generic N/A
   linux-backports-modules-4.13.0-36-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful wayland-session
  Uname: Linux 4.13.0-36-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-20 (135 days ago)
  UserGroups: adm cdrom dialout dip lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 11/24/2015
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.1D
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8136
  dmi.board.vendor: HP
  dmi.board.version: 31.34
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.1D:bd11/24/2015:svnHP:pnHPNotebook:pvrType1ProductConfigId:rvnHP:rn8136:rvr31.34:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP
  dmi.product.name: HP Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

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

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


[Kernel-packages] [Bug 1752829]

2019-11-20 Thread Martin-peres-n
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has
been closed from further activity.

You can subscribe and participate further through the new bug through
this link to our GitLab instance:
https://gitlab.freedesktop.org/drm/amd/issues/846.

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

Title:
  AMD HAINAN (Radeon R5 M330) Clock frequency is 750MHz while it is
  supposed to be 1030MHz

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Kernel source: /drivers/gpu/drm/radeon/si_dpm.c line 2985:

  max_sclk = 75000;

  instead of

  max_sclk = 103000;

  Why is that? I changed it and rebuilt the kernel, and I can say that
  there are absolutely no issues when using the 1030MHz clock, which is
  what it is supposed to be.

  Linux Version: 4.13.0-36-generic

  --- 
  ApportVersion: 2.20.7-0ubuntu3.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  yassine3068 F pulseaudio
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 17.10
  HibernationDevice: RESUME=UUID=e9860ff6-0207-40ae-b2dd-115d7c7956b8
  InstallationDate: Installed on 2016-12-19 (439 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 005: ID 0bda:57d6 Realtek Semiconductor Corp. 
   Bus 001 Device 003: ID 0bda:b006 Realtek Semiconductor Corp. 
   Bus 001 Device 002: ID 25a7:0701  
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP Notebook
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: \\boot\vmlinuz-4.13.0-36-generic.efi.signed 
root=UUID=070ac60f-63d1-48e3-9322-44812d365c40 ro quiet splash radeon.runpm=1 
vt.handoff=7 initrd=boot\initrd.img-4.13.0-36-generic
  ProcVersionSignature: Ubuntu 4.13.0-36.40-generic 4.13.13
  RelatedPackageVersions:
   linux-restricted-modules-4.13.0-36-generic N/A
   linux-backports-modules-4.13.0-36-generic  N/A
   linux-firmware 1.169.3
  Tags:  artful wayland-session
  Uname: Linux 4.13.0-36-generic x86_64
  UpgradeStatus: Upgraded to artful on 2017-10-20 (135 days ago)
  UserGroups: adm cdrom dialout dip lpadmin lxd plugdev sambashare sudo video
  _MarkForUpload: True
  dmi.bios.date: 11/24/2015
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.1D
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 8136
  dmi.board.vendor: HP
  dmi.board.version: 31.34
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.1D:bd11/24/2015:svnHP:pnHPNotebook:pvrType1ProductConfigId:rvnHP:rn8136:rvr31.34:cvnHP:ct10:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP
  dmi.product.name: HP Notebook
  dmi.product.version: Type1ProductConfigId
  dmi.sys.vendor: HP

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

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


[Kernel-packages] [Bug 1852282] Re: xenial/linux-azure: 4.15.0-1064.69 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 08:01 UTC
  reason:
automated-testing: Ongoing -- testing in progress
promote-to-proposed: Stalled -- copy FAILED
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
-   stakeholder-signoff: Pending -- waiting for signoff
+   stakeholder-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
trusty/linux-azure: bug 1852281
xenial/linux-azure-edge: bug 1852280
xenial/linux-azure/azure-kernel: bug 1852279
  variant: debs

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

Title:
  xenial/linux-azure: 4.15.0-1064.69 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Incomplete
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow stakeholder-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-azure package in Ubuntu:
  Invalid
Status in linux-azure source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 08:01 UTC
  reason:
automated-testing: Ongoing -- testing in progress
promote-to-proposed: Stalled -- copy FAILED
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
stakeholder-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
trusty/linux-azure: bug 1852281
xenial/linux-azure-edge: bug 1852280
xenial/linux-azure/azure-kernel: bug 1852279
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852282/+subscriptions

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


[Kernel-packages] [Bug 1853365] Re: bionic/linux-ibm-gt: 4.15.0-1043.46 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1849855
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 21:16 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:depwait
+   promote-to-proposed: Ongoing -- builds not complete in ppa meta:depwait
  variant: debs

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

Title:
  bionic/linux-ibm-gt: 4.15.0-1043.46 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  kernel-stable-master-bug: 1849855
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 21:16 UTC
  reason:
promote-to-proposed: Ongoing -- builds not complete in ppa meta:depwait
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1853365/+subscriptions

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


[Kernel-packages] [Bug 1853382] [NEW] Disco update: upstream stable patchset 2019-11-20

2019-11-20 Thread Kamal Mostafa
Public bug reported:

SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The following upstream
   stable patches should be included in the Ubuntu kernel:

   upstream stable patchset 2019-11-20

Ported from the following upstream stable releases:
v4.19.83, v5.3.10

   from git://git.kernel.org/

regulator: of: fix suspend-min/max-voltage parsing
ASoC: wm8994: Do not register inapplicable controls for WM1811
arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delay
arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delay
arm64: dts: Fix gpio to pinmux mapping
regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone
ASoC: rt5682: add NULL handler to set_jack function
regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() 
could be uninitialized
ASoC: wm_adsp: Don't generate kcontrols without READ flags
ASoc: rockchip: i2s: Fix RPM imbalance
ARM: dts: logicpd-torpedo-som: Remove twl_keypad
pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable()
ARM: mm: fix alignment handler faults under memory pressure
scsi: qla2xxx: fix a potential NULL pointer dereference
scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions
scsi: sni_53c710: fix compilation error
scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
ARM: dts: imx7s: Correct GPT's ipg clock source
perf c2c: Fix memory leak in build_cl_output()
8250-men-mcb: fix error checking when get_num_ports returns -ENODEV
perf kmem: Fix memory leak in compact_gfp_flags()
ARM: davinci: dm365: Fix McBSP dma_slave_map entry
drm/amdgpu: fix potential VM faults
scsi: target: core: Do not overwrite CDB byte 1
tracing: Fix "gfp_t" format for synthetic events
ARM: 8926/1: v7m: remove register save to stack before svc
of: unittest: fix memory leak in unittest_data_add
MIPS: bmips: mark exception vectors as char arrays
irqchip/gic-v3-its: Use the exact ITSList for VMOVP
i2c: stm32f7: fix first byte to send in slave mode
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
i2c: stm32f7: remove warning when compiling with W=1
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
nbd: protect cmd->status with cmd->lock
nbd: handle racing with error'ed out commands
cxgb4: fix panic when attaching to ULD fail
dccp: do not leak jiffies on the wire
erspan: fix the tun_info options_len check for erspan
inet: stop leaking jiffies on the wire
net: annotate accesses to sk->sk_incoming_cpu
net: annotate lockless accesses to sk->sk_napi_id
net: dsa: bcm_sf2: Fix IMP setup for port different than 8
net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksum
net: fix sk_page_frag() recursion from memory reclaim
net: hisilicon: Fix ping latency when deal with high throughput
net/mlx4_core: Dynamically set guaranteed amount of counters per VF
netns: fix GFP flags in rtnl_net_notifyid()
net: usb: lan78xx: Disable interrupts before calling generic_handle_irq()
selftests: net: reuseport_dualstack: fix uninitalized parameter
udp: fix data-race in udp_set_dev_scratch()
vxlan: check tun_info options_len properly
net: add skb_queue_empty_lockless()
udp: use skb_queue_empty_lockless()
net: use skb_queue_empty_lockless() in poll() handlers
net: use skb_queue_empty_lockless() in busy poll contexts
net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
ipv4: fix route update on metric change.
selftests: fib_tests: add more tests for metric update
net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budget
r8169: fix wrong PHY ID issue with RTL8168dp
net/mlx5e: Fix ethtool self test: link speed
net: dsa: b53: Do not clear existing mirrored port mask
net: bcmgenet: don't set phydev->link from MAC
net: phy: bcm7xxx: define soft_reset for 40nm EPHY
net: bcmgenet: reset 40nm EPHY on energy detect
net: usb: lan78xx: Connect PHY before registering MAC
net: dsa: fix switch tree list
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
net/flow_dissector: switch to siphash
wireless: Skip directory when generating certificates
platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
selftests/powerpc: Add test case for tlbie vs mtpidr ordering issue
selftests/powerpc: Fix compile error on tlbie_test due to newer gcc
ASoC: pcm3168a: The codec does not support S32_LE
arm64: dts: ti: k3-am65-main: Fix gic-its node unit-address
usb: gadget: udc: core: Fix segfault if udc_bind_to_driver() for pending driver 
fails
regulator: da9062: fix suspend_enable/disable preparation
ASoC: topology: Fix a signedness bug in 

[Kernel-packages] [Bug 1840498] Re: WARNING: CPU: 4 PID: 0 at net/mac80211/rx.c:4568 ieee80211_rx_napi+0x2e6/0x580 [mac80211]

2019-11-20 Thread Masashi Honma
Sorry the patch is now just merged on wireless-testing branch.
I will notify when it is merged on Linux kernel upstream.

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

Title:
  WARNING: CPU: 4 PID: 0 at net/mac80211/rx.c:4568
  ieee80211_rx_napi+0x2e6/0x580 [mac80211]

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  dmesg:
  [ 4249.706469] [ cut here ]
  [ 4249.706474] Rate marked as an HT rate but passed status->rate_idx is not 
an MCS index [0-76]: 127 (0x7f)
  [ 4249.706596] WARNING: CPU: 4 PID: 0 at net/mac80211/rx.c:4568 
ieee80211_rx_napi+0x2e6/0x580 [mac80211]
  [ 4249.706597] Modules linked in: snd_seq_dummy ufs qnx4 hfsplus hfs minix 
ntfs msdos jfs xfs rfcomm hidp pci_stub vboxpci(OE) vboxnetadp(OE) 
vboxnetflt(OE) vboxdrv(OE) ccm cmac bnep snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio arc4 nls_iso8859_1 
mei_hdcp snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core intel_rapl 
snd_soc_skl_ipc x86_pkg_temp_thermal intel_powerclamp snd_soc_sst_ipc coretemp 
snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi kvm_intel snd_soc_core 
kvm snd_compress irqbypass ac97_bus snd_pcm_dmaengine snd_hda_intel 
snd_hda_codec snd_hda_core snd_hwdep crct10dif_pclmul snd_pcm crc32_pclmul 
ghash_clmulni_intel uvcvideo videobuf2_vmalloc videobuf2_memops ath9k_htc 
videobuf2_v4l2 ath9k_common videobuf2_common ath9k_hw videodev ath media 
snd_seq_midi mac80211 aesni_intel snd_seq_midi_event snd_rawmidi joydev 
cfg80211 aes_x86_64 btusb crypto_simd btrtl cryptd glue_helper btbcm snd_seq 
btintel intel_cstate input_leds i915 bluetooth snd_seq_device
  [ 4249.706657]  intel_rapl_perf snd_timer ecdh_generic ecc hp_wmi 
drm_kms_helper snd serio_raw hid_sensor_accel_3d drm hid_sensor_magn_3d 
hid_sensor_gyro_3d hid_sensor_incl_3d hid_sensor_rotation spi_pxa2xx_platform 
hid_sensor_trigger industrialio_triggered_buffer kfifo_buf 
hid_sensor_iio_common mei_me dw_dmac i2c_algo_bit idma64 
intel_xhci_usb_role_switch soundcore dw_dmac_core 8250_dw wmi_bmof mei 
hid_multitouch virt_dma processor_thermal_device fb_sys_fops 
intel_wmi_thunderbolt industrialio intel_pch_thermal roles intel_soc_dts_iosf 
syscopyarea sysfillrect sysimgblt int3403_thermal int340x_thermal_zone 
soc_button_array intel_vbtn sparse_keymap hp_accel int3400_thermal 
acpi_thermal_rel hp_wireless lis3lv02d input_polldev acpi_pad mac_hid 
sch_fq_codel parport_pc ppdev lp parport sunrpc ip_tables x_tables autofs4 
btrfs xor zstd_compress raid6_pq libcrc32c hid_sensor_custom hid_sensor_hub 
intel_ishtp_loader intel_ishtp_hid hid_generic psmouse intel_ish_ipc ahci 
intel_ishtp i2c_i801 sdhci_pci
  [ 4249.706714]  libahci cqhci intel_lpss_pci sdhci i2c_hid intel_lpss wmi hid 
video pinctrl_sunrisepoint pinctrl_intel
  [ 4249.706730] CPU: 4 PID: 0 Comm: swapper/4 Tainted: G   OE 
5.2.0-10-generic #11-Ubuntu
  [ 4249.706732] Hardware name: HP HP Pavilion x360 Convertible 14-cd0xxx/8486, 
BIOS F.34 04/29/2019
  [ 4249.706785] RIP: 0010:ieee80211_rx_napi+0x2e6/0x580 [mac80211]
  [ 4249.706792] Code: 42 18 0f 8d 76 cc 04 00 48 8b 42 08 48 8d 0c 49 48 8d 14 
88 e9 fb fd ff ff 0f b6 f1 48 c7 c7 c8 4f 11 c1 89 f2 e8 16 de 3d ee <0f> 0b 4c 
89 e7 e8 a0 98 c1 ee eb a4 80 f9 0b 0f 86 5e 01 00 00 80
  [ 4249.706794] RSP: 0018:b16b01aa0dd8 EFLAGS: 00010286
  [ 4249.706798] RAX:  RBX: 89061a9b47a0 RCX: 
0006
  [ 4249.706800] RDX: 0007 RSI: 0086 RDI: 
890625d17440
  [ 4249.706802] RBP: b16b01aa0e68 R08: 03fb R09: 
0004
  [ 4249.706804] R10:  R11: 0001 R12: 
89060ba6ef00
  [ 4249.706805] R13:  R14:  R15: 
0292
  [ 4249.706808] FS:  () GS:890625d0() 
knlGS:
  [ 4249.706811] CS:  0010 DS:  ES:  CR0: 80050033
  [ 4249.706813] CR2: 152dba73 CR3: 000316c0a001 CR4: 
003606e0
  [ 4249.706815] Call Trace:
  [ 4249.706819]  
  [ 4249.706831]  ? ath9k_rx_prepare.isra.0+0x242/0x290 [ath9k_htc]
  [ 4249.706841]  ath9k_rx_tasklet+0x106/0x1c0 [ath9k_htc]
  [ 4249.706852]  tasklet_action_common.isra.0+0x60/0x110
  [ 4249.706858]  tasklet_action+0x22/0x30
  [ 4249.706866]  __do_softirq+0xe1/0x2f4
  [ 4249.706872]  irq_exit+0xb6/0xc0
  [ 4249.706878]  do_IRQ+0x86/0xe0
  [ 4249.706883]  common_interrupt+0xf/0xf
  [ 4249.706885]  
  [ 4249.706893] RIP: 0010:cpuidle_enter_state+0xc5/0x420
  [ 4249.706897] Code: ff e8 0f 3c 84 ff 80 7d c7 00 74 17 9c 58 0f 1f 44 00 00 
f6 c4 02 0f 85 3d 03 00 00 31 ff e8 c2 90 8a ff fb 66 0f 1f 44 00 00 <45> 85 ed 
0f 89 d1 01 00 00 41 c7 44 24 10 00 00 00 00 48 83 c4 18
  [ 4249.706899] RSP: 0018:b16b019afe38 EFLAGS: 0246 ORIG_RAX: 
ffdc
  [ 4249.706902] RAX: 890625d2b2c0 RBX: b0b57b60 

[Kernel-packages] [Bug 1843598] Re: WARNING: CPU: 4 PID: 0 at net/mac80211/rx.c:4568 ieee80211_rx_napi+0x2e6/0x580 [mac80211]

2019-11-20 Thread Masashi Honma
Sorry the patch is now just merged on wireless-testing branch.
I will notify when it is merged on Linux kernel upstream.

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

Title:
  WARNING: CPU: 4 PID: 0 at net/mac80211/rx.c:4568
  ieee80211_rx_napi+0x2e6/0x580 [mac80211]

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I lose internet when this error happens. Sometimes I have to
  disconnect the USB-WiFI peripheral and connect again.

  dmesg:
  [  147.026240] [ cut here ]
  [  147.026241] Rate marked as an HT rate but passed status->rate_idx is not 
an MCS index [0-76]: 127 (0x7f)
  [  147.026281] WARNING: CPU: 4 PID: 0 at net/mac80211/rx.c:4568 
ieee80211_rx_napi+0x2e6/0x580 [mac80211]
  [  147.026281] Modules linked in: rfcomm hidp pci_stub vboxpci(OE) 
vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) ccm cmac bnep snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_soc_skl 
snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc x86_pkg_temp_thermal 
snd_soc_sst_ipc intel_powerclamp snd_soc_sst_dsp coretemp 
snd_soc_acpi_intel_match snd_soc_acpi nls_iso8859_1 kvm_intel snd_soc_core 
snd_compress kvm ac97_bus irqbypass snd_pcm_dmaengine snd_hda_intel ath9k_htc 
snd_hda_codec ath9k_common snd_hda_core mei_hdcp crct10dif_pclmul snd_hwdep 
crc32_pclmul uvcvideo intel_rapl_msr ghash_clmulni_intel videobuf2_vmalloc 
snd_pcm ath9k_hw videobuf2_memops snd_seq_midi videobuf2_v4l2 ath 
videobuf2_common snd_seq_midi_event mac80211 aesni_intel snd_rawmidi btusb 
videodev aes_x86_64 btrtl crypto_simd btbcm btintel cryptd mc snd_seq 
glue_helper bluetooth intel_cstate i915 cfg80211 snd_seq_device snd_timer 
ecdh_generic ecc joydev input_leds libarc4 intel_rapl_perf serio_raw hp_wmi
  [  147.026300]  wmi_bmof intel_wmi_thunderbolt snd hid_sensor_magn_3d 
soundcore drm_kms_helper hid_sensor_incl_3d hid_sensor_rotation 
hid_sensor_accel_3d hid_sensor_gyro_3d hid_sensor_trigger spi_pxa2xx_platform 
industrialio_triggered_buffer kfifo_buf 8250_dw dw_dmac hid_sensor_iio_common 
dw_dmac_core industrialio mei_me drm mei processor_thermal_device 
hid_multitouch intel_rapl_common i2c_algo_bit fb_sys_fops cros_ec_ishtp idma64 
syscopyarea intel_xhci_usb_role_switch cros_ec_core sysfillrect roles virt_dma 
intel_pch_thermal sysimgblt intel_soc_dts_iosf int3403_thermal 
int340x_thermal_zone soc_button_array intel_vbtn sparse_keymap hp_accel 
lis3lv02d hp_wireless input_polldev int3400_thermal acpi_thermal_rel acpi_pad 
mac_hid sch_fq_codel parport_pc ppdev sunrpc lp parport ip_tables x_tables 
autofs4 btrfs xor zstd_compress raid6_pq libcrc32c hid_sensor_custom 
hid_sensor_hub intel_ishtp_loader intel_ishtp_hid hid_generic psmouse sdhci_pci 
cqhci i2c_i801 sdhci i2c_hid ahci intel_lpss_pci
  [  147.026319]  intel_ish_ipc libahci intel_lpss intel_ishtp wmi hid 
pinctrl_sunrisepoint video pinctrl_intel
  [  147.026323] CPU: 4 PID: 0 Comm: swapper/4 Tainted: G   OE 
5.3.0-10-generic #11-Ubuntu
  [  147.026324] Hardware name: HP HP Pavilion x360 Convertible 14-cd0xxx/8486, 
BIOS F.34 04/29/2019
  [  147.026337] RIP: 0010:ieee80211_rx_napi+0x2e6/0x580 [mac80211]
  [  147.026338] Code: 42 18 0f 8d b5 cb 04 00 48 8b 42 08 48 8d 0c 49 48 8d 14 
88 e9 fb fd ff ff 0f b6 f1 48 c7 c7 e0 2f d9 c0 89 f2 e8 35 14 96 de <0f> 0b 4c 
89 e7 e8 b0 f0 1a df eb a4 80 f9 0b 0f 86 5e 01 00 00 80
  [  147.026339] RSP: 0018:b4f94020cdd8 EFLAGS: 00010286
  [  147.026340] RAX:  RBX: 8e7e9ab907a0 RCX: 
0006
  [  147.026340] RDX: 0007 RSI: 0086 RDI: 
8e7ea5d17440
  [  147.026341] RBP: b4f94020ce68 R08: 03cc R09: 
0004
  [  147.026342] R10:  R11: 0001 R12: 
8e7cea8da300
  [  147.026342] R13:  R14:  R15: 
0292
  [  147.026343] FS:  () GS:8e7ea5d0() 
knlGS:
  [  147.026344] CS:  0010 DS:  ES:  CR0: 80050033
  [  147.026344] CR2: 0f61bc614000 CR3: 0001e820a003 CR4: 
003606e0
  [  147.026345] Call Trace:
  [  147.026346]  
  [  147.026350]  ? ath9k_rx_prepare.isra.0+0x242/0x290 [ath9k_htc]
  [  147.026352]  ath9k_rx_tasklet+0x106/0x1c0 [ath9k_htc]
  [  147.026355]  tasklet_action_common.isra.0+0x60/0x110
  [  147.026356]  tasklet_action+0x22/0x30
  [  147.026358]  __do_softirq+0xe1/0x2d6
  [  147.026359]  irq_exit+0xae/0xb0
  [  147.026360]  do_IRQ+0x86/0xe0
  [  147.026362]  common_interrupt+0xf/0xf
  [  147.026363]  
  [  147.026365] RIP: 0010:cpuidle_enter_state+0xc5/0x420
  [  147.026366] Code: ff e8 8f 91 83 ff 80 7d c7 00 74 17 9c 58 0f 1f 44 00 00 
f6 c4 02 0f 85 3d 03 00 00 31 ff e8 c2 e7 89 ff fb 66 0f 1f 44 00 00 <45> 85 ed 
0f 89 d1 01 00 00 41 c7 44 24 10 00 00 00 00 48 83 c4 18
  [  147.026366] RSP: 0018:b4f94011be38 

[Kernel-packages] [Bug 1848831] Re: Intel WiFi AX200 firmware loading error resulting in no wifi

2019-11-20 Thread Bug Watch Updater
Launchpad has imported 6 comments from the remote bug at
https://bugzilla.kernel.org/show_bug.cgi?id=205123.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2019-10-08T15:53:02+00:00 sidhayn wrote:

I have a few different models of newer intel based wifi cards on a
minipcie splitter/carrier board https://www.alftel.com/pages/product-
airbud-pcie

When the hardware is detected during boot, all the intels on the carrier
board fail to load/run their ucode.  This is happening on a unit I have
dedicated for testing, so I am available for any/all requested testing.
Here is what it looks like:

[6.582036] iwlwifi :12:00.0: WRT: collecting data: ini trigger 1 fired.
[6.582282] iwlwifi :12:00.0: Start IWL Error Log Dump:
[6.582283] iwlwifi :12:00.0: Status: 0x, count: 6
[6.582283] iwlwifi :12:00.0: Loaded firmware version: 48.4fa0041f.0
[6.582284] iwlwifi :12:00.0: 0x0071 | NMI_INTERRUPT_UMAC_FATAL
[6.582285] iwlwifi :12:00.0: 0x002022F0 | trm_hw_status0
[6.582285] iwlwifi :12:00.0: 0x | trm_hw_status1
[6.582286] iwlwifi :12:00.0: 0x004F8E3C | branchlink2
[6.582286] iwlwifi :12:00.0: 0x004E4FF4 | interruptlink1
[6.582286] iwlwifi :12:00.0: 0x004E4FF4 | interruptlink2
[6.582287] iwlwifi :12:00.0: 0x004F3DB0 | data1
[6.582287] iwlwifi :12:00.0: 0x1000 | data2
[6.582288] iwlwifi :12:00.0: 0xF000 | data3
[6.582288] iwlwifi :12:00.0: 0x | beacon time
[6.582289] iwlwifi :12:00.0: 0x8B75 | tsf low
[6.582289] iwlwifi :12:00.0: 0x | tsf hi
[6.582290] iwlwifi :12:00.0: 0x | time gp1
[6.582290] iwlwifi :12:00.0: 0xED53 | time gp2
[6.582290] iwlwifi :12:00.0: 0x0001 | uCode revision type
[6.582291] iwlwifi :12:00.0: 0x0030 | uCode version major
[6.582291] iwlwifi :12:00.0: 0x4FA0041F | uCode version minor
[6.582292] iwlwifi :12:00.0: 0x0340 | hw version
[6.582292] iwlwifi :12:00.0: 0x00C89000 | board version
[6.582293] iwlwifi :12:00.0: 0x8001FF03 | hcmd
[6.582293] iwlwifi :12:00.0: 0x0002 | isr0
[6.582294] iwlwifi :12:00.0: 0x | isr1
[6.582294] iwlwifi :12:00.0: 0x08F2 | isr2
[6.582294] iwlwifi :12:00.0: 0x00CC | isr3
[6.582295] iwlwifi :12:00.0: 0x | isr4
[6.582295] iwlwifi :12:00.0: 0x | last cmd Id
[6.582296] iwlwifi :12:00.0: 0x004F3DB0 | wait_event
[6.582296] iwlwifi :12:00.0: 0x | l2p_control
[6.582297] iwlwifi :12:00.0: 0x0020 | l2p_duration
[6.582297] iwlwifi :12:00.0: 0x | l2p_mhvalid
[6.582298] iwlwifi :12:00.0: 0x | l2p_addr_match
[6.582298] iwlwifi :12:00.0: 0x0009 | lmpm_pmg_sel
[6.582298] iwlwifi :12:00.0: 0x | timestamp
[6.582299] iwlwifi :12:00.0: 0xF81C | flow_handler
[6.582339] iwlwifi :12:00.0: Start IWL Error Log Dump:
[6.582339] iwlwifi :12:00.0: Status: 0x, count: 7
[6.582340] iwlwifi :12:00.0: 0x201000A3 | ADVANCED_SYSASSERT
[6.582340] iwlwifi :12:00.0: 0x | umac branchlink1
[6.582341] iwlwifi :12:00.0: 0xC008CC3C | umac branchlink2
[6.582341] iwlwifi :12:00.0: 0xC0087660 | umac interruptlink1
[6.582342] iwlwifi :12:00.0: 0x | umac interruptlink2
[6.582342] iwlwifi :12:00.0: 0xDEADBEEF | umac data1
[6.582342] iwlwifi :12:00.0: 0xDEADBEEF | umac data2
[6.582343] iwlwifi :12:00.0: 0xDEADBEEF | umac data3
[6.582343] iwlwifi :12:00.0: 0x0030 | umac major
[6.582344] iwlwifi :12:00.0: 0x4FA0041F | umac minor
[6.582344] iwlwifi :12:00.0: 0xED47 | frame pointer
[6.582345] iwlwifi :12:00.0: 0xC0886C1C | stack pointer
[6.582345] iwlwifi :12:00.0: 0x | last host cmd
[6.582346] iwlwifi :12:00.0: 0x | isr status reg
[6.582352] iwlwifi :12:00.0: Fseq Registers:
[6.582355] iwlwifi :12:00.0: 0x2000 | FSEQ_ERROR_CODE
[6.582358] iwlwifi :12:00.0: 0x80290001 | FSEQ_TOP_INIT_VERSION
[6.582361] iwlwifi :12:00.0: 0x80050008 | FSEQ_CNVIO_INIT_VERSION
[6.582364] iwlwifi :12:00.0: 0xA503 | FSEQ_OTP_VERSION
[6.582368] iwlwifi :12:00.0: 0x8003 | FSEQ_TOP_CONTENT_VERSION
[6.582371] iwlwifi :12:00.0: 0x4552414E | FSEQ_ALIVE_TOKEN
[6.582374] iwlwifi :12:00.0: 0x00100530 | FSEQ_CNVI_ID
[6.582377] iwlwifi :12:00.0: 0x0532 | FSEQ_CNVR_ID
[6.582380] iwlwifi :12:00.0: 0x00100530 | CNVI_AUX_MISC_CHIP
[6.582385] iwlwifi :12:00.0: 0x0532 | CNVR_AUX_MISC_CHIP
[

[Kernel-packages] [Bug 1845797]

2019-11-20 Thread pfpschneider
I have the same problem.
If someone tells me how to elicit the correct settings under Windows I can get 
them and try them out in Linux.
If someone tells me what possible settings might work under Linux (or tells me 
how to figure out what settings might work) I can try to find the right 
settings.

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

Title:
  Microphone not detected Lenovo Yoga S940

Status in Linux:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu 19.10 as well as 19.04 do not detect the microphone in Lenovo
  Yoga S940

  Attached the screen of gnome sound control panel.

  Inxi output:

  System:Host:  Kernel: 5.3.0-13-generic x86_64 bits: 64 Desktop: 
Gnome 3.34.0 Distro: Ubuntu 19.10 (Eoan Ermine) 
  Machine:   Type: Laptop System: LENOVO product: 81Q7 v: Lenovo Yoga 
S940-14IWL serial:  
 Mobo: LENOVO model: LNVNB161216 v: SDK0J40709 WIN serial:  UEFI: LENOVO v: AKCN34WW date: 06/12/2019 
  CPU:   Topology: Quad Core model: Intel Core i7-8565U bits: 64 type: MT 
MCP L2 cache: 8192 KiB 
 Speed: 1161 MHz min/max: 400/4600 MHz Core speeds (MHz): 1: 1161 
2: 1195 3: 1848 4: 976 5: 1041 6: 1209 7: 1061 
 8: 2229 
  Audio: Device-1: Intel Cannon Point-LP High Definition Audio driver: 
snd_hda_intel 
 Sound Server: ALSA v: k5.3.0-13-generic
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  daniele2239 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  InstallationDate: Installed on 2019-09-12 (17 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  MachineType: LENOVO 81Q7
  Package: pulseaudio 1:13.0-1ubuntu1
  PackageArchitecture: amd64
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.3.0-13-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.3.0-13.14-generic 5.3.0
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-13-generic N/A
   linux-backports-modules-5.3.0-13-generic  N/A
   linux-firmware1.182
  Tags:  eoan
  Uname: Linux 5.3.0-13-generic x86_64
  UpgradeStatus: Upgraded to eoan on 2019-09-21 (8 days ago)
  UserGroups: adm cdrom dip docker lpadmin microk8s plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 06/12/2019
  dmi.bios.vendor: LENOVO
  dmi.bios.version: AKCN34WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: LNVNB161216
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40709 WIN
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga S940-14IWL
  dmi.modalias: 
dmi:bvnLENOVO:bvrAKCN34WW:bd06/12/2019:svnLENOVO:pn81Q7:pvrLenovoYogaS940-14IWL:rvnLENOVO:rnLNVNB161216:rvrSDK0J40709WIN:cvnLENOVO:ct10:cvrLenovoYogaS940-14IWL:
  dmi.product.family: Yoga S940-14IWL
  dmi.product.name: 81Q7
  dmi.product.sku: LENOVO_MT_81Q7_BU_idea_FM_Yoga S940-14IWL
  dmi.product.version: Lenovo Yoga S940-14IWL
  dmi.sys.vendor: LENOVO

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

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


[Kernel-packages] [Bug 1849482] Re: shiftfs: fix fallocate()

2019-11-20 Thread Christian Brauner
** Tags removed: verification-needed-disco verification-needed-eoan
** Tags added: verification-done-disco verification-done-eoan

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

Title:
  shiftfs: fix fallocate()

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Disco:
  Fix Committed
Status in linux source package in Eoan:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
  Currently shiftfs limits the maximum size for fallocate() needlessly causing 
calls such as fallocate --length 2GB ./file to fail. This limitation is 
arbitrary since it's not caused by the underlay but rather by shiftfs itself 
capping the s_maxbytes. This causes bugs such as the one reported in 
https://github.com/lxc/lxd/issues/6333.

  Fix:
  Currectly set up s_maxbytes when creating the shiftfs superblock.

  Regression Potential:
  Limited to shiftfs.

  Test Case:
  Try fallocate --length 3GB ./file on top of a filesystem with fallocate 
support on a fixed kernel and see that the call succeeds and the file is of the 
expected size.

  Target Kernels:
  All LTS kernels with shiftfs support.

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

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


[Kernel-packages] [Bug 1840498] Re: WARNING: CPU: 4 PID: 0 at net/mac80211/rx.c:4568 ieee80211_rx_napi+0x2e6/0x580 [mac80211]

2019-11-20 Thread Masashi Honma
I have encountered similar issue and fixed it on upstream.

Patch 1/2
https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-testing.git/commit/?id=e01fddc19d215f6ad397894ec2a851d99bf154e2

Patch 2/2
https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-testing.git/commit/?id=cd486e627e67ee9ab66914d36d3127ef057cc010

Could you check with Linux 5.4-rc8 ?

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

Title:
  WARNING: CPU: 4 PID: 0 at net/mac80211/rx.c:4568
  ieee80211_rx_napi+0x2e6/0x580 [mac80211]

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  dmesg:
  [ 4249.706469] [ cut here ]
  [ 4249.706474] Rate marked as an HT rate but passed status->rate_idx is not 
an MCS index [0-76]: 127 (0x7f)
  [ 4249.706596] WARNING: CPU: 4 PID: 0 at net/mac80211/rx.c:4568 
ieee80211_rx_napi+0x2e6/0x580 [mac80211]
  [ 4249.706597] Modules linked in: snd_seq_dummy ufs qnx4 hfsplus hfs minix 
ntfs msdos jfs xfs rfcomm hidp pci_stub vboxpci(OE) vboxnetadp(OE) 
vboxnetflt(OE) vboxdrv(OE) ccm cmac bnep snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio arc4 nls_iso8859_1 
mei_hdcp snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core intel_rapl 
snd_soc_skl_ipc x86_pkg_temp_thermal intel_powerclamp snd_soc_sst_ipc coretemp 
snd_soc_sst_dsp snd_soc_acpi_intel_match snd_soc_acpi kvm_intel snd_soc_core 
kvm snd_compress irqbypass ac97_bus snd_pcm_dmaengine snd_hda_intel 
snd_hda_codec snd_hda_core snd_hwdep crct10dif_pclmul snd_pcm crc32_pclmul 
ghash_clmulni_intel uvcvideo videobuf2_vmalloc videobuf2_memops ath9k_htc 
videobuf2_v4l2 ath9k_common videobuf2_common ath9k_hw videodev ath media 
snd_seq_midi mac80211 aesni_intel snd_seq_midi_event snd_rawmidi joydev 
cfg80211 aes_x86_64 btusb crypto_simd btrtl cryptd glue_helper btbcm snd_seq 
btintel intel_cstate input_leds i915 bluetooth snd_seq_device
  [ 4249.706657]  intel_rapl_perf snd_timer ecdh_generic ecc hp_wmi 
drm_kms_helper snd serio_raw hid_sensor_accel_3d drm hid_sensor_magn_3d 
hid_sensor_gyro_3d hid_sensor_incl_3d hid_sensor_rotation spi_pxa2xx_platform 
hid_sensor_trigger industrialio_triggered_buffer kfifo_buf 
hid_sensor_iio_common mei_me dw_dmac i2c_algo_bit idma64 
intel_xhci_usb_role_switch soundcore dw_dmac_core 8250_dw wmi_bmof mei 
hid_multitouch virt_dma processor_thermal_device fb_sys_fops 
intel_wmi_thunderbolt industrialio intel_pch_thermal roles intel_soc_dts_iosf 
syscopyarea sysfillrect sysimgblt int3403_thermal int340x_thermal_zone 
soc_button_array intel_vbtn sparse_keymap hp_accel int3400_thermal 
acpi_thermal_rel hp_wireless lis3lv02d input_polldev acpi_pad mac_hid 
sch_fq_codel parport_pc ppdev lp parport sunrpc ip_tables x_tables autofs4 
btrfs xor zstd_compress raid6_pq libcrc32c hid_sensor_custom hid_sensor_hub 
intel_ishtp_loader intel_ishtp_hid hid_generic psmouse intel_ish_ipc ahci 
intel_ishtp i2c_i801 sdhci_pci
  [ 4249.706714]  libahci cqhci intel_lpss_pci sdhci i2c_hid intel_lpss wmi hid 
video pinctrl_sunrisepoint pinctrl_intel
  [ 4249.706730] CPU: 4 PID: 0 Comm: swapper/4 Tainted: G   OE 
5.2.0-10-generic #11-Ubuntu
  [ 4249.706732] Hardware name: HP HP Pavilion x360 Convertible 14-cd0xxx/8486, 
BIOS F.34 04/29/2019
  [ 4249.706785] RIP: 0010:ieee80211_rx_napi+0x2e6/0x580 [mac80211]
  [ 4249.706792] Code: 42 18 0f 8d 76 cc 04 00 48 8b 42 08 48 8d 0c 49 48 8d 14 
88 e9 fb fd ff ff 0f b6 f1 48 c7 c7 c8 4f 11 c1 89 f2 e8 16 de 3d ee <0f> 0b 4c 
89 e7 e8 a0 98 c1 ee eb a4 80 f9 0b 0f 86 5e 01 00 00 80
  [ 4249.706794] RSP: 0018:b16b01aa0dd8 EFLAGS: 00010286
  [ 4249.706798] RAX:  RBX: 89061a9b47a0 RCX: 
0006
  [ 4249.706800] RDX: 0007 RSI: 0086 RDI: 
890625d17440
  [ 4249.706802] RBP: b16b01aa0e68 R08: 03fb R09: 
0004
  [ 4249.706804] R10:  R11: 0001 R12: 
89060ba6ef00
  [ 4249.706805] R13:  R14:  R15: 
0292
  [ 4249.706808] FS:  () GS:890625d0() 
knlGS:
  [ 4249.706811] CS:  0010 DS:  ES:  CR0: 80050033
  [ 4249.706813] CR2: 152dba73 CR3: 000316c0a001 CR4: 
003606e0
  [ 4249.706815] Call Trace:
  [ 4249.706819]  
  [ 4249.706831]  ? ath9k_rx_prepare.isra.0+0x242/0x290 [ath9k_htc]
  [ 4249.706841]  ath9k_rx_tasklet+0x106/0x1c0 [ath9k_htc]
  [ 4249.706852]  tasklet_action_common.isra.0+0x60/0x110
  [ 4249.706858]  tasklet_action+0x22/0x30
  [ 4249.706866]  __do_softirq+0xe1/0x2f4
  [ 4249.706872]  irq_exit+0xb6/0xc0
  [ 4249.706878]  do_IRQ+0x86/0xe0
  [ 4249.706883]  common_interrupt+0xf/0xf
  [ 4249.706885]  
  [ 4249.706893] RIP: 0010:cpuidle_enter_state+0xc5/0x420
  [ 4249.706897] Code: ff e8 0f 3c 84 ff 80 7d c7 00 74 17 9c 58 0f 1f 44 00 00 
f6 c4 02 0f 85 3d 03 00 00 31 ff 

[Kernel-packages] [Bug 1843598] Re: WARNING: CPU: 4 PID: 0 at net/mac80211/rx.c:4568 ieee80211_rx_napi+0x2e6/0x580 [mac80211]

2019-11-20 Thread Masashi Honma
I have encountered similar issue and fixed it on upstream.

Patch 1/2
https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-testing.git/commit/?id=e01fddc19d215f6ad397894ec2a851d99bf154e2

Patch 2/2
https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-testing.git/commit/?id=cd486e627e67ee9ab66914d36d3127ef057cc010

Could you check with Linux 5.4-rc8 ?

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

Title:
  WARNING: CPU: 4 PID: 0 at net/mac80211/rx.c:4568
  ieee80211_rx_napi+0x2e6/0x580 [mac80211]

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I lose internet when this error happens. Sometimes I have to
  disconnect the USB-WiFI peripheral and connect again.

  dmesg:
  [  147.026240] [ cut here ]
  [  147.026241] Rate marked as an HT rate but passed status->rate_idx is not 
an MCS index [0-76]: 127 (0x7f)
  [  147.026281] WARNING: CPU: 4 PID: 0 at net/mac80211/rx.c:4568 
ieee80211_rx_napi+0x2e6/0x580 [mac80211]
  [  147.026281] Modules linked in: rfcomm hidp pci_stub vboxpci(OE) 
vboxnetadp(OE) vboxnetflt(OE) vboxdrv(OE) ccm cmac bnep snd_hda_codec_hdmi 
snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_soc_skl 
snd_soc_hdac_hda snd_hda_ext_core snd_soc_skl_ipc x86_pkg_temp_thermal 
snd_soc_sst_ipc intel_powerclamp snd_soc_sst_dsp coretemp 
snd_soc_acpi_intel_match snd_soc_acpi nls_iso8859_1 kvm_intel snd_soc_core 
snd_compress kvm ac97_bus irqbypass snd_pcm_dmaengine snd_hda_intel ath9k_htc 
snd_hda_codec ath9k_common snd_hda_core mei_hdcp crct10dif_pclmul snd_hwdep 
crc32_pclmul uvcvideo intel_rapl_msr ghash_clmulni_intel videobuf2_vmalloc 
snd_pcm ath9k_hw videobuf2_memops snd_seq_midi videobuf2_v4l2 ath 
videobuf2_common snd_seq_midi_event mac80211 aesni_intel snd_rawmidi btusb 
videodev aes_x86_64 btrtl crypto_simd btbcm btintel cryptd mc snd_seq 
glue_helper bluetooth intel_cstate i915 cfg80211 snd_seq_device snd_timer 
ecdh_generic ecc joydev input_leds libarc4 intel_rapl_perf serio_raw hp_wmi
  [  147.026300]  wmi_bmof intel_wmi_thunderbolt snd hid_sensor_magn_3d 
soundcore drm_kms_helper hid_sensor_incl_3d hid_sensor_rotation 
hid_sensor_accel_3d hid_sensor_gyro_3d hid_sensor_trigger spi_pxa2xx_platform 
industrialio_triggered_buffer kfifo_buf 8250_dw dw_dmac hid_sensor_iio_common 
dw_dmac_core industrialio mei_me drm mei processor_thermal_device 
hid_multitouch intel_rapl_common i2c_algo_bit fb_sys_fops cros_ec_ishtp idma64 
syscopyarea intel_xhci_usb_role_switch cros_ec_core sysfillrect roles virt_dma 
intel_pch_thermal sysimgblt intel_soc_dts_iosf int3403_thermal 
int340x_thermal_zone soc_button_array intel_vbtn sparse_keymap hp_accel 
lis3lv02d hp_wireless input_polldev int3400_thermal acpi_thermal_rel acpi_pad 
mac_hid sch_fq_codel parport_pc ppdev sunrpc lp parport ip_tables x_tables 
autofs4 btrfs xor zstd_compress raid6_pq libcrc32c hid_sensor_custom 
hid_sensor_hub intel_ishtp_loader intel_ishtp_hid hid_generic psmouse sdhci_pci 
cqhci i2c_i801 sdhci i2c_hid ahci intel_lpss_pci
  [  147.026319]  intel_ish_ipc libahci intel_lpss intel_ishtp wmi hid 
pinctrl_sunrisepoint video pinctrl_intel
  [  147.026323] CPU: 4 PID: 0 Comm: swapper/4 Tainted: G   OE 
5.3.0-10-generic #11-Ubuntu
  [  147.026324] Hardware name: HP HP Pavilion x360 Convertible 14-cd0xxx/8486, 
BIOS F.34 04/29/2019
  [  147.026337] RIP: 0010:ieee80211_rx_napi+0x2e6/0x580 [mac80211]
  [  147.026338] Code: 42 18 0f 8d b5 cb 04 00 48 8b 42 08 48 8d 0c 49 48 8d 14 
88 e9 fb fd ff ff 0f b6 f1 48 c7 c7 e0 2f d9 c0 89 f2 e8 35 14 96 de <0f> 0b 4c 
89 e7 e8 b0 f0 1a df eb a4 80 f9 0b 0f 86 5e 01 00 00 80
  [  147.026339] RSP: 0018:b4f94020cdd8 EFLAGS: 00010286
  [  147.026340] RAX:  RBX: 8e7e9ab907a0 RCX: 
0006
  [  147.026340] RDX: 0007 RSI: 0086 RDI: 
8e7ea5d17440
  [  147.026341] RBP: b4f94020ce68 R08: 03cc R09: 
0004
  [  147.026342] R10:  R11: 0001 R12: 
8e7cea8da300
  [  147.026342] R13:  R14:  R15: 
0292
  [  147.026343] FS:  () GS:8e7ea5d0() 
knlGS:
  [  147.026344] CS:  0010 DS:  ES:  CR0: 80050033
  [  147.026344] CR2: 0f61bc614000 CR3: 0001e820a003 CR4: 
003606e0
  [  147.026345] Call Trace:
  [  147.026346]  
  [  147.026350]  ? ath9k_rx_prepare.isra.0+0x242/0x290 [ath9k_htc]
  [  147.026352]  ath9k_rx_tasklet+0x106/0x1c0 [ath9k_htc]
  [  147.026355]  tasklet_action_common.isra.0+0x60/0x110
  [  147.026356]  tasklet_action+0x22/0x30
  [  147.026358]  __do_softirq+0xe1/0x2d6
  [  147.026359]  irq_exit+0xae/0xb0
  [  147.026360]  do_IRQ+0x86/0xe0
  [  147.026362]  common_interrupt+0xf/0xf
  [  147.026363]  
  [  147.026365] RIP: 0010:cpuidle_enter_state+0xc5/0x420
  [  

[Kernel-packages] [Bug 1849483] Re: shiftfs: prevent exceeding project quotas

2019-11-20 Thread Christian Brauner
** Tags removed: verification-needed-disco verification-needed-eoan
** Tags added: verification-done-disco verification-done-eoan

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

Title:
  shiftfs: prevent exceeding project quotas

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Disco:
  Fix Committed
Status in linux source package in Eoan:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
  Currently shiftfs allows to exceed project quota and reserved space on e.g. 
ext2. See https://github.com/lxc/lxd/issues/6333 for a report, specifically 
https://github.com/lxc/lxd/issues/6333#issuecomment-545154838. This is caused 
by overriding the credentials with the superblock creator's credentials 
whenever we perform operations such as fallocate() or writes while retaining 
CAP_SYS_RESOURCE.

  Fix:
  Drop CAP_SYS_RESOURCE at superblock creation time from the effective 
capability set.

  Regression Potential:
  Limited to shiftfs. Dropping CAP_SYS_RESOURCE from the effective capability 
set should be fine and actually give us more security.

  Test Case:
  Try to exceed project quotas on a kernel and filesystem that supports them 
and see that it fails with the mentioned fix applied.

  Target Kernels:
  All LTS kernels with shiftfs support.

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

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


[Kernel-packages] [Bug 1849281] Re: seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test

2019-11-20 Thread Christian Brauner
** Tags removed: verification-needed-disco verification-needed-eoan
** Tags added: verification-done-disco verification-done-eoan

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

Title:
  seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE test

Status in ubuntu-kernel-tests:
  New
Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Disco:
  Fix Committed
Status in linux source package in Eoan:
  Fix Committed

Bug description:
  SRU Justification

  Impact:
  We recently backported SECCOMP_USER_NOTIF_FLAG_CONTINUE in 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1847744. On a kernel that 
supports SECCOMP_FILTER_FLAG_NEW_LISTENER but not 
SECCOMP_USER_NOTIF_FLAG_CONTINUE the selftests currently fail to compile. The 
reason is that the ifndef for SECCOMP_USER_NOTIF_FLAG_CONTINUE is placed under 
the ifndef for SECCOMP_FILTER_FLAG_NEW_LISTENER.

  Fix:
  The ifndef for SECCOMP_USER_NOTIF_FLAG_CONTINUE was placed under the
  ifndef for the SECCOMP_FILTER_FLAG_NEW_LISTENER feature. This will not
  work on systems that do support SECCOMP_FILTER_FLAG_NEW_LISTENER but do not
  support SECCOMP_USER_NOTIF_FLAG_CONTINUE. So move the latter ifndef out of
  the former ifndef's scope.

  Regression Potential:
  Limited to seccomp selftests.

  Test Case:
  Compile the selftests on a kernel that supports 
SECCOMP_FILTER_FLAG_NEW_LISTENER but does not support 
SECCOMP_USER_NOTIF_FLAG_CONTINUE and see that compilations succeeds.

  Target Kernels: All current LTS kernels with access to a 5.0 kernel.

  Patches:
  
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git/commit/?h=for-next/seccomp=2aa8d8d04ca29c3269154e1d48855e498be8882f

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1849281/+subscriptions

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


[Kernel-packages] [Bug 1762835] Re: Conflicting mmc modules built in

2019-11-20 Thread Connor Kuehl
** Changed in: linux-raspi2 (Ubuntu Bionic)
   Status: Confirmed => In Progress

** Changed in: linux-raspi2 (Ubuntu Disco)
   Status: New => In Progress

** Changed in: linux-raspi2 (Ubuntu Eoan)
   Status: New => In Progress

** Changed in: linux-raspi2 (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: linux-raspi2 (Ubuntu Disco)
   Importance: Undecided => Medium

** Changed in: linux-raspi2 (Ubuntu Eoan)
   Importance: Undecided => Medium

** Changed in: linux-raspi2 (Ubuntu Disco)
 Assignee: (unassigned) => Juerg Haefliger (juergh)

** Changed in: linux-raspi2 (Ubuntu Eoan)
 Assignee: (unassigned) => Juerg Haefliger (juergh)

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

Title:
  Conflicting mmc modules built in

Status in linux-raspi2 package in Ubuntu:
  Confirmed
Status in linux-raspi2 source package in Bionic:
  In Progress
Status in linux-raspi2 source package in Disco:
  In Progress
Status in linux-raspi2 source package in Eoan:
  In Progress

Bug description:
  SRU Justification

  [Impact]

  The Bionic Linux-raspi2 kernel has both the upstream and downstream pi
  mmc modules enabled.  Running the latest server image users can see
  this error in dmesg:

  Error: Driver 'sdhost-bcm2835' is already registered, aborting...

  Due to this error the pi server image is failing a testcase on the iso
  tracker.

  It is also not clear to users what mmc modules are in use.

  The attached patch removes the upstream mmc modules from the kernel
  config.

  [Test Case]

  The bug can be reproduced by running the latest bionic 'classic'
  raspberrypi server image - http://cdimage.ubuntu.com/ubuntu-server
  /daily-preinstalled/current/bionic-preinstalled-server-
  armhf+raspi2.img.xz

  Inspect the dmesg and observe the error.

  To check this is fixed, once the patched kernel has been installed,
  reboot, inspect the dmesg again and the error should be gone.

  [Regression potential]

  This should be low.  This config is the default used by raspbian and
  recommended by the pi foundation, and is therefore well tested.

  The patch changes the mmc modules, so if things go wrong the pi may
  not boot or the wifi on the pi3 may not work.

  I've built the kernel with the patch and everything still works.

  [Other Info]

  I think it is important to get this change in before the server images
  are released.

  Note the pi3 wifi doesn't work out-of-the-box, there is a missing
  brcmfmac43430-sdio.txt file.

  ---

  Original description:

  Linux-raspi2 has both the upstream and downstream pi mmc modules
  enabled.  In dmesg I get this error:

  Error: Driver 'sdhost-bcm2835' is already registered, aborting...

  I asked on the Raspberry Pi forums [1] about this and PhilE (Raspberry
  Pi engineer) answered:

  "For general guidance, in the Raspberry Pi kernels we use the
  bcm2835-sdhost driver for the SD card or EMMC interface and
  bcm2835-mmc for SDIO to the WiFi chip. Upstream uses bcm2835 for SD
  and sdhci-iproc for SDIO."

  I'm not entirely sure what the config used in raspbian is, but I think
  it is this:

  #
  # MMC/SD/SDIO Host Controller Drivers
  #
  CONFIG_MMC_BCM2835_MMC=y
  CONFIG_MMC_BCM2835_DMA=y
  CONFIG_MMC_BCM2835_PIO_DMA_BARRIER=2
  CONFIG_MMC_BCM2835_SDHOST=y
  # CONFIG_MMC_DEBUG is not set
  # CONFIG_MMC_ARMMMCI is not set
  CONFIG_MMC_SDHCI=y
  CONFIG_MMC_SDHCI_PLTFM=y
  # CONFIG_MMC_SDHCI_OF_ARASAN is not set
  # CONFIG_MMC_SDHCI_OF_AT91 is not set
  # CONFIG_MMC_SDHCI_CADENCE is not set
  # CONFIG_MMC_SDHCI_F_SDH30 is not set
  # CONFIG_MMC_SDHCI_IPROC is not set
  CONFIG_MMC_SPI=m
  # CONFIG_MMC_DW is not set
  # CONFIG_MMC_VUB300 is not set
  # CONFIG_MMC_USHC is not set
  # CONFIG_MMC_USDHI6ROL0 is not set
  # CONFIG_MMC_BCM2835 is not set
  # CONFIG_MMC_MTK is not set
  # CONFIG_MMC_SDHCI_XENON is not set
  # CONFIG_MEMSTICK is not set
  CONFIG_NEW_LEDS=y
  CONFIG_LEDS_CLASS=y
  # CONFIG_LEDS_CLASS_FLASH is not set
  # CONFIG_LEDS_BRIGHTNESS_HW_CHANGED is not set

  I'll run apport to collect the Ubuntu configs and dmesg logs etc.

  [1] https://www.raspberrypi.org/forums/viewtopic.php?f=71=210225

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

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


[Kernel-packages] [Bug 1836440] Re: RTL8723BS wifi not working

2019-11-20 Thread James Swift
I have the same issue with this driver. I can boot the live usb with
secure boot and the wifi works. But after install, I cannot get the
module to load the firmware and so there is no interface. I have tried
all the available efi files, but nothing enables the module. Although my
laptop says I can turn of secureboot, it seems to make no difference.

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

Title:
  RTL8723BS wifi not working

Status in linux package in Ubuntu:
  Expired
Status in linux-firmware package in Ubuntu:
  Invalid

Bug description:
  I have a Chuwi Hi10 Air laptop which has rtl8723bs wifi chip. Wifi
  works in Ubuntu 18.04 LTS, it works in Fedora 30 as well. But not in
  Ubuntu 19.04.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: linux-firmware 1.178.2
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  Date: Sat Jul 13 14:50:45 2019
  Dependencies:
   
  InstallationDate: Installed on 2019-07-12 (0 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_IN:en
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: linux-firmware
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1853265] Re: bionic/linux-ibm-gt: 4.15.0-1042.45 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Confirmed => Incomplete

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
- phase: Ready for Promote to Proposed
- phase-changed: Wednesday, 20. November 2019 20:41 UTC
+ phase: Promote to Proposed
+ phase-changed: Wednesday, 20. November 2019 21:16 UTC
  reason:
-   promote-to-proposed: Pending -- ready for review
+   promote-to-proposed: Alert -- packages no longer available
  variant: debs

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

Title:
  bionic/linux-ibm-gt: 4.15.0-1042.45 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Incomplete
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 21:16 UTC
  reason:
promote-to-proposed: Alert -- packages no longer available
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1853265/+subscriptions

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


[Kernel-packages] [Bug 1853365] Re: bionic/linux-ibm-gt: 4.15.0-1043.46 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1849855
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
- phase: Packaging
- phase-changed: Wednesday, 20. November 2019 20:10 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Wednesday, 20. November 2019 21:16 UTC
  reason:
-   prepare-package: Pending -- package not yet uploaded
-   prepare-package-meta: Pending -- package not yet uploaded
+   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:depwait
  variant: debs

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

Title:
  bionic/linux-ibm-gt: 4.15.0-1043.46 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  kernel-stable-master-bug: 1849855
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 21:16 UTC
  reason:
promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:depwait
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1853365/+subscriptions

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


[Kernel-packages] [Bug 1853265] Re: bionic/linux-ibm-gt: 4.15.0-1042.45 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-bionic

** Tags added: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
- phase: Holding before Promote to Proposed
- phase-changed: Wednesday, 20. November 2019 13:30 UTC
+ phase: Ready for Promote to Proposed
+ phase-changed: Wednesday, 20. November 2019 20:41 UTC
  reason:
-   promote-to-proposed: Stalled -- another kernel is currently pending in 
Proposed
+   promote-to-proposed: Pending -- ready for review
  variant: debs

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

Title:
  bionic/linux-ibm-gt: 4.15.0-1042.45 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Confirmed
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Ready for Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 20:41 UTC
  reason:
promote-to-proposed: Pending -- ready for review
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1853265/+subscriptions

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


[Kernel-packages] [Bug 1853265] Re: bionic/linux-ibm-gt: 4.15.0-1042.45 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 13:30 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa meta:depwait
+   promote-to-proposed: Stalled -- another kernel is currently pending in 
Proposed
  variant: debs

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

Title:
  bionic/linux-ibm-gt: 4.15.0-1042.45 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 13:30 UTC
  reason:
promote-to-proposed: Stalled -- another kernel is currently pending in 
Proposed
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1853265/+subscriptions

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


[Kernel-packages] [Bug 1853365] Re: bionic/linux-ibm-gt: 4.15.0-1043.46 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Invalid

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => Invalid

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1849855
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
- phase: Holding before Packaging
- phase-changed: Wednesday, 20. November 2019 20:06 UTC
+ phase: Packaging
+ phase-changed: Wednesday, 20. November 2019 20:10 UTC
  reason:
-   prepare-package: Holding -- waiting for master bug
+   prepare-package: Pending -- package not yet uploaded
+   prepare-package-meta: Pending -- package not yet uploaded
  variant: debs

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

Title:
  bionic/linux-ibm-gt: 4.15.0-1043.46 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  In Progress
Status in Kernel SRU Workflow prepare-package-meta series:
  In Progress
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  kernel-stable-master-bug: 1849855
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Packaging
  phase-changed: Wednesday, 20. November 2019 20:10 UTC
  reason:
prepare-package: Pending -- package not yet uploaded
prepare-package-meta: Pending -- package not yet uploaded
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1853365/+subscriptions

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


[Kernel-packages] [Bug 1853365] Re: bionic/linux-ibm-gt: -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Summary changed:

- linux-ibm-gt:  -proposed tracker
+ bionic/linux-ibm-gt:  -proposed tracker

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1849855
+ packages:
+   main: linux-ibm-gt
+   meta: linux-meta-ibm-gt
+ phase: Holding before Packaging
+ phase-changed: Wednesday, 20. November 2019 20:06 UTC
+ reason:
+   prepare-package: Holding -- waiting for master bug
  variant: debs

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

Title:
  bionic/linux-ibm-gt: 4.15.0-1043.46 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  In Progress
Status in Kernel SRU Workflow prepare-package-meta series:
  In Progress
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  kernel-stable-master-bug: 1849855
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Packaging
  phase-changed: Wednesday, 20. November 2019 20:10 UTC
  reason:
prepare-package: Pending -- package not yet uploaded
prepare-package-meta: Pending -- package not yet uploaded
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1853365/+subscriptions

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


[Kernel-packages] [Bug 1853365] Re: bionic/linux-ibm-gt: 4.15.0-1043.46 -proposed tracker

2019-11-20 Thread Khaled El Mously
** Summary changed:

- bionic/linux-ibm-gt:  -proposed tracker
+ bionic/linux-ibm-gt: 4.15.0-1043.46 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Khaled El 
Mously (kmously)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Khaled El 
Mously (kmously)

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

Title:
  bionic/linux-ibm-gt: 4.15.0-1043.46 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  In Progress
Status in Kernel SRU Workflow prepare-package-meta series:
  In Progress
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  kernel-stable-master-bug: 1849855
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Packaging
  phase-changed: Wednesday, 20. November 2019 20:10 UTC
  reason:
prepare-package: Pending -- package not yet uploaded
prepare-package-meta: Pending -- package not yet uploaded
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1853365/+subscriptions

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


[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-20 Thread Paweł Jarosz
Hi Po-Hsu,

I have managed to boot ubuntu bionic kernel. it took fresh install of
ubuntu 18.04 rootfs to boot. Bootlog is in the attachment.

In bootlog there is line:

[1.677996] rk808 0-001c: chip id: 0x8180

Kind Regards,
Paweł

** Attachment added: "bootlog"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1853192/+attachment/5306719/+files/pipo.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/1853192

Title:
  Please add patch fixing RK818 ID detection

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in linux source package in Disco:
  In Progress
Status in linux source package in Eoan:
  In Progress
Status in linux source package in Focal:
  In Progress

Bug description:
  Hi,

  Please add this upstream patch to ubuntu kernel:

  https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-
  next.git/commit/?id=37ef8c2c15bdc1322b160e38986c187de2b877b2

  It fixes detection of RK818 pmic. Without it ubuntu hangs at boot.

  Cheers
  Paweł Jarosz

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

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


[Kernel-packages] [Bug 1853365] [NEW] bionic/linux-ibm-gt: 4.15.0-1043.46 -proposed tracker

2019-11-20 Thread Khaled El Mously
Public bug reported:

This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.

For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

-- swm properties --
kernel-stable-master-bug: 1849855
packages:
  main: linux-ibm-gt
  meta: linux-meta-ibm-gt
phase: Packaging
phase-changed: Wednesday, 20. November 2019 20:10 UTC
reason:
  prepare-package: Pending -- package not yet uploaded
  prepare-package-meta: Pending -- package not yet uploaded
variant: debs

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/automated-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: Invalid

** Affects: kernel-sru-workflow/certification-testing
 Importance: Medium
 Assignee: Canonical Hardware Certification (canonical-hw-cert)
 Status: Invalid

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Assignee: Khaled El Mously (kmously)
 Status: In Progress

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Khaled El Mously (kmously)
 Status: In Progress

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: Invalid

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Medium
 Assignee: Canonical Security Team (canonical-security)
 Status: Invalid

** Affects: kernel-sru-workflow/verification-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

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

** Affects: linux (Ubuntu Bionic)
 Importance: Medium
 Status: Invalid


** Tags: bionic kernel-release-tracking-bug kernel-release-tracking-bug-live 
kernel-sru-cycle-2019.10.21-8 kernel-sru-derivative-of-1849855

** Also affects: kernel-sru-workflow/automated-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

** Tags added: bionic kernel-release-tracking-bug

** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Bionic)
   Status: New => Invalid

** Changed in: kernel-sru-workflow/automated-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/automated-testing
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Invalid

** Changed in: kernel-sru-workflow/certification-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: (unassigned) => Canonical Hardware Certification 
(canonical-hw-cert)

** Changed in: kernel-sru-workflow/certification-testing
   Status: New => Invalid

** Changed in: kernel-sru-workflow/prepare-package
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/promote-to-proposed
 Assignee: 

[Kernel-packages] [Bug 1852275] Re: xenial/linux-oracle: 4.15.0-1030.33~16.04.1 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/security-signoff
   Status: New => In Progress

** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => In Progress

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852277
  packages:
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
  phase: Testing
  phase-changed: Wednesday, 20. November 2019 09:32 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
+   security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  variant: debs

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

Title:
  xenial/linux-oracle: 4.15.0-1030.33~16.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-oracle package in Ubuntu:
  Invalid
Status in linux-oracle source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852277
  packages:
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
  phase: Testing
  phase-changed: Wednesday, 20. November 2019 09:32 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852275/+subscriptions

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


[Kernel-packages] [Bug 1849713] Re: Warning message in logs after kernel update to linux-image-4.15.0-66-generic

2019-11-20 Thread rebelwocause
This bug affects me as well (both Ubuntu 18.04.3 LTS and Linux Mint 19.2
Tina on multi boot system)

On Ubuntu and Mint it started on kernel upgrade from:
Linux version 4.15.0-65-generic - No Errors
To
Linux version 4.15.0-66-generic - Errors started!

Latest kernel at this time:
Linux version 4.15.0-70-generic - Also shows errors!


System:
Host: Inspiron-3847 Kernel: 4.15.0-70-generic x86_64
Desktop: Gnome 3.28.4 (Gtk 3.22.30)
info: gnome-shell dm: gdm3
Distro: Ubuntu 18.04.3 LTS
Machine:
Device: desktop System: Dell product: Inspiron 3847
Mobo: Dell model: 088DT1 v: A01
UEFI: Dell v: A10 date: 05/10/2018
Chassis: type: 3
CPU:
Quad core Intel Core i5-4460 (-MCP-)
arch: Haswell rev.3 cache: 6144 KB
Graphics:
Card: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller
Display Server: x11 (X.Org 1.19.6 ) driver: i915
Resolution: 1920x1080@60.00hz
OpenGL: renderer: Mesa DRI Intel Haswell Desktop
version: 4.5 Mesa 19.0.8 (compat-v: 3.0) Direct Render: Yes

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

Title:
  Warning message in logs after kernel update to linux-
  image-4.15.0-66-generic

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi:

  After updating to latest kernel on ubuntu 18.04 I start getting the
  message below. I tried to reboot the machine but the message is
  consistent.

  [1.485680] [ cut here ]
  [1.485681] Could not determine valid watermarks for inherited state
  [1.485736] WARNING: CPU: 0 PID: 199 at 
/build/linux-WKYm23/linux-4.15.0/drivers/gpu/drm/i915/intel_display.c:14537 
intel_modeset_init+0xfcf/0x1010 [i915]
  [1.485737] Modules linked in: aesni_intel(+) fjes(-) nouveau(+) 
aes_x86_64 i915(+) crypto_simd glue_helper cryptd mxm_wmi ttm i2c_algo_bit 
psmouse drm_kms_helper ahci syscopyarea sysfillrect sysimgblt libahci r8169 
fb_sys_fops mii drm rtsx_pci wmi video
  [1.485748] CPU: 0 PID: 199 Comm: systemd-udevd Not tainted 
4.15.0-66-generic #75-Ubuntu
  [1.485749] Hardware name: ASUSTeK COMPUTER INC. G551JW/G551JW, BIOS 
G551JW.209 03/04/2016
  [1.485776] RIP: 0010:intel_modeset_init+0xfcf/0x1010 [i915]
  [1.485776] RSP: 0018:a6c8c1e539b0 EFLAGS: 00010286
  [1.485778] RAX:  RBX: 93621079 RCX: 
bce63a28
  [1.485778] RDX: 0001 RSI: 0082 RDI: 
0247
  [1.485779] RBP: a6c8c1e53a40 R08: 036a R09: 
0004
  [1.485779] R10: 0040 R11: 0001 R12: 
936210764400
  [1.485780] R13: 9362104d9400 R14: ffea R15: 
936210790358
  [1.485781] FS:  7f76c1bfb680() GS:93622ee0() 
knlGS:
  [1.485782] CS:  0010 DS:  ES:  CR0: 80050033
  [1.485783] CR2: 7f5c5aea088b CR3: 000410a5c004 CR4: 
001606f0
  [1.485783] Call Trace:
  [1.485807]  i915_driver_load+0xa73/0xe60 [i915]
  [1.485829]  i915_pci_probe+0x42/0x70 [i915]
  [1.485831]  local_pci_probe+0x47/0xa0
  [1.485833]  pci_device_probe+0x10e/0x1c0
  [1.485835]  driver_probe_device+0x30c/0x490
  [1.485836]  __driver_attach+0xcc/0xf0
  [1.485837]  ? driver_probe_device+0x490/0x490
  [1.485838]  bus_for_each_dev+0x70/0xc0
  [1.485840]  driver_attach+0x1e/0x20
  [1.485840]  bus_add_driver+0x1c7/0x270
  [1.485841]  ? 0xc075c000
  [1.485843]  driver_register+0x60/0xe0
  [1.485843]  ? 0xc075c000
  [1.485844]  __pci_register_driver+0x5a/0x60
  [1.485870]  i915_init+0x5c/0x5f [i915]
  [1.485872]  do_one_initcall+0x52/0x19f
  [1.485874]  ? __slab_alloc+0x20/0x40
  [1.485876]  ? kmem_cache_alloc_trace+0x171/0x1b0
  [1.485878]  ? do_init_module+0x27/0x213
  [1.485879]  do_init_module+0x5f/0x213
  [1.485881]  load_module+0x16bc/0x1f10
  [1.485884]  ? ima_post_read_file+0x96/0xa0
  [1.485886]  SYSC_finit_module+0xfc/0x120
  [1.485887]  ? SYSC_finit_module+0xfc/0x120
  [1.485889]  SyS_finit_module+0xe/0x10
  [1.485890]  do_syscall_64+0x73/0x130
  [1.485893]  entry_SYSCALL_64_after_hwframe+0x3d/0xa2
  [1.485894] RIP: 0033:0x7f76c1705839
  [1.485895] RSP: 002b:7ffe1ff8c938 EFLAGS: 0246 ORIG_RAX: 
0139
  [1.485896] RAX: ffda RBX: 55672d2fda50 RCX: 
7f76c1705839
  [1.485896] RDX:  RSI: 7f76c13e4145 RDI: 
0010
  [1.485897] RBP: 7f76c13e4145 R08:  R09: 
7ffe1ff8ca50
  [1.485897] R10: 0010 R11: 0246 R12: 

  [1.485898] R13: 55672d2f93e0 R14: 0002 R15: 
55672d2fda50
  [1.485899] Code: e9 46 fc ff ff 48 c7 c6 37 b6 6e c0 48 c7 c7 8f a9 6e c0 

[Kernel-packages] [Bug 1852277] Re: bionic/linux-oracle: 4.15.0-1030.33 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/regression-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/verification-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => In Progress

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
lrm: linux-restricted-modules-oracle
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
- phase: Promote to Proposed
- phase-changed: Wednesday, 20. November 2019 10:36 UTC
+ phase: Testing
+ phase-changed: Wednesday, 20. November 2019 19:32 UTC
+ proposed-announcement-sent: true
+ proposed-testing-requested: true
  reason:
-   promote-to-proposed: Ongoing -- packages waiting in -proposed for mirror 
sync
+   automated-testing: Ongoing -- testing in progress
+   regression-testing: Ongoing -- testing in progress
+   security-signoff: Pending -- waiting for signoff
+   verification-testing: Ongoing -- testing in progress
  trackers:
xenial/linux-oracle: bug 1852275
  variant: debs

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

Title:
  bionic/linux-oracle: 4.15.0-1030.33 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lrm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-oracle package in Ubuntu:
  Invalid
Status in linux-oracle source package in Bionic:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
lrm: linux-restricted-modules-oracle
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
  phase: Testing
  phase-changed: Wednesday, 20. November 2019 19:32 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
xenial/linux-oracle: bug 1852275
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852277/+subscriptions

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


[Kernel-packages] [Bug 1840835] Re: High power consumption using 5.0.0-25-generic

2019-11-20 Thread Sultan Alsawaf
Could you please verify that disco is fixed as well? Thanks.

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

Title:
  High power consumption using 5.0.0-25-generic

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Disco:
  Fix Committed
Status in linux source package in Eoan:
  Fix Committed

Bug description:
  === SRU Justification ===
  [Impact]
  Some Nvidia graphics card has audio function in addition to video
  function. When the video function is not bound to any driver, the audio
  function can't be runtime suspended, hence preventing the power
  resources from being turned off.

  [Fix]
  Allow Nvidia audio function to be runtime suspended.

  [Test]
  The user reported the fix works.

  [Regression Potential]
  Low. It only allows the audio function of discrete Nvidia GPU to be
  runtime suspended. Regular audio or audio function with a discrete GPU
  already bound to a driver are unaffected.

  === Original Bug Report ===
  After updating to 5.0.0-25-generic kernel, battery life is considerably less 
and power consumption is about 10 watts more idle, using integrated graphics. 
This is a hybrid GPU laptop Intel HD 630/GP107M, and a possible cause is not 
powering off the dedicated GPU completely while using the integrated.

  nvidia-driver-430
  GP107M [GeForce GTX 1050 Mobile]

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

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


[Kernel-packages] [Bug 1571416]

2019-11-20 Thread Martin-peres-n
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has
been closed from further activity.

You can subscribe and participate further through the new bug through
this link to our GitLab instance:
https://gitlab.freedesktop.org/drm/amd/issues/711.

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

Title:
  System freezes shortly after reaching the desktop (Ubuntu MATE 16.04,
  PowerPC)

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The freeze happens every time unless I use "radeon.agpmode=-1" as a
  kernel parameter.

  Affected machines:
  PowerBook G4 5,6 + PowerMac G5 7,3 (w. "ATI Radeon 9600 AP (AGP)".

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-18-powerpc-smp 4.4.0-18.34
  ProcVersionSignature: Ubuntu 4.4.0-18.34-powerpc-smp 4.4.6
  Uname: Linux 4.4.0-18-powerpc-smp ppc
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: powerpc
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperVersion: 1.373
  CurrentDesktop: MATE
  Date: Sun Apr 17 21:08:40 2016
  IwConfig:
   lono wireless extensions.

   enP2p36s15f0  no wireless extensions.
  LiveMediaBuild: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release powerpc 
(20160417.1)
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: ro ramdisk_size=1048576 file=/cdrom/preseed/username.seed 
boot=casper quiet --- radeon.agpmode=-1
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-18-powerpc-smp N/A
   linux-backports-modules-4.4.0-18-powerpc-smp  N/A
   linux-firmware1.157
  RfKill:
   0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1118290]

2019-11-20 Thread Martin-peres-n
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has
been closed from further activity.

You can subscribe and participate further through the new bug through
this link to our GitLab instance:
https://gitlab.freedesktop.org/drm/amd/issues/293.

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

Title:
  [drm:radeon_get_legacy_connector_info_from_bios] *ERROR* Unknown
  connector type: 8

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  [   14.192101] [drm:radeon_get_legacy_connector_info_from_bios]
  *ERROR* Unknown connector type: 8

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-4-generic 3.8.0-4.9
  ProcVersionSignature: Ubuntu 3.8.0-4.9-generic 3.8.0-rc6
  Uname: Linux 3.8.0-4-generic x86_64
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  caravena   1914 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDmesg:
   [   26.570346] tg3 :08:04.0 eth0: Flow control is off for TX and off for 
RX
   [   26.570421] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  259.608037] tg3 :08:04.0: vpd r/w failed.  This is likely a firmware 
bug on this device.  Contact the card vendor for a firmware update.
   [  260.912022] tg3 :08:04.0: vpd r/w failed.  This is likely a firmware 
bug on this device.  Contact the card vendor for a firmware update.
  Date: Thu Feb  7 05:59:04 2013
  HibernationDevice: RESUME=UUID=935761c6-0879-49ed-b5a5-c5218c97b843
  InstallationDate: Installed on 2013-02-06 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20121126)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 046d:0896 Logitech, Inc. OrbiCam
   Bus 003 Device 002: ID 0a5c:2101 Broadcom Corp. BCM2045 Bluetooth
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Acer, inc. Ferrari 1000
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-4-generic 
root=UUID=d1524094-f99b-4050-8e1b-40b1526ca8f7 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-4-generic N/A
   linux-backports-modules-3.8.0-4-generic  N/A
   linux-firmware   1.100
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/11/07
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3204
  dmi.board.name: Ferrari6
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3204:bd09/11/07:svnAcer,inc.:pnFerrari1000:pvrNotApplicable:rvnAcer,Inc.:rnFerrari6:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Ferrari 1000
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


[Kernel-packages] [Bug 1118290] Re: [drm:radeon_get_legacy_connector_info_from_bios] *ERROR* Unknown connector type: 8

2019-11-20 Thread Bug Watch Updater
** Changed in: linux
   Status: Confirmed => Unknown

** Bug watch added: gitlab.freedesktop.org/drm/amd/issues #293
   https://gitlab.freedesktop.org/drm/amd/issues/293

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

Title:
  [drm:radeon_get_legacy_connector_info_from_bios] *ERROR* Unknown
  connector type: 8

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Incomplete

Bug description:
  [   14.192101] [drm:radeon_get_legacy_connector_info_from_bios]
  *ERROR* Unknown connector type: 8

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-4-generic 3.8.0-4.9
  ProcVersionSignature: Ubuntu 3.8.0-4.9-generic 3.8.0-rc6
  Uname: Linux 3.8.0-4-generic x86_64
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  caravena   1914 F pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDmesg:
   [   26.570346] tg3 :08:04.0 eth0: Flow control is off for TX and off for 
RX
   [   26.570421] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
   [  259.608037] tg3 :08:04.0: vpd r/w failed.  This is likely a firmware 
bug on this device.  Contact the card vendor for a firmware update.
   [  260.912022] tg3 :08:04.0: vpd r/w failed.  This is likely a firmware 
bug on this device.  Contact the card vendor for a firmware update.
  Date: Thu Feb  7 05:59:04 2013
  HibernationDevice: RESUME=UUID=935761c6-0879-49ed-b5a5-c5218c97b843
  InstallationDate: Installed on 2013-02-06 (0 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20121126)
  IwConfig:
   eth0  no wireless extensions.
   
   lono wireless extensions.
  Lsusb:
   Bus 001 Device 002: ID 046d:0896 Logitech, Inc. OrbiCam
   Bus 003 Device 002: ID 0a5c:2101 Broadcom Corp. BCM2045 Bluetooth
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: Acer, inc. Ferrari 1000
  MarkForUpload: True
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-4-generic 
root=UUID=d1524094-f99b-4050-8e1b-40b1526ca8f7 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-4-generic N/A
   linux-backports-modules-3.8.0-4-generic  N/A
   linux-firmware   1.100
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/11/07
  dmi.bios.vendor: Acer
  dmi.bios.version: v1.3204
  dmi.board.name: Ferrari6
  dmi.board.vendor: Acer, Inc.
  dmi.board.version: Not Applicable
  dmi.chassis.type: 1
  dmi.chassis.vendor: Acer, Inc.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAcer:bvrv1.3204:bd09/11/07:svnAcer,inc.:pnFerrari1000:pvrNotApplicable:rvnAcer,Inc.:rnFerrari6:rvrNotApplicable:cvnAcer,Inc.:ct1:cvrN/A:
  dmi.product.name: Ferrari 1000
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Acer, inc.

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

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


[Kernel-packages] [Bug 1571416] Re: System freezes shortly after reaching the desktop (Ubuntu MATE 16.04, PowerPC)

2019-11-20 Thread Bug Watch Updater
** Changed in: linux
   Status: Confirmed => Unknown

** Bug watch added: gitlab.freedesktop.org/drm/amd/issues #711
   https://gitlab.freedesktop.org/drm/amd/issues/711

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

Title:
  System freezes shortly after reaching the desktop (Ubuntu MATE 16.04,
  PowerPC)

Status in Linux:
  Unknown
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The freeze happens every time unless I use "radeon.agpmode=-1" as a
  kernel parameter.

  Affected machines:
  PowerBook G4 5,6 + PowerMac G5 7,3 (w. "ATI Radeon 9600 AP (AGP)".

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-18-powerpc-smp 4.4.0-18.34
  ProcVersionSignature: Ubuntu 4.4.0-18.34-powerpc-smp 4.4.6
  Uname: Linux 4.4.0-18-powerpc-smp ppc
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: powerpc
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CasperVersion: 1.373
  CurrentDesktop: MATE
  Date: Sun Apr 17 21:08:40 2016
  IwConfig:
   lono wireless extensions.

   enP2p36s15f0  no wireless extensions.
  LiveMediaBuild: Ubuntu-MATE 16.04 LTS "Xenial Xerus" - Release powerpc 
(20160417.1)
  PccardctlIdent:
   Socket 0:
     no product info available
  PccardctlStatus:
   Socket 0:
     no card
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: ro ramdisk_size=1048576 file=/cdrom/preseed/username.seed 
boot=casper quiet --- radeon.agpmode=-1
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-18-powerpc-smp N/A
   linux-backports-modules-4.4.0-18-powerpc-smp  N/A
   linux-firmware1.157
  RfKill:
   0: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1847980] Re: Lightdm is just a black screen when booting kernel 5.3 on an i5-6500, but kernels 5.0/5.2 work

2019-11-20 Thread Timo Aaltonen
if 5.3.8 works then 5.3.0-24.26 from eoan-proposed should work as well,
could you check?

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

Title:
  Lightdm is just a black screen when booting kernel 5.3 on an i5-6500,
  but kernels 5.0/5.2 work

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Xorg freeze at boot on Intel Corporation HD Graphics 530 with 
linux-image-5.3.0-17 after upgraded to the development release Ubuntu Eoan 
Ermine (development branch).
  If i boot with linux-image-5.0.0-31-generic the Xorg works well.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.0.0-31.33-generic 5.0.21
  Uname: Linux 5.0.0-31-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  Date: Mon Oct 14 11:15:23 2019
  DistUpgraded: Fresh install
  DistroCodename: eoan
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GpuHangFrequency: Continuously
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation HD Graphics 530 [8086:1912] (rev 06) (prog-if 00 [VGA 
controller])
 Subsystem: Hewlett-Packard Company HD Graphics 530 [103c:8054]
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 047d:2048 Kensington Orbit Trackball with Scroll Ring
   Bus 001 Device 002: ID 04d9:a0cd Holtek Semiconductor, Inc. USB Keyboard
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP EliteDesk 800 G2 SFF
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-31-generic 
root=UUID=714cc192-0d1c-4899-b891-16e6e504c662 ro 
resume=UUID=316a3e2d-ef98-4c31-8ba1-52e1cd0e8c05
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/19/2019
  dmi.bios.vendor: HP
  dmi.bios.version: N01 Ver. 02.42
  dmi.board.name: 8054
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 05.36
  dmi.chassis.asset.tag: CZC64082W1
  dmi.chassis.type: 4
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrN01Ver.02.42:bd08/19/2019:svnHP:pnHPEliteDesk800G2SFF:pvr:rvnHP:rn8054:rvrKBCVersion05.36:cvnHP:ct4:cvr:
  dmi.product.family: 103C_53307F G=D
  dmi.product.name: HP EliteDesk 800 G2 SFF
  dmi.product.sku: X3J10ET#ABZ
  dmi.sys.vendor: HP
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.99-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.2.1-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 19.2.1-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.5+git20191008-0ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-1ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: eoan
  DistroRelease: Ubuntu 19.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation HD Graphics 530 [8086:1912] (rev 06) (prog-if 00 [VGA 
controller])
 Subsystem: Hewlett-Packard Company HD Graphics 530 [103c:8054]
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 047d:2048 Kensington Orbit Trackball with Scroll Ring
   Bus 001 Device 002: ID 04d9:a0cd Holtek Semiconductor, Inc. USB Keyboard
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: HP HP EliteDesk 800 G2 SFF
  Package: xorg-server (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-17-generic 
root=UUID=714cc192-0d1c-4899-b891-16e6e504c662 ro nomodeset 
resume=UUID=316a3e2d-ef98-4c31-8ba1-52e1cd0e8c05
  ProcVersionSignature: Ubuntu 5.3.0-17.18-generic 5.3.1
  Tags:  eoan ubuntu
  Uname: Linux 5.3.0-17-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 08/19/2019
  dmi.bios.vendor: HP
  dmi.bios.version: N01 Ver. 02.42
  dmi.board.name: 8054
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 05.36
  dmi.chassis.asset.tag: CZC64082W1
  dmi.chassis.type: 4
  dmi.chassis.vendor: HP
  dmi.modalias: 

[Kernel-packages] [Bug 1853044] Re: 5.3.0-23-generic causes fans to spin when idle

2019-11-20 Thread Colin Ian King
Hi Dean,

As a first triaging step, with the 5.3.0-23-generic and also the
5.3.0-19-generic kernel do you mind installing and running the following
command:

powerstat -Ra | tee powerstat-$(uname -r).log

and attaching the log files to the bug report. The command takes about
60 seconds to run.

thanks.

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

Title:
  5.3.0-23-generic causes fans to spin when idle

Status in linux package in Ubuntu:
  In Progress

Bug description:
  After upgrading to 5.3.0-23-generic the fans in my machine don't stop
  running. They always sound like something is utilizing CPU - even with
  no applications running after boot.

  If I boot back to 5.3.0-19-generic it's fine.

  My microcode version is reported as 0xd4 and iucode-tool reports:

  iucode-tool: system has processor(s) with signature 0x000506e3

  Let me know if you need anything else.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: linux-image-5.3.0-23-generic 5.3.0-23.25
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  Uname: Linux 5.3.0-23-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  dean   2898 F pulseaudio
   /dev/snd/pcmC2D0p:   dean   2898 F...m pulseaudio
   /dev/snd/controlC0:  dean   2898 F pulseaudio
   /dev/snd/controlC1:  dean   2898 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Nov 18 13:03:34 2019
  HibernationDevice: RESUME=UUID=55a42c82-50bf-4e75-a133-dbd3aa93611b
  InstallationDate: Installed on 2018-07-24 (482 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180724)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.3.0-23-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to eoan on 2019-07-19 (121 days ago)
  dmi.bios.date: 05/16/2018
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: KYSKLi70.86A.0055.2018.0516.1629
  dmi.board.name: NUC6i7KYB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H90766-406
  dmi.chassis.type: 3
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrKYSKLi70.86A.0055.2018.0516.1629:bd05/16/2018:svn:pn:pvr:rvnIntelCorporation:rnNUC6i7KYB:rvrH90766-406:cvnIntelCorporation:ct3:cvr1.0:

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

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


[Kernel-packages] [Bug 1852281] Re: trusty/linux-azure: 4.15.0-1064.69~14.04.1 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Fix Committed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852282
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
- phase: Promote to Proposed
- phase-changed: Wednesday, 20. November 2019 10:56 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Wednesday, 20. November 2019 18:24 UTC
  reason:
-   promote-to-proposed: Pending -- package copied to Signing 
signed:retry-needed
+   promote-signing-to-proposed: Holding -- master bug not ready for proposed
  variant: debs

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

Title:
  trusty/linux-azure: 4.15.0-1064.69~14.04.1 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-signing-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow stakeholder-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-azure package in Ubuntu:
  Invalid
Status in linux-azure source package in Trusty:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852282
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 18:24 UTC
  reason:
promote-signing-to-proposed: Holding -- master bug not ready for proposed
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852281/+subscriptions

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


[Kernel-packages] [Bug 1853044] Re: 5.3.0-23-generic causes fans to spin when idle

2019-11-20 Thread Colin Ian King
** Changed in: linux (Ubuntu)
   Importance: Undecided => High

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Colin Ian King (colin-king)

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

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

Title:
  5.3.0-23-generic causes fans to spin when idle

Status in linux package in Ubuntu:
  In Progress

Bug description:
  After upgrading to 5.3.0-23-generic the fans in my machine don't stop
  running. They always sound like something is utilizing CPU - even with
  no applications running after boot.

  If I boot back to 5.3.0-19-generic it's fine.

  My microcode version is reported as 0xd4 and iucode-tool reports:

  iucode-tool: system has processor(s) with signature 0x000506e3

  Let me know if you need anything else.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: linux-image-5.3.0-23-generic 5.3.0-23.25
  ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
  Uname: Linux 5.3.0-23-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC2:  dean   2898 F pulseaudio
   /dev/snd/pcmC2D0p:   dean   2898 F...m pulseaudio
   /dev/snd/controlC0:  dean   2898 F pulseaudio
   /dev/snd/controlC1:  dean   2898 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Nov 18 13:03:34 2019
  HibernationDevice: RESUME=UUID=55a42c82-50bf-4e75-a133-dbd3aa93611b
  InstallationDate: Installed on 2018-07-24 (482 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180724)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.3.0-23-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-23-generic N/A
   linux-backports-modules-5.3.0-23-generic  N/A
   linux-firmware1.183.2
  SourcePackage: linux
  UpgradeStatus: Upgraded to eoan on 2019-07-19 (121 days ago)
  dmi.bios.date: 05/16/2018
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: KYSKLi70.86A.0055.2018.0516.1629
  dmi.board.name: NUC6i7KYB
  dmi.board.vendor: Intel Corporation
  dmi.board.version: H90766-406
  dmi.chassis.type: 3
  dmi.chassis.vendor: Intel Corporation
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrKYSKLi70.86A.0055.2018.0516.1629:bd05/16/2018:svn:pn:pvr:rvnIntelCorporation:rnNUC6i7KYB:rvrH90766-406:cvnIntelCorporation:ct3:cvr1.0:

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

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


[Kernel-packages] [Bug 1852277] Re: bionic/linux-oracle: 4.15.0-1030.33 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
lrm: linux-restricted-modules-oracle
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 10:36 UTC
  reason:
-   promote-to-proposed: Pending -- package copied to Proposed signed:queued
+   promote-to-proposed: Ongoing -- packages waiting in -proposed for mirror 
sync
  trackers:
xenial/linux-oracle: bug 1852275
  variant: debs

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

Title:
  bionic/linux-oracle: 4.15.0-1030.33 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lrm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Committed
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-oracle package in Ubuntu:
  Invalid
Status in linux-oracle source package in Bionic:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
lrm: linux-restricted-modules-oracle
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 10:36 UTC
  reason:
promote-to-proposed: Ongoing -- packages waiting in -proposed for mirror 
sync
  trackers:
xenial/linux-oracle: bug 1852275
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852277/+subscriptions

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


[Kernel-packages] [Bug 1852220] Re: eoan/linux-raspi2: 5.3.0-1013.15 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1852232
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
- phase: Ready for Packaging
- phase-changed: Thursday, 14. November 2019 13:28 UTC
+ phase: Packaging
+ phase-changed: Wednesday, 20. November 2019 17:16 UTC
  reason:
-   prepare-package: Pending -- version not specified
+   prepare-package: Pending -- package not yet uploaded
+   prepare-package-meta: Pending -- package not yet uploaded
  trackers:
eoan/linux-raspi2/pi-kernel: bug 1852219
  variant: debs

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

Title:
  eoan/linux-raspi2: 5.3.0-1013.15 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  In Progress
Status in Kernel SRU Workflow prepare-package-meta series:
  In Progress
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-raspi2 package in Ubuntu:
  Invalid
Status in linux-raspi2 source package in Eoan:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  kernel-stable-master-bug: 1852232
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
  phase: Packaging
  phase-changed: Wednesday, 20. November 2019 17:16 UTC
  reason:
prepare-package: Pending -- package not yet uploaded
prepare-package-meta: Pending -- package not yet uploaded
  trackers:
eoan/linux-raspi2/pi-kernel: bug 1852219
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852220/+subscriptions

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


[Kernel-packages] [Bug 1852220] Re: eoan/linux-raspi2: 5.3.0-1013.15 -proposed tracker

2019-11-20 Thread Connor Kuehl
** Summary changed:

- eoan/linux-raspi2:  -proposed tracker
+ eoan/linux-raspi2: 5.3.0-1013.15 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Connor Kuehl 
(connork)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Connor Kuehl 
(connork)

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

Title:
  eoan/linux-raspi2: 5.3.0-1013.15 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  In Progress
Status in Kernel SRU Workflow prepare-package-meta series:
  In Progress
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-raspi2 package in Ubuntu:
  Invalid
Status in linux-raspi2 source package in Eoan:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  kernel-stable-master-bug: 1852232
  packages:
main: linux-raspi2
meta: linux-meta-raspi2
  phase: Packaging
  phase-changed: Wednesday, 20. November 2019 17:16 UTC
  reason:
prepare-package: Pending -- package not yet uploaded
prepare-package-meta: Pending -- package not yet uploaded
  trackers:
eoan/linux-raspi2/pi-kernel: bug 1852219
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852220/+subscriptions

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


[Kernel-packages] [Bug 1853265] Re: bionic/linux-ibm-gt: 4.15.0-1042.45 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1852289
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 13:30 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:depwait
+   promote-to-proposed: Ongoing -- builds not complete in ppa meta:depwait
  variant: debs

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

Title:
  bionic/linux-ibm-gt: 4.15.0-1042.45 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  kernel-stable-master-bug: 1852289
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 13:30 UTC
  reason:
promote-to-proposed: Ongoing -- builds not complete in ppa meta:depwait
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1853265/+subscriptions

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


[Kernel-packages] [Bug 1842785] Re: Freeze after waking up from suspend on a Ryzen 3000 based system

2019-11-20 Thread Jiří Forst
auth, kern and xorg conf

** Attachment added: "some_other_logs"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1842785/+attachment/5306692/+files/some_other_logs

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

Title:
  Freeze after waking up from suspend on a Ryzen 3000 based system

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My system is a newly build Ryzen 3600 based system with Vega 56
  graphics.

  On suspend wakeup, the entire system locks up. A workaround is booting
  with linux kernel version 4.19.69.

  Using newer linux versions (5.3-rc7) did not fix the issue.

  The motherboard is an MSI B450I gaming plus ac board; I've loaded up
  both the official non-beta BIOS (7A40vA8) and  the newest beta BIOS
  (7A40vA91) and both have this issue.

  No dmesg logs are available after the suspend wakeup (last message is
  putting the system to sleep)

  I have a r8169 and iwlwifi based ethernet and wifi cards, but I've
  tentatively isolated that those two are not an issue by blacklisting
  the respective modules.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: linux-image-5.0.0-27-generic 5.0.0-27.28
  ProcVersionSignature: Ubuntu 5.0.0-27.28-generic 5.0.21
  Uname: Linux 5.0.0-27-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hatsu  2282 F pulseaudio
   /dev/snd/controlC2:  hatsu  2282 F pulseaudio
   /dev/snd/controlC0:  hatsu  2282 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Sep  4 23:14:34 2019
  InstallationDate: Installed on 2019-08-27 (9 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  MachineType: Micro-Star International Co., Ltd. MS-7A40
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-27-generic 
root=UUID=4b8b9e96-fd23-4ade-bcd2-19b9795bd4e6 ro quiet splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-27-generic N/A
   linux-backports-modules-5.0.0-27-generic  N/A
   linux-firmware1.178.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to disco on 2019-08-27 (9 days ago)
  dmi.bios.date: 08/19/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: A.91
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450I GAMING PLUS AC (MS-7A40)
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: 2.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Micro-Star International Co., Ltd.
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA.91:bd08/19/2019:svnMicro-StarInternationalCo.,Ltd.:pnMS-7A40:pvr2.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450IGAMINGPLUSAC(MS-7A40):rvr2.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr2.0:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7A40
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 2.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

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

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


[Kernel-packages] [Bug 1842785] Re: Freeze after waking up from suspend on a Ryzen 3000 based system

2019-11-20 Thread Jiří Forst
Having the same problem with 20.04 and kernel `5.3.0-24`.

Notebook suspends fine but after waking up, i cant even get to different
TTY.

Bios update did not help.

Notebook Dell Latitude 14 5495, Ryzen 5 PRO 2500U, Vega 8

glxinfo: AMD RAVEN (DRM 3.33.0, 5.3.0-24-generic, LLVM 9.0.0)


** Attachment added: "syslog"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1842785/+attachment/5306691/+files/syslog

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

Title:
  Freeze after waking up from suspend on a Ryzen 3000 based system

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  My system is a newly build Ryzen 3600 based system with Vega 56
  graphics.

  On suspend wakeup, the entire system locks up. A workaround is booting
  with linux kernel version 4.19.69.

  Using newer linux versions (5.3-rc7) did not fix the issue.

  The motherboard is an MSI B450I gaming plus ac board; I've loaded up
  both the official non-beta BIOS (7A40vA8) and  the newest beta BIOS
  (7A40vA91) and both have this issue.

  No dmesg logs are available after the suspend wakeup (last message is
  putting the system to sleep)

  I have a r8169 and iwlwifi based ethernet and wifi cards, but I've
  tentatively isolated that those two are not an issue by blacklisting
  the respective modules.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: linux-image-5.0.0-27-generic 5.0.0-27.28
  ProcVersionSignature: Ubuntu 5.0.0-27.28-generic 5.0.21
  Uname: Linux 5.0.0-27-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  hatsu  2282 F pulseaudio
   /dev/snd/controlC2:  hatsu  2282 F pulseaudio
   /dev/snd/controlC0:  hatsu  2282 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Sep  4 23:14:34 2019
  InstallationDate: Installed on 2019-08-27 (9 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  MachineType: Micro-Star International Co., Ltd. MS-7A40
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-27-generic 
root=UUID=4b8b9e96-fd23-4ade-bcd2-19b9795bd4e6 ro quiet splash vt.handoff=1
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-27-generic N/A
   linux-backports-modules-5.0.0-27-generic  N/A
   linux-firmware1.178.3
  SourcePackage: linux
  UpgradeStatus: Upgraded to disco on 2019-08-27 (9 days ago)
  dmi.bios.date: 08/19/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: A.91
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: B450I GAMING PLUS AC (MS-7A40)
  dmi.board.vendor: Micro-Star International Co., Ltd.
  dmi.board.version: 2.0
  dmi.chassis.asset.tag: To be filled by O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Micro-Star International Co., Ltd.
  dmi.chassis.version: 2.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrA.91:bd08/19/2019:svnMicro-StarInternationalCo.,Ltd.:pnMS-7A40:pvr2.0:rvnMicro-StarInternationalCo.,Ltd.:rnB450IGAMINGPLUSAC(MS-7A40):rvr2.0:cvnMicro-StarInternationalCo.,Ltd.:ct3:cvr2.0:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: MS-7A40
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: 2.0
  dmi.sys.vendor: Micro-Star International Co., Ltd.

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

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


[Kernel-packages] [Bug 1852723] Re: [Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX2 and Kunpeng920

2019-11-20 Thread Ike Panhc
Bug for ThunderX is filed at

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1853326

** Description changed:

  [Impact]
- 4.15.0-71-generic can not boot on several arm64 machine e.g. ThunderX2, 
Kunpeng 920 and CN88xx.
+ 4.15.0-71-generic can not boot on ThunderX2 and Kunpeng920. Kernel oops 
durning SMP init
+ 
+ console logs are available here
+ https://pastebin.ubuntu.com/p/By4m3PtKsG/
+ https://pastebin.ubuntu.com/p/vN2c3CFVXR/
  
  [Test Case]
  Boot kernel with earlycon. See if kernel oops while booting.
  
  [Regression Risk]
  TBD

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

Title:
  [Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX2 and
  Kunpeng920

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Confirmed

Bug description:
  [Impact]
  4.15.0-71-generic can not boot on ThunderX2 and Kunpeng920. Kernel oops 
durning SMP init

  console logs are available here
  https://pastebin.ubuntu.com/p/By4m3PtKsG/
  https://pastebin.ubuntu.com/p/vN2c3CFVXR/

  [Test Case]
  Boot kernel with earlycon. See if kernel oops while booting.

  [Regression Risk]
  TBD

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

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


[Kernel-packages] [Bug 1853326] [NEW] [Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX

2019-11-20 Thread Ike Panhc
Public bug reported:

[Impact]
4.15.0-71-generic can not boot on ThunderX

Here are console logs
https://pastebin.ubuntu.com/p/vN2c3CFVXR/
https://pastebin.ubuntu.com/p/DkdBqbBqqD/

[Test Case]
Boot kernel with earlycon. See if kernel oops while booting.

[Regression Risk]
TBD

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

** Affects: linux (Ubuntu Bionic)
 Importance: High
 Assignee: Ike Panhc (ikepanhc)
 Status: In Progress

** Also affects: linux (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New => Invalid

** Changed in: linux (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => Ike Panhc (ikepanhc)

** Changed in: linux (Ubuntu Bionic)
   Importance: Undecided => High

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

Title:
  [Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  In Progress

Bug description:
  [Impact]
  4.15.0-71-generic can not boot on ThunderX

  Here are console logs
  https://pastebin.ubuntu.com/p/vN2c3CFVXR/
  https://pastebin.ubuntu.com/p/DkdBqbBqqD/

  [Test Case]
  Boot kernel with earlycon. See if kernel oops while booting.

  [Regression Risk]
  TBD

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

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


[Kernel-packages] [Bug 1852289] Re: bionic/linux: 4.15.0-71.80 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Testing
  phase-changed: Thursday, 14. November 2019 18:47 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Ongoing -- testing in progress
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-aws: bug 1852270
bionic/linux-fips: bug 1852278
bionic/linux-gke-4.15: bug 1852272
-   bionic/linux-ibm-gt: bug 1853265, bug 1852274
+   bionic/linux-ibm-gt: bug 1853265
bionic/linux-kvm: bug 1852273
bionic/linux-oem: bug 1852266
bionic/linux-oracle: bug 1852277
bionic/linux-raspi2: bug 1852262
bionic/linux-snapdragon: bug 1852264
bionic/linux/pc-kernel: bug 1852259
bionic/linux/pc-lowlatency-kernel: bug 1852260
unknown/unknown: bug 1852288
xenial/linux-azure: bug 1852282
xenial/linux-gcp: bug 1852285
xenial/linux-hwe: bug 1852288
  variant: debs

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

Title:
  bionic/linux: 4.15.0-71.80 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lrm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  packages:
lrm: linux-restricted-modules
main: linux
meta: linux-meta
signed: linux-signed
  phase: Testing
  phase-changed: Thursday, 14. November 2019 18:47 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Ongoing -- testing in progress
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Stalled -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-aws: bug 1852270
bionic/linux-fips: bug 1852278
bionic/linux-gke-4.15: bug 1852272
bionic/linux-ibm-gt: bug 1853265
bionic/linux-kvm: bug 1852273
bionic/linux-oem: bug 1852266
bionic/linux-oracle: bug 1852277
bionic/linux-raspi2: bug 1852262
bionic/linux-snapdragon: bug 1852264
bionic/linux/pc-kernel: bug 1852259
bionic/linux/pc-lowlatency-kernel: bug 1852260
unknown/unknown: bug 1852288
xenial/linux-azure: bug 1852282
xenial/linux-gcp: bug 1852285
xenial/linux-hwe: bug 1852288
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852289/+subscriptions

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


[Kernel-packages] [Bug 1841485] Re: Unbearable whistling in headphones

2019-11-20 Thread Philippe
Hello,

I have making tests in Debian 10, Mint 19.2 and Ubuntu 18.04, these 3 OS
all suffer from the same problem with the priose 3.5mm jack that
whistles when headphones are plugged in and no sound is broadcast.

The problem is related to the Realtek ALC3266 sound card.

If you open the sound settings software, the whistle disappears, as soon
as you close it the whistle comes back.

If you open VLC or any other player, the whistle disappears, as soon as
you close it the whistle comes back.

When there is no signal sent to the sound card the problem is present.

One way to solve this problem would be to continuously send a "blank"
signal (just a signal without sound) to this sound card.

After tests, this laptop works perfectly under Debian if it is connected
to a "Sharkoon Gaming DAC Pro S (USB-DAC)" sound card or on a "USB-3
type C to 3.5 mm jack adapter". But it does not work properly with the
Realtek ALC3266 integrated sound card.

Yesterday after I made an installation of MX Linux 19 on my laptop that
does not use "systemd" but "init", I noticed that I have no problems
with my headphones connected jack 3.5 mm to the Realtek ALC3266
integrated sound card  All work perfectly :) But I dont like realy
this Linux distribution...

MX Linux 19 OS with which everything is working properly is based on
Debian 10 Buster

I hope that these additional indications will allow you to solve this
bug which seems to exist since several years and has never been
solved...

I hope that with a new look at this bug, that you finally will fix it
!!!

Please give my news form this bug.

Best regards.

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

Title:
  Unbearable whistling in headphones

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Unbearable whistling in headphones plugged into 3.5 mm audio jack
  port.

  My Dell XPS 9570 with the kernel 4.15.0-58 (LTS) & 5.0.0-25 are impacted by 
this bug ;(
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   philippe   2233 F...m pulseaudio
   /dev/snd/controlC0:  philippe   2233 F pulseaudio
  DistroRelease: Linux Mint 19.2
  InstallationDate: Installed on 2019-08-26 (0 days ago)
  InstallationMedia: Linux Mint 19.2 "Tina" - Release amd64 20190729
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 27c6:5395  
   Bus 001 Device 002: ID 8087:0025 Intel Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 15 9570
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-58-generic 
root=UUID=620f2477-363c-44a5-828d-b6d70149d781 ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 4.15.0-58.64-generic 4.15.18
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-58-generic N/A
   linux-backports-modules-4.15.0-58-generic  N/A
   linux-firmware 1.173.9
  Tags:  tina
  Uname: Linux 4.15.0-58-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True
  dmi.bios.date: 06/27/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.12.0
  dmi.board.name: 0D0T05
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.12.0:bd06/27/2019:svnDellInc.:pnXPS159570:pvr:rvnDellInc.:rn0D0T05:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 15 9570
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1852287] Re: xenial/linux-deeplens: 4.15.0-1013.13 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => Confirmed

** Tags added: block-proposed-xenial

** Tags added: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
+ boot-testing-requested: true
  kernel-stable-master-bug: 1852288
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
- phase: Holding before Promote to Proposed
- phase-changed: Wednesday, 20. November 2019 12:09 UTC
+ phase: Ready for Promote to Proposed
+ phase-changed: Wednesday, 20. November 2019 15:06 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa main:building
+   promote-to-proposed: Pending -- ready for review
  variant: debs

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

Title:
  xenial/linux-deeplens: 4.15.0-1013.13 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Confirmed
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852288
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
  phase: Ready for Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 15:06 UTC
  reason:
promote-to-proposed: Pending -- ready for review
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852287/+subscriptions

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


[Kernel-packages] [Bug 1852420] Re: /var/log/syslog and /var/log/kern.log reports millions of nvme errors

2019-11-20 Thread Detlef Brendle
Before 19.10 I used 18.04. There I did not see that error.
Im not sure which kernel version I used before but definately not 5.3.0

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

Title:
  /var/log/syslog and /var/log/kern.log reports millions of nvme errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi, 
  since upgrading Ubuntu from 18.04 to 19.10 I see tons of error messages in 
/var/log/syslog and /var/log/kern.log saying:

  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.863294] pcieport 
:00:1d.0: AER: Corrected error received: :04:00.0
  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.863305] nvme 
:04:00.0: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, 
(Receiver ID)
  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.863309] nvme 
:04:00.0: AER:   device [144d:a804] error status/mask=0001/6000
  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.863312] nvme 
:04:00.0: AER:[ 0] RxErr 
  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.895923] pcieport 
:00:1d.0: AER: Corrected error received: :04:00.0

  
  Im running on
  5.3.0-22-generic #24-Ubuntu SMP Sat Nov 9 17:34:30 UTC 2019 x86_64 x86_64 
x86_64 GNU/Linux

  I have a Samsung SSD 960 Evo in my system and it worked fine before upgrading.
  However the system runs fine  ( no crashes or other errors) but these 
messages are very annoying and it lead to a "no space left on device" once with 
crashing entirely.

  Thanks,
  detlef
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  detlef 1914 F pulseaudio
   /dev/snd/pcmC0D3p:   detlef 1914 F...m pulseaudio
   /dev/snd/pcmC0D0c:   detlef 1914 F...m pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  InstallationDate: Installed on 2019-11-05 (8 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: Dell Inc. Precision 5520
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-22-generic 
root=UUID=d5ce3ce0-94d8-45e4-b4c3-5446497c141b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.3.0-22.24-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-22-generic N/A
   linux-backports-modules-5.3.0-22-generic  N/A
   linux-firmware1.183.1
  Tags:  eoan
  Uname: Linux 5.3.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/23/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.15.0
  dmi.board.name: 06X96V
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.15.0:bd05/23/2019:svnDellInc.:pnPrecision5520:pvr:rvnDellInc.:rn06X96V:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Precision
  dmi.product.name: Precision 5520
  dmi.product.sku: 07BF
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1852266] Re: bionic/linux-oem: 4.15.0-1065.75 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
lrm: linux-restricted-modules-oem
main: linux-oem
meta: linux-meta-oem
signed: linux-signed-oem
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 09:46 UTC
  reason:
-   promote-to-proposed: Alert -- packages no longer available
+   promote-to-proposed: Stalled -- review FAILED
  variant: debs

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

Title:
  bionic/linux-oem: 4.15.0-1065.75 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lrm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Incomplete
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-oem package in Ubuntu:
  Invalid
Status in linux-oem source package in Bionic:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
lrm: linux-restricted-modules-oem
main: linux-oem
meta: linux-meta-oem
signed: linux-signed-oem
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 09:46 UTC
  reason:
promote-to-proposed: Stalled -- review FAILED
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852266/+subscriptions

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


[Kernel-packages] [Bug 1852510] Re: IO errors when writing large amounts of data to USB storage in eoan on RPI2/3 (armhf kernel)

2019-11-20 Thread Hui Wang
** Description changed:

+ [Impact]
+ On the RPI2/3 boards with eoan armhf kernel, if we copy large size
+ files to usb stick, the usb host driver dwc_otg will fail and print
+ lots of IO errors in the dmesg.
+ 
+ [Fix]
+ To support rpi4, we enabled the LPAE/HIGHMEM/VMSPLIT_3G in the armhf
+ kernel, the dwc_otg has some problem with highmem enabled. If the
+ urb's buffer is in the highmem region, the enqueue function will return
+ the -EINVALID unconditionally, as a result, it can't handle the urb
+ which contains the highmem buffer. But the driver itself can handle the
+ highmem buffer, we just need to do a little change.
+ 
+ [Test Case]
+ With the patch applied, I tested armhf and arm64 kernel on rpi2/3/4,
+ all worked well, no regression and the usb driver works well.
+ 
+ [Regression Risk]
+ Low, the upstream already looked at my patch and agreed with my
+ change, and I tested the patch on rpi2/3/4 with armhf and arm64
+ kernels, all worked well.
+ 
+ 
  Kernel tested:
  Linux ubuntu 5.3.0-1012-raspi2 #14-Ubuntu SMP Mon Nov 11 10:08:39 UTC 2019 
armv7l armv7l armv7l GNU/Linux
  
  I've only been able to reproduce this with the armhf kernel and on the 
following devices:
  RPI3B+
  RPI3B
  RPI2
  
  At the moment, it does not appear that arm64 is affected, nor are RPI3A+
  and RPI4 (at least not the 2GB version)
  
  Steps to reproduce:
  - Insert and mount a USB storage device
  - cp a large file to it (300-600MB recommended - smaller files will sometimes 
not trigger it)
  - sync
  
  After running the sync, a lot of IO errors will show up in dmesg like:
  [  176.129299] sd 0:0:0:0: [sda] tag#0 FAILED Result: hostbyte=DID_ERROR 
driverbyte=DRIVER_OK
  [  176.129326] sd 0:0:0:0: [sda] tag#0 CDB: Write(10) 2a 00 00 2e 24 b0 00 00 
f0 00
  [  176.129349] blk_update_request: I/O error, dev sda, sector 3024048 op 
0x1:(WRITE) flags 0x4000 phys_seg 15 prio class 0
  [  176.883968] usb 1-1.1.2: reset high-speed USB device number 8 using dwc_otg
  [  177.079960] usb 1-1.1.2: reset high-speed USB device number 8 using dwc_otg
  
  It eventually finishes, and if you unmount/remount the device, the
  checksum will be different from the original file.

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

Title:
  IO errors when writing large amounts of data to USB storage in eoan on
  RPI2/3 (armhf kernel)

Status in linux-raspi2 package in Ubuntu:
  New
Status in linux-raspi2 source package in Eoan:
  In Progress

Bug description:
  [Impact]
  On the RPI2/3 boards with eoan armhf kernel, if we copy large size
  files to usb stick, the usb host driver dwc_otg will fail and print
  lots of IO errors in the dmesg.

  [Fix]
  To support rpi4, we enabled the LPAE/HIGHMEM/VMSPLIT_3G in the armhf
  kernel, the dwc_otg has some problem with highmem enabled. If the
  urb's buffer is in the highmem region, the enqueue function will return
  the -EINVALID unconditionally, as a result, it can't handle the urb
  which contains the highmem buffer. But the driver itself can handle the
  highmem buffer, we just need to do a little change.

  [Test Case]
  With the patch applied, I tested armhf and arm64 kernel on rpi2/3/4,
  all worked well, no regression and the usb driver works well.

  [Regression Risk]
  Low, the upstream already looked at my patch and agreed with my
  change, and I tested the patch on rpi2/3/4 with armhf and arm64
  kernels, all worked well.

  
  Kernel tested:
  Linux ubuntu 5.3.0-1012-raspi2 #14-Ubuntu SMP Mon Nov 11 10:08:39 UTC 2019 
armv7l armv7l armv7l GNU/Linux

  I've only been able to reproduce this with the armhf kernel and on the 
following devices:
  RPI3B+
  RPI3B
  RPI2

  At the moment, it does not appear that arm64 is affected, nor are
  RPI3A+ and RPI4 (at least not the 2GB version)

  Steps to reproduce:
  - Insert and mount a USB storage device
  - cp a large file to it (300-600MB recommended - smaller files will sometimes 
not trigger it)
  - sync

  After running the sync, a lot of IO errors will show up in dmesg like:
  [  176.129299] sd 0:0:0:0: [sda] tag#0 FAILED Result: hostbyte=DID_ERROR 
driverbyte=DRIVER_OK
  [  176.129326] sd 0:0:0:0: [sda] tag#0 CDB: Write(10) 2a 00 00 2e 24 b0 00 00 
f0 00
  [  176.129349] blk_update_request: I/O error, dev sda, sector 3024048 op 
0x1:(WRITE) flags 0x4000 phys_seg 15 prio class 0
  [  176.883968] usb 1-1.1.2: reset high-speed USB device number 8 using dwc_otg
  [  177.079960] usb 1-1.1.2: reset high-speed USB device number 8 using dwc_otg

  It eventually finishes, and if you unmount/remount the device, the
  checksum will be different from the original file.

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

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

[Kernel-packages] [Bug 1841661] Re: The cursor disappears, when I use GNOME on Wayland

2019-11-20 Thread Paul Mundt
I've observed the same problem with Xorg, so I don't imagine it's a
Wayland issue. Notably, my cursor is also invisible in GDM and lightdm.
The mouse otherwise continues to function fine - I can move it around
and click on things, I simply don't have any visible cursor.

I've also attempted to swap cursor themes to see if that made any
difference, but no luck.

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

Title:
  The cursor disappears, when I use GNOME on Wayland

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Sorry for low-quality video: https://photos.app.goo.gl/c6k8AHGJR6MifgHY8
  P.S. Any screen recorders don't work on Wayland.

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.33.91-1ubuntu1
  ProcVersionSignature: Ubuntu 5.2.0-13.14-generic 5.2.8
  Uname: Linux 5.2.0-13-generic x86_64
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Aug 27 22:36:59 2019
  DisplayManager: gdm3
  InstallationDate: Installed on 2019-08-25 (2 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190819)
  ProcEnviron:
   LANGUAGE=ru_UA:ru
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  RelatedPackageVersions: mutter-common 3.33.91-1ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Kernel-packages] [Bug 1852723] Re: [Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX2 and Kunpeng920

2019-11-20 Thread Ike Panhc
On ThunderX, we have different error message and need to file another
bug

https://pastebin.ubuntu.com/p/DkdBqbBqqD/

** Summary changed:

- [Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX2, ThunderX 
and Kunpeng920
+ [Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX2 and 
Kunpeng920

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

Title:
  [Regression] Bionic kernel 4.15.0-71.80 can not boot on ThunderX2 and
  Kunpeng920

Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Confirmed

Bug description:
  [Impact]
  4.15.0-71-generic can not boot on several arm64 machine e.g. ThunderX2, 
Kunpeng 920 and CN88xx.

  [Test Case]
  Boot kernel with earlycon. See if kernel oops while booting.

  [Regression Risk]
  TBD

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

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


[Kernel-packages] [Bug 1852230] Re: eoan/linux-oracle: 5.3.0-1007.8 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/regression-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/verification-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => In Progress

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852232
  packages:
lrm: linux-restricted-modules-oracle
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
- phase: Promote to Proposed
- phase-changed: Tuesday, 19. November 2019 18:11 UTC
+ phase: Testing
+ phase-changed: Wednesday, 20. November 2019 14:18 UTC
+ proposed-announcement-sent: true
+ proposed-testing-requested: true
  reason:
-   promote-to-proposed: Ongoing -- packages waiting in -proposed for mirror 
sync
+   automated-testing: Ongoing -- testing in progress
+   regression-testing: Ongoing -- testing in progress
+   security-signoff: Pending -- waiting for signoff
+   verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-oracle-5.3: bug 1852229
  variant: debs

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

Title:
  eoan/linux-oracle: 5.3.0-1007.8 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lrm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-oracle package in Ubuntu:
  Invalid
Status in linux-oracle source package in Eoan:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852232
  packages:
lrm: linux-restricted-modules-oracle
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
  phase: Testing
  phase-changed: Wednesday, 20. November 2019 14:18 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-oracle-5.3: bug 1852229
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852230/+subscriptions

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


[Kernel-packages] [Bug 1852236] Re: disco/linux-aws: 5.0.0-1022.25 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/regression-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/verification-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => In Progress

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852253
  packages:
main: linux-aws
meta: linux-meta-aws
- phase: Promote to Proposed
- phase-changed: Wednesday, 20. November 2019 10:46 UTC
+ phase: Testing
+ phase-changed: Wednesday, 20. November 2019 14:18 UTC
+ proposed-announcement-sent: true
+ proposed-testing-requested: true
  reason:
-   promote-to-proposed: Ongoing -- packages waiting in -proposed for mirror 
sync
+   automated-testing: Ongoing -- testing in progress
+   regression-testing: Ongoing -- testing in progress
+   security-signoff: Pending -- waiting for signoff
+   verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-aws-5.0: bug 1852235
  variant: debs

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

Title:
  disco/linux-aws: 5.0.0-1022.25 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-aws package in Ubuntu:
  Invalid
Status in linux-aws source package in Disco:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852253
  packages:
main: linux-aws
meta: linux-meta-aws
  phase: Testing
  phase-changed: Wednesday, 20. November 2019 14:18 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
bionic/linux-aws-5.0: bug 1852235
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852236/+subscriptions

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


[Kernel-packages] [Bug 1852277] Re: bionic/linux-oracle: 4.15.0-1030.33 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
lrm: linux-restricted-modules-oracle
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 10:36 UTC
  reason:
-   promote-to-proposed: Ongoing -- package copied to Proposed signed:depwait
+   promote-to-proposed: Pending -- package copied to Proposed signed:queued
  trackers:
xenial/linux-oracle: bug 1852275
  variant: debs

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

Title:
  bionic/linux-oracle: 4.15.0-1030.33 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-lrm series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Committed
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux-oracle package in Ubuntu:
  Invalid
Status in linux-oracle source package in Bionic:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
lrm: linux-restricted-modules-oracle
main: linux-oracle
meta: linux-meta-oracle
signed: linux-signed-oracle
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 10:36 UTC
  reason:
promote-to-proposed: Pending -- package copied to Proposed signed:queued
  trackers:
xenial/linux-oracle: bug 1852275
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852277/+subscriptions

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


[Kernel-packages] [Bug 1852282] Re: xenial/linux-azure: 4.15.0-1064.69 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
-   main: linux-azure
-   meta: linux-meta-azure
-   signed: linux-signed-azure
+   main: linux-azure
+   meta: linux-meta-azure
+   signed: linux-signed-azure
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 08:01 UTC
  reason:
-   automated-testing: Ongoing -- testing in progress
-   promote-to-proposed: Stalled -- copy FAILED
-   regression-testing: Ongoing -- testing in progress
-   security-signoff: Pending -- waiting for signoff
-   stakeholder-signoff: Pending -- waiting for signoff
-   verification-testing: Ongoing -- testing in progress
+   automated-testing: Ongoing -- testing in progress
+   promote-to-proposed: Stalled -- copy FAILED
+   regression-testing: Ongoing -- testing in progress
+   security-signoff: Pending -- waiting for signoff
+   stakeholder-signoff: Pending -- waiting for signoff
+   verification-testing: Ongoing -- testing in progress
  trackers:
-   trusty/linux-azure: bug 1852281
-   xenial/linux-azure/azure-kernel: bug 1852279
+   trusty/linux-azure: bug 1852281
+   xenial/linux-azure-edge: bug 1852280
+   xenial/linux-azure/azure-kernel: bug 1852279
  variant: debs

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

Title:
  xenial/linux-azure: 4.15.0-1064.69 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Incomplete
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow stakeholder-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-azure package in Ubuntu:
  Invalid
Status in linux-azure source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 08:01 UTC
  reason:
automated-testing: Ongoing -- testing in progress
promote-to-proposed: Stalled -- copy FAILED
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
stakeholder-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
trusty/linux-azure: bug 1852281
xenial/linux-azure-edge: bug 1852280
xenial/linux-azure/azure-kernel: bug 1852279
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852282/+subscriptions

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


[Kernel-packages] [Bug 1852287] Re: xenial/linux-deeplens: 4.15.0-1013.13 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1852288
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 12:09 UTC
  reason:
-   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:building
+   promote-to-proposed: Ongoing -- builds not complete in ppa main:building
  variant: debs

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

Title:
  xenial/linux-deeplens: 4.15.0-1013.13 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  kernel-stable-master-bug: 1852288
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 12:09 UTC
  reason:
promote-to-proposed: Ongoing -- builds not complete in ppa main:building
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852287/+subscriptions

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


[Kernel-packages] [Bug 1853197] Re: Memory leak in net/xfrm/xfrm_state.c - 8 pages per ipsec connection

2019-11-20 Thread MIKE OLLIFF
That fix is in the master branch - can it be backported?

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

Title:
  Memory leak in net/xfrm/xfrm_state.c - 8 pages per ipsec connection

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu linux distro, 4.15.0-62 kernel, server platform.
  This OS is used as an IPSec VPN gateway.  It serves up to several hundred 
concurrent connections

  In an attempt to upgrade from the 4.4 kernel to 4.15, the team noticed
  that VPN gateway VMs were running out of physical memory after 12-48
  hours, depending on load.

  Attachments from a server machine in this state in attached leakinfo.txt
  output of free -t
  output of /proc/meminfo in out of memory condition
  output of /slabtop -o -sc
  /sys/kernel/debug/page_owner sorted and aggregated after server ran for 12 
hrs and ran out of memory
  Patches for 4.15 and 5.4

  Highlight from page_owner, we can see the leak is a buffer associated
  with the ipsec impelementation.  Each connection leaks 32k of memory
  via alloc_page with order=3

  100960 times:
  Page allocated via order 3, mask 
0x1085220(GFP_ATOMIC|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP)
   get_page_from_freelist+0xd64/0x1250
   __alloc_pages_nodemask+0x11c/0x2e0
   alloc_pages_current+0x6a/0xe0
   skb_page_frag_refill+0x71/0x100
   esp_output_head+0x265/0x3e0 [esp4]
   esp_output+0xbc/0x180 [esp4]
   xfrm_output_resume+0x179/0x530
   xfrm_output+0x8e/0x230
   xfrm4_output_finish+0x2b/0x30
   __xfrm4_output+0x3a/0x50
   xfrm4_output+0x43/0xc0
   ip_forward_finish+0x51/0x80
   ip_forward+0x38a/0x480
   ip_rcv_finish+0x122/0x410
   ip_rcv+0x292/0x360
   __netif_receive_skb_core+0x815/0xbd0

  Patch to fix this issue in 4.15 (tested and verified on same server 
exhibiting above leak):
  diff --git a/net/xfrm/xfrm_state.c b/net/xfrm/xfrm_state.c
  index 728272f..7842f83 100644
  --- a/net/xfrm/xfrm_state.c
  +++ b/net/xfrm/xfrm_state.c
  @@ -451,6 +451,10 @@ static void xfrm_state_gc_destroy(struct xfrm_state *x)
  }
  xfrm_dev_state_free(x);
  security_xfrm_state_free(x);
  +
  +   if(x->xfrag.page)
  +   put_page(x->xfrag.page);
  +
  kfree(x);
  }

  Patch for master branch (5.4 I believe) from Paul Wouters
  (p...@nohats.ca)

  diff --git a/net/xfrm/xfrm_state.c b/net/xfrm/xfrm_state.c
  index c6f3c4a1bd99..f3423562d933 100644
  --- a/net/xfrm/xfrm_state.c
  +++ b/net/xfrm/xfrm_state.c
  @@ -495,6 +495,8 @@ static void ___xfrm_state_destroy(struct xfrm_state *x)
  x->type->destructor(x);
  xfrm_put_type(x->type);
  }
  + if (x->xfrag.page)
  + put_page(x->xfrag.page);
  xfrm_dev_state_free(x);
  security_xfrm_state_free(x);
  xfrm_state_free(x);

  Severity:  Critical - we are unable to use any kernel later than 4.11,
  and are sticking with 4.4 in production.

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

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


[Kernel-packages] [Bug 1852510] Re: IO errors when writing large amounts of data to USB storage in eoan on RPI2/3 (armhf kernel)

2019-11-20 Thread Hui Wang
** Summary changed:

- IO errors when writing large amounts of data to USB storage in eoan on RPI
+ IO errors when writing large amounts of data to USB storage in eoan on RPI2/3 
(armhf kernel)

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

Title:
  IO errors when writing large amounts of data to USB storage in eoan on
  RPI2/3 (armhf kernel)

Status in linux-raspi2 package in Ubuntu:
  New
Status in linux-raspi2 source package in Eoan:
  In Progress

Bug description:
  Kernel tested:
  Linux ubuntu 5.3.0-1012-raspi2 #14-Ubuntu SMP Mon Nov 11 10:08:39 UTC 2019 
armv7l armv7l armv7l GNU/Linux

  I've only been able to reproduce this with the armhf kernel and on the 
following devices:
  RPI3B+
  RPI3B
  RPI2

  At the moment, it does not appear that arm64 is affected, nor are
  RPI3A+ and RPI4 (at least not the 2GB version)

  Steps to reproduce:
  - Insert and mount a USB storage device
  - cp a large file to it (300-600MB recommended - smaller files will sometimes 
not trigger it)
  - sync

  After running the sync, a lot of IO errors will show up in dmesg like:
  [  176.129299] sd 0:0:0:0: [sda] tag#0 FAILED Result: hostbyte=DID_ERROR 
driverbyte=DRIVER_OK
  [  176.129326] sd 0:0:0:0: [sda] tag#0 CDB: Write(10) 2a 00 00 2e 24 b0 00 00 
f0 00
  [  176.129349] blk_update_request: I/O error, dev sda, sector 3024048 op 
0x1:(WRITE) flags 0x4000 phys_seg 15 prio class 0
  [  176.883968] usb 1-1.1.2: reset high-speed USB device number 8 using dwc_otg
  [  177.079960] usb 1-1.1.2: reset high-speed USB device number 8 using dwc_otg

  It eventually finishes, and if you unmount/remount the device, the
  checksum will be different from the original file.

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

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


[Kernel-packages] [Bug 1852420] Re: /var/log/syslog and /var/log/kern.log reports millions of nvme errors

2019-11-20 Thread Kai-Heng Feng
Which kernel is the last working one?

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

Title:
  /var/log/syslog and /var/log/kern.log reports millions of nvme errors

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Hi, 
  since upgrading Ubuntu from 18.04 to 19.10 I see tons of error messages in 
/var/log/syslog and /var/log/kern.log saying:

  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.863294] pcieport 
:00:1d.0: AER: Corrected error received: :04:00.0
  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.863305] nvme 
:04:00.0: AER: PCIe Bus Error: severity=Corrected, type=Physical Layer, 
(Receiver ID)
  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.863309] nvme 
:04:00.0: AER:   device [144d:a804] error status/mask=0001/6000
  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.863312] nvme 
:04:00.0: AER:[ 0] RxErr 
  Nov 13 11:18:50 detlef-Precision-5520 kernel: [ 2342.895923] pcieport 
:00:1d.0: AER: Corrected error received: :04:00.0

  
  Im running on
  5.3.0-22-generic #24-Ubuntu SMP Sat Nov 9 17:34:30 UTC 2019 x86_64 x86_64 
x86_64 GNU/Linux

  I have a Samsung SSD 960 Evo in my system and it worked fine before upgrading.
  However the system runs fine  ( no crashes or other errors) but these 
messages are very annoying and it lead to a "no space left on device" once with 
crashing entirely.

  Thanks,
  detlef
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  detlef 1914 F pulseaudio
   /dev/snd/pcmC0D3p:   detlef 1914 F...m pulseaudio
   /dev/snd/pcmC0D0c:   detlef 1914 F...m pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  InstallationDate: Installed on 2019-11-05 (8 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: Dell Inc. Precision 5520
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-22-generic 
root=UUID=d5ce3ce0-94d8-45e4-b4c3-5446497c141b ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.3.0-22.24-generic 5.3.7
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-22-generic N/A
   linux-backports-modules-5.3.0-22-generic  N/A
   linux-firmware1.183.1
  Tags:  eoan
  Uname: Linux 5.3.0-22-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip docker lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/23/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.15.0
  dmi.board.name: 06X96V
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.15.0:bd05/23/2019:svnDellInc.:pnPrecision5520:pvr:rvnDellInc.:rn06X96V:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: Precision
  dmi.product.name: Precision 5520
  dmi.product.sku: 07BF
  dmi.sys.vendor: Dell Inc.

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

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


[Kernel-packages] [Bug 1852282] Re: xenial/linux-azure: 4.15.0-1064.69 -proposed tracker

2019-11-20 Thread Kleber Sacilotto de Souza
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
-   https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
+   https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
-   main: linux-azure
-   meta: linux-meta-azure
-   signed: linux-signed-azure
+   main: linux-azure
+   meta: linux-meta-azure
+   signed: linux-signed-azure
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 08:01 UTC
  reason:
-   automated-testing: Ongoing -- testing in progress
-   promote-to-proposed: Stalled -- copy FAILED
-   regression-testing: Ongoing -- testing in progress
-   security-signoff: Pending -- waiting for signoff
-   stakeholder-signoff: Pending -- waiting for signoff
-   verification-testing: Ongoing -- testing in progress
+   automated-testing: Ongoing -- testing in progress
+   promote-to-proposed: Stalled -- copy FAILED
+   regression-testing: Ongoing -- testing in progress
+   security-signoff: Pending -- waiting for signoff
+   stakeholder-signoff: Pending -- waiting for signoff
+   verification-testing: Ongoing -- testing in progress
  trackers:
-   trusty/linux-azure: bug 1852281
-   xenial/linux-azure-edge: bug 1852280
-   xenial/linux-azure/azure-kernel: bug 1852279
+   trusty/linux-azure: bug 1852281
+   xenial/linux-azure/azure-kernel: bug 1852279
  variant: debs

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

Title:
  xenial/linux-azure: 4.15.0-1064.69 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Incomplete
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow stakeholder-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-azure package in Ubuntu:
  Invalid
Status in linux-azure source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
    https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
    main: linux-azure
    meta: linux-meta-azure
    signed: linux-signed-azure
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 08:01 UTC
  reason:
    automated-testing: Ongoing -- testing in progress
    promote-to-proposed: Stalled -- copy FAILED
    regression-testing: Ongoing -- testing in progress
    security-signoff: Pending -- waiting for signoff
    stakeholder-signoff: Pending -- waiting for signoff
    verification-testing: Ongoing -- testing in progress
  trackers:
    trusty/linux-azure: bug 1852281
    xenial/linux-azure/azure-kernel: bug 1852279
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852282/+subscriptions

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


[Kernel-packages] [Bug 1853265] Re: bionic/linux-ibm-gt: 4.15.0-1042.45 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-security
   Status: New => Invalid

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => Invalid

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1852289
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
- phase: Ready for Packaging
- phase-changed: Wednesday, 20. November 2019 10:03 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Wednesday, 20. November 2019 13:30 UTC
  reason:
-   prepare-package: Pending -- version not specified
+   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:depwait
  variant: debs

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

Title:
  bionic/linux-ibm-gt: 4.15.0-1042.45 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  kernel-stable-master-bug: 1852289
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 13:30 UTC
  reason:
promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:depwait
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1853265/+subscriptions

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


[Kernel-packages] [Bug 1853192] Re: Please add patch fixing RK818 ID detection

2019-11-20 Thread Paweł Jarosz
Hi Po-Hsu,

I can confrm that rk818 id need to be patched in bionic[1]. RK818_ID is
compared to value read from i2c RK8XX_ID register[2]. It should patched
because it was misspelled.

Grepping through BIONIC kernel gives me:

./include/linux/mfd/rk808.h:RK818_ID = 0x8181,

Look here:
[1] 
https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/bionic/tree/include/linux/mfd/rk808.h#n446
[2]https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/bionic/tree/drivers/mfd/rk808.c#n460

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

Title:
  Please add patch fixing RK818 ID detection

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in linux source package in Disco:
  In Progress
Status in linux source package in Eoan:
  In Progress
Status in linux source package in Focal:
  In Progress

Bug description:
  Hi,

  Please add this upstream patch to ubuntu kernel:

  https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-
  next.git/commit/?id=37ef8c2c15bdc1322b160e38986c187de2b877b2

  It fixes detection of RK818 pmic. Without it ubuntu hangs at boot.

  Cheers
  Paweł Jarosz

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

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


[Kernel-packages] [Bug 1853265] Re: bionic/linux-ibm-gt: 4.15.0-1042.45 -proposed tracker

2019-11-20 Thread Juerg Haefliger
** Summary changed:

- bionic/linux-ibm-gt:  -proposed tracker
+ bionic/linux-ibm-gt: 4.15.0-1042.45 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Juerg Haefliger 
(juergh)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Juerg Haefliger 
(juergh)

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

Title:
  bionic/linux-ibm-gt: 4.15.0-1042.45 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  In Progress
Status in Kernel SRU Workflow prepare-package-meta series:
  In Progress
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Bionic:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  kernel-stable-master-bug: 1852289
  packages:
main: linux-ibm-gt
meta: linux-meta-ibm-gt
  phase: Ready for Packaging
  phase-changed: Wednesday, 20. November 2019 10:03 UTC
  reason:
prepare-package: Pending -- version not specified
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1853265/+subscriptions

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


[Kernel-packages] [Bug 1852282] Re: xenial/linux-azure: 4.15.0-1064.69 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
The following packages ended up in the wrong component in the Proposed
pocket:

linux-azure-edge 4.15.0.1064.67 - is in universe instead of main
linux-cloud-tools-azure-edge 4.15.0.1064.67 - is in universe instead of main
linux-headers-azure-edge 4.15.0.1064.67 - is in universe instead of main
linux-image-azure-edge 4.15.0.1064.67 - is in universe instead of main
linux-modules-extra-azure-edge 4.15.0.1064.67 - is in universe instead of main
linux-signed-azure-edge 4.15.0.1064.67 - is in universe instead of main
linux-signed-image-azure-edge 4.15.0.1064.67 - is in universe instead of main
linux-tools-azure-edge 4.15.0.1064.67 - is in universe instead of main

Once this is fixed, set the promote-to-proposed to Fix Released again

** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Fix Committed => Incomplete

** Changed in: kernel-sru-workflow/regression-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/stakeholder-signoff
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/verification-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/security-signoff
   Status: Confirmed => In Progress

** Changed in: kernel-sru-workflow/verification-testing
   Status: Confirmed => In Progress

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 08:01 UTC
  reason:
-   promote-to-proposed: Ongoing -- packages waiting in -proposed for mirror 
sync
+   automated-testing: Ongoing -- testing in progress
+   promote-to-proposed: Stalled -- copy FAILED
+   regression-testing: Ongoing -- testing in progress
+   security-signoff: Pending -- waiting for signoff
+   stakeholder-signoff: Pending -- waiting for signoff
+   verification-testing: Ongoing -- testing in progress
  trackers:
trusty/linux-azure: bug 1852281
xenial/linux-azure-edge: bug 1852280
xenial/linux-azure/azure-kernel: bug 1852279
  variant: debs

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

Title:
  xenial/linux-azure: 4.15.0-1064.69 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  In Progress
Status in Kernel SRU Workflow certification-testing series:
  Invalid
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Incomplete
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow stakeholder-signoff series:
  Confirmed
Status in Kernel SRU Workflow verification-testing series:
  In Progress
Status in linux-azure package in Ubuntu:
  Invalid
Status in linux-azure source package in Xenial:
  Confirmed

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1852289
  packages:
main: linux-azure
meta: linux-meta-azure
signed: linux-signed-azure
  phase: Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 08:01 UTC
  reason:
automated-testing: Ongoing -- testing in progress
promote-to-proposed: Stalled -- copy FAILED
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
stakeholder-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress
  trackers:
trusty/linux-azure: bug 1852281
xenial/linux-azure-edge: bug 1852280
xenial/linux-azure/azure-kernel: bug 1852279
  variant: debs

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1852287] Re: xenial/linux-deeplens: 4.15.0-1013.13 -proposed tracker

2019-11-20 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Committed

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Fix Committed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1852288
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
- phase: Packaging
- phase-changed: Tuesday, 19. November 2019 16:50 UTC
+ phase: Holding before Promote to Proposed
+ phase-changed: Wednesday, 20. November 2019 12:09 UTC
  reason:
-   prepare-package: Pending -- package not yet uploaded
-   prepare-package-meta: Pending -- package not yet uploaded
+   promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:building
  variant: debs

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

Title:
  xenial/linux-deeplens: 4.15.0-1013.13 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Invalid
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
Status in Kernel SRU Workflow promote-to-security series:
  Invalid
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Invalid
Status in Kernel SRU Workflow security-signoff series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Invalid

Bug description:
  This bug will contain status and test results related to a kernel
  source (or snap) as stated in the title.

  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

  -- swm properties --
  kernel-stable-master-bug: 1852288
  packages:
main: linux-deeplens
meta: linux-meta-deeplens
  phase: Holding before Promote to Proposed
  phase-changed: Wednesday, 20. November 2019 12:09 UTC
  reason:
promote-to-proposed: Ongoing -- builds not complete in ppa 
main:building,meta:building
  variant: debs

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1852287/+subscriptions

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


  1   2   >