Skip to content

Instantly share code, notes, and snippets.

@mgreenly
Last active May 17, 2020 21:38
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 mgreenly/ca8d584a1872d49b5b33bfb95099592b to your computer and use it in GitHub Desktop.
Save mgreenly/ca8d584a1872d49b5b33bfb95099592b to your computer and use it in GitHub Desktop.
apt install linux-image-5.4.0-0.bpo.2-amd64 linux-headers-5.4.0-0.bpo.2-amd64
apt-get -t buster-backports install linux-image-5.4.0-0.bpo.2-amd64 linux-headers-5.4.0-0.bpo.2-amd64
sudo dd bs=4M if=debian-10.4.0-amd64-netinst.iso of=/dev/sde status=progress oflag=sync
/etc/init.d/network-manager start
deb http://deb.debian.org/debian buster-backports main
firmware-amd-graphics
dmesg | grep "amdgpu version"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment