作者: javacomhk 時間: 2022-12-8 22:09 標題: Asahi Linux on M1/M2 can run GPU game now
本帖最後由 javacomhk 於 2022-12-10 10:45 編輯
Asahi Linux can run GPU now
- $ sudo pacman -Syu
- $ sudo pacman -S linux-asahi-edge mesa-asahi-edge
- $ sudo update-grub
- $ sudo pacman -S plasma-wayland-session
4K youtube 輸出還可以, 8K 就有 drop frame.
[attach]2351498[/attach]
Games
supertuxkart
https://github.com/supertuxkart/stk-code/releases/preview
- # install yay
- git clone https://aur.archlinux.org/yay.git
- cd yay
- makepkg -si
- # install neverball game
- yay -S neverball
- # install cannonball game
- yay -S cannonball
- # install supertuxkart
- yay -S supertuxkart
[attach]2351475[/attach]
可以裝 redream 但係現時 Asahi Linux 不支持 OpenGL 3.x hardware acceleration
- export LIBGL_ALWAYS_SOFTWARE=1; ./redream.aarch64.elf
作者: Okt04175 時間: 2022-12-10 02:35
本帖最後由 Okt04175 於 2022-12-10 04:51 編輯
期待之後GPU Driver整到可以完整行Vulkan 1.1/1.2,到時可以同Steam Deck同埋一啲配Radeon 680M(RDNA2)嘅掌機型電腦比較3A遊戲嘅打機表現。
不過有OpenGL 2.1做系統GUI加速Render同玩到舊Game都好過冇。
