So yes. Grub2 2.12 with those patches fixes this issue for Jammy, Mantic
and Noble. We need to apply the fix to all these releases.
--
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/205199
Public bug reported:
After upgrading to linux-image-6.5.0-15-generic 6.5.0-15.15~22.04.1 I
lost use of an HID device via thunderbolt (still working via USB). This
coincided with the following dmesg trace.
[26360.900981] [ cut here ]
[26360.900984] thunderbolt :22:00.0:
The command log for the work-around for a broken jammy install:
>>>
sudo su -
zpool export -a
zpool import -N -R /mnt rpool
zpool import -N -R /mnt bpool
UUID=$(zfs list | awk '/^bpool\/BOOT\/ubuntu_/ {print $1}' | sed
's/bpool\/BOOT\/ubuntu_//g')
zfs import rpool/ROOT/ubuntu_$UUID
zfs import bpoo
@rlaager ---
When I said reconfigure, i did:
>>>
sudo grub-install --target=x86_64-efi --efi-directory=/boot/efi \
--bootloader-id=ubuntu --recheck --no-floppy
>>>
So yes, was that.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to zfs-
Wahoo! Found the magic combination.
chrooted into the broken jammy system.
Add a Noble sources list.
Add the ppa. Edit the added
/etc/apt/sources.list.d/ubuntu-uefi-team-ubuntu-build-jammy.list's active line
to:
>>>
deb [trusted=yes]
https://ppa.launchpadcontent.net/ubuntu-uefi-team/build/ub
** Tags added: amdgpu
** Tags added: flicker suspend-resume
** Summary changed:
- After screen turns off and you turn it back on, weird corruption
+ [amdgpu] After screen turns off and you turn it back on, weird corruption
** Package changed: xorg (Ubuntu) => linux (Ubuntu)
--
You received th
You have been subscribed to a public bug:
When the laptop main screen turns off due to inactivity and then you
turn it back on, there is a weird corruption.
Restart helps.
ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: xorg 1:7.7+23ubuntu2
ProcVersionSignature: Ubuntu 6.5.0-15.15-generic
Any chance this test needs a re-run of “grub-install”, not just “update-
grub” (as you would get from a reconfigure)?
--
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/2051999
Title:
Gr
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
Hi R. Diez,
I had a bit of spare time, and took a closer look. I can reproduce the
issue, and I can see the zeros. It does indeed happen on every copy.
I tried 6.8-rc3, so it is still broken there. I will write to the
maintainer about getting this fixed as soon as I locate the commit that
introdu
Since it is also built for Mantic, I would expect it works for Mantic
Also. (Will confirm later.)
I spun up a Jammy ZFS image. Changed the sources list to Noble. Added
the PPA. Installed packages 'grub2 & shim'... Let it pull in the depends
it needed. Change the sources.list back to jammy. Did som
@Timo I just saw the 2.2.0-0ubuntu1~23.10.2 announcement for mantic.
IMHO cherry picking is not a very good approach when it comes to 2.2.2.
I followed the ZFS github repo closely during the time of the bug in
November and December until 2.2.2 came out on the ZFS GitHub repo and
there where multipl
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
This issue is still present in kernel 6.7.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/2051720
Title:
Bluetooth Broken In Kernel Versions 6.5+ (Intel AX210)
Status in Linux:
Confi
It worked:
The grub issue with a PPA solved it for NNoble
Code:
apt policy grub-common
grub-common:
Installed: 2.12-1ubuntu1~ppa1
Candidate: 2.12-1ubuntu1~ppa1
Version table:
*** 2.12-1ubuntu1~ppa1 500
500 https://ppa.launchpadcontent.net/ubuntu-uefi-team/build/ubuntu
noble/main a
I've added the PPA for Noble just now, will report after a manual bpool
snapshot
**The following packages will be upgraded:
automake autopoint ayatana-indicator-common bind9-dnsutils bind9-host
bind9-libs cpio
gcc-14-base gcc-14-base:i386 gettext gettext-base grub-common
grub-efi-amd64-
Public bug reported:
i try ...
ProblemType: Package
DistroRelease: Ubuntu 24.04
Package: nvidia-driver-470 470.223.02-0ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-91.101-generic 5.15.131
Uname: Linux 5.15.0-91-generic x86_64
ApportVersion: 2.27.0-0ubuntu6
Architecture: amd64
CasperMD5CheckResult:
Public bug reported:
try to restore my ubuntu
ProblemType: Package
DistroRelease: Ubuntu 24.04
Package: nvidia-dkms-470 470.223.02-0ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-91.101-generic 5.15.131
Uname: Linux 5.15.0-91-generic x86_64
ApportVersion: 2.27.0-0ubuntu6
Architecture: amd64
CasperMD
@mafoelffen You can find builds of GRUB 2.12 for Ubuntu in this PPA:
https://launchpad.net/~ubuntu-uefi-team/+archive/ubuntu/build
NOTE that the stuff in that PPA isn't signed, so you need to disable
UEFI secure boot to test it easily.
--
You received this bug notification because you are a memb
This bug was fixed in the package libpcap - 1.10.4-4ubuntu3
---
libpcap (1.10.4-4ubuntu3) noble; urgency=medium
* Don't require ibverbs on i386
-- Jeremy Bícha Fri, 02 Feb 2024 16:41:24 -0500
** Changed in: libpcap (Ubuntu)
Status: Fix Committed => Fix Released
--
You
Forgot to mention... Those "@feature" changes, that are suspected as
being the problems when enabled... unfortunately cannot be done on an
already created bpool. Those can only be set at pool "creation time".
So I'm working on a script to recreate bpool which those specific option
settings from th
** Changed in: linux (Ubuntu)
Status: Confirmed => New
** Project changed: ubuntu-ubuntu-server => 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/1626838
Title:
yakkety co
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: linux-hwe-6.5 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-aws-6.5 in Ubuntu.
https://bugs.launchpad.ne
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: linux-aws-6.5 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-aws-6.5 in Ubuntu.
https://bugs.launchpad.ne
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: linux-signed-hwe-6.5 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-aws-6.5 in Ubuntu.
https://bugs.launc
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: linux-meta-hwe-6.5 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-aws-6.5 in Ubuntu.
https://bugs.launchp
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-aws-6.5 in Ubuntu.
https://bugs.launchpad.net/bugs/2
I'm working on trying various differing work-arounds with what is there
natively.
I tried building the newest git on Grub2 2.12. Fails building at a point
which is says way fixed for the error i am getting, but still fails on
the make at the same point. (asorti ot defined)
I'm also working on ano
Also affect Mantic...
** Also affects: zfs-linux (Ubuntu)
Importance: Undecided
Status: New
--
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/2051999
Title:
Grub2 2.06 has up
So, I did test the -proposed package for mantic on a clean install by
creating a test-pool and running the zhammer.sh linked #16.
…
As expected on an unpatched system the error occurred during the first
iteration:
[zhammer::1858] zhammer_1858_0 differed from zhammer_1858_538!
[zhammer::1858] Hex
Public bug reported:
Since updating the package from 1.2.6.3-1ubuntu1.9 to
1.2.6.3-1ubuntu1.10, when playing audio from a speaker connected over
HDMI, using the default stereo audio preset adds the sound of sand to
the audio being played. Switching to the 5.1 audio preset fixes the
issue.
In case
31 matches
Mail list logo