Late friday I decided to upgrade my proxmox 9.1.
I'm using the no-subscription repo, none of the nodes has test repo enables.
Imagine my surprise when the update decided it's time to jump to kernel 7.0 and not remain on the 6.x
At the moment, there are few 3rd party kernel modules which are not compatible:
- i915 SRIOV (although I heard as I write this post that it's now supported)
- Any realtek driver that is not part of the kernel (r8127, r8159) - support up to kernel 6.15 IIRC
Was that a mistake or something?
My /etc/apt/ repos:
I'm using the no-subscription repo, none of the nodes has test repo enables.
Imagine my surprise when the update decided it's time to jump to kernel 7.0 and not remain on the 6.x
At the moment, there are few 3rd party kernel modules which are not compatible:
- i915 SRIOV (although I heard as I write this post that it's now supported)
- Any realtek driver that is not part of the kernel (r8127, r8159) - support up to kernel 6.15 IIRC
Was that a mistake or something?
My /etc/apt/ repos:
Code:
root@prox1:/etc/apt# cat sources.list.d/*
Types: deb
URIs: https://enterprise.proxmox.com/debian/ceph-squid
Suites: trixie
Components: enterprise
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Enabled: false
Types: deb
URIs: http://deb.debian.org/debian/
Suites: trixie trixie-updates
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
Types: deb
URIs: http://security.debian.org/debian-security/
Suites: trixie-security
Components: main contrib non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
Types: deb
URIs: http://download.proxmox.com/debian/pve
Suites: trixie
Components: pve-no-subscription
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Types: deb
URIs: https://enterprise.proxmox.com/debian/pve
Suites: trixie
Components: pve-enterprise
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
Enabled: false