install" and "npm start", but when it's starting up, it says "GPU process isn't usable. Goodbye." and it quits.
Does anyone here use Moebius (ANSI editor) for Linux?
I found a solution for this. Moebius uses electron to run it, and there's a command-line parameter for electron, --in-process-gpu which
I found a solution for this. Moebius uses electron to run it, and
there's a command-line parameter for electron, --in-process-gpu
which
lol, I was too late in my last message. Glad you got it working :D
I had Linux Mint 20.3 installed on my BBS PC and had used Moebius on it
to edit some ANSI screens for my BBS. Recently I updated to Linux Mint 21, and all has been good so far, but today I tried installing Moebius
(I used the same .deb package I had used for Mint 20.3), but when I run Moebius from that, it crashes. I then tried downloading the Moebius source code - It seems to be a Node.js app, and as per the readme, I ran the "npm install" and "npm start", but when it's starting up, it says
"GPU process isn't usable. Goodbye." and it quits. My BBS PC has an Nvidia 1060 and I have the Nvidia driver installed. At the time I wasn't using the GPU for anything.
I just ran into this issue on Arch, and found a work-around that MIGHT help you. On the Moebius github page, you can download a .DEB or .RPM format of the install - can't you install one of those under Mint? Or, use a helper program to install one of them that your system doesn't natively support?
I found a solution for this. Moebius uses electron to run it, and there's a command-line parameter for electron,
--in-process-gpu which allowed it to run. One thing to note is I'm using my BBS PC via VNC, so perhaps that has something to
do with it.
I found a solution for this. Moebius uses electron to run it, and
there's a command-line parameter for electron, --in-process-gpu
which allowed it to run. One thing to note is I'm using my BBS PC
via VNC, so perhaps that has something to do with it.
sounds like it's not likging the VNC virtual video adapter.
i'm assuming it's an X11 program? if it is, have you tried something like MobaXterm? That has a built in X11 server and can run stuff over an SSH tunnel.
I do it all the time.
I found a solution for this. Moebius uses electron to run it, and
there's a command-line parameter for electron, --in-process-gpu
which allowed it to run. One thing to note is I'm using my BBS PC
via VNC, so perhaps that has something to do with it.
sounds like it's not likging the VNC virtual video adapter.I wondered if it had something to do with VNC. But the solution I found lets me use it over VNC.
Sysop: | Gary Ailes |
---|---|
Location: | Pittsburgh, PA |
Users: | 132 |
Nodes: | 5 (0 / 5) |
Uptime: | 109:53:53 |
Calls: | 733 |
Files: | 2,171 |
Messages: | 81,483 |