Recent content by Seed

  1. S

    [SOLVED] linux-tools-common?

    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 don't understand what you're saying here.
  2. S

    [SOLVED] linux-tools-common?

    Thank you. That's the one I need.
  3. S

    [SOLVED] linux-tools-common?

    Im trying to install a utility that somewhat can show how much power or Watts my CPU is using.
  4. S

    [SOLVED] linux-tools-common?

    What does this even mean? The utility Im trying to install is part of the tools package.
  5. S

    [SOLVED] linux-tools-common?

    I can't figure out how to install these with the pve repos. Anyone know how I can install these on proxmox? C
  6. S

    Backup Server as a VM and pass through drive

    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 flexible. Been working great.
  7. S

    [TUTORIAL] How to Build a New Kernel to Support ASMEDIA Controllers

    With surveillance video (9x4k) constantly writing to both disks for 12 hours, so far it's been stable and no issues.
  8. S

    [TUTORIAL] How to Build a New Kernel to Support ASMEDIA Controllers

    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 PCIe 4x3 Amazon 6 port 1166 card. 08:0e.0 SATA...
  9. S

    [TUTORIAL] How to Build a New Kernel to Support ASMEDIA Controllers

    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 that am porting some hardware too, however, 1064...
  10. S

    Building a Custom Kernel Fails in Submodule

    @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 follow that. Thanks again for the fix. C
  11. S

    Building a Custom Kernel Fails in Submodule

    Thank you! Will give it a go. C
  12. S

    Building a Custom Kernel Fails in Submodule

    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 '/root/pve-kernel/submodules/ubuntu-kernel'... fatal...
  13. S

    ASMEDIA SATA Controller Woes - 1164 Works, 1166 and 1064 Do Not

    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 available to build against." "this was fixed and...
  14. S

    ASMEDIA SATA Controller Woes - 1164 Works, 1166 and 1064 Do Not

    How does that help me? Ive read your posts and they are incomplete and dont reference my issue directly...