Skip to content

GLFW error #65542: GLX: GLX extension not found #323

@compressionist

Description

@compressionist

Hello everyone,

I'm trying to run your GUI-enabled examples on a remote Ubuntu 20.04 virtual machine with a Quadro RTX 6000 (Lambda Labs entry-level instance). I installed the VNC server, VNC client and XQuartz on my Mac. So I can only open pictures in both tools and play videos in VNC. But unfortunately, when I run any of your examples with GUI support, I get the following error:

:~/instant-ngp$ ./testbed --scene data/image/tokyo.bin
05:24:09 INFO     Loading binary image from data/image/tokyo.bin
05:24:09 SUCCESS  Loaded a half-precision image with 1023x387 pixels.
05:24:09 INFO     Loading network config from: configs/image/base.json
05:24:09 INFO     GridEncoding:  Nmin=16 b=1.25984 F=2 T=2^24 L=16
05:24:09 INFO     Model:         2--[HashGrid]-->32--[FullyFusedMLP(neurons=64,layers=4)]-->3
05:24:09 INFO       total_encoding_params=1419392 total_network_params=7168
05:24:13 ERROR    GLFW error #65542: GLX: GLX extension not found
05:24:13 ERROR    Uncaught exception: GLFW window could not be created.

Maybe somebody of you solved similar issues?

The second question, if I run your examples without GUI, how do I understand that everything is working fine? How and where can I see intermediate and final results?

Best Regards,
Eugene

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions