Please open a Bug against the OpenIndiana distribution if you have to
make Symlinks for a packaged application in cases like this, We should
deliver this Symlink from the package manifest.
Thanks
Till
On 8/30/25 14:31, Udo Grabowski (IMKASF) wrote:
On 30/08/2025 00:53, Dan via openindiana-discuss wrote:
Hello,
Despite my Intel graphic card (Intel(R) HD Graphics 4600, i915
compatible chipset)
poor support, I was able to use Librewolf (ver 141.0.3-1) by launching
it from the shell with
"librewolf -F". The trick was good to work locally and develop my web
apps.
However, now I discover that the browser console crash and block Mate as
well.
From the shell I got this:
Crash Annotation GraphicsCriticalError: |[0][GFX1-]:
RenderCompositorSWGL failed mapping default framebuffer, no dt
(t=5793.2) [GFX1-]: RenderCompositorSWGL failed mapping default
framebuffer, no dtsu
DRM sup:
wiz:~# pkg info drm
Name: driver/graphics/drm
Summary: DRM Kernel Drivers
Description: Direct Rendering Manager kernel drivers and modules
Category: Drivers/Display
State: Installed
Publisher: openindiana.org
Version: 0.5.11
Branch: 2025.0.0.95
Packaging Date: February 26, 2025 at 05:31:45 PM
Last Install Time: August 17, 2025 at 07:57:43 AM
Size: 1.54 MB
FMRI: pkg://openindiana.org/driver/graphics/
[email protected]:20250226T173145Z
Project Contact: Direct Rendering Infrastructure (DRI) project
Project URL: http://dri.freedesktop.org/
Instead the Xorg.0.log looks like the following:
[ 214.644]
X.Org X Server 1.19.7
Release Date: 2019-03-02
[ 214.653] X Protocol Version 11, Revision 0
...............
[ 215.910] (II) intel(0): DRI2: Enabled
[ 215.910] (II) intel(0): DRI3: Not available
[ 216.234] (--) RandR disabled
[ 216.300] (EE) AIGLX error: dlopen of /usr/lib/xorg/modules/dri/
amd64/i965_dri.so failed (ld.so.1: Xorg: fatal: /usr/lib/xorg/modules/
dri/amd64/i965_dri.so: open failed: No such file or directory)
[ 216.300] (EE) AIGLX: reverting to software rendering
I had a similar problem, in my case the missing file was in/usr/lib/
xorg/modules/dri/
and the directory amd64/ was missing. In that case, just make a link in
the direcory above:ln -s . amd64
_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss
_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss