-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
Pantheon with amdgpu-pro driver: xorg fails to start #167909
Comments
When i'm booted into NixOS stable i can confirm it is the right PCI BusID.
So it's not the issue that is does not find the GPU or use the wrong (i have only 1, not even integrated). |
Could you share |
Full output: https://gist.github.com/davidak/c776f07586ea640f87a15df5f6cce35f
dmesg: https://gist.github.com/davidak/def549a347bc29419e4f1f2c5adbd898 i see no issues there
display-manager-start:
shows the driver should be in use
|
|
Describe the bug
Steps To Reproduce
Steps to reproduce the behavior:
services.xserver.desktopManager.pantheon.enable = true;
services.xserver.videoDrivers = [ "amdgpu-pro" ];
Full Xorg log: https://gist.github.com/davidak/fc9fcbc2b23c0b67a678443b79f30ded
Expected behavior
Same as with amdgpu driver.
Screenshots
Additional context
It works perfectly with amdgpu driver.
Notify maintainers
@corngood asked for log in #151019 (comment).
Can you have a look?
Metadata
Build from unstable: 22.05pre367572.b6966d911da
Still reproducible with 22.05pre369524.5181d5945ed
The text was updated successfully, but these errors were encountered: