Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. su - root
  2. echo '[mesa-git]' >> /etc/pacman.conf
  3. echo 'SigLevel = Never' >> /etc/pacman.conf
  4. echo 'Server = https://pkgbuild.com/~lcarlier/$repo/$arch' >> /etc/pacman.conf
  5. mhwd-kernel -i linux53
  6. pacman -Syy
  7. pacman -S --overwrite '*' mesa-git lib32-mesa-git vulkan-radeon-git llvm-libs-git
  8. exit;
  9. pamac build trizen
  10. trizen -S linux-firmware-agd5f-radeon-navi10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement