Worked on previous installations of Linux, now won't load

by GregTheHun » Tue Nov 30, 2021 9:06 pm

So, it appears even using the same hardware as before. I get stuck on the splash image and now it won't even load.

Here are my specs (I know what you're going to say, but it had worked before):

Code: Select all

CPU: 6-Core AMD Phenom II X6 1100T (-MCP-) speed/min/max: 803/800/3300 MHz
Kernel: 5.13.19-2-MANJARO x86_64 Up: 10m Mem: 2684.8/16004.9 MiB (16.8%)
Shell: fish inxi: 3.3.09
Here is the output when run from the command line:

Code: Select all

OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=permit; support was removed in 17.0
Java 3D: implicit antialiasing enabled
Exception in thread "J3D-Renderer-1" java.lang.IllegalAccessError: class javax.media.j3d.X11NativeConfigTemplate3D (in unnamed module @0x7e0ea639) cannot access class sun.awt.X11GraphicsConfig (in module java.desktop) because module java.desktop does not export sun.awt to unnamed module @0x7e0ea639
        at javax.media.j3d.X11NativeConfigTemplate3D.isGraphicsConfigSupported(X11NativeConfigTemplate3D.java:180)
        at javax.media.j3d.NativePipeline.isGraphicsConfigSupported(NativePipeline.java:3341)
        at javax.media.j3d.Renderer.doWork(Renderer.java:533)
        at javax.media.j3d.J3dThread.run(J3dThread.java:275)
Any further information I can grab if you need me to run a command.

Thanks in advance.