xorg: explain DDX vs modesetting#304
Merged
ericonr merged 1 commit intovoid-linux:masterfrom May 30, 2020
Merged
Conversation
q66
reviewed
May 27, 2020
q66
reviewed
May 27, 2020
src/config/graphical-session/xorg.md
Outdated
| installed individually if the `xorg-minimal` was installed. Below is a table of | ||
| device brands and their driver packages. | ||
|
|
||
| | Brand | Type | Driver Package | |
There was a problem hiding this comment.
I don't like this table, it's inaccurate (xf86-video-ati is not only for old ATi GPUs) and incomplete (we have a lot more drivers than that)
Member
There was a problem hiding this comment.
Do you think we should try to document all of them instead? Or perhaps find some upstream docs with all of those drivers which we can link to.
Contributor
Author
There was a problem hiding this comment.
Indeed, the table is not very useful. I wouldn't list everything, I'd just say that the DDX are provided by the xf86-video-* packages. The only non-obvious choice is xf86-video-ati vs xf86-video-amdgpu, which would be better documented on a future AMD subsection of Graphics Drivers.
ericonr
reviewed
May 29, 2020
9c4e713 to
e7afdc9
Compare
Member
|
Looks good, thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #303
'Forcing the modesetting driver' was tested under a minimal
twmsetup withinteldrivers, testing on different setups is welcome