Fixed another issue and pushed a new branch + started a new build.
--
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/2100858
Title:
Snapdragon X Elite: Sync concept kernel changes
Status
Ready to review tree is now available at
https://code.launchpad.net/~ubuntu-
concept/ubuntu/+source/linux/+git/oracular/+ref/ubuntu/plucky-x1e
This one is rebased onto 6.14.0-10.10 and ubuntu-check-commit clean. A
test build is running in
https://launchpad.net/~tobhe/+archive/ubuntu/x1e-kernel-tes
Public bug reported:
We are planning to ship 25.04 with Snapdragon X Elite hardware running out of
the box.
Installer and meta packages are already updated the last thing missing is
syncing kernel changes and configuration from our linux-qcom-x1e kernel used in
our concept image
(https://disco
** Also affects: linux (Ubuntu Plucky)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/2100858
Title:
Snapdragon X Elite: Sync concept kernel
A WIP git tree is available at https://code.launchpad.net/~ubuntu-
concept/ubuntu/+source/linux/+git/oracular/+ref/ubuntu/unstable-x1e
--
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/2100858
A few more observations below.
Running the file command on both gives us:
linux/arch/arm64/boot$ file Image.gz
Image.gz: gzip compressed data, max compression, from Unix, original size
modulo 2^32 63220224
linux/arch/arm64/boot$ file vmlinuz.efi
vmlinuz.efi: PE32+ executable (EFI applic
I came to a similar conclusion, I think the Ubuntu fix would look sth
like
https://git.launchpad.net/~tobhe/+git/linux/commit/?id=a02543cadcc0615d8a9ed78fc58ecda716d2d55c
Currently building a test kernel in a PPA to see if this actually works.
EDIT: I also looked at CONFIG_COMPRESSED_INSTALL, tho
** 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/2098111
Title:
arm64: kernel image cannot be booted in UEFI despite EFI stub
possibly the same as https://bugzilla.kernel.org/show_bug.cgi?id=219514
@dloose what does hciconfig -a | grep Manufacturer output on your
machine?
Mine is:
Manufacturer: MediaTek, Inc. (70)
** Bug watch added: Linux Kernel Bug Tracker #219514
https://bugzilla.kernel.org/show_bug.cgi?id=21951
@dloose: I tested without bluetooth and indeed that works, thx! Wonder
if that helps us find a fix.
--
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/2084252
Title:
6.11.0-8-generic: system
Public bug reported:
Since I upgraded to oracular my system won't wake up from suspend
anymore. Unfortunately I also don't see anything helpful in the logs.
Some of the last messages I am seeing:
Okt 11 03:35:53 shodan /usr/libexec/gdm-x-session[6717]: (EE) event9 -
Logitech G403 HERO Gaming Mo
This is tracked upstream in
https://bugzilla.kernel.org/show_bug.cgi?id=219282
** Bug watch added: Linux Kernel Bug Tracker #219282
https://bugzilla.kernel.org/show_bug.cgi?id=219282
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linu
Public bug reported:
This issue seems to be caused by a recent package update in oracular.
Every time I reboot my desktop my bluetooth headset will fail to connect
until I manually go through forget device -> new pairing.
journalctl says:
23:13:44 desktop bluetoothd[3274]: src/profile.c:ext_conn
> Was it it more than a red line in systemctl status output? Does it
have annoying logging behaviour or break some other service if it isn't
running?
Red lines and an avoidable boot delay while trying to restart and
failing a bunch of times.
--
You received this bug notification because you are
I don't think that's enough since it also gets pulled in by ubuntu-
desktop and ubuntu-desktop-minimal as recommends. It would also be nice
if we found a solution that fixes the issue on existing installations
since upgrades from mantic to noble will trigger the bug.
--
You received this bug noti
It looks like this change did indeed cause issues for non-qualcomm
hardware, see https://bugs.launchpad.net/ubuntu/+source/ubuntu-
meta/+bug/206266
We should definitely check if we can restrict the service to supported
qualcomm devices only. Currently it causes systemd errors and a
noticeable boot
Looking at the diff between mantic and noble I think the regression was
cause by a change to pd-mapper.service.in for
https://bugs.launchpad.net/ubuntu/+source/qrtr/+bug/2054296
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to qrtr in Ubunt
Can confirm that this is was a major annoyance on my m2 air after
upgrading to noble. it seems like this worked better in previous
releases. Looking at my logs it seems like it was already installed on
mantic but didn't cause startup problems. I think it gets pulled in by
being in Recommends for ub
FreeBSD has released an official advisory for the issue today:
https://lists.freebsd.org/archives/freebsd-
stable/2023-November/001726.html
--
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/bug
Below is a potential fix/workaround for noble. This includes the two
upstream commits
https://github.com/openzfs/zfs/commit/03e9caaec006134b3db9d02ac40fe9369ee78b03
and
https://github.com/openzfs/zfs/commit/479dca51c66a731e637bd2d4f9bba01a05f9ac9f
to make block cloning optional and then disable it
There is also a CVE that seems to be caused by the same bug:
https://nvd.nist.gov/vuln/detail/CVE-2023-49298
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2023-49298
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-linux
Public bug reported:
OpenZFS 2.2 reportedly has a bug where block cloning might lead to file
system corruption and data loss. This was fixed in OpenZFS 2.2.1.
Original bug report: https://github.com/openzfs/zfs/issues/15526
and 2.2.1 release notes:
https://github.com/openzfs/zfs/releases/tag/zfs
Public bug reported:
The 6.5 kernel introduced a regression in atomic operations on arm64
which causes all kinds of problems including file system corruptions.
An example report of people encountering this in UTM with a arm64
generic kernel: https://github.com/utmapp/UTM/issues/4840
This is fixe
Public bug reported:
With the new mantic kernel the kernel after a while gets into a state
where amdgpu hangs when starting any game. My suspicion is that it might
happen after waking up from suspend but I am not entirely sure about
that yet. After rebooting It will work for a while until it doesn
** Package changed: ubuntu => linux (Ubuntu)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1974162
Title:
Crashing rtl8192cu on Ubuntu 22.04 LTS (5.15.0-30-generic) with Edimax
EW-761
25 matches
Mail list logo