linux-cpupower is not turbotstat... You even said yourself, tools-common is a "metapackage". I would think then, linux-cpupower is a package that contains the "utility" turbostat... linux-cpupower is installed via the debian "package" manager. So...
I run PBS on a VM in Proxmox with a dedicated datastore drive passed through. I actually have 2 of these 1 as the primary, the other as a sync. I snaphot both these VMs and can move them around with their associated drives as needed. Very...
UPDATE:
I decided to test my existing Truenas VM that was running a pair of disks for a Frigate storage array (stripe) off the onboard Intell AHCI Mode Sata Controller. Put one disk on the other 1064 on-board controller and the other disk on the...
A couple days ago I ran into a frustrating issue. My UGREEN DXP8800 Sata controller is an ASMEDIA 1164 controller and worked fine with the latest updates of proxmox, was broken in 9.0 beta if I recall, and the promox kernel. A motherboard I have...
@fiona
What distro can I use to build kernels? Right now I'm using proxmox itself, latest, which looks to be working well, but I assume you build on a debian distro. Can you share what version if so? Debian 13.5?
Found the dev pages so will...
Hi,
thank you for the report, the git://git.proxmox.com/git/mirror_ubuntu-kernels was slightly behind, so it didn't yet contain the newest required tag. The issue should be fixed now thanks to @fabian!
I am attempting to build a custom kernel for proxmox using this guide: https://github.com/proxmox/pve-kernel
But with this repo:
https://git.proxmox.com/git/pve-kernel.git
But when executing:
make build-dir-fresh
I get:
Cloning into...
The controller doesn't show up in the VM when it's passed through. i dont know what other information to provide, lmao...
"Any ideas? I am looking to compile a custom kernel but get some github auth issues to the kernel-mirror repo so it's not...
I have 3 ASMEDIA controlls.
1164 on a DXP8800
1166 as a 6 port PCIe card
1064 onboard a CWWK motherboard
When I was on PVE 9.0 the DXP8800 wouldn't pass through the second controller. After updating to 9.2, this was fixed and looking at some...
I am trying to compile a custom kernel to fix an ASMEDIA issue but when trying to run through the process I don't have permissions to the kernel mirror:
test -f "submodules/ubuntu-kernel/README" || git submodule update --init...