Quote:
Originally Posted by TB0ne
That's because they do. I looked up and provided two links for you previously, where Debian 9 is specifically mentioned, tells you that the glxgears test isn't a good one to base overall performance on, and tells you what/how to load what you need. And also, again, the amdgpu package isn't for your chipset.
Also suggested that you load Ubuntu or Mint, both of which are Debian based, but may provide an easier path for you. Good luck.
|
can you help me about make config for xorg?
i tried `X -configure`s config, startx wont work with it.
also i tried config in
https://wiki.debian.org/AtiHowTo Configuration part, startx wont work with it.
i have firmware-linux-nonfree package and i did edit sources.list for add non free repos.
small information about current status:
~$ xrandr --listproviders
Providers: number : 0
~$ DRI_PRIME=1 glxinfo | grep "OpenGL renderer"
OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.9, 128 bits)
EDIT: i did it somehow, now:
~$ xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x55 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 4 outputs: 2 associated providers: 0 name:KAVERI @ pci:0000:00:01.0
~$ DRI_PRIME=1 glxinfo | grep "OpenGL renderer"
OpenGL renderer string: Gallium 0.4 on AMD KAVERI (DRM 2.49.0 / 4.9.0-7-amd64, LLVM 3.9.1)