[Kernel-packages] [Bug 1876856] [NEW] xenial: soft lockup in check_unsafe_exec()

2020-05-04 Thread Vasily Averin
Public bug reported: Endless cycle was detected few times during ubuntu 16.04 testing insied openvz VMs dmesg output and crash dump ivestigation shows that foolowing ubuntu 16.04.patch is guilty commit d6572202d986a84feda4cf7e6ce0bebaa18cb8fe Author: Colin Ian King Date: Fri May 12 15:51:56 2

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

2020-05-04 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 1876856 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Kernel-packages] [Bug 1056410] Re: resizing exiting drive partitions on ARM Quantal does not work

2020-05-04 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bu

[Kernel-packages] [Bug 1056410] Re: resizing exiting drive partitions on ARM Quantal does not work

2020-05-04 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: ubiquity (Ubuntu) Status: Incomplete => Expired -- 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 151913] Re: Mixer channels missing Sigmatel ID 7691 - HDA Intel

2020-05-04 Thread Launchpad Bug Tracker
[Expired for alsa-driver (Ubuntu) because there has been no activity for 60 days.] ** Changed in: alsa-driver (Ubuntu) Status: Incomplete => Expired -- 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 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-05-04 Thread Ubuntu Foundations Team Bug Bot
The attachment "2150-fix-systemd-dependency-loops.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu- reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad us

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

2020-05-04 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 1876847 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Kernel-packages] [Bug 1876847] Re: HP-Spectre 2019 Intel wireless driver is detected incorrectly.

2020-05-04 Thread Srikar Thottempudi
** Attachment added: "wireless.png" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1876847/+attachment/5366550/+files/wireless.png -- 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/1

[Kernel-packages] [Bug 1876847] [NEW] HP-Spectre 2019 Intel wireless driver is detected incorrectly.

2020-05-04 Thread Srikar Thottempudi
Public bug reported: Output of lsb_release -rd, Description:Ubuntu 20.04 LTS Release:20.04 Issue: I have Intel AX-201 for wireless but when i do "lspci -k", the driver is detected as "Intel-9462". When i did "journalctl -k | grep iwlwifi", it shows that the wireless driver detected

[Kernel-packages] [Bug 1876847] Re: Intel wireless driver is detected incorrectly.

2020-05-04 Thread Srikar Thottempudi
** Attachment added: "version.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1876847/+attachment/5366549/+files/version.log ** Description changed: Output of lsb_release -rd, Description: Ubuntu 20.04 LTS Release: 20.04 Issue: I have Intel AX-201 for wireless but

[Kernel-packages] [Bug 1876022] Re: Wireless adapter not detected (WiFi) Acer One S1003

2020-05-04 Thread You-Sheng Yang
** Tags added: hwe-networking-wifi -- 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/1876022 Title: Wireless adapter not detected (WiFi) Acer One S1003 Status in linux package in Ubuntu:

[Kernel-packages] [Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-05-04 Thread Kai-Heng Feng
One possible choice is to use the 5.7 kernel here: https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/bootstrap -- 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/1808418 Title: Th

[Kernel-packages] [Bug 1876844] [NEW] Speed up the process of s3 resume

2020-05-04 Thread koba
Public bug reported: [Impact] Process of s3 resume take 7s and it's too long which is over 5s. [Fix] Reference link_active_reporting field of PCI device to determine whether delay is taken or not. Actual delay would be determined by taking maximum between 100ms and pci device's d3cold delay.

[Kernel-packages] [Bug 1876645] Re: Unable to handle kernel pointer dereference in virtual kernel address space on Eoan

2020-05-04 Thread Po-Hsu Lin
** Tags added: regression-proposed -- 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/1876645 Title: Unable to handle kernel pointer dereference in virtual kernel address space on Eoan St

[Kernel-packages] [Bug 1672819] Re: exec'ing a setuid binary from a threaded program sometimes fails to setuid

2020-05-04 Thread Vasily Averin
Guys, your commit d6572202d986 ("UBUNTU:SAUCE: exec: ensure file system accounting in check_unsafe_exec is correct") looks wrong for me, it leads to endless cycle in check_unsafe_exec(). fs/exec.c:: check_unsafe_exec() ... recheck: fs_recheck = false; t = p; n_fs = 1;

[Kernel-packages] [Bug 1870189] Re: initramfs does not get loaded

2020-05-04 Thread Dexuan Cui
Today I just repeated the test "Create a Gen-1 Ubuntu 19.10 VM on Azure, and upgrade it to Ubuntu 20.04 by “do-release-upgrade –d" and I reproduced this bug again, and the grub version is also 2.04-1ubuntu26! So I suspect grub itself should be good, but some grub config file (i.e. /etc/grub.d/10_

[Kernel-packages] [Bug 1870189] Re: initramfs does not get loaded

2020-05-04 Thread Dexuan Cui
Sorry, this statement is wrong: == Today I also created a VM on my host from https://cloud-images.ubuntu.com/focal/20200430.1/focal-server-cloudimg-amd64-azure.vhd.zip and can not see the bug either, and the grub version is also 2.04-1ubuntu26.

[Kernel-packages] [Bug 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-05-04 Thread Richard Laager
This is a tricky one because all of the dependencies make sense in isolation. Even if we remove the dependency added by that upstream OpenZFS commit, given that modern systems use zfs-mount-generator, systemd-random-seed.service is going to Require= and After= var- lib.mount because of its Requires

[Kernel-packages] [Bug 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-05-04 Thread Richard Laager
John Gray: Everything else aside, you should mirror your swap instead of striping it (which I think is what you're doing). With your current setup, if a disk dies, your system will crash. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs

[Kernel-packages] [Bug 1666432] Re: Internet drops every few minutes on wired and wireless connection

2020-05-04 Thread You-Sheng Yang
** Tags added: hwe-networking-ethernet hwe-networking-wifi -- 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/1666432 Title: Internet drops every few minutes on wired and wireless connection

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Whiskey Lake)

2020-05-04 Thread Bug Watch Updater
** Changed in: linux Status: Unknown => 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/1826125 Title: Dell XPS 13 9380 flickering (Whiskey Lake) Status in Linux: New Statu

[Kernel-packages] [Bug 1857398] Re: ubiquity should support encryption by default with zfsroot, with users able to opt in to running change-key after install

2020-05-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubiquity (Ubuntu) Status: New => Confirmed -- 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/18

[Kernel-packages] [Bug 1857398] Re: ubiquity should support encryption by default with zfsroot, with users able to opt in to running change-key after install

2020-05-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: zfs-linux (Ubuntu) Status: New => Confirmed -- 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/1

[Kernel-packages] [Bug 1864392] Re: WiFi not working

2020-05-04 Thread You-Sheng Yang
** Tags added: hwe-networking-wifi ** Summary changed: - WiFi not working + Intel WiFi [8086:02f0] subsystem [8086:0030] not working -- 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/1864392

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

2020-05-04 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 1876429 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Kernel-packages] [Bug 1876815] Re: wifi issue with 5.4.0-28 lowlatency kernel

2020-05-04 Thread You-Sheng Yang
Please remove backport-iwlwifi-dkms for this adapter. You don't need it as in tree driver has better support. ** Tags added: hwe-networking-wifi ** Also affects: backport-iwlwifi-dkms (Ubuntu) Importance: Undecided Status: New ** No longer affects: linux (Ubuntu) -- You received this

[Kernel-packages] [Bug 1876429] Re: Dell Latitude E6400 keyboard backlight doesn't work at Ubuntu 20.04

2020-05-04 Thread Brian Murray
** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1876429 Title: Dell Latitude E6400 keyboard backlight doesn't work at Ubuntu 20.04 Status in

[Kernel-packages] [Bug 1876429] [NEW] Dell Latitude E6400 keyboard backlight doesn't work at Ubuntu 20.04

2020-05-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Hello, after a fresh installation of Ubuntu 20.04, the keyboard backlight on the Dell Latitude E6400 laptop does not work. Thanks ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: bot-comment -- Dell Latitude E6400 k

[Kernel-packages] [Bug 1875916] Re: upgrading to 4.15.0-99-generic breaks the sound and the trackpad

2020-05-04 Thread Hui Wang
Usually it takes 3 weeks for each cycle. -- 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/1875916 Title: upgrading to 4.15.0-99-generic breaks the sound and the trackpad Status in linux p

[Kernel-packages] [Bug 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-05-04 Thread Dan Streetman
This isn't a systemd bug, it's a bug in zfs's zfs-mount.service, adding in this upstream commit: https://github.com/openzfs/zfs/commit/8ae8b2a1445bcccee1bb8ee7d4886f30050f6f53 That orders zfs-mount.service *before* systemd-random-seed.service, while systemd's generator for cryptsetup orders *aft

[Kernel-packages] [Bug 1875577] Re: Encrypted swap won't load on 20.04 with zfs root

2020-05-04 Thread Dan Streetman
** Package changed: systemd (Ubuntu) => zfs-linux (Ubuntu) -- 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/1875577 Title: Encrypted swap won't load on 20.04 with zfs root Status in z

[Kernel-packages] [Bug 1870189] Re: initramfs does not get loaded

2020-05-04 Thread Dexuan Cui
Today I installed a Generation-1 Ubuntu 20.04 VM on my local Hyper-V host from the ISO file: https://releases.ubuntu.com/20.04/ubuntu-20.04 -live-server-amd64.iso (released on 4/23/2020) and I don't see this bug and the grub version is 2.04-1ubuntu26. Today I also created a VM on my host from http

[Kernel-packages] [Bug 1875577] [NEW] Encrypted swap won't load on 20.04 with zfs root

2020-05-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: root@eu1:/var/log# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 20.04 LTS Release:20.04 Codename: focal root@eu1:/var/log# apt-cache policy cryptsetup cryptsetup: Installed: (none) Candidate:

[Kernel-packages] [Bug 1868551] Re: Intel GPU Hangs : random screen freezing w/ Ubuntu 20.04 (Linux 5.4) i915_active_acquire

2020-05-04 Thread Leonardo Müller
On my computer I use the workaround of changing the Xorg session from modesetting to intel. To do this, firstly checking if xserver-xorg- video-intel is installed and then I create the file /etc/X11/xorg.conf.d/99-intel.conf with the following content: Section "Device" Identifier "Intel Graphi

[Kernel-packages] [Bug 1855335] Re: CONFIG_DEBUG_CREDENTIALS should be enabled

2020-05-04 Thread Tyler Hicks
This change was applied during the Focal development cycle but then reverted pending performance testing results. That performance testing work was never finished and I'm no longer working on this bug. ** Changed in: linux (Ubuntu) Status: Fix Committed => Triaged ** Changed in: linux (Ubu

[Kernel-packages] [Bug 1855340] Re: CONFIG_HARDENED_USERCOPY_FALLBACK should be disabled

2020-05-04 Thread Tyler Hicks
** Changed in: linux (Ubuntu) Status: In Progress => Triaged ** Changed in: linux (Ubuntu) Assignee: Tyler Hicks (tyhicks) => (unassigned) -- 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 1855341] Re: CONFIG_USELIB should be disabled

2020-05-04 Thread Tyler Hicks
This change was applied during the Focal development cycle but then reverted pending performance testing results. That performance testing work was never finished and I'm no longer working on this bug. ** Changed in: linux (Ubuntu) Status: Fix Committed => Triaged ** Changed in: linux (Ubu

[Kernel-packages] [Bug 1855337] Re: CONFIG_DEBUG_NOTIFIERS should be enabled

2020-05-04 Thread Tyler Hicks
This change was applied during the Focal development cycle but then reverted pending performance testing results. That performance testing work was never finished and I'm no longer working on this bug. ** Changed in: linux (Ubuntu) Status: Fix Committed => Triaged ** Changed in: linux (Ubu

[Kernel-packages] [Bug 1855339] Re: CONFIG_LEGACY_PTYS should be disabled

2020-05-04 Thread Tyler Hicks
This change was applied during the Focal development cycle but then reverted pending performance testing results. That performance testing work was never finished and I'm no longer working on this bug. ** Changed in: linux (Ubuntu) Status: Fix Committed => Triaged ** Changed in: linux (Ubu

[Kernel-packages] [Bug 1855336] Re: CONFIG_DEBUG_SG should be enabled

2020-05-04 Thread Tyler Hicks
This change was applied during the Focal development cycle but then reverted pending performance testing results. That performance testing work was never finished and I'm no longer working on this bug. ** Changed in: linux (Ubuntu) Status: Fix Committed => Triaged ** Changed in: linux (Ubu

[Kernel-packages] [Bug 1855338] Re: CONFIG_IO_STRICT_DEVMEM should be enabled

2020-05-04 Thread Tyler Hicks
This change was applied during the Focal development cycle but then reverted pending performance testing results. That performance testing work was never finished and I'm no longer working on this bug. ** Changed in: linux (Ubuntu) Status: Fix Committed => Triaged ** Changed in: linux (Ubu

[Kernel-packages] [Bug 1855342] Re: CONFIG_SLAB_MERGE_DEFAULT should be disabled

2020-05-04 Thread Tyler Hicks
** Changed in: linux (Ubuntu) Status: In Progress => Triaged ** Changed in: linux (Ubuntu) Assignee: Tyler Hicks (tyhicks) => (unassigned) -- 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 1811162] Re: Turn on CONFIG_REFCOUNT_FULL for non-x86 arches

2020-05-04 Thread Tyler Hicks
** Changed in: linux (Ubuntu) Assignee: Tyler Hicks (tyhicks) => (unassigned) -- 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/1811162 Title: Turn on CONFIG_REFCOUNT_FULL for non-x86

[Kernel-packages] [Bug 1855334] Re: CONFIG_DEBUG_LIST should be enabled

2020-05-04 Thread Tyler Hicks
This change was applied during the Focal development cycle but then reverted pending performance testing results. That performance testing work was never finished and I'm no longer working on this bug. ** Changed in: linux (Ubuntu) Status: Fix Committed => Triaged ** Changed in: linux (Ubu

[Kernel-packages] [Bug 1848921] Re: iwlwifi firmware crashes intel 9260ac [8086:2526] subsystem [8086:0010]

2020-05-04 Thread paoletto
In that comment the link is from -46 to the downloaded -34? -- 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/1848921 Title: iwlwifi firmware crashes intel 9260ac [8086:2526] subsystem [8

[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2020-05-04 Thread Bryan Walsh
Hi Guilherme, First, congrats on the release of Ubuntu 20.04. I've been following ubuntu for over 15 years now and it is one of the most polished releases of seen. Job well done. ...but, yes I'm still seeing the same behavior on ubuntu 20.04. Thanks, Bryan -- You received this bug notificati

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

2020-05-04 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/1876815 Title: wifi issue with 5.4.0-28 lowla

[Kernel-packages] [Bug 1876815] [NEW] wifi issue with 5.4.0-28 lowlatency kernel

2020-05-04 Thread christophe moreau
Public bug reported: hello, after fresh ubuntustudio 20.04 install, everything worked out the box But after 5.4.0-28 lowlatency kernel update, wifi does not work properly Connection to the wifi modem is ok, but network is abnormaly slow. Come bake to the previous kernel 5.4.0-26 fix the issue (bo

[Kernel-packages] [Bug 1876770] [NEW] speed for CX4 VF showing as unknown in ethtool output

2020-05-04 Thread Joseph Salisbury
Public bug reported: While deploying a VM in D series (D8S_V3 and D16S_V3) and enabling accelerated networking, MLX5 drivers are getting installed. However, accelerated networking is not showing as enabled in guest OS. The same VM is showing enabled from portal. The problem is in the Mellanox d

[Kernel-packages] [Bug 1666432] Re: Internet drops every few minutes on wired and wireless connection

2020-05-04 Thread Sebastien Bacher
** Package changed: network-manager (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1666432 Title: Internet drops every few minutes on wired and wireless connec

[Kernel-packages] [Bug 1666432] [NEW] Internet drops every few minutes on wired and wireless connection

2020-05-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Internet drops every 1-30 minutes when connected via wired or wireless (i.e., this is a problem on both wired and wireless) even though connection icon indicates the computer is still connected. Disconnecting and reconnecting via the connection icon reset

[Kernel-packages] [Bug 1846374] Re: Having a video playing/paused when switched to another user generates gigabytes of error logs

2020-05-04 Thread jacj
Similar issue with nvidia driver 440.82. However, on my end, the issue appears when vlc is open and reads from an external mounted drive : suspending the computer then waking up, the drive is not mounted anymore this is when the /var/log/syslog is written gigs of those same lines in just minutes.

[Kernel-packages] [Bug 1876697] Re: test_regression_testsuite from ubuntu_qrt_apparmor failed on Focal zVM

2020-05-04 Thread Thadeu Lima de Souza Cascardo
My guess is that the test might be hitting the following code from kernel/sched/core.c: #ifdef CONFIG_RT_GROUP_SCHED /* * Do not allow realtime tasks into groups that have no runtime * assigned. */ if (rt_bandwidth_

[Kernel-packages] [Bug 1875916] Re: upgrading to 4.15.0-99-generic breaks the sound and the trackpad

2020-05-04 Thread Felix Barruche
Hi, when will the next cycle be? For sound problems : In /etc/modprobe.d/alsa-base.conf change "options snd-hda-intel model=auto" by "options snd-hda-intel model=generic" seems to reactivate the sound on the computer (this does not work for headphones, on Dell Inspiron 5379) A quick fix, it all

[Kernel-packages] [Bug 1874058] Re: [UBUNTU 20.04] mlx5: alloc_pages_nodemask stack trace

2020-05-04 Thread Frank Heimes
The commit: 019b36123ae "net/mlx5: Fix failing fw tracer allocation on s390" will be picked up based on the following upstream release update: Focal update: v5.4.37 upstream stable release: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1876765 Aligning this status and setting it to In Pr

[Kernel-packages] [Bug 1872726] Re: [Ubuntu 20.04] net/mlx5e: Fix endianness handling in pedit mask

2020-05-04 Thread Frank Heimes
Fix: 404402abd5f9 "net/mlx5e: Fix endianness handling in pedit mask" upstream with v5.6 -- 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/1872726 Title: [Ubuntu 20.04] net/mlx5e: Fix endian

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

2020-05-04 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 1876784 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Kernel-packages] [Bug 1875698] Re: Touchpad doesnt responds at all

2020-05-04 Thread Shreyas Songirkar
** Description changed: There's no touchpad device shown on running xinput list command, I'm also attaching ScreenShot of the output for xinput list. I tried installing Synaptics touchpad drivers but it disables all devices,such as keyboard, external mouse,etc. only enabling touchpad working

[Kernel-packages] [Bug 1874062] Re: [UBUNTU 20.04] Performance floating interrupt

2020-05-04 Thread Frank Heimes
The commit: s390/pci: do not set affinity for floating irqs 86dbf32da150339ca81509fa2eb84c814b55258b will be picked up based on the following upstream release update: Focal update: v5.4.37 upstream stable release: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1876765 Aligning this status

[Kernel-packages] [Bug 1876784] [NEW] new bridge interface defaults to having carrier

2020-05-04 Thread Dan Streetman
Public bug reported: Creating a new bridge interface and then raising it will result in the bridge having carrier, even though it has no ports. Any change to the bridge interface, e.g. set its mac address or priority, will cause it to scan all its ports for link state and then properly set its ow

[Kernel-packages] [Bug 1848496] Re: [zfs-root] "device-mapper: reload ioctl on osprober-linux-sdaX failed: Device or resource busy" against devices owned by ZFS

2020-05-04 Thread Richard Laager
brian-willoughby (and pranav.bhattarai): The original report text confirms that "The exit code is 0, so update- grub does not fail as a result." That matches my understanding (as someone who has done a lot of ZFS installs maintaining the upstream Root-on-ZFS HOWTO) that this is purely cosmetic. I

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

2020-05-04 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 1876022 and then change the status of the bug to 'Confirmed'. If, due to the nature

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

2020-05-04 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/1876776 Title: synaptic package remians locke

[Kernel-packages] [Bug 1876022] Re: Wireless adapter not detected (WiFi) Acer One S1003

2020-05-04 Thread Brian Murray
** Package changed: ubuntu-release-upgrader (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1876022 Title: Wireless adapter not detected (WiFi) Acer One S1003

[Kernel-packages] [Bug 1876593] Re: Ethernet not working/Realtek RTL8169 fails to load

2020-05-04 Thread Robert Clipsham
Fairly sure it was just a reboot. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed in Ubuntu. https://bugs.launchpad.net/bugs/1876593 Title: Ethernet not working/Realtek RTL8169 fails to load Status in linux-signed package

[Kernel-packages] [Bug 1848496] Re: [zfs-root] "device-mapper: reload ioctl on osprober-linux-sdaX failed: Device or resource busy" against devices owned by ZFS

2020-05-04 Thread Brian Willoughby
Just to let you know, this error is now preventing me from updating to the 20.04 release (forced). I have twin 500GB drives as ZFS boot device. The upgrade/install of 20.04 shows this error several times and ultimately fails. Do I have to wait for 20.04.01 in July? -- You received this bug noti

[Kernel-packages] [Bug 1876697] Re: test_regression_testsuite from ubuntu_qrt_apparmor failed on Focal zVM

2020-05-04 Thread Steve Beattie
I have seen a similar failure with that specific test when running the tests under virtualbox on x86, though I have not tried it in several years. If this is the expected behavior going forward on s390s, we can address it in qa-regression-testing. Thanks. -- You received this bug notification b

[Kernel-packages] [Bug 1876776] [NEW] synaptic package remians locked after it was closes

2020-05-04 Thread Meir Levi
Public bug reported: Preventing updates through terminal command ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: linux-image-5.4.0-28-generic 5.4.0-28.32 ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30 Uname: Linux 5.4.0-28-generic x86_64 ApportVersion: 2.20.11-0ubuntu27 Architectur

[Kernel-packages] [Bug 1876022] [NEW] Wireless adapter not detected (WiFi) Acer One S1003

2020-05-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: This tablet was running Windows when I first bought it. Known problem under windows : the wireless connection would fail after device wake up from suspend. It could still see and detect networks tho I was interested into having a Linux tablet so I instal

[Kernel-packages] [Bug 1808418] Re: Thinkpad T430u won't boot without noapic workaround

2020-05-04 Thread bmaupin
I tried booting another half dozen times or so with 5.7 on Ubuntu 20.04 and I didn't have any issues. So maybe it's fixed with that combination? Unfortunately since the wifi doesn't work I can't continue to use the 5.7 kernel. -- You received this bug notification because you are a member of Kern

[Kernel-packages] [Bug 1876593] Re: Ethernet not working/Realtek RTL8169 fails to load

2020-05-04 Thread Heiner Kallweit
Interesting. Did you switch off the machine after flashing the updated BIOS (and before re-testing) or did you just reboot? In the latter case this may be an explanation. Often a BIOS initializes certain things on cold boot only. -- You received this bug notification because you are a member of K

[Kernel-packages] [Bug 1876593] Re: Ethernet not working/Realtek RTL8169 fails to load

2020-05-04 Thread Robert Clipsham
Frustratingly, this seems to have now resolved itself, so I can't test the patch. All I did was leave the machine off for a few hours and turn it back on - then it was working again. I now can't reproduce the problem, with or without the Lan Boot ROM option. The PHY ID now reports as 0x001cc912.

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

2020-05-04 Thread Pablo
Some further info: I rolled back to 19.10 using the 5.3.0-51-generic and rtwpci and rtw88 work well. But as stated before, when going to 5.4.0-28-generic (and -26) I am suffering from what appears to be this bug. My wireless adapter is an RTL8822BE which shows up in lspci and lshw -C network, a

[Kernel-packages] [Bug 1875888] Re: Add signed modules for the 435 NVIDIA driver

2020-05-04 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.4.0-29.33 --- linux (5.4.0-29.33) focal; urgency=medium * focal/linux: 5.4.0-29.33 -proposed tracker (LP: #1875858) * Packaging resync (LP: #1786013) - update dkms package versions * Add signed modules for the 435 NVIDIA driver (

[Kernel-packages] [Bug 1875601] Re: built-using constraints preventing uploads

2020-05-04 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 5.4.0-29.33 --- linux (5.4.0-29.33) focal; urgency=medium * focal/linux: 5.4.0-29.33 -proposed tracker (LP: #1875858) * Packaging resync (LP: #1786013) - update dkms package versions * Add signed modules for the 435 NVIDIA driver (

[Kernel-packages] [Bug 1876767] [NEW] Focal update: v5.4.38 upstream stable release

2020-05-04 Thread Kamal Mostafa
Public bug reported: SRU Justification Impact:    The upstream process for stable tree updates is quite similar    in scope to the Ubuntu SRU process, e.g., each patch has to    demonstrably fix a bug, and each patch is vetted by upstream    by originating either directly from

[Kernel-packages] [Bug 1876765] Re: Focal update: v5.4.37 upstream stable release

2020-05-04 Thread Kamal Mostafa
** Changed in: linux (Ubuntu Focal) Status: New => In Progress ** Changed in: linux (Ubuntu Focal) Assignee: (unassigned) => Kamal Mostafa (kamalmostafa) ** Description changed: + SRU Justification - SRU Justification + Impact: +    The upstream process for stable tree

[Kernel-packages] [Bug 1876765] [NEW] Focal update: v5.4.37 upstream stable release

2020-05-04 Thread Kamal Mostafa
Public bug reported: SRU Justification Impact:    The upstream process for stable tree updates is quite similar    in scope to the Ubuntu SRU process, e.g., each patch has to    demonstrably fix a bug, and each patch is vetted by upstream    by originating either directly from

[Kernel-packages] [Bug 1872758] Re: System doesn't wake up after suspend on HP Pavillon 15-CS1022NL

2020-05-04 Thread Frantz Honegger
Hi, I believe I have same bug on my DELL Latitude 5490. It is impossible to wake up from lock (it works only if I wake up the computer in the first 5 seconds), suspend and hibernation. The screen remains black, the fan is working, but the computer does not respond and has to be shut down by press

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

2020-05-04 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/1876753 Title: Thinkpad T430 Power Cycles ins

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-04 Thread Uwe Terborg
Hi, i had the problems with 5.3.0-28, 5.3.0-45, 5.3.0-46 and 5.3.0-51 but not with 4.18.0-25! BR Uwe -- 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/1872001 Title: 5.3.0-46-generic - i

[Kernel-packages] [Bug 1876753] [NEW] Thinkpad T430 Power Cycles instead of rebooting

2020-05-04 Thread jdr
Public bug reported: After installing Xubuntu 20.04, Thinkpad T430 does not reboot properly any more. Expected behavior: Power LED and HDD stay on, System reboots. Actual behavior: System switches off (including power LED and HDD which leads to emergency head parking and loud click noise) and sw

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

2020-05-04 Thread Ubuntu Kernel Bot
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed ** Tags added: disco -- 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/1876548 Title: Could no

[Kernel-packages] [Bug 1876593] Re: Ethernet not working/Realtek RTL8169 fails to load

2020-05-04 Thread Heiner Kallweit
Typically it helps to do a rmmod r8169 + modprobe r8169 to work around the BIOS bug. Maybe also a PHY soft reset helps to make the PHY behave sanely again. Can you test whether the following fixes the issue for you? diff --git a/drivers/net/ethernet/realtek/r8169_main.c b/drivers/net/ethernet/re

[Kernel-packages] [Bug 1868551] Re: Intel GPU Hangs : random screen freezing w/ Ubuntu 20.04 (Linux 5.4) i915_active_acquire

2020-05-04 Thread Guy Baconniere
I tested the test kernel 5.4 for about a day without issue but all my computers using Intel GPU are using by default kernel 5.5. I don't want to change that. If you want to follow other users having the same kind of issues with different i915 bugs on different Linux distro follow comments on https

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-04 Thread Guillaume FRANCOIS
Hello, I installed today "5.3.0-52-generic #46-Ubuntu SMP" following comment https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872001/comments/101 (and fixing the typo for /etc/sourceS.list) It removed all visible hang issued I have before especially with IntelliJ and the whole desktop. Sinc

[Kernel-packages] [Bug 1876548] Re: Could not install linux-image-unsigned-5.0.0-36-generic

2020-05-04 Thread Brian Murray
** Package changed: ubuntu-release-upgrader (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1876548 Title: Could not install linux-image-unsigned-5.0.0-36-gener

[Kernel-packages] [Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-05-04 Thread Rob Cork
I haven't had a hang since installing 5.3.0-52-generic on April 30th. -- 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/1872001 Title: 5.3.0-46-generic - i915 - frequent GPU hangs / resets

[Kernel-packages] [Bug 1876548] [NEW] Could not install linux-image-unsigned-5.0.0-36-generic

2020-05-04 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Updated from Ubuntu 18.04 to Ubuntu 20.04. Can now only do partial upgrades with error message: installed linux-image- unsigned-5.0.0-36-generic package post-removal script subprocess returned error exit status 1. I have tried removing this package through

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

2020-05-04 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/1876741 Title: Lenovo X1 boot crash with HDMI

[Kernel-packages] [Bug 1749961] Re: xhci_hcd: TRB DMA errors reported with ASMedia ASM1142 USB 3.1 Controller

2020-05-04 Thread Guilherme G. Piccoli
Hi John and all, thanks for updating logs and enhancing the report! Due to a lot of other work, and the nature of this problem (being a FW issue that we'd try to alleviate using a hack in linux), I wasn't able to work the tentative hack approach yet. The issue was "resolved" through a FW update by

[Kernel-packages] [Bug 1876741] [NEW] Lenovo X1 boot crash with HDMI cable attached and laptop lid closed

2020-05-04 Thread Raoul Scarazzini
Public bug reported: Hey everyone, just upgraded to 20.04 in my Lenovo X1 Carbon laptop and found myself in really big troubles. I always started my laptop pressing the power button and then closing the laptop lid, because I'm using an external HDMI display. This worked always well with Ubuntu 1

[Kernel-packages] [Bug 1872908] Re: bcmwl kernel module does not build with 5.6.0 kernel

2020-05-04 Thread Launchpad Bug Tracker
This bug was fixed in the package bcmwl - 6.30.223.271+bdcom-0ubuntu6 --- bcmwl (6.30.223.271+bdcom-0ubuntu6) groovy; urgency=medium * debian/dkms.conf.in, debian/patches/0028-add-support-for-linux-5.6.patch (LP: #1872908): - Add support for Linux 5.6. -- Alberto Milone

[Kernel-packages] [Bug 1873506] Re: ubuntu/focal64 fails to mount Vagrant shared folders

2020-05-04 Thread Jake Cobb
Not sure how to test this as requested by the bot. I don't think just enabling proposed on an existing published image is sufficient. Are there proposed cloud image builds posted somewhere? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Whiskey Lake)

2020-05-04 Thread Timo Aaltonen
** Changed in: linux Importance: Critical => Unknown ** Changed in: linux Remote watch: freedesktop.org Bugzilla #110511 => gitlab.freedesktop.org/drm/intel/issues #272 -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1874057] s390/pci: Fix zpci_alloc_domain() over allocation (for focal 2)

2020-05-04 Thread bugproxy
--- Comment on attachment From niklas.schne...@ibm.com 2020-05-04 09:52 EDT--- Oh thank you for your patience, I totally screwed up the backport patch as I accidentally included some code from the next commit 7a11c67a1ff9b0231e6a28294776d55b569a ("s390/pci: Improve handling of unset

[Kernel-packages] [Bug 1870189] Re: initramfs does not get loaded

2020-05-04 Thread David Baird
I'm actually not sure the best place to file a ticket for the cloudimg distribution. Any recommendation appreciated. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-azure in Ubuntu. https://bugs.launchpad.net/bugs/1870189 Title: i

[Kernel-packages] [Bug 1876196] Re: apt info does not show the Supported: information for 20.04 LTS kernels

2020-05-04 Thread Andy Whitcroft
This was an intentional change. As the release pocket in immutable we end up with inaccurate information in the pocket if the support time changes for a package, such as happens when we enter ESM. There is/will be tooling to find the support lifetime. Part of this is the ubuntu- security-status

[Kernel-packages] [Bug 1870189] Re: initramfs does not get loaded

2020-05-04 Thread David Baird
Hmmm, I am not using the ISO, but rather the pre-installed cloudimg, and I am not so sure it is actually fixed. I just tried out the latest one, and can confirm the issue still persists with it: https://cloud-images.ubuntu.com/focal/20200430.1/focal-server-cloudimg- amd64.img Here is the output f

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Whiskey Lake)

2020-05-04 Thread Paulo Matos
As mentioned in freedesktop's gitlab, this issue re-occurred after the upgrade to 20.04 -- 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/1826125 Title: Dell XPS 13 9380 flickering (Whiske

  1   2   >