glxinfo | grep OpenGL
Code:
OpenGL vendor string: VMware, Inc.
OpenGL renderer string: llvmpipe (LLVM 5.0, 256 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 18.0.2
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 18.0.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 18.0.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
xorg.conf - try it. but every time i see nothing or fall Xorg.
xf86-video-ati - the last version, but I don’t know work it or no.
Code:
No update candidate for ‘xf86-video-ati-18.0.1-lp150.1.1.x86_64’. The highest available version is already installed.
dmesg | grep -E ‘drm|radeon’ | grep -iE ‘firmware|microcode’
Code:
3.199486] [drm] Loading TURKS Microcode
3.199497] radeon 0000:01:00.0: Direct firmware load for radeon/TURKS_pfp.bin failed with error -2
3.199499] ni_cp: Failed to load firmware “radeon/TURKS_pfp.bin”
3.199553] [drm:evergreen_init [radeon]] ERROR Failed to load firmware!
I try recompile initrd, but:
[FAILED] Failed to start create Static Device Nodes in /dev
or
Initramfs unpacking failed: Input was encoded with settings that are not supported by this xz decoder
this commands:
Code:cd /tmp/wrk/
mkdir /tmp/wrk/initrdxz
cd /tmp/wrk/initrdxz
unxz -c …/initrd-4.12.14-lp150.12.58-default | cpio -i -d -H newcmkdir /tmp/wrk/initrdxz/lib/firmare/radeon -p
mkdir /tmp/wrk/initrdcpio/lib/firmare/radeon -p
cp /tmp/wrk/.bin /tmp/wrk/initrdxz/lib/firmare/radeon/
cp /tmp/wrk/.bin /tmp/wrk/initrdcpio/lib/firmare/radeon/
Hi
So you not even getting to use the radeon driver… I would suggest rolling back all the changes you made and back to the default openSUSE kernel, then post the output from;
/sbin/lspci -nnk | egrep -A3 "VGA|Display|3D"
Then can look at the some default radeon kernel module tweaks…
Loading repository data...
Reading installed packages...
'kernel-firmware' is already installed.
No update candidate for 'kernel-firmware-20190409-lp150.258.1.noarch'. The highest available version is already installed.
Resolving package dependencies...
Nothing to do.
uname -a
Linux linux-k2nh.suse 4.20.7-1-default #1 SMP PREEMPT Thu Feb 7 07:16:45 UTC 2019 (730812f) x86_64 x86_64 x86_64 GNU/Linux