nixos-hardware icon indicating copy to clipboard operation
nixos-hardware copied to clipboard

i915 is deprecated on Surface Go

Open Dinth opened this issue 2 months ago • 0 comments

Hi. Im trying to set up nixOS on Surface Go 2 with a help of nixos-hardware, but ive got some problems with resume from sleep. When looking at the logs i have encountered some i915 errors, related to this configuration: https://github.com/NixOS/nixos-hardware/blob/master/microsoft/surface/surface-go/default.nix#L22

Aug 20 12:20:00 dinth-nixos-desktop kernel: i915: unknown parameter 'enable_rc6' ignored
Aug 20 12:20:00 dinth-nixos-desktop kernel: i915.modeset=1 is deprecated. Please remove it and the 'nomodeset' kernel parameter instead.

Im not yet sure, if this is negatively affecting my machine, but surely its not doing whats it's supposed to do on the latest surface kernel (6.12.19)

Dinth avatar Aug 20 '25 15:08 Dinth