Score:1

Are this files ok?

id flag

I have an Intel CPU with integrated graphics and I was researching the video files because i had low fps in some games and I found this:

image

Specifically the "amdgpu.conf" and "radeon.conf", is this normal or not? And if so, what should I do?

I'm new in Xubuntu by the way, so explain to me like a 5 year old.

lspci -knn | grep -A3 -Ei "3d|video|vga" Output this:

00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:0402] (rev 06)
Subsystem: Gigabyte Technology Co., Ltd Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [1458:d000]
Kernel driver in use: i915
Kernel modules: i915

vainfo output this:

    libva info: VA-API version 1.7.0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_7
libva error: /usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so init failed
libva info: va_openDriver() returns 1
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_1_6
libva info: va_openDriver() returns 0
vainfo: VA-API version: 1.7 (libva 2.6.0)
vainfo: Driver version: Intel i965 driver for Intel(R) Haswell Desktop - 2.4.0
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple            : VAEntrypointVLD
      VAProfileMPEG2Simple            : VAEntrypointEncSlice
      VAProfileMPEG2Main              : VAEntrypointVLD
      VAProfileMPEG2Main              : VAEntrypointEncSlice
      VAProfileH264ConstrainedBaseline: VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointEncSlice
      VAProfileH264Main               : VAEntrypointVLD
      VAProfileH264Main               : VAEntrypointEncSlice
      VAProfileH264High               : VAEntrypointVLD
      VAProfileH264High               : VAEntrypointEncSlice
      VAProfileH264MultiviewHigh      : VAEntrypointVLD
      VAProfileH264MultiviewHigh      : VAEntrypointEncSlice
      VAProfileH264StereoHigh         : VAEntrypointVLD
      VAProfileH264StereoHigh         : VAEntrypointEncSlice
      VAProfileVC1Simple              : VAEntrypointVLD
      VAProfileVC1Main                : VAEntrypointVLD
      VAProfileVC1Advanced            : VAEntrypointVLD
      VAProfileNone                   : VAEntrypointVideoProc
      VAProfileJPEGBaseline           : VAEntrypointVLD

And glxinfo | grep vendor output this:

 Vendor: Intel Open Source Technology Center (0x8086)

Thanks

sudodus avatar
jp flag
Yes, they are OK. I have them too. They are there, but not used, if there is no matching hardware. They might be used, if you move your Xubuntu system to another computer, or if you install a new graphics card.
SapoPepe avatar
id flag
Ok, thank you so much, have a great day!
N0rbert avatar
zw flag
Please run `sudo apt-get install vainfo`, then add the output of `lspci -knn | grep -A3 -Ei "3d|video|vga"`, `vainfo` and `glxinfo | grep Vendor` to the question by editing it (in text, not picture).
SapoPepe avatar
id flag
Ok, I'll do that !
Score:2
zw flag

APT / https://packages.ubuntu.com says that these files came from official deb-packages:

File Packages
/usr/share/X11/xorg.conf.d/10-amdgpu.conf xserver-xorg-video-amdgpu
/usr/share/X11/xorg.conf.d/10-radeon.conf xserver-xorg-video-radeon

So if you have not changed their contents, then they are ok.

SapoPepe avatar
id flag
I didn't change their contents so I guess they are ok :D, Thank you so much!
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.