Yes, but remember, no-subscription is also not intended for production systems, see the docsReality is though, nobody is going to do that
I'm guessing we can just disable the pve-test repo and enable the no-subscription one?

Yes, but remember, no-subscription is also not intended for production systems, see the docsReality is though, nobody is going to do that
I'm guessing we can just disable the pve-test repo and enable the no-subscription one?
Hi bossHi,
if you want to continue using it as a test system, you can simply upgrade using apt:
https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#system_software_updates
For production systems you shouldn't have used the beta to begin withStarting fresh is recommended there.
For upgrading systems with Proxmox VE 8 or installing new systems, see the official upgrade guide: https://pve.proxmox.com/wiki/Upgrade_from_8_to_9
and the release announcement:
We are pleased to announce the first stable release of Proxmox Virtual Environment v9.0 - immediately available for download!
The new version is based on the great Debian 13 "Trixie" but we're using a newer Linux kernel 6.14.8-2 as stable default in Proxmox VE.
Beyond the core system updates, we've also refreshed many of our included technologies. You'll find updated versions of essential software like QEMU 10.0.2, LXC 6.0.4, ZFS 2.3.3, and Ceph Squid 19.2.3, all integrated seamlessly.
We're incredibly proud of the hard work that has gone into this release and can't wait for you to...
- t.lamprecht
- Replies: 356
- Forum: Proxmox VE: Installation and configuration
Yes, that is what being released meansHi boss
Do you mean if I have a new installation for Peoxmox now, I can use 9.0.3 for production?
Error! Your kernel headers for kernel 6.14.8-2-bpo12-pve cannot be found at /lib/modules/6.14.8-2-bpo12-pve/build or /lib/modules/6.14.8-2-bpo12-pve/source.
root@proxmox:~/i915# uname -r
6.14.8-2-bpo12-pve
if you are on Proxmox VE 9 (based on Debian 13), you should not run the kernel for Proxmox VE 8 (based on Debian 12, theAnyone try building https://github.com/strongtz/i915-sriov-dkms into the latest kernel for multi iGPU support on new Ultra CPUs?
Im getting an invalid kernel header:
Code:Error! Your kernel headers for kernel 6.14.8-2-bpo12-pve cannot be found at /lib/modules/6.14.8-2-bpo12-pve/build or /lib/modules/6.14.8-2-bpo12-pve/source.
Code:root@proxmox:~/i915# uname -r 6.14.8-2-bpo12-pve
bpo12
means the package was backported for Debian 12). Also make sure the proxmox-default-headers
package is installed.Hi,
if you are on Proxmox VE 9 (based on Debian 13), you should not run the kernel for Proxmox VE 8 (based on Debian 12, thebpo12
means the package was backported for Debian 12). Also make sure theproxmox-default-headers
package is installed.
lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06)
00:02.1 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06)
00:02.2 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06)
00:02.3 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06)
00:02.4 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06)
00:02.5 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06)
00:02.6 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06)
00:02.7 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06)
Should not be necessary to run manually usually. What doesran update-initramfs and that set the correct kernel.
proxmox-boot-tool kernel list
say?Glad to hearvGPU seems to work on Proxmox 9 for an Ultra 265k CPU
Glad to see everything is working for the Intel iGPU vGPU. I assume you're using the i915 DKMS driver? If you are, did you have to do anything odd to make it work, or are the standard instructions on the GitHub still good?How do I do that? I just ran the standard update process. The default headers are there. Looking at the repository this is the latest kernel in trixie but it has a bpo distinction.
ran update-initramfs and that set the correct kernel.
vGPU seems to work on Proxmox 9 for an Ultra 265k CPU
Code:lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06) 00:02.1 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06) 00:02.2 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06) 00:02.3 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06) 00:02.4 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06) 00:02.5 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06) 00:02.6 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06) 00:02.7 VGA compatible controller: Intel Corporation Arrow Lake-S [Intel Graphics] (rev 06)
I didn't have to do anything special. No. I'm not sure where, there, is.Glad to see everything is working for the Intel iGPU vGPU. I assume you're using the i915 DKMS driver? If you are, did you have to do anything odd to make it work, or are the standard instructions on the GitHub still good?
(There's an open bug report over there re: PVE 9 compatibility. It'd be nice to add a post with a known working config.)
My update failed cause I had a custom module in there when I tried to upgrade. gasket dkms and the apt process died then, so I think it simply didn't get a chance to update the kernel when i ran through that process initially. I backed out the gasket custom piece and then it was able to finish. At least that's what I recall.Should not be necessary to run manually usually. What doesproxmox-boot-tool kernel list
say?
Glad to hear![]()
We use essential cookies to make this site work, and optional cookies to enhance your experience.