This is still a problem today on 24.04 when trying to setup dracut with
native ZFS encryption (via a regular 24.04 installation and then apt
install dracut zfs-dracut).
The problem is the keystore isn't getting mounted before the ZFS mount
is attempted. Not sure what the best way to debug it is.
** Tags added: verification-done-noble
--
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/2100740
Title:
Prevent MT7920 from waking up to L0 during s2idle
Status in HWE Next:
New
All autopkgtests for the newly accepted linux-meta-lowlatency-hwe-6.8
(6.8.0-58.60.1~22.04.1) for jammy have finished running.
The following regressions have been reported in tests triggered by the package:
glibc/2.35-0ubuntu3.9 (amd64)
Please visit the excuses page listed below and investigate
The same bug affected my laptop. I have a lenovo p16 gen1 with AMD processor.
The problem disappears after plugging in the adapter (twice: plug in -> plug
out -> plug in).
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
h
Thanks so much for the update! 👌
I pinned the .55 package on my clusters and spread the news to my
clients. But this could really mess up a lot of on prem clusters where
folks upgrade selfhosted servers regularly.
Depending on which container network interface they use I guess. A lot
of them use
Boot testing passed by installing from proposed :
```
ubuntu@u-Alder-Lake-Client-Platform:~$ uname -a
Linux u-Alder-Lake-Client-Platform 5.15.0-1073-intel-iot-realtime #75-Ubuntu
SMP PREEMPT_RT Fri Mar 7 15:12:37 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
```
--
You received this bug notification b
I will upload a new kernel that should fix this issue shortly.
** Also affects: linux-raspi (Ubuntu Plucky)
Importance: Critical
Status: Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-raspi in Ubuntu.
https://bu
Public bug reported:
Issue reproduced on finish upgrade from 24.10 to 25.04
ProblemType: Package
DistroRelease: Ubuntu 25.04
Package: nvidia-kernel-source-560 560.35.03-0ubuntu7
ProcVersionSignature: Ubuntu 6.11.0-21.21-generic 6.11.11
Uname: Linux 6.11.0-21-generic x86_64
NonfreeKernelModules: n
Public bug reported:
SRU Justification
[Impact]
Google requested that the virtio_balloon module be made loadable, rather
than built-in. This is to support disabling the module at runtime, which
is specified as possible in their documentation:
https://cloud.google.com/compute/docs/dynamic-resourc
This bug was fixed in the package bluez - 5.79-2ubuntu1
---
bluez (5.79-2ubuntu1) plucky; urgency=medium
* d/patches: add reconnect-hsp-on-a2dp-reconnect.patch to fix HSP/HFP
connection after resuming from suspend on systems with NVIDIA proprietary
driver. (LP: #2092158)
-
** Changed in: linux-azure (Ubuntu Oracular)
Status: New => Fix Committed
--
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/2097564
Title:
Backport "CIFS: New mount option for
Hello Ankush, or anyone else affected,
Accepted apt into noble-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/apt/2.8.3 in a few
hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Tes
This bug was fixed in the package fabric-manager-570 -
570.124.06-0ubuntu1
---
fabric-manager-570 (570.124.06-0ubuntu1) plucky; urgency=medium
* New upstream release 570.124.06 ERD2 (LP: #2100845)
-- Kuba Pawlak Tue, 04 Mar 2025 11:40:49
+0100
** Changed in: fabric-manager-570
SRU: https://lists.ubuntu.com/archives/kernel-
team/2025-March/158550.html (u, p, o, n, j, f)
** Changed in: linux (Ubuntu Focal)
Status: New => In Progress
** Changed in: linux (Ubuntu Jammy)
Status: New => In Progress
** Changed in: linux (Ubuntu Noble)
Status: New => In P
# The ideal case without flock.
time find debian/build/build-oem \( -name vmlinux -o -name \*.ko \) -print0 | \
xargs -0 -P $(nproc) -I % \
sh -c "dwarfdump -i % | sed -n
'/DW_AT_\(call\|decl\)_file.*\//s|.*\s/|/|p' | sort -u" > \
debian/build/build-oem/sources.list
real
Marking bug as invalid for AppArmor (Ubuntu) because the bug is solely
in the AppArmor kernel side.
** Changed in: apparmor (Ubuntu Plucky)
Status: New => Invalid
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
htt
This bug was fixed in the package nvidia-imex-570 - 570.124.06-0ubuntu1
---
nvidia-imex-570 (570.124.06-0ubuntu1) plucky; urgency=medium
* New upstream release 570.124.06 ERD2 (LP: #2100845)
-- Kuba Pawlak Tue, 04 Mar 2025 11:41:25
+0100
** Changed in: nvidia-imex-570 (Ubuntu P
This bug is awaiting verification that the linux-
azure-5.15/5.15.0-1086.95~20.04.1 kernel in -proposed solves the
problem. Please test the kernel and update this bug with the results. If
the problem is solved, change the tag 'verification-needed-focal-linux-
azure-5.15' to 'verification-done-focal
This bug is awaiting verification that the linux-azure/5.15.0-1086.95
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-jammy-linux-azure' to 'verification-done-jammy-
linux-azure'. If t
time find debian/build/build-oem \( -name vmlinux -o -name \*.ko \) -print0 | \
xargs -0 -P $(nproc) -I % \
sh -c "dwarfdump -i % | awk '/DW_AT_(call|decl)_file.*\// {print
substr($0, index($0, \"/\"))}' | sort -u | flock -x
debian/build/build-oem/sources.list.lock cat" | sort -u
All autopkgtests for the newly accepted bluez (5.72-0ubuntu5.2) for noble have
finished running.
The following regressions have been reported in tests triggered by the package:
network-manager/unknown (arm64)
Please visit the excuses page listed below and investigate the failures,
proceeding a
# The last sort takes 3s only, so it's not the core problem.
time find debian/build/build-oem \( -name vmlinux -o -name \*.ko \) -print0 | \
xargs -0 -P $(nproc) -I % \
sh -c "dwarfdump -i % | sed -n
'/DW_AT_\(call\|decl\)_file.*\//s|.*\s/|/|p' | sort -u | flock -x
debian/build/b
Public bug reported:
[ Impact ]
* Expose upper limit of TDs through cgroup v2 misc subsystem.
[ Fix ]
* Backport submission :
https://lore.kernel.org/all/20250220170604.2279312-31-pbonz...@redhat.com/
[ Test Plan ]
* Compiled and Tested on TDX supported hardware.
[ Where problems could oc
# Use `dwarfdump --search-regex` to reduce output lines. Worse.
time find debian/build/build-oem \( -name vmlinux -o -name \*.ko \) -print0 | \
xargs -0 -P $(nproc) -I % \
sh -c "dwarfdump --search-regex='DW_AT_(call|decl)_file' % | awk
'/^DW_AT_(call|decl)_file.*\// {print substr
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107
The problem is that the custom amdgpu-dkms module is outdated and
doesn't support kernel 6.11
This is not a bug with Ubuntu. Please update your versions of the AMD
and/or ROCm repositories you added.
"Erro
OK, please land this as soon as possible and make sure this is fully
migrated to the -release pocket timely.
** Changed in: firmware-sof (Ubuntu Plucky)
Status: Incomplete => Triaged
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/2101214/+attachment/5867917/+files/IwConfig.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/21
Kernel 6.11.0-21-generic arrived 26 March 2025
Bluetooth device mt7921 now survives a reboot
Also, Bluetooth redirect to Windows 11 VM is OK
I've booted (cold start), rebooted (warm start), restarted, suspended and
logged out/in 25+ times, Bluetooth is always available (both in the VM and in a
r
--- Comment From gautam.mengh...@ibm.com 2025-03-28 07:45 EDT---
I've tested the kernel 6.8.0-58.60 and can confirm that the issue is no longer
observed.
Thanks
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
http
Here is the one for oracular/24.10
** Patch added: "alsa-ucm-conf_1.2.10-1ubuntu6.4.debdiff"
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2100732/+attachment/5867961/+files/alsa-ucm-conf_1.2.10-1ubuntu6.4.debdiff
--
You received this bug notification because you are a member
** Merge proposal linked:
https://code.launchpad.net/~binli/ubuntu/+source/alsa-ucm-conf/+git/alsa-ucm-conf/+merge/483573
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to alsa-ucm-conf in Ubuntu.
https://bugs.launchpad.net/bugs/2100732
Here is the one for plucky/25.04
** Patch added: "alsa-ucm-conf_1.2.12-1ubuntu2.debdiff"
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2100732/+attachment/5867951/+files/alsa-ucm-conf_1.2.12-1ubuntu2.debdiff
--
You received this bug notification because you are a member of Ker
** Merge proposal linked:
https://code.launchpad.net/~binli/ubuntu/+source/alsa-ucm-conf/+git/alsa-ucm-conf/+merge/483572
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to alsa-ucm-conf in Ubuntu.
https://bugs.launchpad.net/bugs/2100732
Here is the debdiff for noble/24.04.
** Patch added: "alsa-ucm-conf_1.2.10-1ubuntu5.5.debdiff"
https://bugs.launchpad.net/ubuntu/+source/alsa-ucm-conf/+bug/2100732/+attachment/5867941/+files/alsa-ucm-conf_1.2.10-1ubuntu5.5.debdiff
--
You received this bug notification because you are a membe
This bug is awaiting verification that the linux-aws/6.8.0-1027.29
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-noble-linux-aws' to 'verification-done-noble-
linux-aws'. If the prob
Hello Anthony! Thanks for submitting a bug report. I'm assigning this to
the kernel team.
Are we aware of any newer versions of kmod which resolve this issue?
** Changed in: linux (Ubuntu)
Status: New => Triaged
** Changed in: linux (Ubuntu)
Assignee: Benjamin Wheeler (benjaminwheele
I too have been unable to find documentation or repos with more
information about how this is supposed to work.
I think what we're running into here (in an FDE/TPM scenario with the
snap kernel) extends far beyond this particular firmware problem as
well, actually. For example:
1) Installing Virt
This bug was fixed in the package linux - 6.14.0-13.13
---
linux (6.14.0-13.13) plucky; urgency=medium
* plucky/linux: 6.14.0-13.13 -proposed tracker (LP: #2104293)
* Miscellaneous Ubuntu changes
- [Packaging] Fix invoking of control-create
-- Paolo Pisati Wed, 26 Mar 202
** Package changed: ubuntu => linux-hwe-6.11 (Ubuntu)
** Tags added: noble
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-hwe-6.11 in Ubuntu.
https://bugs.launchpad.net/bugs/2104366
Title:
downloaded 24.04.2 - boot failed - blac
You have been subscribed to a public bug:
1.burned 24.04.2 on USB stick
2.attempted installation on Dell Optiplex 7060 I7 with updated BIOS
3.Black screen - no boot activity whatsoever
4.Same machine boots with Grub options - 6.11.0.17 generic
5.Same machine fails to boot with option - 6.11.0.19
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/2101214/+attachment/5867926/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/b
*** This bug is a duplicate of bug 2068107 ***
https://bugs.launchpad.net/bugs/2068107
** This bug has been marked a duplicate of bug 2068107
package linux-headers- failed to install/upgrade:
installed linux-headers- package post-installation script subprocess
returned error exit status
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/2101214/+attachment/5867930/+files/UdevDb.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2101214
apport information
** Attachment added: "Lsusb-t.txt"
https://bugs.launchpad.net/bugs/2101214/+attachment/5867921/+files/Lsusb-t.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/2101
apport information
** Tags added: apport-collected jammy
** Description changed:
HI,
I have an Acer Nitro v15, Ubuntu 22.04 LTS installed.
If there is no headset connected, still in Settings >> Sound "Headphones
Stereo Microphone sof-hda-dsp" is listed.
When headset is connected in t
Hello Yao, or anyone else affected,
Accepted bluez into noble-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/bluez/5.72-0ubuntu5.2
in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubu
apport information
** Attachment added: "acpidump.txt"
https://bugs.launchpad.net/bugs/2101214/+attachment/5867932/+files/acpidump.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/21
Hello Yao, or anyone else affected,
Accepted bluez into oracular-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/bluez/5.77-0ubuntu2.1
in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/2101214/+attachment/5867931/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bug
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/2101214/+attachment/5867929/+files/RfKill.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2101214
apport information
** Attachment added: "Lspci-vt.txt"
https://bugs.launchpad.net/bugs/2101214/+attachment/5867919/+files/Lspci-vt.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/21
apport information
** Attachment added: "AudioDevicesInUse.txt"
https://bugs.launchpad.net/bugs/2101214/+attachment/5867915/+files/AudioDevicesInUse.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.lau
apport information
** Attachment added: "PaInfo.txt"
https://bugs.launchpad.net/bugs/2101214/+attachment/5867923/+files/PaInfo.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/2101214
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/2101214/+attachment/5867918/+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/2101214
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/2101214/+attachment/5867916/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net
The patch got NACKed :( (https://lists.ubuntu.com/archives/kernel-
team/2025-March/158350.html). What to do now?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2102113
Title:
intel i219-
This affects all generic kernels since 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/2104911
Title:
sources list generation using dwarfdump takes up to 0.5hr in build
process
Public bug reported:
In debian/rules.d/2-binary-arch.mk, stamp-build-% targets, we have:
```
# Collect the list of kernel source files used for this build. Need to do this
early
# before modules are stripped. Fail if the resulting file is empty.
find $(build_dir) \( -name vmlinux -o -name \*.ko \
This bug was fixed in the package linux - 6.14.0-13.13
---
linux (6.14.0-13.13) plucky; urgency=medium
* plucky/linux: 6.14.0-13.13 -proposed tracker (LP: #2104293)
* Miscellaneous Ubuntu changes
- [Packaging] Fix invoking of control-create
-- Paolo Pisati Wed, 26 Mar 202
This bug was fixed in the package linux - 6.14.0-13.13
---
linux (6.14.0-13.13) plucky; urgency=medium
* plucky/linux: 6.14.0-13.13 -proposed tracker (LP: #2104293)
* Miscellaneous Ubuntu changes
- [Packaging] Fix invoking of control-create
-- Paolo Pisati Wed, 26 Mar 202
This bug was fixed in the package linux - 6.14.0-13.13
---
linux (6.14.0-13.13) plucky; urgency=medium
* plucky/linux: 6.14.0-13.13 -proposed tracker (LP: #2104293)
* Miscellaneous Ubuntu changes
- [Packaging] Fix invoking of control-create
-- Paolo Pisati Wed, 26 Mar 202
This bug was fixed in the package linux - 6.14.0-13.13
---
linux (6.14.0-13.13) plucky; urgency=medium
* plucky/linux: 6.14.0-13.13 -proposed tracker (LP: #2104293)
* Miscellaneous Ubuntu changes
- [Packaging] Fix invoking of control-create
-- Paolo Pisati Wed, 26 Mar 202
** Changed in: linux (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2104355
Title:
Don't suggests fdutils package anymore
Status in linu
This bug is awaiting verification that the linux-aws/6.11.0-1012.13
kernel in -proposed solves the problem. Please test the kernel and
update this bug with the results. If the problem is solved, change the
tag 'verification-needed-oracular-linux-aws' to 'verification-done-
oracular-linux-aws'. If t
Public bug reported:
Maybe it's because of amdgpu-dkms.
Building module:
Cleaning build area...(bad exit status: 2)
. /tmp/amd.HDfRSV4y/.env && make -j32 KERNELRELEASE=6.11.0-21-generic
TTM_NAME=amdttm SCHED_NAME=amd-sched -C /lib/modules/6.11.0-21-generic/build
M=/tmp/amd.HDfRSV4y...(bad exit s
Hello,
this issue still persists with Ubuntu Desktop 24.04.2 LTS on the 6.11
kernel.
When entering sleep, the kernel module immediately throws an error and
the wwan card remains unavailable.
cdc_mbim 1-4:1.0: Tx URB error: -19
Only a restart of the system can fix that which defies the purpose o
Mar 28 2025 12:15 Commenting
Linux 6.14.0-11-generic kernel now in use of 25.04 Beta and will be on
25.04 Release, 6.12.0-15 kernel stayed on development branch month ago,
so that means now thid 6.12.0-15 not affective to normal user or anyone,
you should update your system because that was develo
** Also affects: linux (Ubuntu Noble)
Importance: Undecided
Status: New
** Changed in: linux (Ubuntu Noble)
Status: New => Fix Committed
** Changed in: linux (Ubuntu Noble)
Importance: Undecided => High
--
You received this bug notification because you are a member of Kernel
68 matches
Mail list logo