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

Add kernel command line option for Skylake iGPU #1668

Closed
esheltone opened this Issue Jan 21, 2016 · 4 comments

Comments

Projects
None yet
2 participants
@esheltone

We are seeing more and more people on the qubes-users list trying to get their Skylake systems up and running with Qubes. With pre-4.3 Linux kernels, the following kernel command line option needs to be added to enable the i915 driver for Skylake integrated GPUs (Intel HD Graphics 530, etc):

i915.preliminary_hw_support=1

I propose adding this to the default kernel command line for Qubes 3.1 final. I do not believe it will cause any issues for non-Skylake users, and it will eliminate many problems for, and qubes-users postings from, future Skylake users.

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jan 21, 2016

Member

Is is meaningful also on 4.1 kernel? If so, +1 from my side.

Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Member

marmarek commented Jan 21, 2016

Is is meaningful also on 4.1 kernel? If so, +1 from my side.

Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

@esheltone

This comment has been minimized.

Show comment
Hide comment

Yes, it works for 4.1.13, as discussed in this post: https://groups.google.com/d/msg/qubes-users/IllB1PaX5tA/-YA1-h59AwAJ

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Feb 12, 2016

Member

Automated announcement from builder-github

The package anaconda-20.25.16-12.fc20 has been pushed to the r3.1 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

Member

marmarek commented Feb 12, 2016

Automated announcement from builder-github

The package anaconda-20.25.16-12.fc20 has been pushed to the r3.1 testing repository for dom0.
To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Feb 22, 2016

Member

Automated announcement from builder-github

The package anaconda-20.25.16-12.fc20 has been pushed to the r3.1 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Changes included in this update

Member

marmarek commented Feb 22, 2016

Automated announcement from builder-github

The package anaconda-20.25.16-12.fc20 has been pushed to the r3.1 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Changes included in this update

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