[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx but installing kernel >= v4.17-rc1 (or using WaylandEnable=false) fixes it

2019-06-20 Thread Daniel van Vugt
Using VirtualBox 6 and VMSVGA as recommended by Eric I still can't reproduce the bug. But I think I can see why now: Ubuntu 18.04.2 comes with kernel 4.18 Let me try 18.04.1... -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubun

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx but installing kernel >= v4.17-rc1 (or using WaylandEnable=false) fixes it

2019-06-20 Thread Chance Gana
I can reproduce this bug by creating a guest OS using a 18.04.1 .iso I downloaded last year and attempting to update. I created another guest OS using the 18.04.2 .iso I downloaded yesterday works fine after updating. -- You received this bug notification because you are a member of Kernel Pac

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx but installing kernel >= v4.17-rc1 (or using WaylandEnable=false) fixes it

2019-06-20 Thread Daniel van Vugt
It seems I stumbled on a workaround. Just install the kernel that comes in the 18.04.2 ISO: https://launchpad.net/ubuntu/+source/linux-hwe ** Also affects: linux-hwe (Ubuntu) Importance: Undecided Status: New ** Changed in: linux-hwe (Ubuntu Bionic) Status: New => Fix Released

[Kernel-packages] [Bug 1832560] Re: linux-gcp: 4.15.0-1035.37~16.04.1 -proposed tracker

2019-06-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. F

[Kernel-packages] [Bug 1824687] Re: 4.4.0-145-generic Kernel Panic ip6_expire_frag_queue

2019-06-20 Thread Heikki Hannikainen
I deployed the actual -proposed kernel 4.4.0-152.179 on 4 servers, and it is stable for us. Previously there were multiple crashes per day. Confirming, verification done. Thank you! ** Tags added: amd64 apport-bug apport-collected xenial -- You received this bug notification because you are a me

[Kernel-packages] [Bug 1760729] Re: pulseaudio crashed during playback with SIGABRT in set_nonblock() from pa_make_fd_nonblock() from setup_stream() [bluez] from setup_transport_and_stream() [bluez]

2019-06-20 Thread Sebastien Bacher
@Daniel, unsure that commit fixes it? (https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/4762aa45 for reference/easier browsing) The commit message states 'The bug had no impact because there is only one caller of pa_make_fd_block() in poll-win32.c' Also the code bt here indicagtes it

[Kernel-packages] [Bug 1760729] Re: pulseaudio crashed during playback with SIGABRT in set_nonblock() from pa_make_fd_nonblock() from setup_stream() [bluez] from setup_transport_and_stream() [bluez]

2019-06-20 Thread Daniel van Vugt
Yeah it doesn't matter it comment #8 is wrong here. I was going to wait till the commit is released and then confirm the crash has stopped happening. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to bluez in Ubuntu. https://bugs.launchpad.n

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Daniel van Vugt
I am now able to reproduce and debug the problem. Indeed it is what I said in comment #31. The vmwgfx driver in this old kernel is telling lies. It says the next screen refresh is in 49 years from now. It should be within 16.6 milliseconds. ** Summary changed: - Login screen never appears on vm

[Kernel-packages] [Bug 1828133] Re: Intel CyclonePeak wifi firmware

2019-06-20 Thread Yuan-Chen Cheng
** Changed in: oem-priority Status: New => Fix Committed -- 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/1828133 Title: Intel CyclonePeak wifi firmware Status in HWE Next

[Kernel-packages] [Bug 1821903] Re: svm in ubuntu_kvm_unit_test failed on 3.13 / 4.4

2019-06-20 Thread Po-Hsu Lin
Issue still exist with Cosmic amd64 (node gonzo): '/home/ubuntu/autotest/client/tmp/ubuntu_kvm_unit_tests/src/kvm-unit-tests/tests/svm' BUILD_HEAD=b5d7d7f1 timeout -k 1s --foreground 90s /usr/bin/qemu-system-x86_64 -nodefaults -device pc-testdev -device isa-debug-exit,iobase=0xf4,iosize=0x4 -vnc

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Daniel van Vugt
And the problem is indeed the kernel advertising DRM_CAP_TIMESTAMP_MONOTONIC but instead of using CLOCK_MONOTONIC it is really using CLOCK_REALTIME. This confirms kernel commit 37efe80ce85f is the fix, but it may well have some prerequisite commits we haven't fully worked out... https://git.kernel

[Kernel-packages] [Bug 1833514] [NEW] System shutting down

2019-06-20 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: the system shuts down automatically withouot any warnings. using sony vaio laptop with only ubuntu installed on it. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xorg 1:7.7+19ubuntu7.1 ProcVersionSignature: Ubuntu 4.18.0-21.22~18.04.1-generic 4.1

[Kernel-packages] [Bug 1833387] Re: Add pointstick support on HP ZBook 17 G5

2019-06-20 Thread AceLan Kao
** Changed in: linux-oem (Ubuntu Bionic) Status: New => Fix Committed -- 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/1833387 Title: Add pointstick support on HP ZBook 17 G5 S

[Kernel-packages] [Bug 1833514] Re: System shutting down

2019-06-20 Thread Daniel van Vugt
Please: 1. Wait till the problem happens again and let the system shut down. 2. Power up the system and then run: journalctl -b-1 > prevboot.txt 3. Attach the file 'prevboot.txt' to this bug. ** Package changed: xorg (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) S

[Kernel-packages] [Bug 1832613] Re: Page Down > mouse wheel up down = faster scrolling >:]

2019-06-20 Thread klfyt
** Summary changed: - You can't scroll "indefinitely" without performance penalty >:] + Page Down > mouse wheel up down = faster scrolling >:] -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.ne

[Kernel-packages] [Bug 1832613] Re: Page Down > mouse wheel up down = faster scrolling >:]

2019-06-20 Thread klfyt
** Attachment removed: "settings hack >:]" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832613/+attachment/5270394/+files/settings%20bug%20hack.png ** Attachment added: "simple explanation" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1832613/+attachment/5271747/+files/sl

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Daniel van Vugt
Workaround for mutter proposed here: https://code.launchpad.net/~vanvugt/ubuntu/+source/mutter/+git/mutter/+merge/369083 -- 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/1832138 Title: Lo

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~vanvugt/ubuntu/+source/mutter/+git/mutter/+merge/369083 -- 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/1832138 Title: Login scre

[Kernel-packages] [Bug 1832545] Re: linux-oem: 4.15.0-1044.49 -proposed tracker

2019-06-20 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 1832545] Re: linux-oem: 4.15.0-1044.49 -proposed tracker

2019-06-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-sta

[Kernel-packages] [Bug 1832545] Re: linux-oem: 4.15.0-1044.49 -proposed tracker

2019-06-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-sta

[Kernel-packages] [Bug 1781049] Re: WiFi hard blocked after resuming laptop from suspend

2019-06-20 Thread Dexter
Apologies for the delay, was busy with college work. I recall having this bug on Ubuntu 16.04 and 17.04 too. I will have to install and see. Also, this bug exists on Kubuntu (not surprising) Fedora, Manjaro (both latest kernels and updates) . I tried digging up more info on hp-wmi etc. but nothing

[Kernel-packages] [Bug 1831037] Re: Acer Aspire ES1-311 - some keyboard keys like D do not respond correctly.

2019-06-20 Thread klinger
I wanted to see what the system saved for the key board and change it. but i do not know which keycode is which button. keycode 38 = a A a A ae AE ae AE a A ae AE a A keycode 39 = s S s S ssharp section U017F U1E9E s S U017F U1E9E s S keycode 40 = d D d D eth ETH eth ETH d D eth ETH d D what

[Kernel-packages] [Bug 1771222] Re: Using sysctl to permanently disable IPv6 doesn't have any effect

2019-06-20 Thread Gionn
Workaround is to add: /etc/init.d/procps restart in /etc/rc.local -- 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/1771222 Title: Using sysctl to permanently disable IPv6 doesn't hav

[Kernel-packages] [Bug 1832545] Re: linux-oem: 4.15.0-1044.49 -proposed tracker

2019-06-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-sta

[Kernel-packages] [Bug 1832545] Re: linux-oem: 4.15.0-1044.49 -proposed tracker

2019-06-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-sta

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Eric Desrochers
Will also build a kernel 4.15 with 37efe80ce85f and see the outcome. Should be able to provide an update by EOD. -- 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/1832138 Title: Login scree

[Kernel-packages] [Bug 1833563] [NEW] REGRESSION: Hard lockup on boot with 4.15.0-52-generic, was working until 4.15.0-48-generic

2019-06-20 Thread lazarus
Public bug reported: REGRESSION: Hard lockup on boot with 4.15.0-52-generic, was working until 4.15.0-48-generic ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: linux-signed-generic (not installed) ProcVersionSignature: Ubuntu 4.15.0-48.51-generic 4.15.18 Uname: Linux 4.15.0-48-generic x86_

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

2019-06-20 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/1833563 Title: REGRESSION: Hard lockup on boo

[Kernel-packages] [Bug 1832545] Re: linux-oem: 4.15.0-1044.49 -proposed tracker

2019-06-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-sta

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Eric Desrochers
I already did that test ^ using the upstream kernel with 37efe80ce85f being the HEAD, but "37efe80ce85f" - 1 was working as well, so I didn't continue to pursue that commit, since it wasn't the first introduction of the fix. But based on last duflu update, I as I said I will now give a try again

[Kernel-packages] [Bug 1831037] Re: Acer Aspire ES1-311 - some keyboard keys like D do not respond correctly.

2019-06-20 Thread klinger
turn off and restart work now. i will restart the computer several times -- 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/1831037 Title: Acer Aspire ES1-311 - some keyboard keys like D do

[Kernel-packages] [Bug 1829657] Re: Ubuntu 16.04 with kernel 4.4.0-148 hangs on boot on a ThinkPad L460 while 4.4.0-145 doesnt

2019-06-20 Thread RB
Same issue here, Thinkpad L460, Lubuntu 16.04, affected kernels 4.4.0-148 and 4.4.0-150, same screenshot as Max P. Booting kernel -146 works fine. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed in Ubuntu. https://bugs.launch

[Kernel-packages] [Bug 1832545] Re: linux-oem: 4.15.0-1044.49 -proposed tracker

2019-06-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. F

[Kernel-packages] [Bug 1827100] Re: bcmwl 6.30.223.271+bdcom-0ubuntu4 ADT test failure with linux 5.1.0-1.1

2019-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package bcmwl - 6.30.223.271+bdcom-0ubuntu5 --- bcmwl (6.30.223.271+bdcom-0ubuntu5) eoan; urgency=medium * debian/dkms.conf.in, debian/patches/0027-add-support-for-linux-5.1.patch (LP: #1827100): - Add support for Linux 5.1. -- Seth Forshee Fri,

[Kernel-packages] [Bug 1833382] Re: 4.4.0.151.159 is in xenial-updates not xenial-security

2019-06-20 Thread Terry Rudd
The operation to get mitigated kernels into -security pockets should be complete now -- 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/1833382 Title: 4.4.0.151.159 is in xenial-updates not

[Kernel-packages] [Bug 1804028] Re: Surface Go - QCA6174 wifi card not correctly recognized and therefore not working

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

[Kernel-packages] [Bug 1804028] Re: Surface Go - QCA6174 wifi card not correctly recognized and therefore not working

2019-06-20 Thread Stefan Andersson
This bug is still active on linux-firmware-20190514 that I'm running. I'll help any way I can if help is needed. -- 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/1804028 Title: Su

[Kernel-packages] [Bug 1761379] Re: [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on Ubuntu

2019-06-20 Thread Gustavo Romero
ublic static void main(String[] args) { int i; for (i=0; i < 64000; i++) printX(); } } EOF $ javac hello.java $ sudo perf record -k 1 -e instructions:u java -agentpath:/usr/lib/linux-tools-4.15.0-53/libperf-jvmti.so hello > /dev/null java: jvmti: jitdump in /home/user/.debug/jit/

[Kernel-packages] [Bug 1761379] Re: [18.04/18.10] File libperf-jvmti.so is missing in linux-tools-common deb on Ubuntu

2019-06-20 Thread Gustavo Romero
o.java gromero@gromero33:~$ sudo perf record -k 1 -e instructions:u java -agentpath:/usr/lib/linux-tools-5.0.0-18/libperf-jvmti.so hello > /dev/null java: jvmti: jitdump in /home/gromero/.debug/jit/java-jit-20190620.XXxYAYpv/jit-4062.dump [ perf record: Woken up 1 times to write data ] [ perf recor

[Kernel-packages] [Bug 1509717] Re: Wily LVM-RAID1 – md: personality for level 1 is not loaded

2019-06-20 Thread Steve Langasek
** Also affects: lvm2 (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: initramfs-tools (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: lvm2 (Ubuntu Eoan)

[Kernel-packages] [Bug 1509717] Re: Wily LVM-RAID1 – md: personality for level 1 is not loaded

2019-06-20 Thread Brian Murray
** Tags removed: rls-bb-incoming -- 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/1509717 Title: Wily LVM-RAID1 – md: personality for level 1 is not loaded Status in linux package in Ubun

[Kernel-packages] [Bug 1828136] Re: [Intel DH67CL, Realtek ALC892, Grey SPDIF Out, Rear] No sound at all

2019-06-20 Thread Adrian Mariano
I finally posted on the pulseaudio list and someone referred me to this bug: https://bugs.launchpad.net/ubuntu/+source/timidity/+bug/1793640 I uninstalled timidity and that seems to have fixed the problem. -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1823320] Re: Asus Zenbook 14 UX433F - NumPad

2019-06-20 Thread Debjit Chatterjee
*** This bug is a duplicate of bug 1810183 *** https://bugs.launchpad.net/bugs/1810183 I have an ASUS ux333F zenbook. I have updated the kernal to v5.0.6, still the sound does not work. Also, the kernal shows it's unsigned. Any suggestion? -- You received this bug notification because you ar

[Kernel-packages] [Bug 1833582] [NEW] ASUS Zenbook UX333F, sound not working

2019-06-20 Thread Debjit Chatterjee
Public bug reported: Sound is not working in Ubuntu 18.04 in ASUS UX333F Zenbook even after updating to kernal v5.0.6 (shows as unsigned kernal). ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Kernel P

[Kernel-packages] [Bug 1833588] [NEW] Iwlwifi regression after linux 4.19

2019-06-20 Thread Valentin Crone
Public bug reported: Hello, On my HP Omen 17", with an Intel Corporation Wireless 7265, now (Ubuntu 19.04) when the card go in suspend mode, the connection is lost. The problem is the card automatically go to suspend mode when it's not used for X seconds, so I need to reconnect my computer to th

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

2019-06-20 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/1833588 Title: Iwlwifi regression after linux

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

2019-06-20 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 1833582 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Kernel-packages] [Bug 1832570] Re: linux-fips: 4.15.0-1010.11 -proposed tracker

2019-06-20 Thread Connor Kuehl
** Summary changed: - linux-fips: -proposed tracker + linux-fips: 4.15.0-1010.11 -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

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Eric Desrochers
After building and testing: " 9c5f23a4a699 drm/vmwgfx: use monotonic event timestamps c78b765c2de0 UBUNTU: Ubuntu-4.15.0-53.57 " the above seems to do the trick ^ which will make the SRU easier (only one commit). I just don't know why the kernel git bisect testing found another commit, but anyw

[Kernel-packages] [Bug 1833582] Re: ASUS Zenbook UX333F, sound not working

2019-06-20 Thread Debjit Chatterjee
apport information ** Tags added: apport-collected bionic ** Description changed: - Sound is not working in Ubuntu 18.04 in ASUS UX333F Zenbook even after - updating to kernal v5.0.6 (shows as unsigned kernal). + Sound is not working in Ubuntu 18.04 in ASUS UX333F Zenbook even after updating to

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

2019-06-20 Thread Debjit Chatterjee
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1833582/+attachment/5271863/+files/CRDA.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1833582 Ti

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

2019-06-20 Thread Debjit Chatterjee
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1833582/+attachment/5271864/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net

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

2019-06-20 Thread Debjit Chatterjee
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1833582/+attachment/5271870/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad

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

2019-06-20 Thread Debjit Chatterjee
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1833582/+attachment/5271869/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

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

2019-06-20 Thread Debjit Chatterjee
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1833582/+attachment/5271866/+files/Lspci.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1833582

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

2019-06-20 Thread Debjit Chatterjee
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1833582/+attachment/5271872/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/

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

2019-06-20 Thread Debjit Chatterjee
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1833582/+attachment/5271874/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1833582

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

2019-06-20 Thread Debjit Chatterjee
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1833582/+attachment/5271871/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

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

2019-06-20 Thread Debjit Chatterjee
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1833582/+attachment/5271873/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1833582

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

2019-06-20 Thread Debjit Chatterjee
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1833582/+attachment/5271865/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/18

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

2019-06-20 Thread Debjit Chatterjee
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1833582/+attachment/5271868/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.l

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

2019-06-20 Thread Debjit Chatterjee
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1833582/+attachment/5271867/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/b

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

2019-06-20 Thread Debjit Chatterjee
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1833582/+attachment/5271875/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bug

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Eric Desrochers
** Description changed: + [Impact] + + With most recent version of mutter installed. + If running kernel is in the 4.15 serie (using the vmwgfx video kernel drive) and if the login screen uses wayland, then the login prompt doesn't appears. + All we see is the purple background with ubuntu at t

[Kernel-packages] [Bug 1832570] Re: linux-fips: 4.15.0-1010.11 -proposed tracker

2019-06-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 t

[Kernel-packages] [Bug 1796443] Re: HP EliteBook 745 G5 (Ryzen 2500U) fails to boot unless `mce=off` is set on command line

2019-06-20 Thread Jon Grimm
Thank you! Will do. -- 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/1796443 Title: HP EliteBook 745 G5 (Ryzen 2500U) fails to boot unless `mce=off` is set on command line Status in Lin

[Kernel-packages] [Bug 1830740] Re: [linux-azure] Delay during boot of some instance sizes

2019-06-20 Thread Chris Newcomer
** Attachment added: "cloud-init analyze dump" https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1830740/+attachment/5271878/+files/ci-analyze-dump.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. htt

[Kernel-packages] [Bug 1830740] Re: [linux-azure] Delay during boot of some instance sizes

2019-06-20 Thread Chris Newcomer
This sosreport contains the systemd analyze blame output. It is from a test instance that I was able to reproduce this issue on. ** Attachment added: "sosreport-cnewcomer-1559258602-20190530234322.tar.xz" https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1830740/+attachment/5271880/+f

[Kernel-packages] [Bug 1830740] Re: [linux-azure] Delay during boot of some instance sizes

2019-06-20 Thread Chris Newcomer
I created a test instance and was able to produce most of the data requested. Attachments incoming. ** Attachment added: "cloud-init analyze show" https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1830740/+attachment/5271877/+files/ci-analyze-show.txt -- You received this bug notifi

[Kernel-packages] [Bug 1830740] Re: [linux-azure] Delay during boot of some instance sizes

2019-06-20 Thread Chris Newcomer
** Attachment added: "cloud-init analyze blame" https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1830740/+attachment/5271879/+files/ci-analyze-blame.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. h

[Kernel-packages] [Bug 1828597] Re: KDump boot fails with nr_cpus=1

2019-06-20 Thread Thadeu Lima de Souza Cascardo
** Changed in: makedumpfile (Ubuntu Eoan) 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/1828597 Title: KDump boot fails with nr_cpus=1 S

[Kernel-packages] [Bug 1830740] Re: [linux-azure] Delay during boot of some instance sizes

2019-06-20 Thread Chris Newcomer
** Attachment added: "cloud-init collect-logs" https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/1830740/+attachment/5271884/+files/cloud-init.tar.gz -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https

[Kernel-packages] [Bug 1509717] Re: Wily LVM-RAID1 – md: personality for level 1 is not loaded

2019-06-20 Thread Brian Murray
** Changed in: lvm2 (Ubuntu Eoan) Milestone: ubuntu-16.03 => None ** Changed in: lvm2 (Ubuntu Eoan) Assignee: Andy Whitcroft (apw) => (unassigned) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.laun

[Kernel-packages] [Bug 1828597] Re: KDump boot fails with nr_cpus=1

2019-06-20 Thread Thadeu Lima de Souza Cascardo
This is now on eoan-proposed. Please, verify. I will SRU to disco and cosmic soon, after it gets to eoan. -- 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/1828597 Title: KDump boot f

[Kernel-packages] [Bug 1828596] Re: kdump fails when crash is triggered after DLPAR cpu add operation

2019-06-20 Thread Thadeu Lima de Souza Cascardo
This is now in eoan-proposed. Please verify. I will start the backport process when it hits eoan. Thanks. Cascardo. ** Also affects: kexec-tools (Ubuntu Eoan) Importance: Undecided Assignee: Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) Status: Invalid ** Also affec

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Daniel Gutierrez
Here is the last of the output after running the first test repo update command in comment #73 on the Bug1832138VM.zip VM I built. I'm guessing either there is an integrity issue upstream or more likely there is a missing step so that a system that has been using the default repo settings is super

[Kernel-packages] [Bug 1829805] Re: Lubuntu Eoan Daily Image fails to boot after install on KVM

2019-06-20 Thread Simon Quigley
The bug was only fixed in our Calamares configuration and still needs to be fixed in initramfs-tools. Adjusting bug statuses appropriately and adding the release tag. I'll ping vorlon and xnox on IRC to get their take. ** Also affects: calamares-settings-ubuntu (Ubuntu) Importance: Undecided

[Kernel-packages] [Bug 1829972] Re: Require improved hypervisor detection patch in Ubuntu 18.04

2019-06-20 Thread bugproxy
--- Comment From ch...@us.ibm.com 2019-06-20 14:54 EDT--- IBM z/OS Container Extensions appliance built on SSC 3.x with the proposed kernel successfully identified the zOS hypervisor: Linux version 4.15.0-53-generic (buildd@bos02-s390x-001) (gcc ver ntu 7.3.0-16ubuntu3)) #57-Ubuntu SMP Th

[Kernel-packages] [Bug 1832388] Re: [power9] [Cosmic] kernel panic while testing kdump

2019-06-20 Thread Manoj Iyer
** Changed in: ubuntu-power-systems Importance: Critical => 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/1832388 Title: [power9] [Cosmic] kernel panic while testing kdump St

[Kernel-packages] [Bug 1833382] Re: 4.4.0.151.159 is in xenial-updates not xenial-security

2019-06-20 Thread vdloo
Yes, I've noticed. Thanks! # apt-cache policy linux-generic linux-generic: Installed: (none) Candidate: 4.4.0.151.159 Version table: 4.4.0.151.159 500 500 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages -- You received this bug notification because you a

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Eric Desrochers
Detailled instructions on how to use my ppa : $ sudo add-apt-repository ppa:slashd/kernel-builder $ sudo apt-get update $ sudo apt install linux-image-unsigned-4.15.0-53-generic linux-modules-4.15.0-53-generic linux-modules-extra-4.15.0-53-generic then reboot, and once login you can confirm if y

[Kernel-packages] [Bug 1833606] [NEW] kernel crash SATA Spinning up disk twice

2019-06-20 Thread Ju
Public bug reported: maybe faulty hardware "SanDisk USB Extreme Pro", plugged out and plugged in again. The stick sometimes does not effectively mount for reasons unknown. It did not mount. Instead the computer locked up. kernel vmlinuz-5.0.0-15-generic or lower (like vmlinuz-5.0.0-13). What

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Eric Desrochers
** Changed in: linux (Ubuntu Bionic) Importance: Undecided => Critical ** Changed in: linux (Ubuntu Bionic) Importance: Critical => 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/bug

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Pat
Eric, your new test kernel works for... and screen-resizing works this time too. To confirm, I am running the correct kernel build; uname -a Linux ubuntuvm1 4.15.0-53-generic #57+hf231164v20190620b11-Ubuntu SMP Thu Jun 20 13:18:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux -- You received this bu

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

2019-06-20 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/1833606 Title: kernel crash SATA Spinning up

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Eric Desrochers
Great for the quick feedback. I have until June 26th to submit the patch for the next cycle[0] It's giving me a couple of more days to get other impacted users feedback. [0] - https://kernel.ubuntu.com/ - Eric -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Gary Filipski
Additional confirmation... Working under VMware Workstation v12.5.7 running kernel 4.15.0.52: Having performed the workaround of uncommenting the WaylandEnable=false... - Re-commented the line & rebooted to experience the hang with the Ubuntu logo before the login screen - Using your ppa,

[Kernel-packages] [Bug 1827335] Re: Unable to put offline CPU back online on Bionic/B-hwe-edge P9

2019-06-20 Thread Mike Ranweiler
This isn't a kernel issue - I don't have an answer on the why for being forced offline but it's the not a kernel 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/1827335 Title: Unable

Re: [Kernel-packages] [Bug 1828166] Re: perf top problem on z with Ubuntu 18.04

2019-06-20 Thread Terry Rudd
Hello Frank, On 6/19/19 7:13 AM, Frank Heimes wrote: > Just tried to cherry-pick 1) 6738028 and 2) ed9adb2 from 5.3-rc3 to bionic's > master-next tree: > git://kernel.ubuntu.com/ubuntu/ubuntu-bionic --branch master-next > 1) applied cleanly, but 2) did not - I got 3 conflicts while cherry-picking

[Kernel-packages] [Bug 1827697] Re: Enroll key whiptail prompt blocks kernel header package upgrades

2019-06-20 Thread Steve Langasek
** Description changed: I noticed that sometimes the system upgrade is blocked in the kernel header package's configure phase, in the process manager I found that it is blocked by the "Configuring Secure Boot" whiptail prompt started by `update-secureboot-policy --enroll-key` which doesn't

[Kernel-packages] [Bug 1817321] Re: installer does not support iSCSI iBFT

2019-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package debian-installer - 20101020ubuntu543.8 --- debian-installer (20101020ubuntu543.8) bionic; urgency=medium * Move master kernels to 4.15.0-50. * Move HWE kernels to 4.18.0-20. (LP: #1817321) -- Mauricio Faria de Oliveira Tue, 14 May 2019 11:

[Kernel-packages] [Bug 1817321] Re: installer does not support iSCSI iBFT

2019-06-20 Thread Launchpad Bug Tracker
This bug was fixed in the package debian-installer - 20101020ubuntu557.2 --- debian-installer (20101020ubuntu557.2) cosmic; urgency=medium * Move master kernels to 4.18.0-20. (LP: #1817321) -- Mauricio Faria de Oliveira Tue, 14 May 2019 17:04:00 -0300 -- You received this bug

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Eric Desrochers
** Description changed: [Impact] With most recent version of mutter installed. If running kernel is in the 4.15 serie (using the vmwgfx video kernel driver) and if the login screen uses wayland, then the login prompt doesn't appears. All we see is the purple background with ubuntu in wh

[Kernel-packages] [Bug 1832138] Re: Login screen never appears on vmwgfx using bionic kernel 4.15

2019-06-20 Thread Daniel Gutierrez
Additional confirmation... Looks like this updated kernel fixes the issue on the affected test VM I created. Using the detailed directions in comment #75, I was able to install the new test kernel and reboot. Verified the expected version value with uname and then installed the packages that wer

[Kernel-packages] [Bug 1833630] [NEW] Lenovo Yoga C930 ideapad_laptop driver rfkill switch

2019-06-20 Thread Louis Rossouw
Public bug reported: Leonvo Yoga C930 has similar issues with ideapad_laptop and rfkill switches to the following bugs: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1519900 https://bugs.launchpad.net/ubuntu/+source/linux-lts-utopic/+bug/1397021 System info: sudo dmidecode | grep 'System

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

2019-06-20 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 1833630 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Kernel-packages] [Bug 1706474] Re: gdm3 nvidia modeset=1 is broken, external screens don't work on a Thinkpad p50

2019-06-20 Thread Tim Richardson
I should add that the "fix" I reported is only a narrow fix. The internal display works. But external displays don't work if you have nvidia drivers, gdm3 and if you are using modeset=1 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidi

[Kernel-packages] [Bug 1716857] Re: nvidia-drm.modeset=1 results in no monitors detected by Xorg

2019-06-20 Thread Tim Richardson
What we know about this bug is that gdm3, nvidia and modeset=1 is broken under configurations which are not broken when sddm and lightdm are used. we know that gdm3 sessions with external monitors work with root permissions. we know that gdm3 compiled with wayland also works (according to the gen

[Kernel-packages] [Bug 1716857] Re: nvidia-drm.modeset=1 results in no monitors detected by Xorg

2019-06-20 Thread Tim Richardson
"gdm3 compile without wayland", I meant -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-375 in Ubuntu. https://bugs.launchpad.net/bugs/1716857 Title: nvidia-drm.modeset=1 results in no monitors detected by Xorg

  1   2   >