Skip to content

Instantly share code, notes, and snippets.

@pjobson
Created August 31, 2023 03:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pjobson/90380853d37fb28345d38592c1f7a5eb to your computer and use it in GitHub Desktop.
Save pjobson/90380853d37fb28345d38592c1f7a5eb to your computer and use it in GitHub Desktop.
install amdgpu firmware
   git clone https://kernel.googlesource.com/pub/scm/linux/kernel/git/firmware/linux-firmware.git
   sudo cp linux-firmware/amdgpu/* /lib/firmware/amdgpu
   sudo update-initramfs -k all -u -v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment