12 lines
205 B
Plaintext
Raw Normal View History

2023-04-10 12:34:37 +03:00
#!/bin/sh
set -e
systemctl disable --now amdgpu-pro-lib.service || echo "amdgpu-pro-lib service could not be disabled"
rm -r /usr/lib/firmware/amdgpu || echo
update-initramfs -c -k all
# Add firmware