Test Builds On Private Server Updates (drivers, Mesa, Kernel)

Home » CentOS » Test Builds On Private Server Updates (drivers, Mesa, Kernel)
CentOS 2 Comments

Hello Guys,

while im testing a AMD Radeon RX 480 i was up on my CentOS 7.

To get the card realy work, I upgrade my repros:

Drivers:

[cms4all-drivers]
name=cms4all-drivers baseurl=http://CentOS.cms4all.org/repo/7/drivers/
gpgcheck=0
enabled=1

libdrm -> 2.4.81
libav -> 1.8.2
libav-utils -> 1.8.2

xorg-x11-drv-intel-2.99.917-21.20170418
xorg-x11-drv-nouveau-1.0.15-1
xorg-x11-drv-ati-7.9.0
xorg-x11-drv-amdgpu-1.3.0

ATI and AMDGPU works here, intel stays out here for test.

Mesa:

[cms4all-mesa]
name=cms4all-mesa baseurl=http://CentOS.cms4all.org/repo/7/mesa/
#baseurl=file:///srv/repo/CentOS/7/mesa gpgcheck=0
enabled=1

Mesa3D, needs drivers because of libdrm 2.4.81

Mesa 17.1.1

Add downgrade patch zlib 2.8 -> 2.7
Add mesa-vaapi as separate package, still problmes with video out on CentOS, remove gstreamer1-vaapi to get my videos working. No problem on other distro (not Fedora). There is a hughe difference gstreamer 1.8
Gnome 3.24.

Kernel:
[cms4all-kernel]
name=cms4all-kernel baseurl=http://CentOS.cms4all.org/repo/7/kernel/
gpgcheck=0
enabled=1

kernel 4.11.3

Same as elrpo, but add functions to amdgpu and radeon.

Sincerely

Andy PS: Still unsigned private builds, take the source if your unshure.

2 thoughts on - Test Builds On Private Server Updates (drivers, Mesa, Kernel)

  • Forgotten so say I tested the opensource against the one from AMD.

    Both drivers works for me. The AMD Version can be used without my repo.

    I look forward to rework wine 2.8 on CentOS from the spec file of fedora 25.

  • Today I confirm all drivers working propertly on

    HP Laptop

    skylake i5-7200U CPU, HD Graphics 620 (Kaby Lake GT2)

    Kernel 4.11.3, libdrm 2.4.81, xorg x11 2.99.917-21.20170418, libva 1.8.2, Mesa3D 17.1.1 (llvm 3.9.1)

    Tested World of warcraft with my old winehq.

    Totem Hardware decoded video

    Cheers …

    Andy