Beep!

  1. Comment out pcspkr line in /etc/modprobe.d/blacklist.conf

  2. Add yourself to the input group:

    sudo usermod -aG input $USER
    

External Resources