[OpenIndiana-discuss] SMF and X11 startup problem
Reginald Beardsley
pulaskite at yahoo.com
Wed Feb 24 00:26:40 UTC 2021
Following the hints Rolf provided I raised the debug level via svccfg.
It appears that the issue is not finding libglx.so.
In particular it is failing on a dlopen of
/usr/X11/lib/modules/extensions//libglx.so
the "//" screams unset environment variable to me.
The filesystem contents suggest that the environment variable expands to NVIDIA.
I'm pretty sure I can hack it to work by copying libglx.so from the NVIDIA directory up one level, but I *really* need to understand how this is configured.
In the process I found the Imake files for X11 which gave me a shiver.
Does anyone know what the missing environment variable is or where the reference to
/usr/X11/lib/modules/extensions//libglx.so
is located?
Thanks,
Reg
More information about the openindiana-discuss
mailing list