I recently upgraded to Fedora 33, and since then I have been unable to use
Openscad.
The machine is a AUS ROG GL752G with 64GB RAM, 2.2TB SSD and and
nvidia GeForce GTX 965M
Its running fedora 33, Gnome, with NVIDIA proprietary Drivers loaded, hence
its running Xorg and not Wayland.
Openscad has always run perfectly well on this rig until I upgraded to
fedora 33.
I have attached some screenshots and the output of lshw, has anybody seen
this issue before?
I have downloaded an AppImage of 2019-05 and it runs fine.
It turns out it is the use of XOrg on F33, i found a mechanism that allows
me to run Gonome wayland server with the NVIDIA proprietary driver, and now
OpenScad works fine.
[thawkins@timdev02 ~]$ nvidia-smi
Fri Dec 18 07:35:43 2020
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 455.45.01 Driver Version: 455.45.01 CUDA Version: 11.1
|
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr.
ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute
M. |
| | | MIG
M. |
|===============================+======================+======================|
| 0 GeForce GTX 965M Off | 00000000:01:00.0 On |
N/A |
| N/A 54C P8 8W / N/A | 209MiB / 1993MiB | 0%
Default |
| | |
N/A |
+-------------------------------+----------------------+----------------------+
---===========|
| 0 N/A N/A 3865 G /usr/bin/gnome-shell
164MiB |
| 0 N/A N/A 3970 G /usr/bin/Xwayland
34MiB |
+-----------------------------------------------------------------------------+
[thawkins@timdev02 ~]$
So it appears that the packaged Openscad in the fedora-33 dnf repo is
having problems with XOrg, not sure why running it as an AppImage made them
go away
---------- Forwarded message ---------
From: Tim Hawkins tim.thawkins@gmail.com
Date: Fri, Dec 18, 2020 at 7:24 AM
Subject: Issues with 2019.5 on fedora 33
To: OpenSCAD general discussion discuss@lists.openscad.org
I recently upgraded to Fedora 33, and since then I have been unable to use
Openscad.
The machine is a AUS ROG GL752G with 64GB RAM, 2.2TB SSD and and
nvidia GeForce GTX 965M
Its running fedora 33, Gnome, with NVIDIA proprietary Drivers loaded, hence
its running Xorg and not Wayland.
Openscad has always run perfectly well on this rig until I upgraded to
fedora 33.
I have attached some screenshots and the output of lshw, has anybody seen
this issue before?
I have downloaded an AppImage of 2019-05 and it runs fine.