Skip to content

proxmox-kernel 6.19.2 (unofficial) — Linux 6.19.2 + OpenZFS 2.4.1

Latest

Choose a tag to compare

@jaminmc jaminmc released this 06 Mar 01:38
· 8 commits to pve-6.19.2-6 since this release

proxmox-kernel-6.19 — 6.19.2-1~jaminmc1

Unofficial Proxmox kernel package based on Linux 6.19.2 and Ubuntu 6.19.0-6.6, built for Debian trixie.

What's changed

  • Reworked from the latest kernel on git.proxmox.com. No new patches were needed. 6.19.0 RC versions had an apparmor issue that no longer needs patched. Used official Proxmox Rebasing script to rebase patches. Had to manually fix 0005 and 0008.
  • Kernel: updated to 6.19.2, based on Ubuntu-6.19.0-6.6
  • ZFS: updated to OpenZFS 2.4.1 - https://github.com/jaminmc/zfsonlinux/releases/tag/zfs-2.4.1-pve1 has the support deb's
  • Patches:
    • Dropped apparmor: avoid null-deref when checking socket access — picked up upstream in Ubuntu-6.19.0-6.6
    • Dropped TCP revert series (patches 0014–0034) — none of the reverts are needed for 6.19.2
    • Rebased remaining patches (0004–0012) on top of Ubuntu-6.19.0-6.6
  • Firmware list: updated for 6.19.2 — new entries for amdgpu/vce, ath12k, i915/xe3p_lpd, intel/vpu/vpu_60xx, rtl_bt/rtl8761cu, rtl_nic/rtl8125k, rtl_nic/rtl9151a; iwlwifi filenames updated to c101 series; corrected lantiq_gswip.ko module paths
  • Build fix: set LOCALVERSION= in debian/rules to prevent setlocalversion from appending a + dirty suffix after patch application
  • Build fix: patched SUBLEVEL in the kernel Makefile to match package versioning

Installation

Note: This is an unofficial build. Use at your own risk.

apt install ./linux-tools-6.19_6.19.2-1~jaminmc1_amd64.deb ./proxmox-{kernel,headers}-6.19.2*.deb ./pve-firmware_3.19-4-jaminmc_all.deb

EDIT: Updated firmware:

  • Replaced with pve-firmware_3.19-4-jaminmc_all.deb, which should also resolve issue #1 on this kernel.