On 8/22/24 02:56, Felix Miata wrote:
Actually no. S is also desired to include kernel version & cmdline options. Adding
additionally z redacts possibly sensitive data. Adding also --vs notifies the
version and date of inxi release, helpful in interpreting since data provided has
changed over time, and Leap rarely gets its inxi version incremented. Another
option holds back even more, --za. Thus:

	inxi -GSaz --vs --za

Thanks guys, If I grok correctly I think you are asking me to run this command on my laptop. So here is the results -

marcslaptop:/etc/default # inxi -GSaz --vs --za
inxi 3.3.23-00 (2022-10-31)
System:
 Kernel: 5.14.21-150500.55.52-default arch: x86_64 bits: 64 compiler: gcc v: 7.5.0
   parameters: BOOT_IMAGE=/boot/vmlinuz-5.14.21-150500.55.52-default root=UUID=<filter>
   splash=silent resume=/dev/disk/by-uuid/e71b7ac4-c002-47da-b903-42eaedee6a78 quiet
   mitigations=auto
 Console: pty pts/2 DM: SDDM Distro: openSUSE Leap 15.5
Graphics:
 Device-1: NVIDIA GP104BM [GeForce GTX 1070 Mobile] vendor: ASUSTeK driver: nvidia v: 550.100
   alternate: nouveau,nvidia_drm non-free: 520.xx+ status: current (as of 2022-10) arch: Pascal
   code: GP10x process: TSMC 16nm built: 2016-21 pcie: gen: 1 speed: 2.5 GT/s lanes: 16 link-max:
   gen: 3 speed: 8 GT/s ports: active: none off: eDP-1 empty: DP-1,DP-2,HDMI-A-1 bus-ID: 01:00.0
   chip-ID: 10de:1be1 class-ID: 0300
 Device-2: Realtek USB2.0 HD UVC WebCam type: USB driver: uvcvideo bus-ID: 1-4:3
   chip-ID: 0bda:57fa class-ID: 0e02 serial: <filter>
 Display: x11 server: X.org v: 1.21.1.4 with: Xwayland v: 22.1.5 compositor: kwin_wayland
   driver: X: loaded: nvidia unloaded: fbdev,modesetting,nouveau,vesa failed: nv
   gpu: nvidia,nvidia-nvswitch tty: 165x30
 Monitor-1: eDP-1 model: LG Display 0x04e8 built: 2015 res: 1920x1080 dpi: 128 gamma: 1.2
   size: 382x215mm (15.04x8.46") diag: 438mm (17.3") ratio: 16:9 modes: 1920x1080
 API: OpenGL Message: GL data unavailable in console for root.


HTHs,  Marc...