LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs > trevorparsons
User Name
Password

Notices


Rate this Entry

Intel and AMD (Radeon HD 4350/4550): two GPUs, three screens

Posted 10-11-2019 at 05:22 PM by trevorparsons
Updated 10-11-2019 at 05:28 PM by trevorparsons

After a lot of trial and error and reading of wikis and forum posts, I've got three screens running out of two GPUs with full acceleration throughout.

I'm running Arch Linux on a Gigabyte H81M-DS2V motherboard with an Intel Core i7-4790 featuring Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics.

Plugged in to the PCIe slot is an AMD/ATI RV710 [Radeon HD 4350/4550] graphics card.

I have xf86-video-ati and xf86-video-intel installed.

In the BIOS I have IGFX (the Intel integrated graphics) set to be the primary output.

To get the graphics drivers loaded as soon as possible, in /etc/mkinitcpio.conf I have...

Code:
 MODULES=(radeon i915)
...having added which I regenerated the initial ramdisk thus:

Code:
mkinitcpio -g /boot/initramfs-linux.img
In /etc/X11/xorg.conf.d/ I have made two text files.

One is entitled 20-intel.conf and contains

Code:
        Identifier  "Intel Graphics"
        Driver      "intel"
        Option      "DRI" "2"             # DRI3 is now default 
        #Option      "AccelMethod"  "sna" # default
        Option      "AccelMethod"  "uxa" # fallback
      EndSection
The other is entitled 20-radeon.conf and contains

Code:
Section "Device"
    Identifier "Radeon"
    Driver "radeon"
    Option "ColorTiling" "on"
    Option "ColorTiling2D" "on"
    Option "DRI" "3"
EndSection
Rebooted. Logged into Plasma via SDDM. Everything works nicely.

Running glxgears from a terminal, the cogs turn smoothly on all screens. On the Intel GPU-powered screen the glxgears demo, with the window maximised, reports about 60FPS and on the AMD/ATI-powered screens it reports about 310FPS.
Posted in Uncategorized
Views 2658 Comments 0
« Prev     Main     Next »
Total Comments 0

Comments

 

  



All times are GMT -5. The time now is 04:27 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration