Skip to content

Instantly share code, notes, and snippets.

@andreas-it-dev
Created January 11, 2016 12:43
Show Gist options
  • Save andreas-it-dev/d1f5b18435d96d883aa1 to your computer and use it in GitHub Desktop.
Save andreas-it-dev/d1f5b18435d96d883aa1 to your computer and use it in GitHub Desktop.
[07:31:24] <Andr3as> xrandr --listproviders
[07:31:24] <Andr3as> Providers: number : 2
[07:31:24] <Andr3as> Provider 0: id: 0xa1 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 6 outputs: 4 associated providers: 0 name:radeon
[07:31:24] <Andr3as> Provider 1: id: 0x59 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 6 outputs: 4 associated providers: 0 name:radeon
[07:31:32] <Andr3as> so, there is two cards (check)
[07:31:55] <Andr3as> if i hava an empty xorg.conf it fires up onle the 4 monitors of the "upper card"
[07:33:16] <Andr3as> if i add 2 device sections into the xorg.conf with radeon as a driver, it fires up all montors but only 4 are visible in the (as example) gnome display settings.. the other 4 monitors of the other card are on and i can see the mouse pointer like in the vanilla xserver
[07:33:54] <Andr3as> but they mirror 1 monitor of the upper card over the 4
[07:34:12] <Andr3as> visible and "workable" are this time the 4 monitors of the "Lower" card
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment