Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork819
WIP: surface: linux 6.15.3 -> 6.17.6#1637
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
WIP: surface: linux 6.15.3 -> 6.17.6#1637
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Unrelated, but did you see this@matthiasdotsh? Someone got the front and rear cameras working!linux-surface/linux-surface#1867 |
8bitbuddhist commentedOct 11, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
My SP9 boots this with no problems (I don't use ZFS though). The only problem is when I shut it down, it gets all the way to the final stage, then just sits there and does nothing. This is likely related tolinux-surface/linux-surface#1864, but it looks like a fix has been identified. |
3fc657c toe39a89bComparee39a89b tof7489ccCompareStill having the shutdown issue with 6.17.3 😕 |
f7489cc toa851392Comparea851392 todcd2eebComparedcd2eeb to039bc24CompareThank you for keeping this updated. I'm still having the shutdown issue, so I think I might just hold onto 6.15 until 6.18 comes out |
Same for me. |
Uh oh!
There was an error while loading.Please reload this page.
Description of changes
This updates the stable kernel for Microsoft Surface devices to 6.17.6, which is the latest version of the linux-surface kernel.
The kernel is compiling (when using zfs, it currently requires setting
boot.zfs.package = pkgs.zfs_unstable;because 6.17. requireszfs >=zfs-2.4.0-rc2) but it's not booting.After choosing the generation in the boot menu I get a black screen and after approx. 5s the system reboots.
Same as describedhere.
Things done
nixos-hardwareandimporting it via
<nixos-hardware>or Flake input