[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Two graphics cards? Intel and AMD/ATI? What xserver-xorg-* I can uninstall?



Felix Miata composed on 2020-04-07 16:13 (UTC-0400):

> Marcelo Laia composed on 2020-04-07 12:53 (UTC-0300):

>> 00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b)
>> 03:00.0 Display controller [0380]: Advanced Micro Devices, Inc. [AMD/ATI] Topaz XT [Radeon R7 M260/M265 / M340/M360 / M440/M445 / 530/535 / 620/625 Mobile] [10...

>> inxi -GSxxza command output

>> marcelo@marcelo:~$ inxi -Gxx

>> Graphics:  Device-1: Intel Haswell-ULT Integrated Graphics vendor: Dell driver: i915 v: kernel bus ID: 00:02.0 
>>            chip ID: 8086:0a16 
>>            Display: x11 server: X.Org 1.20.7 driver: i915 compositor: gnome-shell resolution: 1920x1080~60Hz, 1920x1080~60Hz 
>>            OpenGL: renderer: Mesa DRI Intel Haswell Mobile v: 4.5 Mesa 19.3.3 compat-v: 3.0 direct render: Yes 

> This is inxi output unlike any I have ever seen.

> 	driver: i915 v: kernel

> is normal and expected, a result of using the i915 kernel module.

> 	X.Org 1.20.7 driver: i915 compositor

> is unexpected. i915 is not an X graphics driver. Compositor is normally on the
> next line. Normally one would expect that output to resemble this:

> 	X.Org 1.20.7 driver: modesetting unloaded: fbdev,vesa alternate: intel

> Of course, these are for systems with only one GPU. Your laptop has dual GPUs, so
> there should be a Device-2, which is missing from inxi output....

Should you desire to know the expected output from inxi -Gxx, and share it, the
inxi author has implemented a tentative fix to the recently discovered 6 year old
problem. This is his instruction:

	cd /usr/local/bin && wget -O pinxi smxi.org/pinxi && chmod +x pinxi

Probably this requires a root login to correctly execute. pinxi is the beta
version of inxi, so your test would be:

	pinxi -Gxx

The author is likely interested to see your result should you proceed.

https://github.com/smxi/inxi/issues/214 is the relevant bug report about this.
-- 
Evolution as taught in public schools is religion, not science.

 Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/


Reply to: