Frogging-Family / linux-tkg

linux-tkg custom kernels
GNU General Public License v2.0
1.34k stars 168 forks source link

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

Open blunelsongamer opened 2 weeks ago

blunelsongamer commented 2 weeks ago

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.

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 commented 2 weeks ago

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 commented 5 days ago

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 :frog: