View Single Post
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 01-03-2020 , 04:41   Re: [CS:GO][LINUX] Build your own kernel = 1 000 Hz + CPU Performance [Debian ~ amd64
Reply With Quote #5

Quote:
Originally Posted by Fastmancz View Post
However, I wanted to try the tuned-adm package, but it doesn't exist for Debian 9 (I didn't find it). :(
Of course you can use tuned for Debian 9!

Simply do the following.
  1. Edit your /etc/apt/sources.list and add below line:
  2. deb http://ftp.us.debian.org/debian sid main
  3. apt-get update;apt install tuned tuned-gtk tuned-utils tuned-utils-systemtap
  4. Complete the update and installation
  5. Run the command: tuned-adm list
  6. Remove or comment out the SID source in sources.list as it's unstable
Maxximou5 is offline