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

3.1 default kernel, missing amdgpu module #2043

Closed
mpatton125 opened this Issue Jun 1, 2016 · 1 comment

Comments

Projects
None yet
2 participants
@mpatton125

Qubes OS version (e.g., R3.1): R3.1

Affected TemplateVMs (e.g., fedora-23, if applicable):

Dom0


Expected behavior:

Expect my recent AMD GPU to be detected and used.

Actual behavior:

Defaults to low resolution (1024x768).

Steps to reproduce the behavior:

Install on system with newer AMD GPU (in my case R9 380 (TONGA Pro)).

General notes:

No amdgpu kernel module could be found with the default kernel. I updated to a newer kernel from unstable repo and the amdgpu kernel module is included. Everything worked fine after that. GPU was detected and I got higher res and independent displays.


Related issues:

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Jun 1, 2016

Member

amdgpu is available starting with kernel 4.2, R3.1 uses 4.1 by default.
R3.2 will have 4.4 kernel by default.

Member

marmarek commented Jun 1, 2016

amdgpu is available starting with kernel 4.2, R3.1 uses 4.1 by default.
R3.2 will have 4.4 kernel by default.

@marmarek marmarek closed this Jun 1, 2016

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