You are not logged in.

#1 2018-03-29 12:19:31

arrowsher
Member
Registered: 2017-08-25
Posts: 6

no drivers for amd r5 m315 graphics card

I tried to install ati and amdgpu drivers, neither of them works, what should I do, just use intel gpu?

Last edited by arrowsher (2018-03-29 12:23:24)

Offline

#2 2018-03-29 12:36:33

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,564
Website

Re: no drivers for amd r5 m315 graphics card

"neither of them works" is not an error message.

How did you install the drivers? Please post the logs from startx attempts with both drivers.

EDIT: you mention having two graphics chips, so this may be of use to you: https://wiki.archlinux.org/index.php/PRIME

Last edited by WorMzy (2018-03-29 12:37:51)


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2018-03-29 13:04:01

arrowsher
Member
Registered: 2017-08-25
Posts: 6

Re: no drivers for amd r5 m315 graphics card

I installed the drivers by using pacman , sudo pacman -S xf86-video-ati, then i only got intel graphics card,
sudo lspci -k | grep -A 2 -E "(VGA|3D)"               
[sudo] password for arrow:
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)
    Subsystem: Dell Skylake GT2 [HD Graphics 520]
    Kernel driver in use: i915

Offline

#4 2018-03-29 13:04:51

arrowsher
Member
Registered: 2017-08-25
Posts: 6

Re: no drivers for amd r5 m315 graphics card

➜  ~ sudo pacman -Ss xf86-video-ati
extra/xf86-video-ati 1:18.0.1-1 (xorg-drivers) [installed]
    X.org ati video driver
➜  ~ sudo pacman -Ss xf86-video-amdgpu
extra/xf86-video-amdgpu 18.0.1-1 (xorg-drivers) [installed]
    X.org amdgpu video driver

Offline

#5 2018-03-29 13:35:23

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: no drivers for amd r5 m315 graphics card

If X is going to be using the intel gpu you don't need either xf86-video-ati or xf86-video-amdgpu. For that matter you don't need xf86-video-intel either, it should just work™ with the built-in modesetting driver, which also makes using prime much easier.

That said, "doesn't work" is not a description of the problem or what you might be trying to achieve, you'll have to describe things better if you want people to spend time trying to help you.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#6 2018-03-29 13:42:41

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,564
Website

Re: no drivers for amd r5 m315 graphics card

Are you sure you actually have this AMD card? Please post the full lspci output.

Also, please use code tags for terminal output going forward.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB