Comment # 12 on bug 1185174 from
Older yet PC:
# inxi -SGCmy
System:
  Host: gx110 Kernel: 5.16.15-1-default i686 bits: 32 Console: pty pts/0
    Distro: openSUSE Tumbleweed 20220320
Memory:
  RAM: total: 478.9 MiB used: 85.2 MiB (17.8%)
  Array-1: capacity: 512 MiB slots: 2 EC: None
  Device-1: DIMM_A size: 256 MiB speed: 100 MT/s
  Device-2: DIMM_B size: 256 MiB speed: 100 MT/s
CPU:
  Info: single core model: Pentium III (Coppermine) bits: 32 cache: 256 KiB
    note: check
  Speed (MHz): 997 min/max: N/A core: 1: 997
Graphics:
  Device-1: Intel 82810E DC-133 Graphics driver: N/A
  Display: server: X.org v: 1.21.1.3 driver: X:
    loaded: fbdev,modesetting,vesa unloaded: intel gpu: N/A
  Message: GL data unavailable for root.
# grep EE Xorg.0.log
Current Operating System: Linux gx110 5.16.15-1-default #1 SMP PREEMPT Wed Mar
16 23:33:05 UTC 2022 (d8f0e40) i686
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(EE) open /dev/dri/card0: No such file or directory
(EE) open /dev/fb0: No such file or directory
(EE) intel: Failed to load module "xaa" (module does not exist, 0)
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)
(EE) intel(0): AGP GART support is not available.  Make sure your kernel has
(EE) Screen(s) found, but none have a usable configuration.
...

In Debian Testing, X falls back to VESA, which I wouldn't want to depend on for
anything:
# inxi -Sy
System:
  Host: gx110.ij.net Kernel: 5.16.0-5-686 i686 bits: 32
    Desktop: Trinity R14.1.0 Distro: Debian GNU/Linux bookworm/sid
# inxi -Gay
Graphics:
  Device-1: Intel 82810E DC-133 Graphics vendor: Dell OptiPlex GX110
    driver: N/A bus-ID: 00:01.0 chip-ID: 8086:7125 class-ID: 0300
  Display: x11 server: X.Org v: 1.21.1.3 driver: X: loaded: vesa
    unloaded: fbdev,modesetting gpu: N/A display-ID: :0 screens: 1
  Screen-1: 0 s-res: 640x480 s-dpi: 34 s-size: 478x305mm (18.8x12.0")
    s-diag: 567mm (22.3")
  Monitor-1: default res: 640x480 size: N/A
  OpenGL: renderer: llvmpipe (LLVM 13.0.1 128 bits) v: 4.5 Mesa 21.3.7
    direct render: Yes
# xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 640 x 480, maximum 640 x 480
default connected 640x480+0+0 0mm x 0mm
   640x480        0.00*
...
(EE) open /dev/dri/card0: No such file or directory


You are receiving this mail because: