[Kernel-packages] [Bug 2027847] [NEW] Updating kernel does not check for free space left on device beforehand

2023-07-15 Thread Bump
Public bug reported: System information: ubuntu 23.04 x86_64 6.2.0-24-generic Upgrading the system: $ sudo dpkg --configure -a Setting up linux-firmware (20230323.gitbcdcfbcf-0ubuntu1.2) ... update-initramfs: Generating /boot/initrd.img-6.2.0-24-generic I: The initramfs will attempt to resume fr

[Kernel-packages] [Bug 2027848] Re: Soft-lockup caused by snd_hda_intel

2023-07-15 Thread Executenor
[3.283014] i915 :00:02.0: drm_WARN_ON(val == 0x) [3.283034] WARNING: CPU: 7 PID: 321 at drivers/gpu/drm/i915/display/intel_tc.c:702 tgl_tc_phy_init+0xe1/0x110 [i915] [3.283338] Modules linked in: snd_pcm polyval_clmulni polyval_generic rtw88_8821ce snd_seq_midi rtw88_8821c

[Kernel-packages] [Bug 2027848] [NEW] Soft-lockup caused by snd_hda_intel

2023-07-15 Thread Executenor
Public bug reported: I report this bug the the 6.5rc1 kernel. Kernel before 6.5 hang even before there is any logging going on. The problem is gone when i blacklist snd_hda_core. jul 15 09:02:52 nick-HP-Laptop-15s-fq4xxx kernel: watchdog: BUG: soft lockup - CPU#1 stuck for 78s! [kworker/1:1:90]

[Kernel-packages] [Bug 2027848] Re: Soft-lockup caused by snd_hda_intel

2023-07-15 Thread Executenor
Another interesting fact is that the system works fine if i use the liquorix 6.4 kernel and switch the audio driver to legacy mode with dsp_driver=1 together with setting the model to dell-headset-multi. -- You received this bug notification because you are a member of Kernel Packages, which is s

[Kernel-packages] [Bug 2027847] Re: Updating kernel does not check for free space left on device beforehand

2023-07-15 Thread Julian Andres Klode
We generally don't know how much space is going to be needed. APT only keeps 2 kernel versions around, and the /boot partition is sized accordingly for 3. If you override this by marking kernels as manually installed, or manually installing other versions you need to ensure that there is enough sp

[Kernel-packages] [Bug 2027847] Re: Updating kernel does not check for free space left on device beforehand

2023-07-15 Thread Bump
There are 3 kernels installed: 6.2.0-24-generic (running) linux-image-6.2.0-23-generic /boot/initrd.img-6.2.0-25-generic.new (file 225MB placed by apt upgrade but remember the upgrade broke). The /boot partition is sized for 3, but maybe today in 2023. This ubuntu system has been being upgraded

[Kernel-packages] [Bug 2027847] Re: Updating kernel does not check for free space left on device beforehand

2023-07-15 Thread Bump
> APT only keeps 2 kernel versions around Yes, but when installing a new kernel, it does not remove beforehand the oldest kernel, so there's a situation where there are 3 kernels installed at the same time, until you reboot and run upgrade again. ** Summary changed: - Updating kernel does not c

[Kernel-packages] [Bug 2002011] Re: drm_WARN_ON in __intel_tc_port_lock

2023-07-15 Thread Mathieu Tarral
Hi Min Idzelis, I didn't investigate this problem furhter as it didn't appear again since. -- 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/2002011 Title: drm_WARN_ON in __intel_tc_port_l

[Kernel-packages] [Bug 2027847] Re: APT installs 3 kernels at once so /boot runs out of free space left and partition size does not increase alongside with newer ubuntu versions

2023-07-15 Thread Julian Andres Klode
** Also affects: ubuntu-release-upgrader (Ubuntu) Importance: Undecided Status: New ** Summary changed: - APT installs 3 kernels at once so /boot runs out of free space left and partition size does not increase alongside with newer ubuntu versions + Bump minimum /boot size in ubuntu-re

[Kernel-packages] [Bug 2027847] Re: Bump minimum /boot size in ubuntu-release-upgrader

2023-07-15 Thread Julian Andres Klode
Right so it seems we forgot to bump the size requirements in ubuntu- release-upgrader when bumping them in the installer in bug 1959971, you probably should not have been able to upgrade. Albeit the size it seems is determined from the initramfs that is in /boot. We also don't seem to acccount for

[Kernel-packages] [Bug 2022843] Re: Ubuntu 23.04: after a short period of inactivity keyboard on my laptop stops to work

2023-07-15 Thread Paul White
Reporting Ubuntu installation bugs against Launchpad is pointless as a specific package needs to be assigned within the Ubuntu project. You seem to be seeing a hardware issue. https://wiki.ubuntu.com/Bugs/FindRightPackage suggests that the kernel might be at fault so I'm moving this bug report to

[Kernel-packages] [Bug 1817097]

2023-07-15 Thread teigland
pushed to master branch: https://sourceware.org/git/?p=lvm2.git;a=commit;h=0404539edb25e4a9d3456bb3e6b402aa2767af6b I can push to stable if this bug gets a rhel7 ack. commit 0404539edb25e4a9d3456bb3e6b402aa2767af6b Author: David Teigland Date: Thu Aug 1 10:06:47 2019 -0500 vgcreate/vgexte

[Kernel-packages] [Bug 1817097]

2023-07-15 Thread mcsontos
IMO this should go to 7.8 - the likelihood of this happening will be increasing. -- 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/1817097 Title: pvmove causes file system corruption withou

[Kernel-packages] [Bug 1817097]

2023-07-15 Thread rbednar
Verified. lvm2-2.02.186-3.el7.x86_64 1) conf option present # grep allow_mixed_block_sizes /etc/lvm/lvm.conf.rpmnew # Configuration option devices/allow_mixed_block_sizes. allow_mixed_block_sizes = 1 2) mixed block sizes allowed by default # blockdev --report /dev/sd{a,k} RO

[Kernel-packages] [Bug 1817097]

2023-07-15 Thread errata-xmlrpc
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https

[Kernel-packages] [Bug 1817097] Re: pvmove causes file system corruption without notice upon move from 512 -> 4096 logical block size devices

2023-07-15 Thread Bug Watch Updater
** Changed in: lvm2 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/1817097 Title: pvmove causes file system corruption without notice upon move f

[Kernel-packages] [Bug 1996446] Re: MSI Laptop keyboard regression Fn key swapped with L-CTRL

2023-07-15 Thread Rijnhard Hessel
Fixed in 5.15.0-76.83 ** 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/1996446 Title: MSI Laptop keyboard regression

[Kernel-packages] [Bug 2027856] [NEW] Random freezes in varying frequency

2023-07-15 Thread justcomplaining
Public bug reported: My Ubuntu system is freezing more or less frequently without any indication as to what causes it (visible to me). Description:Ubuntu 22.04.2 LTS Release:22.04 ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: linux-image-5.19.0-46-generic 5.19.0-46.47~22.04.1

[Kernel-packages] [Bug 2027856] Re: Random freezes in varying frequency

2023-07-15 Thread justcomplaining
** Attachment added: "hardinfo_report.html" https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.19/+bug/2027856/+attachment/5686500/+files/hardinfo_report.html -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-signed-hwe-5

[Kernel-packages] [Bug 1983108] Re: [nouveau] watchdog: BUG: soft lockup - CPU#0 stuck for ... [plymouthd:371]

2023-07-15 Thread angros47
I haven't encountered the issue anymore in months, so I guess whatever it was, has been fixed. The bug can be closed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-5.15 in Ubuntu. https://bugs.launchpad.net/bugs/1983108 Title:

[Kernel-packages] [Bug 2026652] Re: Suspend Broken

2023-07-15 Thread Marlen T. B.
Currently running this script to sleep my computer as a workaround. ```bash #!/usr/bin/env bash # sleep.sh cat $(basename "$0") # See https://askubuntu.com/a/1126678 # The sleep is necessary to make sure the screen locks before suspend sudo ls >/dev/null && # caches sudo permissions dbus-send

[Kernel-packages] [Bug 2027847] Re: Bump minimum /boot size in ubuntu-release-upgrader

2023-07-15 Thread Bump
I think this install was performed mid-2018, judging by my bug report: https://bugs.launchpad.net/ubuntu/+bug/1773633 -- 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/2027847 Title:

[Kernel-packages] [Bug 2027847] Re: Bump minimum /boot size in ubuntu-release-upgrader

2023-07-15 Thread Bump
I was able to upgrade because left only 1 installed kernel just before "update-manager -d". Probably I should have opened the issue by then... -- 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 2027847] Re: Bump minimum /boot size in ubuntu-release-upgrader

2023-07-15 Thread Bump
These are the 'linux-' packages which I have installed: binutils-x86-64-linux-gnu/lunar-updates,lunar-security,now 2.40-2ubuntu4.1 amd64 [installed,automatic] linux-base/lunar,lunar,lunar,lunar,lunar,lunar,now 4.5ubuntu9 all [installed,automatic] linux-firmware/lunar-updates,lunar-updates,lunar-

[Kernel-packages] [Bug 2027847] Re: Bump minimum /boot size in ubuntu-release-upgrader

2023-07-15 Thread Bump
I'm using nvidia drivers. According to stat, /boot was birth in 2018-11 sudo fdisk -l /dev/sdb2 (/boot mount point) Disk /dev/sdb2: 735,99 MiB, 771740160 bytes, 1507305 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 5

[Kernel-packages] [Bug 2027847] Re: Bump minimum /boot size in ubuntu-release-upgrader

2023-07-15 Thread Bump
ls -RSs1pq --block-size=1 /boot/ /boot/: total 254656512 231763968 initrd.img-6.2.0-24-generic 13856768 vmlinuz-6.2.0-24-generic 8155136 System.map-6.2.0-24-generic 278528 config-6.2.0-24-generic 147456 memtest86+x64.efi 147456 memtest86+x64.bin 143360 memtest86+ia32.efi 139264 me

[Kernel-packages] [Bug 2024250] Re: package linux-image-6.2.0-23-generic 6.2.0-23.23 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/dkms exited with return code 11

2023-07-15 Thread Seth Falco
After running updates, this no longer occurs for me. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to dkms in Ubuntu. https://bugs.launchpad.net/bugs/2024250 Title: package linux-image-6.2.0-23-generic 6.2.0-23.23 failed to install/upg

[Kernel-packages] [Bug 2025661] Re: Update Mantic package to OpenZFS 2.2.0-RC1

2023-07-15 Thread Damiano Albani
A package for OpenZFS 2.2.0-RC1 is now available for Mantic. This bug can thus be closed — I couldn't find a way to do it myself. -- 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/2025661

[Kernel-packages] [Bug 1987829] Re: LG Gram 12gen high CPU use when USB-C/TB is in use

2023-07-15 Thread eduardo furtado
Can confirm the issue on my LG Gram 17Z90Q-K (2022 model) running Manjaro (Arch) with Kernels: 6.4.2-3 (latest version I have available on my system) 6.1.38-1 (LTS) Happens both connected to my Thunderbolt 3 dock that also charges the computer, or to the power supply. Doesn't happen when running

[Kernel-packages] [Bug 2027848] Re: Soft-lockup caused by snd_hda_intel

2023-07-15 Thread brett hassall
i am also seeing soft lockups related to snd_hda-core - also on a HP 15s-fq4xxx. My trace is different but it would seem too much of a coincidence for the issues not to related. This has been a day 0 problem for me. Changing kernels does not seem to help. I have found that it occurs every time aft

[Kernel-packages] [Bug 2027848] Re: Soft-lockup caused by snd_hda_intel

2023-07-15 Thread brett hassall
Full trace for previous comment ** Attachment added: "lockup.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2027848/+attachment/5686575/+files/lockup.log -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. http

[Kernel-packages] [Bug 2027848] Re: Soft-lockup caused by snd_hda_intel

2023-07-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** 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/2027848

[Kernel-packages] [Bug 2016371] Re: kernel NULL pointer dereference in apparmor_parser

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

[Kernel-packages] [Bug 2027848] Re: Soft-lockup caused by snd_hda_intel

2023-07-15 Thread Executenor
I can also confirm that this problem indeed happens on a warm boot. A cold boot seems to boot fine. I forgot to mention that. When i use the 5.15 kernel i had the same snd_hda_core call trace Brett posted. So yes we are talking about the same issue but 6.5 handles it somewhat different. -- You re

[Kernel-packages] [Bug 2027667] Re: Certain website floods syslog

2023-07-15 Thread Ken Sharp
** Package changed: linux (Ubuntu) => firefox (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/2027667 Title: Certain website floods syslog Status in firefox package in Ubuntu:

[Kernel-packages] [Bug 2026891] Re: linux-nvidia-6.2 on DGX servers: "WARNING: CPU: 0 PID: 0 at init/main.c:1065 start_kernel+0x4da/0x540"

2023-07-15 Thread Brad Figg
The following changes since commit 3d28f6c10d6940b0c6a497482fe90cc4dbd5549a: UBUNTU: Ubuntu-nvidia-6.2-6.2.0-1004.4~22.04.1 (2023-07-03 10:01:31 -0700) are available in the Git repository at: https://github.com/NVIDIA-BaseOS-6/linux-nvidia-6.2/pull/new/bfigg- lp2026891 for you to fetch chan

[Kernel-packages] [Bug 2027848] Re: Soft-lockup caused by snd_hda_intel

2023-07-15 Thread brett hassall
I happen to have Lunar partition available (on an external SSD). I booted Lunar on the same HP laptop and then did a restart/warmboot. The trace is slightly different again so I've uploaded in case it helps. ** Attachment added: "lockup_lunar.log" https://bugs.launchpad.net/ubuntu/+source/li

[Kernel-packages] [Bug 2027848] Re: Soft-lockup caused by snd_hda_intel

2023-07-15 Thread brett hassall
Apologies for hijacking this bug: Executenor, would you mind taking a look at bug 2025040 and letting me know if you've seen the same thing on your HP. No pressure, tks. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. ht

[Kernel-packages] [Bug 2019746] Re: package bluez 5.64-0ubuntu1 failed to install/upgrade: installed bluez package pre-removal script subprocess returned error exit status 1

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

[Kernel-packages] [Bug 1982483]

2023-07-15 Thread erasmocaponio
Same problem on Manjaro with kernel 6.4.2-3. -- 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/1982483 Title: No sound from built-in speakers HP Pavilion All-in-One Desktop 27-ca1xxx (ALC

[Kernel-packages] [Bug 2027895] [NEW] [kswapd0] and snapd (report before, but now have update with [kswapd0] )

2023-07-15 Thread Nadav Levi Yahel
Public bug reported: Hello, i open another ticket here long time ago: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2023281 I open this ticket again because last time i didn't know is actually "kswapd0" So, in this time i actually figure out is snapd triggered by [kswapd0]. I see a lot o