Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Specific way to apt install tools for Linux Tkg? Linux Mint (Ubuntu without eewy snaps) Edition #1018

Open
blunelsongamer opened this issue Oct 2, 2024 · 2 comments

Comments

@blunelsongamer
Copy link

I get it, its in experimental because its not arch, but i tried to apt install an specified package for what it told me, and it says unable to find it. It DID Install the linux tools, but its common, not eevdf, making it hard for me to install package cpupower in general. I know it sounds stupid, but its because im semi-new to linux anyway.

  • Linux Mint
  • Can't install tools specifically for the linux-tkg.
  • cpupower
    WARNING: cpupower not found for kernel 6.11.1-tkg

You may need to install the following packages for this specific kernel:
linux-tools-6.11.1-tkg-eevdf
linux-cloud-tools-6.11.1-tkg-eevdf

You may also want to install one of the following packages to keep up to date:
linux-tools-eevdf
linux-cloud-tools-eevdf

sudo apt install linux-tools-eevdf
[sudo] password for blu:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package linux-tools-eevdf

sudo apt install cpupower
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package cpupower

@blunelsongamer
Copy link
Author

blunelsongamer commented Oct 3, 2024

Here's what I recommend for anyone stuck on mint (so far)

It's going to be CPUPower only, the rest is insured till further notice.

sudo apt install cpupower-gui.

Make sure to open that and use the highest with the maximum CPU cores you can get, as it works similarly without need of commands. Also try to keep it as "performance" to have faster results as well, though try this at your own risk. As I and they are not responsible for it.

@Tk-Glitch
Copy link
Member

Regarding that linux-tools package thing, it seems to be pretty much not used nor useful anymore (see https://packages.ubuntu.com/noble/linux-tools-generic - the package only contains documentation). From what I could find Debian broke this into specific packages (three of them or so, a USB device sharing utility, KBuild infrastructure, and performance analysis tools) and Ubuntu is taking a couple years to adapt as usual 🐸

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants