project-trident / trident-core Public
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
RC1 generates broken xorg.conf in Intel and nVidia dual device laptop. #28
Comments
|
trident_init service updated to support both xorg.conf locations: 342b8e8 |
|
So does your working config only have one device section in it? (the one for the Intel card - corresponding to vgapci1 instead of the vgapci0/nvidia GPU). Just to check thouch, could you take the auto-generated config (with 2 device entries) and change the "Screen" section right above that to use "Card1" instead of "Card0"? Does that make it properly use the intel GPU instead? |
|
|
This should be fixed for RC2. Thanks for testing/reporting this! |
The text was updated successfully, but these errors were encountered: