Skip to content

Latest commit

 

History

History
55 lines (55 loc) · 2.54 KB

TODO.org

File metadata and controls

55 lines (55 loc) · 2.54 KB

Kernel Patching

Create derivative to patch kernel 5.10.2

  • Latest from linux-surface
  • [X] Download github.com/linux-surface/linux-surface kernel patches
  • [X] Build kernel using downloaded patches

CANCELLED Create a function for selecting preferred kernel

Fix how Keyboard & Trackpad are not being enabled on SL3

Update to kernel 5.10.19

  • State “DONE” from “DOING” [2021-03-06 Sat 20:55]

Firmware

Remove old firmware binaries

  • Looks like the ath10k files aren’t needed, any more

Create derivative for `ipts` firmware

  • [X] Download github.com/linux-surface/surface-ipts-firmware firmware
  • [X] Install the binaries

Remove `ipts` firmware derivative

  • This is only needed on the 4.19 kernel

Investigate problem with ath10k wifi firmware on Surface Go

  • State “DOING” from “TODO” [2021-02-09 Tue 17:19]
  • State “DONE” from “DOING” [2021-03-06 Sat 15:27]

README entry explaining problem(s) with nonfree firmware on Surface Go

  • State “DONE” from “TODO” [2021-02-09 Tue 17:17]

Create derivative for `ath10k` firmware on Surface Go

  • State “DOING” from “TODO” [2021-02-09 Tue 17:18]
  • [X] Download github.com/kvalo/ath10k-firmware ?
  • [X] Download kernel.org linux-firmware?
  • [X] Download `board.bin` from Killer Networks?
  • [X] Install ath10k firmware fix for Surface Go
    • `board-2.bin` needs to be removed / replaced with `board.bin`
  • [X] Add a config option for enabling the Surface Go Firmware
  • [-] Replace the vendorised `board.bin` with a `fetchurl`
    • Getting HTTP 406 when using `fetchurl` or `nix-prefetch-url` that has to be diagnosed

Support Tools

Incorporate @hpfr’s function(s) from this commit:

Create derivative for `iptsd` touch-screen daemon

  • [ ] Download
  • [ ] Install binary
  • [ ] Enable via systemd

Create derivative to patch and rebuild libwacom

  • github.com/linux-surface/libwacom-surface
  • The plan is to do this in a separate PR against `nixpkgs` instead of `nixos-hardware`

Create derivative to install `surface-control`

  • Download github.com/linux-surface/surface-control

Create derivative to install `surface-dtx-daemon`

  • Download github.com/linux-surface/surface-dtx-daemon