This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Computer Information: | |
| Manufacturer: Micro-Star International Co., Ltd. | |
| Model: MS-158K | |
| Form Factor: Laptop | |
| No Touch Input Detected | |
| Processor Information: | |
| CPU Vendor: AuthenticAMD | |
| CPU Brand: AMD Ryzen 7 5800H with Radeon Graphics | |
| CPU Family: 0x19 | |
| CPU Model: 0x50 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| set -e | |
| export LANG=C | |
| yes | yaourt -G pacs {lib32-,}mesa-git wine-d3dadapter-git xorg-server-git xf86-input-evdev-git xf86-input-synaptics-git xf86-video-nouveau | |
| #pacman -S mesa-git/llvm-svn mesa-git/lib32-llvm-svn | |
| sed -i "s@./autogen.sh@./autogen.sh --enable-nine@g" *mesa*/PKGBUILD | |
| for i in xorg-server-git xf86*; do |