Patrick Dupre composed on 2026-07-18 21:20 (UTC):

>>> API: EGL Message: EGL data unavailable in console, eglinfo missing.

>> For complete inxi -G* output, it must be run from within a GUI session.

You ran inxi -Fzxx, which obfuscates useful information by supplying useless
information (the whole kitchen sink, rather than graphics info only) while at 
the
same time omitting valuable graphics information. Even though incomplete when 
run
in text mode, inxi -GSaz would add graphics information you have yet to include 
in
this thread that might help us help you.

> inxi -Fz | wc -l
64
$ inxi -Fzx | wc -l
75
$ inxi -Fzxx | wc -l
88
$ inxi -Fzxxx | wc -l
99
$ inxi -Faz | wc -l
156
$ inxi -Gzxx | wc -l
19
$ inxi -GSzxx | wc -l
24
$ inxi -GSaz | wc -l
33

> The problem is that if I run in graphics mode, I just have a black screen and 
> that I cannot interact with the machine.

>>> egl-utils-9.0.0-11.fc44.x86_64

>> I don't know what depends on egl-utils, if anything, but as I have it 
>> installed,
>> as noted by my inxi output, and you do not, as noted by your inxi and rpm 
>> output,
>> perhaps you could install it to see if it helps whatever your problem is.

Have you yet installed egl-utils?

Have you done as others suggested, running in text mode, commands to collect and
examine logs for error reports, e.g.

        journalctl -b -1 -p3

would give a relatively short report from the immediately previous boot in which
running in GUI mode was attempted. You could redirect its output to a file for
sharing here:

        journalctl -b -1 -p3 > somefile.txt

Or upload it and give us the link provided:

        journalctl -b -1 -p3 | fpaste

Have you considered trying something other than GDM or Gnome, such as LightDM 
and
XFCE using X11 instead of Wayland? Doing so successfully could disclose whether
your problem is in Wayland and/or Gnome and/or GDM, rather than the base 44 OS,
and give you a chance to use a GUI to further troubleshoot.
-- 
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
-- 
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://forge.fedoraproject.org/infra/tickets/issues/new

Reply via email to