[Kernel-packages] [Bug 1838245] Re: dkms script is missing function find_module

2019-07-30 Thread Alex Tu
indeed, I was tricked by that misformatted `else`. Thanks for reporting the issue. I agree the correct line should be `[ -z $kernels_module ] && return 0`, because the following code is used to compare the version of target DKMS and existed module on the system. So, I'm processing to proposed

[Kernel-packages] [Bug 1832795] Re: updates to aufs

2019-07-30 Thread Kir Kolyshkin
Thank you for looking! I'm afraid there is no easy/fast reproducer available, and as far as I remember it takes hours or days of stress testing to get to it. I can't think of any decent way to validate other than to check the aufs module version... Once a kernel build is available, I can

[Kernel-packages] [Bug 1812620] Re: msg_zerocopy in net from ubuntu_kernel_selftests failed

2019-07-30 Thread Po-Hsu Lin
Didn't see this on 5.0 B-AWS -- 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/1812620 Title: msg_zerocopy in net from ubuntu_kernel_selftests failed Status in ubuntu-kernel-tests: New

[Kernel-packages] [Bug 1835436] Re: bionic/linux-azure: 4.18.0-1025.27~18.04.1 -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security Status: New => Confirmed ** 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:   

[Kernel-packages] [Bug 1838271] Re: disco/linux: 5.0.0-23.24 -proposed tracker

2019-07-30 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 backports: bug 1836856

[Kernel-packages] [Bug 1806242] Re: kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A/B/C

2019-07-30 Thread Daniel van Vugt
** Summary changed: - kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe ... + kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A/B/C -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1838245] Re: dkms script is missing function find_module

2019-07-30 Thread Alex G
I tested this patch locally and it (seems to) work: - read -a kernels_module < <(find_module "$lib_tree" "${4}") + read -a kernels_module < <(find $lib_tree -name ${4}$module_suffix) - [ -z $kernels_module ] || return 0 + [ -z $kernels_module ] && return 0 -- You received this bug notification

[Kernel-packages] [Bug 1838133] Re: realtek r8822be kernel module fails after update to linux kernel-headers 5.0.0-21

2019-07-30 Thread AaronMa
Hi Jun, dmesg shows the rtw88 driver works on your b822 wifi card. First, you can use the following steps as work around: 1, append "blacklist rtwpci" in "/etc/modprobe.d/blacklist.conf"; 2, sudo update-initramfs -u -k 5.0.0-21-generic Because my b822 wifi card didn't reproduce the issue you

[Kernel-packages] [Bug 1827884] Re: x86: mm: early boot problem on i386 with KPTI enabled

2019-07-30 Thread Valentyna
I`ve tested 4.15.0 kernel from: https://kernel.ubuntu.com/~cking/lp1827884/4.15, the problem seems to be fixed. -- 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/1827884 Title: x86: mm:

[Kernel-packages] [Bug 1837609] Re: xenial/linux: 4.4.0-158.186 -proposed tracker

2019-07-30 Thread Łukasz Zemczak
** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/promote-to-proposed Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Łukasz Zemczak (sil2100) -- You received this bug notification because you are

[Kernel-packages] [Bug 1831043] Re: move_pages12 test from ubuntu_ltp_syscalls failed on B

2019-07-30 Thread Po-Hsu Lin
>From all 18 aws testing node with B-5.0, this is only failing on i3.metal and i3.en -- 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/1831043 Title: move_pages12 test from

[Kernel-packages] [Bug 1838271] Re: disco/linux: 5.0.0-23.24 -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed Status: In Progress => Fix Committed ** 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

[Kernel-packages] [Bug 1838133] Re: realtek r8822be kernel module fails after update to linux kernel-headers 5.0.0-21

2019-07-30 Thread Jun Go
btw~ When I tried the workaround you suggested: >1, append "blacklist rtwpci" in "/etc/modprobe.d/blacklist.conf"; >2, sudo update-initramfs -u -k 5.0.0-21-generic and rebooted, wlp7s0 (wlan0) does not even show up anymore. I have attached the output of lsmod when workaround 1 and 2 are

[Kernel-packages] [Bug 1059185] Re: bluetooth-wizard doesn't find any devices

2019-07-30 Thread Daniel van Vugt
** Changed in: gnome-bluetooth (Ubuntu) Status: Incomplete => Fix Released ** Changed in: bluez (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu.

[Kernel-packages] [Bug 847001] Re: Adjusting display brightness is very slow on several Dell laptops

2019-07-30 Thread Nils Kaiser
Might not be related, but check if you have a high file descriptor limit configured (1048576). In my case that caused a delay in the pkexec cmd used to change the brightness. See https://forum.manjaro.org/t/very- slow-response-of-brightness-controls-in-gnome/74891/18 and

[Kernel-packages] [Bug 1821275] Re: Unable to configure the nfs-kernel-server (1:1.2.8-9ubuntu12.1) on Xenial KVM

2019-07-30 Thread Po-Hsu Lin
*** This bug is a duplicate of bug 1788336 *** https://bugs.launchpad.net/bugs/1788336 https://kernel.ubuntu.com/git/ubuntu/autotest-client- tests.git/commit/?id=1f97d91bf4668ecce0637f9b46916ab18eb1e06a ** Changed in: ubuntu-kernel-tests Status: New => Fix Released ** Changed in:

[Kernel-packages] [Bug 1838133] Re: realtek r8822be kernel module fails after update to linux kernel-headers 5.0.0-21

2019-07-30 Thread Jun Go
Hi Aaron, I have attached the output of dmesg with rr8822be blacklisted and with rtw88.debug_mask=0x3ff added to the linux commandline from GRUB. After boot, I verified that the rtw88 driver is loaded: junbuntu@pj:~/playground$ lsmod | grep rtw rtwpci 24576 0 rtw88

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

2019-07-30 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: In Progress => Fix Released ** Changed in: kernel-sru-workflow/prepare-package-meta Status: In Progress => Fix Released ** Changed in: kernel-sru-workflow/prepare-package-signed Status: In Progress => Fix Released

[Kernel-packages] [Bug 1822394] Re: [Dell BIOSes dated 27 Mar 2019] laptop keyboard & touchpad not working at gdm screen after boot

2019-07-30 Thread Peter Lustig
user report: device - Dell XPS 15 9575 (2018) Intel Core i5-8305G BIOS - version 1.2.0 OS - Fedora 30 (Gnome Version 3.32.2) No bugs reported. Everything works fine. Guess this is no surprise as I am running an older BIOS version. -- You received this bug notification because you are a member

[Kernel-packages] [Bug 1837609] Re: xenial/linux: 4.4.0-158.186 -proposed tracker

2019-07-30 Thread Łukasz Zemczak
** Changed in: kernel-sru-workflow/promote-to-proposed Status: In Progress => Fix Committed -- 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/1837609 Title: xenial/linux:

[Kernel-packages] [Bug 1837563] Re: disco/linux-raspi2: 5.0.0-1014.14 -proposed tracker

2019-07-30 Thread Stefan Bader
** 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-packages] [Bug 1837573] Re: disco/linux-snapdragon: 5.0.0-1018.19 -proposed tracker

2019-07-30 Thread Stefan Bader
** 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-packages] [Bug 1837567] Re: disco/linux-azure: 5.0.0-1013.13 -proposed tracker

2019-07-30 Thread Stefan Bader
** 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 backports: bug 1837566

[Kernel-packages] [Bug 1837565] Re: disco/linux-aws: -proposed tracker

2019-07-30 Thread Stefan Bader
** 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 backports: bug 1837564

[Kernel-packages] [Bug 1837572] Re: disco/linux-kvm: 5.0.0-1012.13 -proposed tracker

2019-07-30 Thread Stefan Bader
** 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-packages] [Bug 1837576] Re: disco/linux: 5.0.0-22.23 -proposed tracker

2019-07-30 Thread Stefan Bader
*** This bug is a duplicate of bug 1838395 *** https://bugs.launchpad.net/bugs/1838395 ** 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:

[Kernel-packages] [Bug 1837571] Re: disco/linux-gcp: 5.0.0-1012.12 -proposed tracker

2019-07-30 Thread Stefan Bader
** 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 backports: bug 1837569

[Kernel-packages] [Bug 1838395] Re: disco/linux: -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
** Summary changed: - linux: -proposed tracker + disco/linux: -proposed tracker -- 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/1838395 Title: disco/linux: -proposed tracker Status

[Kernel-packages] [Bug 1835436] Re: bionic/linux-azure: 4.18.0-1025.27~18.04.1 -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released ** Changed in: kernel-sru-workflow Status: In Progress => Fix Released ** Tags removed: kernel-release-tracking-bug-live -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1838395] Re: disco/linux: -proposed tracker

2019-07-30 Thread Stefan Bader
** 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 +

[Kernel-packages] [Bug 1838395] Re: disco/linux: -proposed tracker

2019-07-30 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 backports: bug 1838393

[Kernel-packages] [Bug 1837598] Re: xenial/linux-snapdragon: 4.4.0-1122.128 -proposed tracker

2019-07-30 Thread Jesse Sung
** Summary changed: - xenial/linux-snapdragon: -proposed tracker + xenial/linux-snapdragon: 4.4.0-1122.128 -proposed tracker ** Changed in: kernel-sru-workflow/prepare-package Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/prepare-package Assignee: Canonical

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

2019-07-30 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-packages] [Bug 1837615] Re: xenial/linux-oracle: 4.15.0-1019.21~16.04.1 -proposed tracker

2019-07-30 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 --

Re: [Kernel-packages] [Bug 1737187] Re: Unable to launch AWS M5 instance with newest Ubuntu AMI

2019-07-30 Thread Mark Stratmann
Hi, I am sorry I have not tried recently, I moved my system to Centos to get round the issue. Regards Mark On Tue, 30 Jul 2019 at 09:31, Po-Hsu Lin wrote: > Do you still experiencing this issue? > > ** Changed in: linux-aws (Ubuntu) >Status: Confirmed => Incomplete > > -- > You

[Kernel-packages] [Bug 1837632] Re: xenial/linux-azure: 4.15.0-1052.57 -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security 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

[Kernel-packages] [Bug 1837576] Re: disco/linux: 5.0.0-22.23 -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing Status: Incomplete => Confirmed ** 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:

[Kernel-packages] [Bug 1837609] Re: xenial/linux: 4.4.0-158.186 -proposed tracker

2019-07-30 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 backports: bug 1837602

[Kernel-packages] [Bug 1835436] Re: bionic/linux-azure: 4.18.0-1025.27~18.04.1 -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security 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

[Kernel-packages] [Bug 1837474] Re: xenial/linux-snapdragon: 4.4.0-1121.127 -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-security 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

[Kernel-packages] [Bug 1837591] Re: xenial/linux-kvm: 4.4.0-1053.60 -proposed tracker

2019-07-30 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.

[Kernel-packages] [Bug 1838395] Re: disco/linux: 5.0.0-24.25 -proposed tracker

2019-07-30 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 backports: bug 1838393

[Kernel-packages] [Bug 1838395] Re: disco/linux: 5.0.0-24.25 -proposed tracker

2019-07-30 Thread Stefan Bader
** Summary changed: - disco/linux: -proposed tracker + disco/linux: 5.0.0-24.25 -proposed tracker ** Changed in: kernel-sru-workflow/prepare-package Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/prepare-package Assignee: Canonical Kernel Team

[Kernel-packages] [Bug 1837609] Re: xenial/linux: 4.4.0-158.186 -proposed tracker

2019-07-30 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 backports: bug 1837602

[Kernel-packages] [Bug 1822394] Re: [Dell BIOSes dated 27 Mar 2019] laptop keyboard & touchpad not working at gdm screen after boot

2019-07-30 Thread Phusho
This is information from Dell support team about 4.15 working and others don't -- 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/1822394 Title: [Dell BIOSes dated 27 Mar 2019] laptop

[Kernel-packages] [Bug 1827884] Re: x86: mm: early boot problem on i386 with KPTI enabled

2019-07-30 Thread Colin Ian King
*** This bug is a duplicate of bug 1838115 *** https://bugs.launchpad.net/bugs/1838115 ** This bug has been marked a duplicate of bug 1838115 linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220 -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1833018] Re: After Installing Updates, system fails to boot on first try

2019-07-30 Thread Colin Ian King
*** This bug is a duplicate of bug 1838115 *** https://bugs.launchpad.net/bugs/1838115 ** This bug is no longer a duplicate of bug 1827884 x86: mm: early boot problem on i386 with KPTI enabled ** This bug has been marked a duplicate of bug 1838115 linux hwe i386 kernel

[Kernel-packages] [Bug 1827725] Re: linux-image-4.15.0-48-lowlatency and newer don't boot after update from 4.15.0-47 (16.04)(i386)

2019-07-30 Thread Colin Ian King
*** This bug is a duplicate of bug 1838115 *** https://bugs.launchpad.net/bugs/1838115 ** This bug is no longer a duplicate of bug 1827884 x86: mm: early boot problem on i386 with KPTI enabled ** This bug has been marked a duplicate of bug 1838115 linux hwe i386 kernel

[Kernel-packages] [Bug 1828764] Re: Boot problems fresh install of kernel 4.15.0-48 18.04.2LTS i386

2019-07-30 Thread Colin Ian King
*** This bug is a duplicate of bug 1838115 *** https://bugs.launchpad.net/bugs/1838115 ** This bug is no longer a duplicate of bug 1827884 x86: mm: early boot problem on i386 with KPTI enabled ** This bug has been marked a duplicate of bug 1838115 linux hwe i386 kernel

[Kernel-packages] [Bug 1838115] Re: linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220

2019-07-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux (Ubuntu Bionic) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1838271] Re: disco/linux: 5.0.0-23.24 -proposed tracker

2019-07-30 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 backports: bug 1836856

[Kernel-packages] [Bug 1838271] Re: disco/linux: 5.0.0-23.24 -proposed tracker

2019-07-30 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-proposed Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/promote-to-proposed Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy Whitcroft (apw) -- You received this bug notification because you are a

[Kernel-packages] [Bug 1838271] Re: disco/linux: 5.0.0-23.24 -proposed tracker

2019-07-30 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 backports: bug 1836856

[Kernel-packages] [Bug 1836585] Re: Xenial kernel 4.4.0-155.182 fails to build perf with libnuma

2019-07-30 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- xenial' to 'verification-done-xenial'. If the problem still exists, change the tag

[Kernel-packages] [Bug 1836760] Re: ixgbe{vf} - Physical Function gets IRQ when VF checks link state

2019-07-30 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- xenial' to 'verification-done-xenial'. If the problem still exists, change the tag

[Kernel-packages] [Bug 1832082] Re: bnx2x driver causes 100% CPU load

2019-07-30 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- xenial' to 'verification-done-xenial'. If the problem still exists, change the tag

[Kernel-packages] [Bug 1837609] Re: xenial/linux: 4.4.0-158.186 -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing Status: New => Confirmed ** Changed in: kernel-sru-workflow/certification-testing Status: New => Confirmed ** Changed in: kernel-sru-workflow/promote-to-proposed Status: Fix Committed => Fix Released ** Changed in:

[Kernel-packages] [Bug 1788336] Re: Failed to install nfs-kernel-server package on KVM kernels

2019-07-30 Thread Po-Hsu Lin
Package removed from the test, the config won't be enabled unless we got customer request for this https://kernel.ubuntu.com/git/ubuntu/autotest-client- tests.git/commit/?id=d6fb3028c69c19a6c560e919f2deaf59cd70a46c ** Also affects: linux-kvm (Ubuntu Bionic) Importance: Undecided

[Kernel-packages] [Bug 1794175] Re: kyber-iosched module missing from linux-modules package

2019-07-30 Thread Po-Hsu Lin
** Changed in: linux-aws (Ubuntu) Status: Fix Committed => Fix Released -- 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/1794175 Title: kyber-iosched module missing from

[Kernel-packages] [Bug 1820158] Re: CONFIG_CIFS_POSIX=y needs to added to trusty/aws kernel config

2019-07-30 Thread Po-Hsu Lin
** Changed in: linux-aws (Ubuntu) Status: New => Fix Released -- 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/1820158 Title: CONFIG_CIFS_POSIX=y needs to added to trusty/aws

[Kernel-packages] [Bug 1823045] Re: Please ship modules nvme, nvmem_core as built-in

2019-07-30 Thread Po-Hsu Lin
Config could be found in AWS Eoan as well. Mark this as fix-released. ** Changed in: linux-aws (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-aws in Ubuntu.

[Kernel-packages] [Bug 1837609] Re: xenial/linux: 4.4.0-158.186 -proposed tracker

2019-07-30 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 backports: bug 1837602

[Kernel-packages] [Bug 1455940] Re: 1969:1091 Ethernet connection lost after a while

2019-07-30 Thread Dan Andreșan
I was one of the people affected by this bug, I still have the same computer, but I haven't seen the issue anymore (since a long time, 4 years?!). So I guess this bug can be closed? Thank you, Dan. -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1837609] Re: xenial/linux: 4.4.0-158.186 -proposed tracker

2019-07-30 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 backports: bug 1837602

[Kernel-packages] [Bug 1838115] Re: linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220

2019-07-30 Thread Juerg Haefliger
** Also affects: linux (Ubuntu Bionic) Importance: Undecided Status: New -- 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/1838115 Title: linux hwe i386 kernel

[Kernel-packages] [Bug 1838271] Re: disco/linux: 5.0.0-23.24 -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-proposed Status: New => Confirmed ** Tags added: block-proposed-disco ** 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.

[Kernel-packages] [Bug 1838271] Re: disco/linux: 5.0.0-23.24 -proposed tracker

2019-07-30 Thread Stefan Bader
** Tags added: kernel-unblock-ppa -- 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/1838271 Title: disco/linux: 5.0.0-23.24 -proposed tracker Status in Kernel SRU Workflow: In Progress

[Kernel-packages] [Bug 1827884] Re: x86: mm: early boot problem on i386 with KPTI enabled

2019-07-30 Thread Juerg Haefliger
*** This bug is a duplicate of bug 1838115 *** https://bugs.launchpad.net/bugs/1838115 Dima, in comment #75 you mentioned that you experienced issues with Xenial. What kernel version were you running? We believe this issue is tied to PTI for 32-bit but that feature was only backported to the

[Kernel-packages] [Bug 1821275] Re: Unable to configure the nfs-kernel-server (1:1.2.8-9ubuntu12.1) on Xenial KVM

2019-07-30 Thread Po-Hsu Lin
*** This bug is a duplicate of bug 1788336 *** https://bugs.launchpad.net/bugs/1788336 ** This bug has been marked a duplicate of bug 1788336 Failed to install nfs-kernel-server package on KVM kernels -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1837474] Re: xenial/linux-snapdragon: 4.4.0-1121.127 -proposed tracker

2019-07-30 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-security Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/promote-to-security Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy Whitcroft (apw) -- You received this bug notification because you are a

[Kernel-packages] [Bug 1838245] Re: dkms script is missing function find_module

2019-07-30 Thread Alex Tu
btw, the fix already be merged by upstream on github: https://github.com/dell/dkms/commit/9976fa6c9665d78d4c8125ce4825507cd0dfb247 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to dkms in Ubuntu. https://bugs.launchpad.net/bugs/1838245

[Kernel-packages] [Bug 1838245] Re: dkms script is missing function find_module

2019-07-30 Thread Alex Tu
the patched package is ready for test, I'll continue to process SRU, please interrupt me if any regression be found. https://code.launchpad.net/~alextu/+archive/ubuntu/dkms-2.3-lp1838245 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1838133] Re: realtek r8822be kernel module fails after update to linux kernel-headers 5.0.0-21

2019-07-30 Thread AaronMa
Reply to #10, >From lsmod, r8822be is not loaded, r8822be should be removed from blacklist. rtwpci should be in blacklist. This is workaround, no workaround 2. For now, I think r8822be is good for your wifi. rtw88 should be working on your wifi too, unfortunately it's not. That why I need to

[Kernel-packages] [Bug 1838395] [NEW] disco/linux: -proposed tracker

2019-07-30 Thread Stefan Bader
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 backports: bug 1837575 (bionic/linux-oem-osp1),

[Kernel-packages] [Bug 1837474] Re: xenial/linux-snapdragon: 4.4.0-1121.127 -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released ** Changed in: kernel-sru-workflow Status: In Progress => Fix Released ** Tags removed: kernel-release-tracking-bug-live -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1837565] Re: disco/linux-aws: -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: Confirmed => New ** 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:

[Kernel-packages] [Bug 1837591] Re: xenial/linux-kvm: 4.4.0-1053.60 -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: In Progress => Fix Released ** Changed in: kernel-sru-workflow/prepare-package-meta Status: In Progress => Fix Released ** Description changed: This bug will contain status and test results related to a kernel source

[Kernel-packages] [Bug 1838395] Re: disco/linux: -proposed tracker

2019-07-30 Thread Stefan Bader
** 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 +   

[Kernel-packages] [Bug 1838395] Re: disco/linux: -proposed tracker

2019-07-30 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 backports: bug 1837575

[Kernel-packages] [Bug 1837632] Re: xenial/linux-azure: 4.15.0-1052.57 -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released ** Changed in: kernel-sru-workflow Status: In Progress => Fix Released ** Tags removed: kernel-release-tracking-bug-live -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1838245] Re: dkms script is missing function find_module

2019-07-30 Thread Alex Tu
btw, I plan to land another change in the target SRU, to fix https://github.com/dell/dkms/issues/89 the package on testing ppa already include it. https://code.launchpad.net/~alextu/+recipe/dkms-2.3-lp1838245 https://code.launchpad.net/~alextu/+archive/ubuntu/dkms-2.3-lp1838245 ** Bug watch

[Kernel-packages] [Bug 1838373] [NEW] DRM/Intel Black screen after grub

2019-07-30 Thread Yaron
Public bug reported: According to the following bug there's still no fix available for Ubuntu. The problem is reproducible using Lenovo IdeaPad D330-10IGM, probably only the N4000 based models (I've tried with N5000 and the screen is rotated to the left and I need xradr to rotate it yet it's not

[Kernel-packages] [Bug 1771075] Re: General Protection fault in inotify (fixed upstream)

2019-07-30 Thread Po-Hsu Lin
I could see this patch d90a10e2444ba5a351fa695917258ff4c5709fa5 has landed in GCP Eoan, and generic kernels. Therefore I will just mark this as fix-released, please feel free re- open it if you think this is incorrect. ** Changed in: linux-gcp (Ubuntu) Status: Confirmed => Fix Released

[Kernel-packages] [Bug 1737187] Re: Unable to launch AWS M5 instance with newest Ubuntu AMI

2019-07-30 Thread Po-Hsu Lin
Do you still experiencing this issue? ** Changed in: linux-aws (Ubuntu) Status: Confirmed => Incomplete -- 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/1737187 Title: Unable

[Kernel-packages] [Bug 1835436] Re: bionic/linux-azure: 4.18.0-1025.27~18.04.1 -proposed tracker

2019-07-30 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-security Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/promote-to-security Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy Whitcroft (apw) -- You received this bug notification because you are a

[Kernel-packages] [Bug 1837632] Re: xenial/linux-azure: 4.15.0-1052.57 -proposed tracker

2019-07-30 Thread Andy Whitcroft
** Changed in: kernel-sru-workflow/promote-to-security Status: Confirmed => In Progress ** Changed in: kernel-sru-workflow/promote-to-security Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Andy Whitcroft (apw) -- You received this bug notification because you are a

[Kernel-packages] [Bug 1059185] Re: bluetooth-wizard doesn't find any devices

2019-07-30 Thread Rolf Leggewie
Here is my status. The hidd binary seems to be gone. The bluetooth-wizard binary worked fine for me in bionic just now. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.net/bugs/1059185 Title:

[Kernel-packages] [Bug 1778087] Re: ELAN1200 touchpad jumps around and disconnects

2019-07-30 Thread Tetrix
I have installed the newest kernel 5.2.3-050203-generic and here the disconnects do not happen when I use it but whenever I close the lid and open it again, the touchpad starts lagging for a second and then disconnects so I need to do a restart in order to start working again (reloading it doesn't

[Kernel-packages] [Bug 1838115] Re: linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220

2019-07-30 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed- disco' to 'verification-done-disco'. If the problem still exists, change the tag

[Kernel-packages] [Bug 1838271] Re: disco/linux: 5.0.0-23.24 -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing Status: New => Confirmed ** Changed in: kernel-sru-workflow/certification-testing Status: New => Confirmed ** Changed in: kernel-sru-workflow/promote-to-proposed Status: Fix Committed => Fix Released ** Changed in:

[Kernel-packages] [Bug 1837598] Re: xenial/linux-snapdragon: 4.4.0-1122.128 -proposed tracker

2019-07-30 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 derivatives: bug 1837596

[Kernel-packages] [Bug 1827884] Re: x86: mm: early boot problem on i386 with KPTI enabled

2019-07-30 Thread Valentyna
*** This bug is a duplicate of bug 1838115 *** https://bugs.launchpad.net/bugs/1838115 ** Tags removed: verification-failed-bionic ** Tags added: verification-done-bionic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1827884] Re: x86: mm: early boot problem on i386 with KPTI enabled

2019-07-30 Thread Valentyna
*** This bug is a duplicate of bug 1838115 *** https://bugs.launchpad.net/bugs/1838115 ** Tags removed: verification-done-bionic ** Tags added: verification-failed-bionic -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1795292] Re: ELAN469D touch pad not working

2019-07-30 Thread Kevin
Thanks to the whole community, but especially to Kenji. I had been trying to resolve the conflicts my laptop gave me for days. I have an Ideapad 330s-15ARR and I can say that replacing "noapic" with "ivrs_ioapic [32] = 00: 14.0" solves the touchpad problem (at least in my case it was the last

[Kernel-packages] [Bug 1837591] Re: xenial/linux-kvm: 4.4.0-1053.60 -proposed tracker

2019-07-30 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-packages] [Bug 1837605] Re: xenial/linux-gcp: 4.15.0-1038.40~16.04.1 -proposed tracker

2019-07-30 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 derivatives: bug 1837603

[Kernel-packages] [Bug 1832082] Re: bnx2x driver causes 100% CPU load

2019-07-30 Thread Guilherme G. Piccoli
I've validated the -proposed kernels for Xenial (4.4.0-158), Bionic (4.15.0-56) and Disco (5.0.0-22), using the test case mentioned in the description. All working fine, the issue is gone. Also, the patch was released upstream in the 5.3.x series, so I'll mark ff-series as Released. Cheers,

[Kernel-packages] [Bug 1837860] Re: Installation problems with Ubuntu 18.04

2019-07-30 Thread Frank Heimes
** Changed in: linux (Ubuntu) Assignee: Skipper Bug Screeners (skipper-screen-team) => (unassigned) ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1837605] Re: xenial/linux-gcp: 4.15.0-1038.40~16.04.1 -proposed tracker

2019-07-30 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package Status: In Progress => Fix Released ** Changed in: kernel-sru-workflow/prepare-package-meta Status: In Progress => Fix Released ** Changed in: kernel-sru-workflow/prepare-package-signed Status: In Progress => Fix Released

[Kernel-packages] [Bug 1838115] Re: linux hwe i386 kernel 5.0.0-21.22~18.04.1 crashes on Lenovo x220

2019-07-30 Thread Dima
user@user:~$ cat /proc/cmdline BOOT_IMAGE=/@/boot/vmlinuz-4.15.0-57-generic root=UUID=50c3a930-a3e9--b4ea-1646d276c7c6 ro rootflags=subvol=@ ipv6.disable=1 zswap.enabled=0 raid=noautodetect priority=low video=SVIDEO-1:d

  1   2   3   >