Titus Newswanger composed on 2025-03-05 10:54 (UTC-0600): > Felix Miata wrote:
>> # inxi -GSaz --vs --za --hostname >> inxi 3.3.37-00 (2025-01-06) ... >> Display: x11 server: X.Org v: 1.21.1.7 compositor: Twin v: 3.0 driver: X: >> loaded: modesetting unloaded: fbdev,vesa dri: iris gpu: i915 >> display-ID: :0 >> screens: 1 > I see my 'Display:' value is missing 'x11': > Display: server: X.org v: 1.21.1.7 driver: X: loaded: modesetting > unloaded: fbdev,vesa Using Bookworm's broken old inxi version 3.3.26 might be one explanation for 'x11' absence. The other: running inxi from a vtty instead of a terminal in a running X session. > dri: iris gpu: i915 tty: 158x35 > I included i915.enable_guc=2 in kernel commandline, and didn't notice a > difference: Phooey. I had high hopes for it. :( > inxi -GSaz System: Kernel: 6.1.0-31-amd64 arch: x86_64 bits: 64 > compiler: gcc v: 12.2.0 parameters: > BOOT_IMAGE=/boot/vmlinuz-6.1.0-31-amd64 > root=UUID=20550085-c29f-4537-b70e-086e5ab86f7f ro quiet > i915.enable_guc=2 Console: pty pts/0 DM: LightDM v: 1.26.0 Distro: > Debian GNU/Linux 12 (bookworm) Graphics: Device-1: Intel HD Graphics 530 > vendor: Lenovo driver: i915 v: kernel arch: Gen-9 process: Intel 14n > built: 2015-16 ports: active: DP-2 empty: DP-1, DP-3, HDMI-A-1, > HDMI-A-2, HDMI-A-3 bus-ID: 00:02.0 chip-ID: 8086:1912 class-ID: 0300 > Display: server: X.org v: 1.21.1.7 driver: X: loaded: modesetting > unloaded: fbdev,vesa dri: iris gpu: i915 tty: 158x36 Monitor-1: DP-2 > model: Sceptre J20 built: 2021 res: 1600x900 dpi: 92 gamma: 1.2 size: Have you checked out reviews on the J20? Have there been known issues reported? Does it have a firmware update available? Do you have a TV or other display to try the M700 with? > 435x237mm (17.13x9.33") diag: 496mm (19.5") ratio: 16:9 modes: max: > 1600x900 min: 720x400 API: OpenGL Message: GL data unavailable in > console. Try -G --display When you need to put console terminal (vtty) output in an email or forum post, redirect its output to a plain text file, from which you can copy & paste without losing its precious formatting. Just remember the command itself doesn't reach the file, so you need to type it in ahead of the paste to make perfectly clear to readers exactly what produced the pasted output. -- 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