Skip to content

E14-intel: import intel comet lake#1268

Merged
Mic92 merged 2 commits intomasterfrom
e14-intel
Apr 23, 2025
Merged

E14-intel: import intel comet lake#1268
Mic92 merged 2 commits intomasterfrom
e14-intel

Conversation

@SuperSandro2000
Copy link
Member

The E14 has a i5-10210U which is from comet lake.

see https://www.intel.com/content/www/us/en/products/sku/195436/intel-core-i510210u-processor-6m-cache-up-to-4-20-ghz/specifications.html

Description of changes
Things done
  • Tested the changes in your own NixOS Configuration
  • Tested the changes end-to-end by using your fork of nixos-hardware and
    importing it via <nixos-hardware> or Flake input

../../../../common/cpu/intel/comet-lake
];

hardware.intelgpu.vaapiDriver = "intel-media-driver";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we not set this in the intel module? Maybe we should.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I understood it, it by default pulls in intel-media-driver and intel-vaapi-driver but I don't think we need the later.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have several intel generation profiles configuring intel-media-driver. If this is the right one for intel comet lake, we should do the same.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pushed that

@Mic92 Mic92 marked this pull request as draft December 15, 2024 10:57
@SuperSandro2000 SuperSandro2000 marked this pull request as ready for review March 28, 2025 16:21
@Mic92 Mic92 merged commit 8bf8a2a into master Apr 23, 2025
2 checks passed
@Mic92 Mic92 deleted the e14-intel branch April 23, 2025 07:10
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