Skip to content

E14-intel: import intel comet lake #1268

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

Merged
merged 2 commits into from
Apr 23, 2025
Merged

E14-intel: import intel comet lake #1268

merged 2 commits into from
Apr 23, 2025

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

];

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