Skip to content

Instantly share code, notes, and snippets.

@stamate
Created April 22, 2020 09:07
Show Gist options
  • Select an option

  • Save stamate/8fe2880ce46575985437075e21268791 to your computer and use it in GitHub Desktop.

Select an option

Save stamate/8fe2880ce46575985437075e21268791 to your computer and use it in GitHub Desktop.
Archlinux pacman hook for ath10 QCA6174 wifi killer card (Dell XPS 13 9370)
[Trigger]
Operation = Install
Operation = Upgrade
Type = Package
Target = linux
Target = linux-lts
[Action]
Description = Updating kernel WIFI with proprietary drivers...
When = PostTransaction
Exec = /home/c/update-wifi.sh -
NeedsTargets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment