Wings 3D Development Forum
Wings3D on Linux everything is black - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Interface & Usage (https://www.wings3d.com/forum/forumdisplay.php?fid=3)
+--- Thread: Wings3D on Linux everything is black (/showthread.php?tid=1614)



Wings3D on Linux everything is black - Clippy - 03-12-2016

Hey,
when i start wings 1.5.4, a window pops up, that is filled completely black.
Wings 2.0.2 shows a menu, but the working space is black too.
Right click on the black part shows a menu, but the icons on the right side all looks the same.

running in Terminal doesn't show any errors:

Quote:wings-2.0.2
Reading preferences from: /home/<MYNAME>/.wings3d/preferences.txt
Using GPU shaders.

I'm running Mint 17.2 64 bit.

My guess is i need to install something, anyone any idea what i need, or what else i can do?

thx


RE: Wings3D on Linux everything is black - micheus - 03-13-2016

It uses to be graphic drive related.
Which graphic card are you using? AMD, nVidia or Intel?
The drivers are proper to them or a generic one (mesa)?

If it's nVidia take a look on this link to see how to update it: https://mintguide.org/system/449-install-the-nvidia-driver-35221-on-linux-mint.html


RE: Wings3D on Linux everything is black - Clippy - 03-15-2016

Didn't get a notification, sry.

I have a Core i3-5005U which has an inbuild intel HD 5500.
My system info says "Intel Corporation Broadwell-U Integrated Graphics" and the driver manager says i have no proprietary driver installed.


RE: Wings3D on Linux everything is black - micheus - 03-15-2016

Clippy, as I don't a Linux system installed to use Intel GPU all I can do is try to help you to find alternatives. The Intel GPU uses to be a problem even under Windows.

Take a look at this thread at Linux Mint forum: LMDE 2 64 and Intel HD 5500 - software-rendering

You must be able to compare the driver version you have installed and maybe use the instructions there to update it.


RE: Wings3D on Linux everything is black - Clippy - 03-15-2016

Thank you, i will have a look tomorrow