loader image

Surface Drivers [Linux]

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #6660
    thumbtak
    Keymaster

    Supported Devices

    Surface Book
    Surface Book 2
    Surface Book 3
    Surface 3
    Surface Go
    Surface Go 2
    Surface Go 3
    Surface Laptop
    Surface Laptop 2
    Surface Laptop 3
    Surface Laptop 4
    Surface Laptop Go
    Surface Laptop Studio
    Surface Pro 3
    Surface Pro 4
    Surface Pro 2017
    Surface Pro 6
    Surface Pro 7
    Surface Pro 7+
    Surface Pro 8
    Surface Studio

    Debian instructions. Use the link below for other Linux operating systems.

    wget -qO - https://raw.githubusercontent.com/linux-surface/linux-surface/master/pkg/keys/surface.asc \
    | gpg --dearmor | sudo dd of=/etc/apt/trusted.gpg.d/linux-surface.gpg
    echo "deb [arch=amd64] https://pkg.surfacelinux.com/debian release main" \
    | sudo tee /etc/apt/sources.list.d/linux-surface.list

    sudo apt update

    sudo apt install linux-image-surface linux-headers-surface iptsd libwacom-surface

    sudo systemctl enable iptsd

    sudo apt install linux-surface-secureboot-mok

    sudo update-grub

    More Info

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
TAKs Shack