Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up3.1 default kernel, missing amdgpu module #2043
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
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.
|
|
marmarek
closed this
Jun 1, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mpatton125 commentedJun 1, 2016
Qubes OS version (e.g.,
R3.1): R3.1Affected 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: