Jump to content

Leijonberg

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Leijonberg

  1. Found what the problem was, and it was indeed not a bug. Installing NVidia drivers downloaded from the NVidia website doesn't really work. OpenGL libraries get overrided by mesa drivers I think, not sure about that though... What helped was this. Thanks for answering, and special thanks to Josh for porting! Nice // Daniel
  2. So, I got this message when I tried running Leadwerks from command line: Gtk-Message: Failed to load module "unity-gtk-module" libGL error: failed to load driver: swrast libGL error: Try again with LIBGL_DEBUG=verbose for more details. Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. Initializing OpenGL4 graphics driver... libGL error: failed to load driver: swrast libGL error: Try again with LIBGL_DEBUG=verbose for more details. OpenGL version 140 GLSL version 0 Device: GeForce GT 630/PCIe/SSE2 Warning: OpenGL 210 or GLSL 120 are not supported. Failed to initialize graphics. Your graphics hardware may not be supported. OpenGL 210? Yep, that's the one I had to run to install it. The supplied install.sh didn't work.
  3. That's an old driver version, don't see what your post has to do with the issue?
  4. The built-in is an Intel HD Graphics 2500. Linux does not list that chip on lspci... So I guess it's not even recognized. My NVidia card is the active card when I check with lspci (has the [VGA controller] entry). Also when I check with NVidia X Server config tool, my NVidia card is controlling the X screen. I honestly don't think Leadwerks is switching graphics cards by itself.
  5. Hi, I get the "Failed to initialize graphics" message when starting Leadwerks on my Linux machine. I have an NVidia GT 630 card, which supports OpenGL 4. NVidia driver 331.49 with OpenGL 4.4 installed. Have I missed something? I do have a built-in graphics chip as well, but that's not active afaik...
×
×
  • Create New...