-
-
Notifications
You must be signed in to change notification settings - Fork 823
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 our terms of service and privacy 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
Conversation
|
Unrelated, but did you see this @matthiasdotsh? Someone got the front and rear cameras working! linux-surface/linux-surface#1867 |
|
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 to linux-surface/linux-surface#1864, but it looks like a fix has been identified. |
3fc657c to
e39a89b
Compare
e39a89b to
f7489cc
Compare
|
Still having the shutdown issue with 6.17.3 😕 |
f7489cc to
a851392
Compare
a851392 to
dcd2eeb
Compare
dcd2eeb to
039bc24
Compare
|
Thank 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. |
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 described here.
Things done
nixos-hardwareandimporting it via
<nixos-hardware>or Flake input