Skip to content

xorg: explain DDX vs modesetting#304

Merged
ericonr merged 1 commit intovoid-linux:masterfrom
st3r4g:DDX-modesetting
May 30, 2020
Merged

xorg: explain DDX vs modesetting#304
ericonr merged 1 commit intovoid-linux:masterfrom
st3r4g:DDX-modesetting

Conversation

@st3r4g
Copy link
Copy Markdown
Contributor

@st3r4g st3r4g commented May 26, 2020

Closes #303
'Forcing the modesetting driver' was tested under a minimal twm setup with intel drivers, testing on different setups is welcome

@st3r4g st3r4g force-pushed the DDX-modesetting branch from 5b0df20 to 70254f9 Compare May 26, 2020 15:40
installed individually if the `xorg-minimal` was installed. Below is a table of
device brands and their driver packages.

| Brand | Type | Driver Package |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Table removed

@st3r4g st3r4g force-pushed the DDX-modesetting branch from 70254f9 to 8423ea4 Compare May 27, 2020 08:10
@st3r4g st3r4g force-pushed the DDX-modesetting branch 2 times, most recently from 9c4e713 to e7afdc9 Compare May 29, 2020 07:45
@ericonr
Copy link
Copy Markdown
Member

ericonr commented May 30, 2020

Looks good, thanks!

@ericonr ericonr merged commit d67f9ae into void-linux:master May 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Xorg section should describe modesetting vs DDX

3 participants