installing F-sync supported kernel in ARCH LINUX

Channel:
Subscribers:
180
Published on ● Video Link: https://www.youtube.com/watch?v=P3UM9c1wu4Q



Duration: 8:12
579 views
20


per Your request here's how to install a custom kernel in arch linux if you have any question don't hesitate to ask

commands used in the video
#1 - for installing neofetch
sudo pacman -S neofetch
neofetch

#2 - for pacman sync
sudo pacman -Syy

#3 - for instaling the kernel
sudo pacman -S linux-tkg-pds-##### linux-tkg-pds-#####-headers
in #### use your CPU gen name

#4 - uninstalling nvidia driver
sudo pacman -Rnsc nvidia

#5 - install nvidia-dkms driver
sudo pacman -S nvidia-dkms

6# - update GRUB
sudo grub-mkconfig -o /boot/grub/grub.cfg




Other Videos By Linux Gamer


2020-12-12installing F-sync supported kernel in ARCH LINUX



Tags:
f-sync
linux
linux kernel
gaming
install
how to