Skip to content

Instantly share code, notes, and snippets.

@pjobson
Created August 31, 2023 03:17
Show Gist options
  • 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
@Yousha
Copy link

Yousha commented Apr 19, 2025

WARNING! This may break your operating system and prevent it from functioning properly.

@pjobson
Copy link
Author

pjobson commented Apr 19, 2025

@Yousha can you post some more details rather than basically nothing?

@Yousha
Copy link

Yousha commented Apr 20, 2025

Due to incompatibility of some firmwares...

Mainboard: ASUS FX505DT
Processor: AMD Ryzen 7 3750H
Graphic processor: NVIDIA GeForce GTX 1650 + AMD Radeon RX Vega 10
OS: Slackware 15 64bit

photo_2025-04-20_14-01-01

@pjobson
Copy link
Author

pjobson commented Apr 21, 2025

Thanks for the update @Yousha I do appreciate it! Sorry about narfing your system. :(

@Yousha
Copy link

Yousha commented Apr 21, 2025

It's fine, it's Linux world... :)
Happens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment