[Kernel-packages] [Bug 1906476] Re: PANIC at zfs_znode.c:335:zfs_znode_sa_init() // VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, SA_HDL_SHARED, >z_sa_hdl)) failed

2021-10-19 Thread Randall Leeds
I don't believe `fimd` is sufficient, but running `stat` on a file was enough to trigger it for me. -- 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/1906476 Title: PANIC at

[Kernel-packages] [Bug 1939177] Re: Ubuntu 20.04.2 LTS kernel 5.11.0-25 zfs send | receive broken

2021-10-19 Thread Mathew Hodson
** Changed in: zfs-linux (Ubuntu) Status: Confirmed => Fix Released ** Changed in: zfs-linux (Ubuntu Focal) Importance: Undecided => High -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu.

[Kernel-packages] [Bug 1945211] Re: Fix cold plugged USB device on certain PCIe USB cards

2021-10-19 Thread Chris Chiu
** Tags removed: verification-needed-focal verification-needed-hirsute ** Tags added: verification-done-focal verification-done-hirsute -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1944955] Re: Update the 470 NVIDIA driver to 470.74

2021-10-19 Thread Daniel van Vugt
** Also affects: nvidia-graphics-drivers-470 (Ubuntu Jammy) Importance: Medium Assignee: Alberto Milone (albertomilone) Status: In Progress ** Also affects: nvidia-graphics-drivers-470 (Ubuntu Impish) Importance: Undecided Status: New ** Changed in:

[Kernel-packages] [Bug 1947820] [NEW] [SRU] Backport xorg-server 1.20.13 to focal

2021-10-19 Thread Bin Li
Public bug reported: [Impact] The delay phenomenon is serious in 'External display mode' during the 'On-demand' mode working. Please reference lp:1940247 and lp:1919118. [Fix] I installed 21.10 on Raptor12(ThinkPad-P15-Gen-2i), with xorg-server 2:1.20.13-1ubuntu1 and nvidia-495.38 test

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

2021-10-19 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 1947819 and then change the status of the bug to 'Confirmed'. If, due to the

[Kernel-packages] [Bug 1930188] Re: Acer Aspire 5 sound driver issues

2021-10-19 Thread Bijay Shah
All 7 packages were not yet available from software updater in focal but I managed to upgrade them using apt-get upgrade and seems to work fine. Thanks all again. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to alsa-ucm-conf in Ubuntu.

[Kernel-packages] [Bug 1947819] [NEW] Can't resume from sleep on on ThinkPad P14S Gen 2

2021-10-19 Thread Bin Li
Public bug reported: If it goes to sleep, it doesn't wake back up again. ** Affects: linux (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.

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

2021-10-19 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 1947818 and then change the status of the bug to 'Confirmed'. If, due to the

[Kernel-packages] [Bug 1947818] [NEW] The fans are constantly whirring on ThinkPad P14S Gen 2

2021-10-19 Thread Bin Li
Public bug reported: The fans are constantly whirring despite next to no CPU usage, it's quite loud, on versions 20.04, 21.04 and 21.10 it has the same issues. ** Affects: linux (Ubuntu) Importance: Undecided Status: Incomplete -- You received this bug notification because you

[Kernel-packages] [Bug 1944955] Re: Update the 470 NVIDIA driver to 470.74

2021-10-19 Thread Yuan-Chen Cheng
as linux-modules-nvidia-470-oem-20.04d 5.14.0-1005.5 from update channel depends nvidia-dkms-470 470.74 but nvidia-dkms-470 470.74 still in proposed. This will beark OEM project process. Can we release this one already? ** Tags added: oem-priority -- You received this bug notification

[Kernel-packages] [Bug 1906476] Re: PANIC at zfs_znode.c:335:zfs_znode_sa_init() // VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, SA_HDL_SHARED, >z_sa_hdl)) failed

2021-10-19 Thread Harshal Prakash Patankar
To check if any of the files in a given directory were corrupted due to this bug, would it be sufficient to run "sudo find ." and check if the command returns without any error or without getting stuck at a file? -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2021-10-19 Thread Jan Johansson
So removing quiet splash and adding noefi to grub and editing sudo xdg-open /etc/systemd/system.conf removing the # infront of #DefaultTimeoutStopSec=90s and changing the timeout to 10s instead of 90s Seem to have fixed my issue I found the last bit here:

[Kernel-packages] [Bug 1894064] Re: lubuntu groovy QA-test live session locked up

2021-10-19 Thread Chris Guiver
Thank you for reporting this bug to Ubuntu. Ubuntu 20.10 (groovy) reached end-of-life on July 22, 2021. See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases We appreciate that this bug may be old and you might not be interested in discussing it any more.

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-10-19 Thread Chris Halse Rogers
Hello Andrew, or anyone else affected, Accepted zfs-linux into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/zfs- linux/0.8.3-1ubuntu12.14 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Kernel-packages] [Bug 1939177] Re: Ubuntu 20.04.2 LTS kernel 5.11.0-25 zfs send | receive broken

2021-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package zfs-linux - 0.8.3-1ubuntu12.13 --- zfs-linux (0.8.3-1ubuntu12.13) focal; urgency=medium * Fix zfs receive -s when using ZFS 2.x kernel drivers (LP: #1939177) - 4910-Fix-EIO-after-resuming-receive-of-new-dataset-over-a.patch -

[Kernel-packages] [Bug 1939177] Re: Ubuntu 20.04.2 LTS kernel 5.11.0-25 zfs send | receive broken

2021-10-19 Thread Chris Halse Rogers
For some reason this doesn't seem to have the normal SRU verification tags, but this appears to be verified to me. Releasing. -- 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/1939177

[Kernel-packages] [Bug 1939177] Update Released

2021-10-19 Thread Chris Halse Rogers
The verification of the Stable Release Update for zfs-linux has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Kernel-packages] [Bug 1662620] Re: "ip addr add" permits illegal labels

2021-10-19 Thread Chris Halse Rogers
Hm. It's not clear what the actual user impact of this is? Reading from the original description, it seems that if a user uses an invalid label to set one address and *also* uses a valid label to set another address *then* tools can be confused? “Our parser is actually more lenient than the

[Kernel-packages] [Bug 1947498] Re: zfs/zpool encryption crash on server 21.10

2021-10-19 Thread Hadmut Danisch
There's more trouble. I just copied several TB of data by zfs send | zfs recv from a 20.04 machine to this new machine. Worked well for hours, but at the end some crash messages, see attached second dmesg. ZFS as it comes with 21.10 is definitely not production ready. ** Attachment added:

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

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534445/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534448/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1947492] Lsusb-v.txt

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534442/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534446/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534437/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534451/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1947492] Lsusb-t.txt

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534441/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1947492] Lsusb.txt

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534440/+files/Lsusb.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/1947492

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

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534447/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534443/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/553/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1947492] acpidump.txt

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534452/+files/acpidump.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534450/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534438/+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/1947492

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

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534436/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534449/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1947492] Lspci-vt.txt

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534439/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1947492/+attachment/5534435/+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/1947492

[Kernel-packages] [Bug 1947492] Re: after update my laptop keyboard is not working

2021-10-19 Thread Joseth Angelo A. Bidding
apport information ** Tags added: apport-collected ** Description changed: I have hardware issues on the new update, my laptop keyboard seems to be not working. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubuntu-release-upgrader-core 1:20.04.36 ProcVersionSignature:

[Kernel-packages] [Bug 1941708] Re: BlueZ 5.62 release

2021-10-19 Thread Mathew Hodson
** Changed in: bluez (Ubuntu) Importance: Undecided => Wishlist ** Tags added: upgrade-software-version -- 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/1941708 Title: BlueZ 5.62

[Kernel-packages] [Bug 1912811] Re: Update dwarves-dfsg in focal to version 1.21 from impish

2021-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package dwarves-dfsg - 1.21-0ubuntu1~20.04 --- dwarves-dfsg (1.21-0ubuntu1~20.04) focal; urgency=medium * Backport new dwarves-dfsg to stable series without upgrading libbpf system-wide (LP: #1912811): + Update lib/bpf to libbpf_0.4.0-1ubuntu1.

[Kernel-packages] [Bug 1945590] Re: Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

2021-10-19 Thread elguavas
@arighi hi Andrea, any update on where this is going? is there anything else we can do to test or provide extra info? even "still investigating" would be good to know. ;) cheers. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1947601] Re: Cannot start docker container on ubuntu 21.10 server for 64-bit raspberry pi

2021-10-19 Thread ianmacs
After downgrading the linux kernel to the latest version shipped with ubuntu 21.04 and rebooting, executing a docker container works in ubuntu 21.10 for 64-bit Raspberry Pi. The downgrading can be achieved like this: 1) Add the hirsute apt repositories to /etc/apt/sources.list 2) sudo apt

[Kernel-packages] [Bug 1786013] Autopkgtest regression report (linux-meta/5.4.0.90.94)

2021-10-19 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta (5.4.0.90.94) for focal have finished running. The following regressions have been reported in tests triggered by the package: backport-iwlwifi-dkms/8324-0ubuntu3~20.04.4 (amd64, arm64, ppc64el) glibc/2.31-0ubuntu9.2 (amd64) Please visit the

[Kernel-packages] [Bug 1947781] [NEW] Hirsute update: upstream stable patchset 2021-10-19

2021-10-19 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

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

2021-10-19 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/1947780 Title: Kernel module ch341 bug

[Kernel-packages] [Bug 1947780] [NEW] Kernel module ch341 bug

2021-10-19 Thread Boguslaw
Public bug reported: Ubuntu 20.04.3 LTS Kernel module ch341 in Ubuntu kernels 5.4.0-88-generic and 5.4.0-89-generic cannot program any esp8266 modules like Wemos D1 mini which contain ch340 chip uart controller. In kernel 5.4.0-86-generic everything is working good. Communication over serial

[Kernel-packages] [Bug 1947623] acpidump.txt

2021-10-19 Thread as
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534394/+files/acpidump.txt ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1947623] Lsusb-v.txt

2021-10-19 Thread as
apport information ** Attachment added: "Lsusb-v.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534383/+files/Lsusb-v.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1947623] Lsusb-t.txt

2021-10-19 Thread as
apport information ** Attachment added: "Lsusb-t.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534382/+files/Lsusb-t.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread as
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534390/+files/PulseList.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread as
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534377/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1947623] Lsusb.txt

2021-10-19 Thread as
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534381/+files/Lsusb.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/1947623

[Kernel-packages] [Bug 1947623] PaInfo.txt

2021-10-19 Thread as
apport information ** Attachment added: "PaInfo.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534384/+files/PaInfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread as
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534385/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1947623] Lspci-vt.txt

2021-10-19 Thread as
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534380/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread as
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534386/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread as
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534388/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread as
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534379/+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/1947623

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

2021-10-19 Thread as
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534391/+files/RfKill.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread as
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534393/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread as
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534376/+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/1947623

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

2021-10-19 Thread as
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534389/+files/ProcModules.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread as
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534392/+files/UdevDb.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread as
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534387/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

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

2021-10-19 Thread as
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1947623/+attachment/5534378/+files/IwConfig.txt -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1947623] Re: Kernel Panic for Ubuntu 21.10, kernel 5.13.0.19.30 and Thinkpad E14 AMD

2021-10-19 Thread as
apport information ** Tags added: apport-collected ** Description changed: Can't boot computer after upgrade to Ubuntu 21.10, with kernel 5.13.0.19.30, because of Kernel Panic Error. It seems to be a problem with: ETPS/2 Elantech TrackPoint ETPS/2 Elantech Touchpad Kernel

[Kernel-packages] [Bug 1931725] Re: initramfs-tools & kernel: use zstd as the default compression method

2021-10-19 Thread Eugene Romanenko
How to revert to old compression method for initramfs? Generating image with zstd is extremely slow and takes long time on slow CPU. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-oracle in Ubuntu.

[Kernel-packages] [Bug 1947757] Re: NVMe Write Zeroes command has incorrect values for PI modes

2021-10-19 Thread Neil Durbridge
** Package changed: ubuntu => linux-hwe-5.4 (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-5.4 in Ubuntu. https://bugs.launchpad.net/bugs/1947757 Title: NVMe Write Zeroes command has incorrect values for PI modes

[Kernel-packages] [Bug 1947757] [NEW] NVMe Write Zeroes command has incorrect values for PI modes

2021-10-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: The attached screenshot of a PCIe trace snippet is from Ubuntu 20.04.3 LTS, k5.4.0-73-generic, with an NVMe controller formatted to 4K+8 DIX PI2 It shows - A Single-sector Write Zeroes command with SLBA=0x02E18439, ILBRT=0x0 (valid for PI2), PRCHK=0x0

[Kernel-packages] [Bug 1947453] Re: [amdgpu] wayland black screen with white flashes, display corruption, kernel 5.13

2021-10-19 Thread Eugene Savelov
issue still reproduced with latest proposed kernel update (5.13.0-20.20) -- 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/1947453 Title: [amdgpu] wayland black screen with white flashes,

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-10-19 Thread Brian Murray
Inspecting the source code of zfs-linux for Impish and the patch uploaded for Hirsute it looks to me like this is already fixed in Impish so I'm setting this to Fix Released. ** Changed in: zfs-linux (Ubuntu Impish) Status: In Progress => Fix Released -- You received this bug

[Kernel-packages] [Bug 1946686] Re: Fix zfs_get_data access to files with wrong generation causing panics

2021-10-19 Thread Brian Murray
Hello Andrew, or anyone else affected, Accepted zfs-linux into hirsute-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/zfs- linux/2.0.2-1ubuntu5.4 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Kernel-packages] [Bug 1947708] Re: Cannot configure suspend-then-hibernate

2021-10-19 Thread Larry Skywalker
Indeed, disabling secure boot fixes the problem. As far as I am concerned, this workaround is find with me. Thanks for your help Dan. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1913442] Re: [Ubuntu 20.04] Problem leading IUCV service down (on s390x)

2021-10-19 Thread Frank Heimes
Hi Karsten, no, nothing needed on top. It's in status "Fix Committed", hence it's already available from the -proposed pocket of the Ubuntu archive, and will be migrated to -release with the next kernel update (which is a matter of days). (What I just didn't understood was

[Kernel-packages] [Bug 1922955] Re: Screen artifacts on recent amd gpu with kernel > 5.11.0-11

2021-10-19 Thread Rob Vandeweyer
** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released -- 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/1922955 Title: Screen artifacts on recent amd gpu with kernel >

[Kernel-packages] [Bug 1906476] Re: PANIC at zfs_znode.c:335:zfs_znode_sa_init() // VERIFY(0 == sa_handle_get_from_db(zfsvfs->z_os, db, zp, SA_HDL_SHARED, >z_sa_hdl)) failed

2021-10-19 Thread andrum99
I'm on Hirsute and zfs -V reports: zfs-2.0.2-1ubuntu5.3 zfs-kmod-2.0.2-1ubuntu5.1 I'm guessing it's the zfs-kmod version that's important here - is that right? I'm not 100% sure from reading https://bugs.launchpad.net/ubuntu/+source/zfs- linux/+bug/1906476/comments/49 which version I need on

[Kernel-packages] [Bug 1930188] Re: Acer Aspire 5 sound driver issues

2021-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package alsa-ucm-conf - 1.2.2-1ubuntu0.11 --- alsa-ucm-conf (1.2.2-1ubuntu0.11) focal; urgency=medium * d/p/0033-HDA-Intel-add-Boost-volume-control-for-Headset-Mic.patch Add Mic Boost in the HDA Intel ucm, after this change, when users adjust input

[Kernel-packages] [Bug 1930188] Re: Acer Aspire 5 sound driver issues

2021-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package pulseaudio - 1:13.99.1-1ubuntu3.12 --- pulseaudio (1:13.99.1-1ubuntu3.12) focal; urgency=medium * d/p/0001-alsa-sink-source-set-volume-to-hw-immediately-if-ucm.patch Fix the output volume issue for machines with sof audio driver, if a

[Kernel-packages] [Bug 1930188] Re: Acer Aspire 5 sound driver issues

2021-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package alsa-ucm-conf - 1.2.4-2ubuntu1.4 --- alsa-ucm-conf (1.2.4-2ubuntu1.4) hirsute; urgency=medium * d/p/0007-HDA-Intel-add-Boost-volume-control-for-Headset-Mic.patch Add Mic Boost in the HDA Intel ucm, after this change, when users adjust input

[Kernel-packages] [Bug 1930188] Re: Acer Aspire 5 sound driver issues

2021-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package pulseaudio - 1:14.2-1ubuntu1.2 --- pulseaudio (1:14.2-1ubuntu1.2) hirsute; urgency=medium * d/p/0001-alsa-sink-source-set-volume-to-hw-immediately-if-ucm.patch Fix the output volume issue for machines with sof audio driver, if a machine

[Kernel-packages] [Bug 1930188] Update Released

2021-10-19 Thread Brian Murray
The verification of the Stable Release Update for pulseaudio has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Kernel-packages] [Bug 1939528] Re: Need support of Qualcomm WCN6856

2021-10-19 Thread You-Sheng Yang
SRU: * https://lists.ubuntu.com/archives/kernel-team/2021-October/125018.html (oem-5.14) * https://lists.ubuntu.com/archives/kernel-team/2021-October/125045.html (oem-5.13) ** Also affects: linux-oem-5.14 (Ubuntu) Importance: Undecided Status: New ** Changed in: linux-oem-5.14

[Kernel-packages] [Bug 1943902] Re: NVME errors in confidential vms

2021-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-gcp-5.4 - 5.4.0-1055.59~18.04.1 --- linux-gcp-5.4 (5.4.0-1055.59~18.04.1) bionic; urgency=medium * bionic/linux-gcp-5.4: 5.4.0-1055.59~18.04.1 -proposed tracker (LP: #1947075) [ Ubuntu: 5.4.0-1055.59 ] * focal/linux-gcp: 5.4.0-1055.59

[Kernel-packages] [Bug 1944600] Re: Bionic update: upstream stable patchset 2021-09-22

2021-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.15.0-161.169 --- linux (4.15.0-161.169) bionic; urgency=medium * bionic/linux: 4.15.0-161.169 -proposed tracker (LP: #1947358) * Bionic/linux-aws Boot failure downgrading from Bionic/linux-aws-5.4 on r5.metal (LP: #1946149) -

[Kernel-packages] [Bug 1944754] Re: linux-tools-aws package does not contain libperf-jvmti.so

2021-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-aws - 4.15.0-1114.121 --- linux-aws (4.15.0-1114.121) bionic; urgency=medium * bionic/linux-aws: 4.15.0-1114.121 -proposed tracker (LP: #1947356) [ Ubuntu: 4.15.0-161.169 ] * bionic/linux: 4.15.0-161.169 -proposed tracker (LP: #1947358)

[Kernel-packages] [Bug 1847340] Re: ext4 journal recovery fails w/ data=journal + mmap

2021-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.15.0-161.169 --- linux (4.15.0-161.169) bionic; urgency=medium * bionic/linux: 4.15.0-161.169 -proposed tracker (LP: #1947358) * Bionic/linux-aws Boot failure downgrading from Bionic/linux-aws-5.4 on r5.metal (LP: #1946149) -

[Kernel-packages] [Bug 1946149] Re: Bionic/linux-aws Boot failure downgrading from Bionic/linux-aws-5.4 on r5.metal

2021-10-19 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.15.0-161.169 --- linux (4.15.0-161.169) bionic; urgency=medium * bionic/linux: 4.15.0-161.169 -proposed tracker (LP: #1947358) * Bionic/linux-aws Boot failure downgrading from Bionic/linux-aws-5.4 on r5.metal (LP: #1946149) -

[Kernel-packages] [Bug 1945043] Re: Impish: problem with bluetooth mouse: not connectable

2021-10-19 Thread tofono
>From personal experience, coincidentally, it happened to me that Ubuntu Mate >started without customizing the screens and only original GNOME was displayed. >In that case the bluetooth had no problems, the version I was using is the >MATE 20.04.3, with updates. I'm not using Impish at the

[Kernel-packages] [Bug 1947761] Re: nvidia-dkms-450 450.66-0ubuntu0.20.04.1: nvidia kernel module failed to build

2021-10-19 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => nvidia-graphics-drivers-450 (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to nvidia-graphics-drivers-450 in Ubuntu. https://bugs.launchpad.net/bugs/1947761 Title: nvidia-dkms-450

[Kernel-packages] [Bug 1947761] [NEW] nvidia-dkms-450 450.66-0ubuntu0.20.04.1: nvidia kernel module failed to build

2021-10-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: my computer is brand new and it started hanging on second day of usages and the mouse pad gets frozen and does not work anymore unless i force shutdown and reboot the system. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: nvidia-dkms-450

[Kernel-packages] [Bug 1945180] Re: vrf: fix refcnt leak with vxlan slaves

2021-10-19 Thread Samuel Gauthier
** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- 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/1945180 Title: vrf: fix refcnt leak with vxlan slaves

[Kernel-packages] [Bug 1930188] Re: Acer Aspire 5 sound driver issues

2021-10-19 Thread Brian Murray
Hello Bijay, or anyone else affected, Accepted alsa-ucm-conf into impish-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/alsa-ucm- conf/1.2.4-2ubuntu5 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Kernel-packages] [Bug 1947557] Re: kernel panic: NULL pointer dereference in wb_timer_f()

2021-10-19 Thread Andrea Righi
** Description changed: + [Impact] + + It is possible to trigger a kernel panic with the latest impish kernel + running systemd autopkgtest using --enable-kvm with the test instances + created by systemd during the autotest. The panic happens in the host, + not in the guest VM executed by

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

2021-10-19 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 1947628 and then change the status of the bug to 'Confirmed'. If, due to the

[Kernel-packages] [Bug 1947628] Re: VXLAN support is not present in kernel - Ubuntu 21.10 on Raspberry Pi 4 (64bit)

2021-10-19 Thread Brian Murray
** Package changed: kernel-package (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/1947628 Title: VXLAN support is not present in kernel - Ubuntu 21.10 on

[Kernel-packages] [Bug 1947628] [NEW] VXLAN support is not present in kernel - Ubuntu 21.10 on Raspberry Pi 4 (64bit)

2021-10-19 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Platform Information - Ubuntu 21.10, Linux 5.13.0-1008-raspi #9-Ubuntu SMP PREEMPT Wed Sep 29 08:27:44 UTC 2021 aarch64 aarch64 aarch64 GNU/Linux The latest version of Ubuntu does not have VXLAN support. The following command confirms the same:

[Kernel-packages] [Bug 1947709] Re: Drop "UBUNTU: SAUCE: cachefiles: Page leaking in cachefiles_read_backing_file while vmscan is active"

2021-10-19 Thread Andrea Righi
** Also affects: linux (Ubuntu Bionic) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Bionic) Status: New => Confirmed ** Changed in: linux (Ubuntu Focal) Status: Incomplete => Confirmed ** Changed in: linux (Ubuntu Hirsute) Status: Incomplete =>

[Kernel-packages] [Bug 1947699] Re: unmet dependency linux-modules-nvidia-470-generic

2021-10-19 Thread Brian Murray
** Package changed: ubuntu => linux-restricted-modules (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-restricted-modules in Ubuntu. https://bugs.launchpad.net/bugs/1947699 Title: unmet dependency

[Kernel-packages] [Bug 1947164] Re: ebpf: bpf_redirect fails with ip6 gre interfaces

2021-10-19 Thread Tim Gardner
https://lists.ubuntu.com/archives/kernel-team/2021-October/125006.html ** Also affects: linux (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Impish) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Bionic) Importance:

  1   2   3   >