Skip to content

Instantly share code, notes, and snippets.

@tanitta
Created April 23, 2015 13:50
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save tanitta/c35829157e206a2eb29c to your computer and use it in GitHub Desktop.
cataryst-test install memo
yaourt catalyst-test
open another temrinal(ctrl alt f2 log in as root
ctrl alt f1(non root install then follow instruction
inroot
add nomodeset to grub ; nano /etc/default/grub
update grub ; grub-mkconfig -o /boot/grub/grub.cfg
pacman -S acpid
systemctl enable atieventsd
systemctl start atieventsd
systemctl enable catalyst-hook
systemctl start catalyst-hook
systemctl enable temp-links-catalyst
systemctl start temp-links-catalyst
pacman -S qt4
exit root
ctrl alt F1 (nonroot
sudo aticonfig --initial
sudo reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment