Public bug reported:
🧩 Bug Description
After upgrading to kernel 6.8.0-60-generic on Linux Mint 22.1 (based on Ubuntu
24.04), both audio and webcam devices fail to initialize. Reverting to kernel
5.15.0-56-generic restores full functionality.
This is a hardware regression affecting:
Audio: Int
I hit this on my desktop after updating to Plucky.
> As a workaround until the issue is fixed, it is safe to do:
>
> `test -f /etc/logrotate.d/cloud-init-base && rm -v
> /etc/logrotate.d/cloud-init`
>
> to manually clean the duplicated logrotate config.
This appeared to resolve the error. Howeve
Thanks, all, for taking the time to look into my bug report.
Since I don't control the application that first caused me to notice
this bug, and I can't stop it from preferring /etc/timezone over other
time zone sources, I will implement the given workaround on my servers.
Thank you for providing a
> The reason seems due to
There is a known cloud-init packaging issue in the upgrade path which
causes this - the team is aware of it and working on a solution.
However, cloud-init is a systemd service. How could that be the root
cause of your initramfs failure?
The initramfs issue that was origi
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Koichiro Den (koichiroden)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2104282
Title:
iptables incompatibility
To manage notifications
Public bug reported:
In Ubuntu 24.04 server, setting the system time zone via systemd's
timedatectl fails to update the contents of /etc/timezone. In previous
LTS server releases, timedatectl updated this file without any issue, so
this is new faulty behavior.
Because there are several different
> If it's not worse, I believe we can proceed with the SRU, but by
keeping this bug open and with the appropriate tag. What do you think?
I agree with your assessment. I think that it's not worse, but like you
said it's not completely fixed.
Since 25.1 downstream release is just around the corner
> Comment #10 tested this SRU on jammy and noble. Looks like in noble
it's not fully fixed, from what I understood?
Correct. The fix is in two parts - one already landed and the other has
an open PR -> https://github.com/canonical/cloud-init/pull/6044
> And what about focal and oracular? Is this
The Problem
The problem is obviously system instability due to memory pressure, but
what can an admin do about it?
Some options exist to configure the priority of processes killed due to
memory pressure.
Non-snap processes can be configured via systemd using OOMScoreAdjust[1]
(kerne
** Description changed:
A logic error in some code I wrote caused lxd to spawn many qemu VMs
which caused memory pressure. This caused the OOM killer to be invoked,
which killed gnome-character. Because the DefaultOOMPolicy is set to
"stop", this caused dbus.service to stop. My system user
Public bug reported:
[ Impact ]
Originally reported upstream[1], an issue with systemd ordering caused by a
previous patch affects focal, jammy, and noble and causes NoCloud to be
undetected in some cases (identified when using LVM).
[ Test Plan ]
Tested via https://github.com/canonical/cl
Public bug reported:
My journal is filling up with logs like this:
Feb 03 19:33:10 arc systemd[8685]: Failed to open /dev/pts device,
ignoring: Inappropriate ioctl for device
There are dozens to hundreds of this exact message per service started.
Many originate from PID 1, others from the user s
Public bug reported:
[ Impact ]
Cloud-init immediately reconfigures the network when 1) hotplug is
enabled and 2) a new device is added. AWS IMDS might not (yet) have the
interface configuration available by the time that the device is visible
to the instance. This means that new interfaces are s
** Changed in: linux (Ubuntu)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2094764
Title:
Enable SG/TSO patch backport request for 24.04 server
To manage notificati
they're usually around August, you'd have to chase up the release team
for the exact date. 24.04.2 doesn't even release for a couple more
weeks yet
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/209476
but from reading above you hit your targets when explicitly enabling
this? so the request is to change LTS expected behavior and possibly
introduce regressions to avoid having to explicitly set it?. i still
have not seen anything to justify the request, especially as this will
filter down in 24.0
why is the expected result 80%? we have historical data that
consistently demonstrates this the expectation or its some number we
have just decided on? so far this looks to me like a performance
enhancement request which we would not do for a stable kernel,
especially as there is a viable workaro
it is currently not possibly to use ethtool to explicitly enable SG and
TSO? the commit mentioned seems to imply that it is? my understanding
of the request is to make this the default behavior for the driver, or
can you elaborate what the actual issue this is fixing is?
--
You received this bu
changing defaults to a stable kernel alters existing expected behaviour
and runs the risk of regressions. this option seems to be able to be
configured/tuned by sysadmins so does not appear to be critical?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is su
** Changed in: cloud-init
Importance: Unknown => Undecided
** Changed in: cloud-init
Status: Fix Released => New
** Changed in: cloud-init
Remote watch: github.com/canonical/cloud-init/issues #5849 => None
** No longer affects: cloud-init
--
You received this bug notification becaus
> You mention that it was fixed upstream but the bug you reference is
open and has mention of a fix?
Oh you're right. I'm not sure why I said that.
> Also is that an issue with the settings interface or only using
gsettings on the cmdline?
Settings interface, I haven't tried using gsettings on t
I may have a fix for this issue. Please test the code in this PR:
https://github.com/canonical/cloud-init/pull/5913/files
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2089185
Title:
Releasing fails
Public bug reported:
Setting org.gnome.desktop.datetime automatic-timezone to true seems to
have no effect. This is because location services is disabled. This is
unintuitive - a toggle should do what it advertises or be blocked when
the system is in a state that will cause the toggle to not work
** Changed in: cloud-init (Ubuntu)
Status: New => Won't Fix
** Changed in: juju (Ubuntu)
Status: New => Won't Fix
** Changed in: cloud-init (Ubuntu)
Status: Won't Fix => Invalid
** Changed in: juju (Ubuntu)
Status: Won't Fix => Invalid
--
You received this bug notif
> While GH-5849 could have the same root cause, at first glance, the
code paths appear to be different.
Agreed.
> until we can get the full logs
A minimal reproducer is also required so that a fix can be developed and
validated.
--
You received this bug notification because you are a member of
This was also reported from Noble and a report was made upstream. I
would link the upstream bug tracker and noble, but this Launchpad
functionality appears currently broken.
[1] https://gitlab.com/apparmor/apparmor/-/issues/445
** Changed in: ubuntu-release-upgrader
Importance: Unknown => Unde
** Bug watch added: gitlab.com/apparmor/apparmor/-/issues #445
https://gitlab.com/apparmor/apparmor/-/issues/445
** Also affects: ubuntu-release-upgrader via
https://gitlab.com/apparmor/apparmor/-/issues/445
Importance: Unknown
Status: Unknown
--
You received this bug notificatio
** Description changed:
A logic error in some code I wrote caused lxd to spawn many qemu VMs
which caused memory pressure. This caused the OOM killer to be invoked,
which killed gnome-character. Because the DefaultOOMPolicy is set to
"stop", this caused dbus.service to stop. My system user
** Description changed:
A logic error in some code I wrote caused lxd to spawn many qemu VMs
which caused memory pressure. This caused the OOM killer to be invoked,
which killed gnome-character. Because the DefaultOOMPolicy is set to
"stop", this caused dbus.service to stop. My system user
** Description changed:
A logic error in some code I wrote caused lxd to spawn many qemu VMs
which caused memory pressure. This caused the OOM killer to be invoked,
which killed gnome-character. Because the DefaultOOMPolicy is set to
"stop", this caused dbus.service to stop. My system user
** Also affects: snapd
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2089800
Title:
Ubuntu desktop is unstable under memory pressure due to undesireable
Public bug reported:
A logic error in some code I wrote caused lxd to spawn many qemu VMs
which caused memory pressure. This caused the OOM killer to be invoked,
which killed gnome-character. Because the DefaultOOMPolicy is set to
"stop", this caused dbus.service to stop. My system user slice wasn
** Attachment added: "journalctl_oom.log"
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2089800/+attachment/5840840/+files/journalctl_oom.log
** Also affects: systemd
Importance: Undecided
Status: New
** No longer affects: systemd
--
You received this bug notification bec
** Also affects: subiquity
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2089393
Title:
package cloud-init 24.3.1-0ubuntu0~24.04.2 failed to install/upgra
Please gather the logs as described in [1] and report back.
Which image did this last succeed in?
I just linked the upstream bug and set the downstream bug to "invalid".
[1] https://docs.cloud-init.io/en/latest/howto/bugs.html#collect-logs
** Bug watch added: github.com/canonical/cloud-init/iss
This doesn't look like a cloud-init bug. Cloud-init is not an
installer[1].
I just added subiquity to this bug report.
[1] https://canonical-subiquity.readthedocs-hosted.com/en/latest/intro-
to-autoinstall.html
** Also affects: subiquity
Importance: Undecided
Status: New
** Changed in
Public bug reported:
On oracular (probably others as well), by default, the dracut initrd will not
have /etc/lvm/{lvm.conf,lvmlocal.conf}. (This differs from initramsfs-tools
based initrds). As a consequence, systems on which root is on a LV on a LVM VG
with a system_id will fail to be found,
> the most technically advantageous and correct way to configure ssh
Agreed
> How is cloud-init making sure another file in sshd_config.d isn't
superseding its config?
It isn't. I just filed an upstream bug to track this as an issue - and
linked it above.
> sshd -T should be consulted, instead
> Perhaps an acceptable solution could be to write the file only if
cloud-init needs to overwrite the value to "no", but if the value is
"yes", the openssh default, it shouldn't create the file.
This would require cloud-init to implement a parser which correctly
parses all of sshd's configuration
** Changed in: lptools
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1974061
Title:
Fails on python3.10 (fix linked)
To manage notifications about this
I also hit this issue on Noble, however, I have libtraceevent installed
yet this does not resolve the issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2075101
Title:
perf unsupported tracepoint
Looking at this again, I'd like to point out that this bug is invalid
for the following reasons:
1. cloud-init didn't put the README in your boot partition - so you should file
a bug against whatever tool put it there
2. The links that you mentioned do indeed work.
The PR I linked above just upd
** Changed in: cloud-init (Ubuntu)
Status: New => Triaged
** Changed in: cloud-init (Ubuntu)
Importance: Undecided => Medium
** Description changed:
MAAS uses curtin to create a cloud-init configuration using curtin's
debconf_selections. Cloud-init's postinst script generates the p
Thanks for reporting Evan!
Here is the proposed fix https://github.com/canonical/cloud-
init/pull/5741
Please note that Lunar Lobster is EOL, so will not receive future cloud-
init updates.
** Changed in: cloud-init (Ubuntu)
Status: New => In Progress
--
You received this bug notificati
This behavior is expected in ubuntu-minimal, but should not occur in
non-minimal images. This is actually an issue in cloud-init on some
versions of cloud-init. The fix was just committed[1] to upstream and
should be available in the 24.4 release.
[1] https://github.com/canonical/cloud-init/pull/5
** Also affects: linux-kvm (Ubuntu Jammy)
Importance: Undecided
Status: New
** Also affects: linux-kvm (Ubuntu Noble)
Importance: Undecided
Status: New
** Also affects: linux-kvm (Ubuntu Oracular)
Importance: Undecided
Status: New
** Package changed: linux-kvm (Ubun
** Description changed:
MAAS uses curtin to create a cloud-init configuration using curtin's
debconf_selections. Cloud-init's postinst script generates the preseed
configuration based on debconf settings.
This design is undesirable for several reasons:
1. this design unnecessarily
Public bug reported:
MAAS uses curtin to create a cloud-init configuration using curtin's
debconf_selections. Cloud-init's postinst script generates the preseed
configuration based on debconf settings.
This design is undesirable for several reasons:
1. this design unnecessarily requires a distro
Agreed, it looks like this is fixed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1974061
Title:
Fails on python3.10 (fix linked)
To manage notifications about this bug go to:
https://bugs.launchp
> By providing a quirk if cloud-init gets included in an image that doesn't
> already contain cloud-init, we can prevent this pitfall by adding something
> like the following across upgrade.
>
> cat > /etc/cloud/cloud-init.disabled < Disabled by do-release-upgrade because cloud-init was pulled in
ciate those who work on it.
Brett
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2055239
Title:
Warning: The unit file, source configuration file or drop-ins of {apt-
news,esm-cache}.service chang
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => AaronMa (mapengyu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2070339
Title:
[Lenovo Ubuntu 24.04 Bug] dmesg show "spi-nor: probe of s
Cloud-init now supports event reporting, so closing this item. If you
believe this to be not completed please open a new bug against cloud-
init on Github with more details.
** Changed in: cloud-init (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because
TUN devices do not have a mac address, and therefore this issue has been
resolved[1] since 17.1. Closing
[1] https://github.com/canonical/cloud-
init/commit/ebc9ecbc8a76bdf511a456fb72339a7eb4c20568#diff-64cfbd59f8e1f952e493a0a0198ad52030d7f1809d46e84f1645515045f40270
** Changed in: cloud-init (Ub
The benefit is in kernel boot time, so by the time cloud-init has
started, it will be too late to benefit the first boot. If such a
benefit is even wanted (given the compatibility concerns previously
cited), I suspect that the initial proposal of making this part of image
build would make more sens
Cloud-init now prefers dhcpcd over dhclient, which includes RFC 5227
support. Closing.
** Changed in: cloud-init (Ubuntu)
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
On 24.04 and later Ubuntu's grub packaging uses
"cloud_style_initialization" and therefore cloud-init isn't required to
select the grub install target anymore.
** Changed in: cloud-init (Ubuntu)
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of
** Changed in: cloud-init (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1703789
Title:
Disk setup example text only lists MBR as valid table_type
T
** Changed in: cloud-init (Ubuntu)
Status: Fix Committed => Fix Released
** Changed in: cloud-init (Ubuntu Focal)
Status: Fix Committed => Fix Released
** Changed in: cloud-init (Ubuntu Jammy)
Status: Fix Committed => Fix Released
--
You received this bug notification becau
> cloud-init docs are not clear that ';' in kernel cmdline is
potentially missmarsed by bootloaders, and thus the values passed to ds=
should be ideally escaped like ds='all the settings' because \; to
separate key-value pairs can be eaten easily. see the below confusing
where most of the cmdline a
** Changed in: cloud-init (Ubuntu)
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1675571
Title:
Cloud-init update renders secondary addresses to be incompatible
** Changed in: cloud-init (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1303934
Title:
no error message to console when cloud-config-url fails to lo
The problem that was initially reported was resolved in this bug report.
Cloud-init was behaving as expected so setting to invalid.
** Changed in: cloud-init (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
** Changed in: cloud-init (Ubuntu)
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861128
Title:
getty.target starts before cloud-config is done
To manage notific
> [ Chad Smith ]
> * Replace cloud-init.service on NetworkManager images to address an ordering
>cycle interfering with autoinstall with ubuntu-desktop-installer.
>(LP: #2008952)
It sounds like you've correctly diagnosed the root cause.
> Is there something to be fixed on either side?
see the following gnome-shell crash link:
https://errors.ubuntu.com/oops/3aa89b1a-08f5-11ef-9dd2-fa163ec44ecd
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064736
Title:
gnome crashes
To manage n
I just discovered
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/2021523.
This bug might be a duplicate of that one, but I'm not sure whether the
dialogue behavior is a gstreamer issue or due to another project
(totem/snapd/etc). For now I'll add gstreamer to this issue and let
someone
Public bug reported:
My attempts to get it to work with gnome video (Totem) fail due to a
missing decoder:
When I start the video with `xdg-open some.mp4`, in a window over the
first frame of the video player I get a popup that says:
```
Unable to play the file
meta/x-gst-fourcc-mett decoder is
I believe that this can be closed. On noble, totem has the following
mimetypes in /usr/share/applications/org.gnome.Totem.desktop
MimeType=application/mxf;application/ram;application/sdp;application/vnd.apple.mpegurl;application/vnd.ms-
asf;application/vnd.ms-wpl;application/vnd.rn-
realmedia;appl
Thanks for reporting this issue! By the changed file it looks like
something (subiquity?) is changing one of cloud-init's service files.
Since it looks like this is an issue in an external project, I'm setting
this issue to Invalid on the cloud-init project for now.
** Changed in: cloud-init (Ubu
I haven't tested the diff, but this looks like an improvement to me. The
new output message improves the messaging to the user with a clue that
LABEL resolution is involved in fs type lookup and a possible source of
the issue.
+1 thanks @bdrung
--
You received this bug notification because you a
After digging in a little bit I noticed that this is just a case of a
confusing error message. It turns out that the label was just missing
from this filesystem. I'll update the bug title accordingly.
** Summary changed:
- initramfs-tools can't identify root filesystem type
+ initramfs-tools rep
Public bug reported:
When I attempt to regenerate an initramfs for a new root filsystem,
update-initramfs is unable to identify the filesystem type of this
initramfs.
```
# update-initramfs -u
update-initramfs: Generating /boot/initrd.img-5.15.0-1059-kvm
W: Couldn't identify type of root file sys
This is a duplicate of https://bugs.launchpad.net/ubuntu/+source/gnome-
shell-extension-tiling-assistant/+bug/2063970
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065869
Title:
Noble tiling overla
> The desktop crashes after some time and a hard reboot is needed (going
so far to unplug and re-plug).
This happens while trying to upgrade cloud-init I assume? Does this
reproduce for you? I just tried upgraded cloud-init from 23.3.1-0ubuntu2
to 24.1.3-0ubuntu1~23.10.2 without error. The journal
** Attachment added: "added screenshot"
https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/2066027/+attachment/5779381/+files/Screenshot%20from%202024-05-17%2010-33-25.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Public bug reported:
Firefox is currently eating 100% CPU (firefox was nearly unusable,
confirmed with htop), however the gnome system monitor reports 0.99%.
This does not appear to be a simple multiplication error since a single
process called Isolated Web Co is reported as much higher at 6.31
p
Public bug reported:
Sometimes when dragging a window on Gnome to an edge to arrange window
tiling, the translucent orange overlay will cover the top half of the
screen. This has been happening on Noble for a month or two now. Usually
just resizing the tiled window will make this overlay disappear
Will do once I return.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064736
Title:
gnome crashes
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell
Is this behavior supposed to be fixed in 24.04? I see a similar report
here[1] based on 24.04 where the apparent fix involves removing
optional: true to avoid blocking boot.
[1] https://github.com/Joshua-Riek/ubuntu-rockchip/issues/757
** Bug watch added: github.com/Joshua-Riek/ubuntu-rockchip/is
Public bug reported:
second time that gnome crashed in two days while moving windows around
ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: gdm3 46.0-2ubuntu1
ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1
Uname: Linux 6.8.0-31-generic x86_64
NonfreeKernelModules: zfs
ApportVersion:
Public bug reported:
graphics crashes, requires reboot
this has happened a few times recently - typically during periods of
activity but not always.
See the journal log from the last boot below:
Apr 30 21:07:15 arc kernel: snd_hda_intel :1f:00.1: Unable to change power
state from D3hot to
Public bug reported:
Originally reported on Github[1], cloud-init released a change in the
cli[2] that broke former cloud-init cli commands.
Previously `cloud-init -f init` was allowed, but after the 24.1 SRU
release to Jammy, this broke and
now the following invocation is required to accompli
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Anthony Wong (anthonywong)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063074
Title:
Waydroid breaks nouveau
To manage notifications
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Anthony Wong (anthonywong)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063077
Title:
Keyboard does not work after waking up from suspe
** Changed in: linux-meta (Ubuntu)
Assignee: (unassigned) => Kleber Sacilotto de Souza (kleber-souza)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063143
Title:
Frequent boot to black display
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Anthony Wong (anthonywong)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062951
Title:
Random flickering with i915 on Linux 6.8
To mana
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Kleber Sacilotto de Souza (kleber-souza)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062966
Title:
package linux-tools-common (not ins
** Changed in: linux-azure (Ubuntu)
Assignee: (unassigned) => Marcelo Cerri (mhcerri)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062977
Title:
Please backport d02c357e5bfa7dfd618b7b3015624b
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Kleber Sacilotto de Souza (kleber-souza)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062985
Title:
ALSA Fails to detect any devices wi
** Changed in: linux-firmware (Ubuntu Noble)
Assignee: (unassigned) => Kleber Sacilotto de Souza (kleber-souza)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063002
Title:
Add support for DCN
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Kleber Sacilotto de Souza (kleber-souza)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062452
Title:
package linux-headers-6.5.0-28-gene
** Changed in: linux-firmware (Ubuntu)
Assignee: (unassigned) => Anthony Wong (anthonywong)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062502
Title:
linux-firmware package breaks iwlwifi
T
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Anthony Wong (anthonywong)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062545
Title:
Still, No keyboard after kernel update Linux t-l1
** Changed in: linux-signed-hwe-6.5 (Ubuntu)
Assignee: (unassigned) => Anthony Wong (anthonywong)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062546
Title:
Ubuntu 22.04 Lock Screen is changi
** Changed in: linux-signed (Ubuntu)
Assignee: (unassigned) => Anthony Wong (anthonywong)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062562
Title:
Keyboard not working after resume from sus
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Anthony Wong (anthonywong)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062325
Title:
Failed to read fan data for Asus Zenbook laptop
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Kleber Sacilotto de Souza (kleber-souza)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062386
Title:
Maxlinear Ethernet GPY115B report g
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Anthony Wong (anthonywong)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062120
Title:
lenovo yt3 kernel support
To manage notification
** Changed in: linux (Ubuntu)
Assignee: (unassigned) => Anthony Wong (anthonywong)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062412
Title:
No input through internal microphone (Ryzen 6000)
1 - 100 of 1221 matches
Mail list logo