[SOLVED] use of 2nd Graphics card on LM19 Xfce

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
obaino
Level 1
Level 1
Posts: 34
Joined: Wed Aug 10, 2011 4:07 am

[SOLVED] use of 2nd Graphics card on LM19 Xfce

Post by obaino »

My laptop (Dell Inspiron 5570) comes with Intel Graphics 620 and Radeon 530.

Code: Select all

[~] inxi -G                                                                                   10:21:32 
Graphics:  Card-1: Intel UHD Graphics 620
           Card-2: Advanced Micro Devices [AMD/ATI] Topaz XT [Radeon R7 M260/M265 / M340/M360 / M440/M445]
           Display Server: x11 (X.Org 1.19.6 ) drivers: modesetting,ati,amdgpu (unloaded: fbdev,vesa)
           Resolution: 1920x1080@60.05hz
           OpenGL: renderer: Mesa DRI Intel UHD Graphics 620 (Kabylake GT2) version: 4.5 Mesa 18.0.5
How can I constantly use the Radeon card instead of Intel (eg. in games?)

Thank you
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
roblm
Level 15
Level 15
Posts: 5939
Joined: Sun Feb 24, 2013 2:41 pm

Re: use of 2nd Graphics card on LM19 Xfce

Post by roblm »

For your Hybrid Graphics (Intel/AMD) system, PRIME GPU Offloading needs to be used for switching the GPUs:

https://wiki.archlinux.org/index.php/PRIME
obaino
Level 1
Level 1
Posts: 34
Joined: Wed Aug 10, 2011 4:07 am

Re: use of 2nd Graphics card on LM19 Xfce

Post by obaino »

Thank you for the useful link.
Locked

Return to “Graphics Cards & Monitors”