Skip to content

Instantly share code, notes, and snippets.

@halcyon
Last active May 24, 2020 17:21
Show Gist options
  • Save halcyon/c87ce8247268fa35be1252aa33b35b18 to your computer and use it in GitHub Desktop.
Save halcyon/c87ce8247268fa35be1252aa33b35b18 to your computer and use it in GitHub Desktop.
openbsd disable inteldrm while keeping KARL enabled

Boot System

  • boot -c
    • disable inteldrm
    • quit

Disable IntelDRM Permanently

  • config -ef /bsd
    • disable inteldrm
    • quit
  • sha256 -h /var/db/kernel.SHA256 /bsd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment