Jim composed on 2022-11-23 21:00 (UTC-0400):
On Wed, Nov 23, 2022 at 14:01 (-0500), Felix Miata
wrote:
> use a tool that does the work for you:
> inxi -Gaz
--vs
Neither inxi on Slackware64 15.0 nor Raspbian GNU/Linux 10 like the
--vs option.
Apparently they don't provide the current inxi version. New releases don't happen
according to any schedule, but have been averaging monthly over the past year or
two. Use the -U switch to upgrade. Edit or remove /etc/inxi.conf to disable the -U
disabler if necessary, or just get it from upstream:
https://smxi.org/docs/inxi-installation.htm#inxi-manual-install
What system are you using?
x86_64s mostly.
> inxi 3.3.23-00 (2022-10-31)
> Graphics:
In inxi versions prior to current the version can be output only via -I.
Thanks for that info (I'm no inxi guru).
Unfortunately, inxi isn't
always so informative. For example, on an RPi 4, hooked up to a Sony
TV, I only get
TV's as a group aren't very good at providing complete and accurate EDID.
$ inxi -Gaz
Graphics:
Device-1: bcm2711-vc5 driver: vc4_drm v: N/A
Device-2: bcm2711-hdmi0 driver: N/A
Device-3: bcm2711-hdmi1 driver: N/A
Display: tty server: X.Org 1.20.4 driver: modesetting unloaded: fbdev
resolution: 1920x1080~60Hz
OpenGL: renderer: V3D 4.2 v: 2.1 Mesa 19.3.2
which isn't all that informative.
Inxi's author doesn't get enough feedback from users of hardware he doesn't
have.
Inxi simply omits some information it can't get, reports N/A for other it can't
get. Use inxi --debug 22 to send him the data from yours for improving the tool.
--
Evolution as taught in public schools is, like religion,
based on faith, not based on science.
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata