Skip to content

Instantly share code, notes, and snippets.

@karagenit
Created November 24, 2017 03:40
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 karagenit/78e5129c4fc03631548d09d1e49ebc0a to your computer and use it in GitHub Desktop.
Save karagenit/78e5129c4fc03631548d09d1e49ebc0a to your computer and use it in GitHub Desktop.
Fix Audio Drivers on Debian 9 + ThinkPad T530
#!/usr/bin/env bash
sudo modprobe snd-hda-intel
sudo alsactl init
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment