Skip to content

Commit

Permalink
feat: update intel gpu installation
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Aug 21, 2023
1 parent 829d3b3 commit 3f192b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/gpu-intel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ export dependencies=('gpu')

main_pacman() {
require_pacman intel-media-driver

msg 'please set the "i915.enable_psr=0" as kernel parameter in /boot/loader/entries/*.conf' 'notice'
}

main_apt() {
Expand Down

0 comments on commit 3f192b3

Please sign in to comment.