Skip to content

Instantly share code, notes, and snippets.

View freechelmi's full-sized avatar

michel memeteau freechelmi

View GitHub Profile
@freechelmi
freechelmi / modifygrubboot
Created June 18, 2022 15:19
Modify Grub linux options
sudo sed -i '/^GRUB_CMDLINE_LINUX_DEFAULT=/ s/"\(.*\)"/"\1 i915.enable_psr=0"/' /etc/default/grub
@freechelmi
freechelmi / intro-latest-widevine.md
Last active March 13, 2020 10:19 — forked from ruario/intro-latest-widevine.md
Fetches the latest Linux Widevine binary so that it can be used by browsers on GNU/Linux

** We try to improve the script so it enables Widevine for any browsers on GNU/Linux

With the release of Vivaldi 2.2, this page is now obsolete and unmaintained. Widevine is fetched automatically on post install of our official packages. The information below and the script are left for historical reasons but will not be updated.

If you are using something newer than Vivaldi 2.2, you should not be using this script as there is simply no need. Any need you think you have for it would be a bug IMHO and thus should be logged in a bug report. Before you do so however, you should also checkout the Vivaldi help page on Widevine, on Linux


Summary