Thanks for the reply! I found the solution!
I ran that, and now I have the drivers installed.
sudo pacman -S $(ls /boot | awk -F “-” ‘/^linux/ { print $1"-headers" }’)
Thanks for the reply! I found the solution!
I ran that, and now I have the drivers installed.
sudo pacman -S $(ls /boot | awk -F “-” ‘/^linux/ { print $1"-headers" }’)