Skip to content
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

Set Alder Lake support for the Aoostar R1 N100 #1369

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

lopter
Copy link
Contributor

@lopter lopter commented Feb 8, 2025

Description of changes

Add definition for the Aoostar R1 NAS.

In order to get micro-code updates, to select the right driver for hardware transcoding on the integrated GPU, and serve as a place for further customization in the future. I left a note about the "super io" chip used in that computer.

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

In order to get micro-code updates, and select the right driver for
hardware transcoding on the integrated GPU.
@@ -12,6 +12,7 @@
{
acer-aspire-4810t = import ./acer/aspire/4810t;
airis-n990 = import ./airis/n990;
aoostar-r1-n100 = import ./aoostar/r1/n100;
Copy link
Member

Choose a reason for hiding this comment

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

Ah. Nice. I also own that one.

#
# - unofficial driver: https://github.com/frankcrawford/it87
# - reddit thread on with useful information to configure pwm from the bios:
# https://www.reddit.com/r/MiniPCs/comments/1bnkg1u/aoostar_r1r7_question_does_the_fan_header_support/
Copy link
Member

Choose a reason for hiding this comment

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

Would be great to make it quieter. The firmware regulates a bit but not much.

@Mic92
Copy link
Member

Mic92 commented Feb 24, 2025

@mergify queue

Copy link
Contributor

mergify bot commented Feb 24, 2025

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 71cca26

mergify bot added a commit that referenced this pull request Feb 24, 2025
@mergify mergify bot merged commit 71cca26 into NixOS:master Feb 24, 2025
3 checks passed
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