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

lenovo/thinkpad/x230: add coreboot sub-profile #84

Closed
wants to merge 1 commit into from

Conversation

lukateras
Copy link
Member

@lukateras lukateras commented Oct 30, 2018

ACPI call is not supported by Coreboot, also it pulls in mei_me module which causes warnings if laptop runs on cleaned ME image (which, while orthogonal to Coreboot, typically goes hand in hand).


services.xserver.deviceSection = lib.mkDefault ''
Option "TearFree" "true"
'';
Copy link
Member Author

Choose a reason for hiding this comment

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

This is gone as it's not specific to X230 config.

@@ -0,0 +1,3 @@
{
imports = [ ../common.nix ];
Copy link
Member

Choose a reason for hiding this comment

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

should this variant be also added to the README?

@Mic92
Copy link
Member

Mic92 commented Oct 20, 2020

Closed due lack of responsiveness. If someone else wants to add this profile, feel free to open it again.

@Mic92 Mic92 closed this Oct 20, 2020
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.

None yet

2 participants