[Kernel-packages] [Bug 1754492] Re: Dell XPS 15 - Turned off Keyboard backlight turns on after resuming from suspend

2018-03-08 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem? Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.16 kernel[

[Kernel-packages] [Bug 1754460] Re: package linux-image-4.4.0-116-generic 4.4.0-116.140 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-03-08 Thread Joseph Salisbury
You may need to run the following from a terminal: sudo apt-get install -f sudo apt-get clean sudo apt-get update Then re-install the package or updates. If that does not resolve your issue, please mark the bug as "Confirmed" ** Changed in: linux (Ubuntu) Importance: Undecided => Medium **

[Kernel-packages] [Bug 1754551] Re: Kernel 3.13.0-143 breaks multi-monitor support

2018-03-08 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v4.16 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix t

[Kernel-packages] [Bug 1742721] Re: linux-image-4.13.0-26-generic / linux-image-extra-4.13.0-26-generic fail to boot

2018-03-08 Thread Kleber Sacilotto de Souza
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- artful' to 'verification-done-artful'. If the problem still exists, change the tag 'verifica

[Kernel-packages] [Bug 1730599] Re: [Bug] [USB Function][CFL-CNL PCH]Stall Error and USB Transaction Error in trace, Disable of device-initiated U1/U2 failed and rebind failed: -517 during suspend/res

2018-03-08 Thread Alice Liu
This commit has been merged into kernel V4.16-rc4. -- 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/1730599 Title: [Bug] [USB Function][CFL-CNL PCH]Stall Error and USB Transaction Error

[Kernel-packages] [Bug 1754555] Re: acer电脑无法启动wifi

2018-03-08 Thread Kai-Heng Feng
不要黑名單acer-wmi,然後貼一下`dmesg` 與 `rfkill list`, 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/1754555 Title: acer电脑无法启动wifi Status in linux package in Ubuntu: Confirmed Bug desc

[Kernel-packages] [Bug 1754425] Re: 18.04 3.27 Gnome-shell Near-Fatalities

2018-03-08 Thread Daniel van Vugt
Also: 3. Please run 'lspci -k' and attach the output. -- 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/1754425 Title: 18.04 3.27 Gnome-shell Near-Fatalities Status in gnome-shell package

[Kernel-packages] [Bug 1754425] Re: 18.04 3.27 Gnome-shell Near-Fatalities

2018-03-08 Thread Daniel van Vugt
Thanks Tom. More questions: 1. How are you trying to wake up the machine initially? Do you mean you're _opening_ the lid and expecting it to wake up (which is correct)? ("If I close the lid, it seems that the computer flat-out doesn't wake up.") 2. Can you please attach output from 'dmesg' ASAP

[Kernel-packages] [Bug 1746088] Re: [Ubuntu 16.04.4] Unable to analyze the vmcore generated by kdump on 4.13.0-26-generic kernel

2018-03-08 Thread Thadeu Lima de Souza Cascardo
>--- Comment From bren...@br.ibm.com 2018-03-05 09:46 EDT--- >Hi Cascardo, > >(In reply to comment #19) >> We are working on getting those fixes to 16.04, on the -updates repository. >> But it's not part of 16.04.4. > >I am not sure I understood the following statement. Do you mean that the

[Kernel-packages] [Bug 1751839] Re: linux-lts-trusty: 3.13.0-143.192~precise1 -proposed tracker

2018-03-08 Thread Kleber Sacilotto de Souza
** Changed in: kernel-sru-workflow/automated-testing Status: Confirmed => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-lts-trusty in Ubuntu. https://bugs.launchpad.net/bugs/1751839 Title: linux-lts-trusty: 3.13.0

[Kernel-packages] [Bug 1753662] Re: [i40e] LACP bonding start up race conditions

2018-03-08 Thread Joseph Salisbury
I built the next test kernel, up to the following commit: 400129f0a3ae989c30b37104bbc23b35c9d7a9a4 The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1753662 Can you test that kernel and report back if it has the bug or not? I will build the next test kernel based on y

[Kernel-packages] [Bug 1754551] Re: Kernel 3.13.0-143 breaks multi-monitor support

2018-03-08 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- 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/1754551 Title: Kernel 3.13.0-143 breaks multi-monitor support Status in l

[Kernel-packages] [Bug 1472478] Re: [Dell Venue 11 Pro 7140] Power button not working

2018-03-08 Thread Kai-Heng Feng
Does it work on latest mainline kernel? There are several commits since v4.15: b758dbd57650b4157da98b2c734974b409849625 platform/x86: intel-vbtn: Reset wakeup capable flag on removal de9647efeaa9f4e8b08c002e09757fd9c55ff901 platform/x86: intel-vbtn: Only activate tablet mode switch on 2-in-1's 0

[Kernel-packages] [Bug 1565940] Re: bluetoothctl systematically hangs when there is no bluetooth hardware

2018-03-08 Thread Daniel van Vugt
> My particular use case is to detect, inside a shell script, if there is any bluetooth hardware at all. I suggest a better way to detect Bluetooth hardware is to check with the kernel directly: if /sys/class/bluetooth/ exists and is non-empty then ... The directory is created when the first B

[Kernel-packages] [Bug 1753662] Re: [i40e] LACP bonding start up race conditions

2018-03-08 Thread Nobuto Murata
0bb230399fd337cc9a838d47a0c9ec3433aa612e seems good. I'm ready for the next test. 4.4.0-116(xenial) - bad (9 of 31 - 29.0%) v4.12-rc2 - bad (15 of 53 - 28.3%) v4.12-rc3 - bad (24 of 90 - 26.6%) v4.12.0-041200rc3 #201803081620 - relatively good (1 of 36 - 2.8%) 0bb230399fd337cc9a838d47a0c9e

[Kernel-packages] [Bug 1490349] Re: 15:10 and 16.04: bluetoothd "Failed to start discovery: org.bluez.Error.NotReady" after bluetoothd restarted

2018-03-08 Thread Daniel van Vugt
This bug is closed. If you have any issues at all, please log a new bug by running this command: ubuntu-bug bluez -- 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/1490349 Title: 15:10 a

[Kernel-packages] [Bug 1490349] Re: 15:10 and 16.04: bluetoothd "Failed to start discovery: org.bluez.Error.NotReady" after bluetoothd restarted

2018-03-08 Thread ken
first thing first: bluetooth device can be paired with command line. I have the same error on my eOS/ubuntu 16.04, "bluetoothd[17440]: Not enough free handles to register service", and have tried many many options, have desprated for a year. and today I've success connected my bluetooth headset v

[Kernel-packages] [Bug 1472478] Re: [Dell Venue 11 Pro 7140] Power button not working

2018-03-08 Thread RussianNeuroMancer
Unfortunately, last time upstream developers answered about this particular issue was ten months ago: https://bugzilla.kernel.org/show_bug.cgi?id=102281#c94 Is anyone from Canonical could look into this vbtn patches? -- You received this bug notification because you are a member of Kernel Packag

[Kernel-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-08 Thread BETLOG
Yep, mine reverts to 1024x760 76Hz and has no options whatsoever. It's a bit of a showstopper. dmesg: nvidia: version magic '3.13.0-143-generic SMP mod_unload modversions ' should be '3.13.0-143-generic SMP mod_unload modversions retpoline ' works: Linux betlogbrick 3.13.0-142-generic #191-Ubunt

[Kernel-packages] [Bug 1754555] Status changed to Confirmed

2018-03-08 Thread Ubuntu Kernel Bot
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1754555 Title: acer电脑无法启动wifi Status in linu

[Kernel-packages] [Bug 1740175] Re: Ubuntu 17.10 not resuming from suspend, freezing on shut down

2018-03-08 Thread Kai-Heng Feng
16.10 use linux kernel v4.8. Do you still have linux kernel v4.8 in your grub menu? Please try if that one works. -- 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/1740175 Title: Ubuntu 17

[Kernel-packages] [Bug 1754555] [NEW] acer电脑无法启动wifi

2018-03-08 Thread Omaidb
Public bug reported: acer aspire 4752安装了ubuntu16.04 内核4.4一切正常,升级了18.04,内核4.15,发现无法启动无线网卡,具体问题也是点击“开启wifi”,然后开启后,提示wifi已禁用,用热键开启wifi也不行。 $lspci 网卡型号是:Qualcomm Atheros AR9287 Wireless Network Adapter (PCI-Express) (rev 01) 各种方法都尝试了,最后在一个不起眼的角落里找到了方法,如下: sudo vim /etc/modprobe.d/blacklist.conf 最后加

[Kernel-packages] [Bug 1754551] Status changed to Confirmed

2018-03-08 Thread Ubuntu Kernel Bot
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1754551 Title: Kernel 3.13.0-143 breaks multi

[Kernel-packages] [Bug 1754551] [NEW] Kernel 3.13.0-143 breaks multi-monitor support

2018-03-08 Thread Arthur Shagall
Public bug reported: After kernel update to 3.13.0-143, my second monitor stopped working and was no longer detected. Reverting to 3.13.0-142 fixed the problem. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-142-generic 3.13.0-142.191 ProcVersionSignature: Ubuntu 3.13.0-

[Kernel-packages] [Bug 1686189] Re: External monitor connecting problem on Intel graphics card

2018-03-08 Thread Kai-Heng Feng
Please see if this issue can be solved after remove xserver-xorg-video- intel. Also, 945GME is quite different to the one used by original bug reporter... -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launc

[Kernel-packages] [Bug 1753662] Re: [i40e] LACP bonding start up race conditions

2018-03-08 Thread Nobuto Murata
** Attachment added: "bond_check_xenial_hwe_4.13_full.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1753662/+attachment/5073884/+files/bond_check_xenial_hwe_4.13_full.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linu

[Kernel-packages] [Bug 1753662] Re: [i40e] LACP bonding start up race conditions

2018-03-08 Thread Nobuto Murata
I run xenial HWE over a night while sleeping, the result was 0/119. The next test is with: v4.12.0-041200rc3 #201803081620 - ? 0bb230399fd337cc9a838d47a0c9ec3433aa612e 4.4.0-116(xenial) - bad (9 of 31 - 29.0%) v4.12-rc2 - bad (15 of 53 - 28.3%) v4.12-rc3 - bad (24 of 90 - 26.6%) v4.12.0-

[Kernel-packages] [Bug 1750937] Re: 4.4.0-116 Kernel update on 2/21 breaks Nvidia drivers (on 14.04 and 16.04) by an insufficient compiler!

2018-03-08 Thread Juan José Alca Machaca
I had the same problem however I don't have a Nvidia driver (Intel HD Graphics instead) I got this message before enter a loop: video: version magic '3.13.0-143-generic SMP mod_unload modversions ' should be '3.13.0-143-generic SMP mod_unload modversions retpoline ' drm: version magic '3.13.0-14

[Kernel-packages] [Bug 1754492] Missing required logs.

2018-03-08 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1754492 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Kernel-packages] [Bug 1754492] Re: Dell XPS 15 - Turned off Keyboard backlight turns on after resuming from suspend

2018-03-08 Thread Bob Merhebi
Distributor ID: Ubuntu Description:Ubuntu 16.04.4 LTS Release:16.04 Codename: xenial Linux krypton 4.13.0-36-generic #40~16.04.1-Ubuntu SMP ** Description changed: On the Dell XPS 15 (2017; 9560) the turned off keyboard backlight turns back on following a suspend. + +

[Kernel-packages] [Bug 1754492] [NEW] Dell XPS 15 - Turned off Keyboard backlight turns on after resuming from suspend

2018-03-08 Thread Bob Merhebi
Public bug reported: On the Dell XPS 15 (2017; 9560) the turned off keyboard backlight turns back on following a suspend. Ubuntu GNOME Distributor ID: Ubuntu Description: Ubuntu 16.04.4 LTS Release: 16.04 Codename: xenial Linux krypton 4.13.0-36-generic #40~16.04.1-Ubuntu SMP ** Affects: linux

[Kernel-packages] [Bug 1687397] Re: Kernel freeze when plugging in external monitor via USB-C->DP-Adapter

2018-03-08 Thread Bob Merhebi
It seems this is the same bug for Dell XPS 15 as well. Not always, but sometimes this happens either using the DA200 adapter (Type-C usb) or direct HDMI. However, a related bug has been fixed (black screen)* so I will report back if this still happens on the Dell XPS 15. * https://bugs.freedesktop

[Kernel-packages] [Bug 1752026] Re: Ubuntu18.04:POWER9:DD2.2 - Unable to start a KVM guest with default machine type(pseries-bionic) complaining "KVM implementation does not support Transactional Memo

2018-03-08 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:2.11+dfsg-1ubuntu4 --- qemu (1:2.11+dfsg-1ubuntu4) bionic; urgency=medium * d/p/ubuntu/define-ubuntu-machine-types.patch: Disable HTM feature for ppc64el in spapr to let the defaults not fail on Power9 HW (LP: #1752026). * d/p/ubuntu/

[Kernel-packages] [Bug 1754460] Status changed to Confirmed

2018-03-08 Thread Ubuntu Kernel Bot
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1754460 Title: package linux-image-4.4.0-116-

[Kernel-packages] [Bug 1754460] [NEW] package linux-image-4.4.0-116-generic 4.4.0-116.140 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-03-08 Thread SCHWALLER
Public bug reported: failed to install : linux-image-generic 4.4.0112.118 and linux-image- generic 4.4.0112.135 ProblemType: Package DistroRelease: Ubuntu 16.04 Package: linux-image-4.4.0-116-generic 4.4.0-116.140 ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98 Uname: Linux 4.4.0-112-ge

[Kernel-packages] [Bug 1745828] Re: [rtl8821a] Ubuntu 16.04 can't find any Bluetooth devices

2018-03-08 Thread George Hunter
I upgraded linux-firmware/1.157.16 to linux-firmware/1.157.17, which is what I think is neede to fix bug 1747336, but it made 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.n

[Kernel-packages] [Bug 1740175] Re: Ubuntu 17.10 not resuming from suspend, freezing on shut down

2018-03-08 Thread Matt G
Yes, suspend had no issues on 16.10. -- 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/1740175 Title: Ubuntu 17.10 not resuming from suspend, freezing on shut down Status in linux package

[Kernel-packages] [Bug 1655280] Comment bridged from LTC Bugzilla

2018-03-08 Thread bugproxy
--- Comment From hbath...@in.ibm.com 2018-03-08 14:01 EDT--- (In reply to comment #29) > So, the workaround would be reloading the dump after DLPAR. In order to do > that, run: > > kdump-config unload ; kdump-config load > The "console log" attachment is basically the error seen when the a

[Kernel-packages] [Bug 1754435] [NEW] linux: 4.15.0-12.13 -proposed tracker

2018-03-08 Thread Brad Figg
Public bug reported: This bug is for tracking the 4.15.0-12.13 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow ** Affects: kernel-sru-workf

[Kernel-packages] [Bug 1754434] [NEW] linux: 4.15.0-12.13 -proposed tracker

2018-03-08 Thread Brad Figg
Public bug reported: This bug is for tracking the 4.15.0-12.13 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow ** Affects: kernel-sru-workf

[Kernel-packages] [Bug 1754439] [NEW] linux: 4.15.0-12.13 -proposed tracker

2018-03-08 Thread Brad Figg
Public bug reported: This bug is for tracking the 4.15.0-12.13 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow ** Affects: kernel-sru-workf

[Kernel-packages] [Bug 1754429] Re: linux: 4.15.0-12.13 -proposed tracker

2018-03-08 Thread Brad Figg
** Changed in: kernel-sru-workflow Status: In Progress => Invalid ** Changed in: kernel-sru-workflow/automated-testing Status: New => Invalid ** Changed in: kernel-sru-workflow/prepare-package Status: New => Invalid ** Changed in: kernel-sru-workflow/prepare-package-meta

[Kernel-packages] [Bug 1754429] [NEW] linux: 4.15.0-12.13 -proposed tracker

2018-03-08 Thread Brad Figg
Public bug reported: This bug is for tracking the 4.15.0-12.13 upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the associated workflow see: https://wiki.ubuntu.com/Kernel/kernel-sru-workflow ** Affects: kernel-sru-workf

[Kernel-packages] [Bug 1751285] Re: linux: 4.15.0-11.12 -proposed tracker

2018-03-08 Thread Seth Forshee
*** This bug is a duplicate of bug 1754059 *** https://bugs.launchpad.net/bugs/1754059 ** This bug has been marked a duplicate of bug 1754059 linux: 4.15.0-12.13 -proposed tracker -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to lin

[Kernel-packages] [Bug 1754064] Re: linux: 4.15.0-12.13 -proposed tracker

2018-03-08 Thread Seth Forshee
** Changed in: kernel-sru-workflow Status: In Progress => Invalid ** Changed in: kernel-sru-workflow/automated-testing Status: Confirmed => Invalid ** Changed in: kernel-sru-workflow/prepare-package Status: Fix Released => Invalid ** Changed in: kernel-sru-workflow/prepare-p

[Kernel-packages] [Bug 1714229] Re: hwclock will set the date to 2/2/2080 with given 2/2/80

2018-03-08 Thread Kim Naru
I confirmed your findings. What I found was that on AMD systems going back even to Llano, you can’t change a date in the 20th century. However I had no issues changing date from 2018 to 2015. Though the bug is present, the fact it only happens with date from the last century would suggest it is a

[Kernel-packages] [Bug 696435] Re: wait-for-root fails to detect nbd root

2018-03-08 Thread Brian Murray
Hello Alkis, or anyone else affected, Accepted systemd into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/systemd/229-4ubuntu21.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://w

[Kernel-packages] [Bug 1745104] console log

2018-03-08 Thread bugproxy
--- Comment (attachment only) From chngu...@us.ibm.com 2018-03-08 12:15 EDT--- ** Attachment added: "console log" https://bugs.launchpad.net/bugs/1745104/+attachment/5073312/+files/guest-kdump -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1754375] Re: Xenial update to 4.4.113 stable release

2018-03-08 Thread Stefan Bader
Skipped: * CVE-2017-5753 (Spectre v1 Intel) - x86/cpu/AMD: Make LFENCE a serializing instruction -> x86/cpu/AMD: Make the LFENCE instruction serialized - x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSC * CVE-2017-5715 (Spectre v2 retpoline) - x86/mm/32: Move setup_clear_cpu_c

[Kernel-packages] [Bug 1714485] Re: Ubuntu 16.04: kdump fails with error "kdump-tools[1532]: /etc/init.d/kdump-tools: 26: [: -ne: unexpected operator" when / file system is xfs.

2018-03-08 Thread Joseph Salisbury
** Tags removed: kernel-da-key -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to makedumpfile in Ubuntu. https://bugs.launchpad.net/bugs/1714485 Title: Ubuntu 16.04: kdump fails with error "kdump-tools[1532]: /etc/init.d /kdump-tools: 2

[Kernel-packages] [Bug 1655280] Re: ISST-LTE:pVM:roselp4:ubuntu 16.04: cp: error reading '/proc/vmcore': Bad address when trying to dump vmcore

2018-03-08 Thread Joseph Salisbury
** Tags removed: kernel-da-key -- 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/1655280 Title: ISST-LTE:pVM:roselp4:ubuntu 16.04: cp: error reading '/proc/vmcore': Bad address when tryin

[Kernel-packages] [Bug 1745349] Re: Hard lockup during boot with linux-image-4.4.0-112-generic

2018-03-08 Thread Joseph Salisbury
To narrow down the number of commits that could have fixed this, can you test the following two kernels as welL: v4.15 Final: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.15/ v4.16-rc1: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc1/ -- You received this bug notification because you

[Kernel-packages] [Bug 1658733] Re: Ubuntu 16.04 KVM:kdump fails to mount root file system when noirqdistrib is missing as dump kernel parameter

2018-03-08 Thread Frank Heimes
** Changed in: ubuntu-power-systems Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to kexec-tools in Ubuntu. https://bugs.launchpad.net/bugs/1658733 Title: Ubuntu 16.04 KVM:kdump fails to mount ro

[Kernel-packages] [Bug 1658733] Re: Ubuntu 16.04 KVM:kdump fails to mount root file system when noirqdistrib is missing as dump kernel parameter

2018-03-08 Thread Thadeu Lima de Souza Cascardo
** Tags removed: verification-needed verification-needed-artful verification-needed-xenial ** Tags added: verification-done verification-done-artful verification-done-xenial -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to kexec-tools in

[Kernel-packages] [Bug 1658733] Re: Ubuntu 16.04 KVM:kdump fails to mount root file system when noirqdistrib is missing as dump kernel parameter

2018-03-08 Thread Frank Heimes
** Changed in: ubuntu-power-systems Importance: Undecided => High -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to kexec-tools in Ubuntu. https://bugs.launchpad.net/bugs/1658733 Title: Ubuntu 16.04 KVM:kdump fails to mount root file s

[Kernel-packages] [Bug 1658733] Re: Ubuntu 16.04 KVM:kdump fails to mount root file system when noirqdistrib is missing as dump kernel parameter

2018-03-08 Thread Andrew Cloke
Following comment #44, marking verfication-done for Artful and Xenial. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to kexec-tools in Ubuntu. https://bugs.launchpad.net/bugs/1658733 Title: Ubuntu 16.04 KVM:kdump fails to mount root file

[Kernel-packages] [Bug 1658733] Re: Ubuntu 16.04 KVM:kdump fails to mount root file system when noirqdistrib is missing as dump kernel parameter

2018-03-08 Thread Andrew Cloke
** Changed in: makedumpfile (Ubuntu Trusty) Status: New => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to kexec-tools in Ubuntu. https://bugs.launchpad.net/bugs/1658733 Title: Ubuntu 16.04 KVM:kdump fails to mount root f

[Kernel-packages] [Bug 1658733] Re: Ubuntu 16.04 KVM:kdump fails to mount root file system when noirqdistrib is missing as dump kernel parameter

2018-03-08 Thread Thadeu Lima de Souza Cascardo
** Changed in: kexec-tools (Ubuntu Xenial) Status: New => Invalid ** Changed in: kexec-tools (Ubuntu Trusty) Status: New => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to kexec-tools in Ubuntu. https://bugs.launchpa

[Kernel-packages] [Bug 1748408] Re: Servers going OOM after updating kernel from 4.10 to 4.13

2018-03-08 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Status: Triaged => In Progress ** Changed in: linux (Ubuntu Artful) Status: Triaged => 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/bug

[Kernel-packages] [Bug 1753662] Re: [i40e] LACP bonding start up race conditions

2018-03-08 Thread Joseph Salisbury
I built the next test kernel, up to the following commit: 0bb230399fd337cc9a838d47a0c9ec3433aa612e The test kernel can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1753662 Can you test that kernel and report back if it has the bug or not? I will build the next test kernel based on y

[Kernel-packages] [Bug 1754353] Re: package linux-image-extra-4.13.0-36-generic 4.13.0-36.40 failed to install/upgrade: unable to open '/lib/modules/4.13.0-36-generic/kernel/drivers/net/ethernet/qlogi

2018-03-08 Thread Joseph Salisbury
You may need to run the following from a terminal: sudo apt-get install -f sudo apt-get clean sudo apt-get update Then re-install the package or updates. If that does not resolve your issue, please mark the bug as "Confirmed" ** Changed in: linux (Ubuntu) Importance: Undecided => Medium **

[Kernel-packages] [Bug 1740131] Re: kdump emits huge logs while copying dump

2018-03-08 Thread Manoj Iyer
** Changed in: linux (Ubuntu) Status: Triaged => Won't Fix -- 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/1740131 Title: kdump emits huge logs while copying dump Status in The Ub

[Kernel-packages] [Bug 1741860] Re: Use the kernel default for crashkernel offset

2018-03-08 Thread Thadeu Lima de Souza Cascardo
It has already been changed to @128M on bionic. For 18.10, I will drop, and consider backporting it to previous versions if necessary. I will backport the @128M change to xenial and artful as soon as the versions in -proposed move to -updates or are dropped. Cascardo. ** Changed in: makedumpfile

[Kernel-packages] [Bug 1740131] Re: kdump emits huge logs while copying dump

2018-03-08 Thread Andrew Cloke
The large log file appears to have been caused by a misconfigured terminal. Marking as "won't fix". ** Changed in: ubuntu-power-systems Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. h

[Kernel-packages] [Bug 1714485] Re: Ubuntu 16.04: kdump fails with error "kdump-tools[1532]: /etc/init.d/kdump-tools: 26: [: -ne: unexpected operator" when / file system is xfs.

2018-03-08 Thread Thadeu Lima de Souza Cascardo
When testing kdump-tools, take in mind that a reboot is needed after installing it. Otherwise, there is a chance that crashkernel memory space was not reserved by the kernel until a reboot is done. When doing that, this bug won't trigger, so it's also a workaround for this test. That is, reboot aft

[Kernel-packages] [Bug 1714485] Re: Ubuntu 16.04: kdump fails with error "kdump-tools[1532]: /etc/init.d/kdump-tools: 26: [: -ne: unexpected operator" when / file system is xfs.

2018-03-08 Thread Andrew Cloke
We believe this issue is resolved in Bionic. Could IBM verify that this bug is actually fixed in bionic? The backport to Xenial is complex, and so we are investigating other routes. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to makedump

[Kernel-packages] [Bug 1635597] Re: Ubuntu:talclp1: Kdump failed with multipath disk

2018-03-08 Thread Andrew Cloke
This fix has been in -proposed for approximately 80 days, and has not been verified. If it cannot be verified by the end of next week, it will be reverted. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to makedumpfile in Ubuntu. https://bug

[Kernel-packages] [Bug 1708409] Re: kdump service does not start after configure/reboot

2018-03-08 Thread Andrew Cloke
** Changed in: makedumpfile (Ubuntu Artful) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to makedumpfile in Ubuntu. https://bugs.launchpad.net/bugs/1708409 Title: kdump service does not start after co

[Kernel-packages] [Bug 1681909] Re: dump is not captured in remote host when kdump over ssh is configured on firestone.

2018-03-08 Thread Andrew Cloke
The kdump network timeout feature is a new feature request, that we will investigate for possible inclusion in 18.10. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to makedumpfile in Ubuntu. https://bugs.launchpad.net/bugs/1681909 Title:

[Kernel-packages] [Bug 1680349] Re: Kdump fails to capture dump on Firestone NV when machine crashes while running stress-ng.

2018-03-08 Thread Andrew Cloke
We believe this issue is resolved in Artful (17.10), could you please validate before we close this bug? -- 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/1680349 Title: Kdump fails to capt

[Kernel-packages] [Bug 1680349] Re: Kdump fails to capture dump on Firestone NV when machine crashes while running stress-ng.

2018-03-08 Thread Manoj Iyer
debian.master/config/ppc64el/config.common.ppc64el:CONFIG_PANIC_TIMEOUT=10 is now set to non '0' value for Xenial, Artful and Bionic. -- 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/1680349

[Kernel-packages] [Bug 1746088] Re: [Ubuntu 16.04.4] Unable to analyze the vmcore generated by kdump on 4.13.0-26-generic kernel

2018-03-08 Thread Andrew Cloke
The first area of investigation is to see if we can bump the versions of kexec and makedumpfile for Xenial. Thadeu is investigating. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to crash in Ubuntu. https://bugs.launchpad.net/bugs/1746088

[Kernel-packages] [Bug 1751994] Re: ppc64el: Support firmware disable of RFI flush

2018-03-08 Thread Joseph Salisbury
I built Trust, Xenial and Artful test kernels with a back ports of commits 582605a and eb0a2d2. The test kernels can be downloaded from: http://kernel.ubuntu.com/~jsalisbury/lp1751994 Can you test these kernels and see if they resolve this bug? Note, to test this kernel, you need to install bot

[Kernel-packages] [Bug 1746088] sosreport

2018-03-08 Thread bugproxy
Default Comment by Bridge ** Attachment added: "sosreport" https://bugs.launchpad.net/bugs/1746088/+attachment/5073134/+files/sosreport-ltc-briggs1.163583-20180115061751.tar.xz -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to crash in

[Kernel-packages] [Bug 1655280] Re: ISST-LTE:pVM:roselp4:ubuntu 16.04: cp: error reading '/proc/vmcore': Bad address when trying to dump vmcore

2018-03-08 Thread Thadeu Lima de Souza Cascardo
It's not clear what the logs in comments #16 and #17 refer to. Could you please clarify? Thanks. Cascardo. -- 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/1655280 Title: ISST-LTE:pVM:ros

[Kernel-packages] [Bug 1655280] Re: ISST-LTE:pVM:roselp4:ubuntu 16.04: cp: error reading '/proc/vmcore': Bad address when trying to dump vmcore

2018-03-08 Thread Thadeu Lima de Souza Cascardo
So, the workaround would be reloading the dump after DLPAR. In order to do that, run: kdump-config unload ; kdump-config load Regards. Cascardo. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/

[Kernel-packages] [Bug 1754375] [NEW] Xenial update to 4.4.113 stable release

2018-03-08 Thread Stefan Bader
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

[Kernel-packages] [Bug 1746088] Re: [Ubuntu 16.04.4] Unable to analyze the vmcore generated by kdump on 4.13.0-26-generic kernel

2018-03-08 Thread Frank Heimes
** Tags added: ppc64el-kdump -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to crash in Ubuntu. https://bugs.launchpad.net/bugs/1746088 Title: [Ubuntu 16.04.4] Unable to analyze the vmcore generated by kdump on 4.13.0-26-generic kernel

[Kernel-packages] [Bug 1751834] Comment bridged from LTC Bugzilla

2018-03-08 Thread bugproxy
--- Comment From drbr...@us.ibm.com 2018-03-08 10:20 EDT--- target availability is week of 3/11. -- 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/1751834 Title: Power9 DD 2.2 needs

[Kernel-packages] [Bug 1754059] Re: linux: 4.15.0-12.13 -proposed tracker

2018-03-08 Thread Brad Figg
** 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 ** Description changed:

Re: [Kernel-packages] [Bug 1745349] Re: Hard lockup during boot with linux-image-4.4.0-112-generic

2018-03-08 Thread Lars Behrens
System works with http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc4/linux- image-4.16.0-041600rc4-generic_4.16.0-041600rc4.201803041930_amd64.deb Too funny. :) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https:

[Kernel-packages] [Bug 1754064] Re: linux: 4.15.0-12.13 -proposed tracker

2018-03-08 Thread Brad Figg
** 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 ** Description changed:

[Kernel-packages] [Bug 1754370] [NEW] Sync makedumpfile 1:1.6.3-2 (main) from Debian unstable (main)

2018-03-08 Thread Thadeu Lima de Souza Cascardo
Public bug reported: Please sync makedumpfile 1:1.6.3-2 (main) from Debian unstable (main) Changelog entries since current bionic version 1:1.6.3-1: makedumpfile (1:1.6.3-2) unstable; urgency=medium * Add support for SPARSEMEM_EXTREME mem_section as a pointer. (LP: #1750021) * Add an autopk

[Kernel-packages] [Bug 1754353] Status changed to Confirmed

2018-03-08 Thread Ubuntu Kernel Bot
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1754353 Title: package linux-image-extra-4.13

[Kernel-packages] [Bug 1686189] Re: External monitor connecting problem on Intel graphics card

2018-03-08 Thread mauro
THis is the result with dmesg | grep intel [1.987610] intel_idle: MWAIT substates: 0x20220 [1.987629] intel_idle: v0.4.1 model 0x1C [1.987634] intel_idle: lapic_timer_reliable_states 0x2 [2.013276] agpgart-intel :00:00.0: Intel 945GME Chipset [2.013330] agpgart-intel :

[Kernel-packages] [Bug 1686189] Re: External monitor connecting problem on Intel graphics card

2018-03-08 Thread mauro
Yes, I do. I have this problem only with some monitors / TV. -- 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/1686189 Title: External monitor connecting problem on Intel graphics card St

[Kernel-packages] [Bug 1754353] Re: package linux-image-extra-4.13.0-36-generic 4.13.0-36.40 failed to install/upgrade: unable to open '/lib/modules/4.13.0-36-generic/kernel/drivers/net/ethernet/qlogi

2018-03-08 Thread Apport retracing service
** Tags removed: need-duplicate-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/1754353 Title: package linux-image-extra-4.13.0-36-generic 4.13.0-36.40 failed to install/upgrade:

[Kernel-packages] [Bug 1754353] [NEW] package linux-image-extra-4.13.0-36-generic 4.13.0-36.40 failed to install/upgrade: unable to open '/lib/modules/4.13.0-36-generic/kernel/drivers/net/ethernet/qlo

2018-03-08 Thread Andy McMenemy
Public bug reported: Failed as soon as I logged in. ProblemType: Package DistroRelease: Ubuntu 17.10 Package: linux-image-extra-4.13.0-36-generic 4.13.0-36.40 ProcVersionSignature: Ubuntu 4.13.0-36.40-generic 4.13.13 Uname: Linux 4.13.0-36-generic x86_64 ApportVersion: 2.20.7-0ubuntu3.7 Architect

[Kernel-packages] [Bug 1566468] Re: systemd-modules-load.service: Failing due to missing module 'ib_iser'

2018-03-08 Thread Dan Watkins
** Also affects: linux-kvm (Ubuntu) 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/1566468 Title: systemd-modules-load.service: Failing due to

[Kernel-packages] [Bug 1753439] Re: Redpine: BLE scanning for nearby beacons per second is too low and result high loss rate.

2018-03-08 Thread Stefan Bader
** Also affects: linux (Ubuntu Xenial) 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/1753439 Title: Redpine: BLE scanning for nearby beacons

[Kernel-packages] [Bug 1751838] Re: linux: 3.13.0-143.192 -proposed tracker

2018-03-08 Thread Brad Figg
The package has been published and the bug is being set to Fix Released ** Changed in: kernel-sru-workflow/promote-to-updates Status: Fix Committed => Fix Released ** Changed in: kernel-sru-workflow Status: In Progress => Fix Released ** Description changed: This bug is for tra

[Kernel-packages] [Bug 1753438] Re: Redpine: Sometimes Wi-Fi connection shows "unavailable" after resume from WoWLAN S4. WLAN can be recover after reboot or reloading WIFI driver.

2018-03-08 Thread Stefan Bader
** Also affects: linux (Ubuntu Xenial) 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/1753438 Title: Redpine: Sometimes Wi-Fi connection shows

[Kernel-packages] [Bug 1753288] Re: ZFS setgid broken on 0.7

2018-03-08 Thread Seth Forshee
** Changed in: linux (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/1753288 Title: ZFS setgid broken on 0.7 Status in linux pack

[Kernel-packages] [Bug 1751838] Re: linux: 3.13.0-143.192 -proposed tracker

2018-03-08 Thread Brad Figg
** Changed in: kernel-sru-workflow/promote-to-security Status: Fix Committed => Fix Released ** Description changed: This bug is for tracking the upload package. This bug will contain status and testing results related to that upload. For an explanation of the tasks and the assoc

[Kernel-packages] [Bug 1750786] Re: stress-ng enosys stressor triggers a kernel BUG

2018-03-08 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-143.192 --- linux (3.13.0-143.192) trusty; urgency=medium * linux: 3.13.0-143.192 -proposed tracker (LP: #1751838) * CVE-2017-5715 (Spectre v2 retpoline) - x86/alternatives: Fix ALTERNATIVE_2 padding generation properly - x

[Kernel-packages] [Bug 1745349] Re: Hard lockup during boot with linux-image-4.4.0-112-generic

2018-03-08 Thread Joseph Salisbury
Before I request feedback from upstream, can you see if this bug is already fixed in the mainline kernel? It can be downloaded from: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.16-rc4/ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1750786] Re: stress-ng enosys stressor triggers a kernel BUG

2018-03-08 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-143.192 --- linux (3.13.0-143.192) trusty; urgency=medium * linux: 3.13.0-143.192 -proposed tracker (LP: #1751838) * CVE-2017-5715 (Spectre v2 retpoline) - x86/alternatives: Fix ALTERNATIVE_2 padding generation properly - x

[Kernel-packages] [Bug 1751021] Re: retpoline abi files are empty on i386

2018-03-08 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.13.0-143.192 --- linux (3.13.0-143.192) trusty; urgency=medium * linux: 3.13.0-143.192 -proposed tracker (LP: #1751838) * CVE-2017-5715 (Spectre v2 retpoline) - x86/alternatives: Fix ALTERNATIVE_2 padding generation properly - x

[Kernel-packages] [Bug 1751838] Re: linux: 3.13.0-143.192 -proposed tracker

2018-03-08 Thread Łukasz Zemczak
** Changed in: kernel-sru-workflow/promote-to-updates Status: Confirmed => Fix Committed ** Changed in: kernel-sru-workflow/promote-to-updates Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru) => Łukasz Zemczak (sil2100) ** Changed in: kernel-sru-workflow/promote-to-security

[Kernel-packages] [Bug 1751994] Re: ppc64el: Support firmware disable of RFI flush

2018-03-08 Thread Joseph Salisbury
** Changed in: linux (Ubuntu Trusty) Importance: Undecided => High ** Changed in: linux (Ubuntu Xenial) Importance: Undecided => High ** Changed in: linux (Ubuntu Artful) Importance: Undecided => High -- You received this bug notification because you are a member of Kernel Packages, wh

  1   2   >