Skip to content

Add StarFighter 4K resolution quirk - #1344

Draft
Sean-StarLabs wants to merge 1 commit into
QubesOS:stable-6.18from
Sean-StarLabs:agent/starfighter-4k-default-1920x1200
Draft

Add StarFighter 4K resolution quirk#1344
Sean-StarLabs wants to merge 1 commit into
QubesOS:stable-6.18from
Sean-StarLabs:agent/starfighter-4k-default-1920x1200

Conversation

@Sean-StarLabs

Copy link
Copy Markdown

Add a downstream DRM EDID patch for the StarFighter 4K panel.

The patch keeps all advertised modes available, but on Star Labs StarFighter eDP panels with a 3840x2400 mode present, it marks 1920x1200 as preferred. If 1920x1200 is not advertised, it falls back to 2560x1600.

Local validation:

  • git diff --check
  • checkpatch.pl --strict --no-tree --ignore CAMELCASE on the carried patch
  • git apply --check against upstream v6.18.40

Not runtime-tested on Qubes hardware yet.

@marmarek

marmarek commented Aug 4, 2026

Copy link
Copy Markdown
Member

series.conf is not used anymore (I will remove it later, to not confuse anymore), now patches are listed directly in kernel.spec.in.

But then, unfortunately it doesn't work. In fact, /sys/class/drm/card0-eDP-1/modes lists only the native mode (twice, for some reason). But Xorg lists all of them. Maybe changing the default requires EDID change, or Xorg patch?

Xorg.0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants