anchor icon indicating copy to clipboard operation
anchor copied to clipboard

Linux Fedora Error: GPU process isn't usable

Open flolu opened this issue 3 months ago • 2 comments

Description

I've downloaded https://github.com/greymass/anchor/releases/download/v1.3.12/linux-anchor-wallet-1.3.12-x86_64.AppImage.

When starting the executable on my Linux machine I get a GPU error.

Platform

Desktop (Linux)

Steps To Reproduce

  1. Download https://github.com/greymass/anchor/releases/download/v1.3.12/linux-anchor-wallet-1.3.12-x86_64.AppImage
  2. chmod +x linux-anchor-wallet-1.3.12-x86_64.AppImage
  3. ./linux-anchor-wallet-1.3.12-x86_64.AppImage

Relevant log output

16:46:48.601 › anchor: initializing
(node:298478) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `anchor-wallet --trace-deprecation ...` to show where the warning was created)
16:46:48.716 › anchor: ready
16:46:48.716 › enableSigningRequests
16:46:48.806 › tray menu: creating
16:46:48.876 › creating tray menu
16:46:48.876 › /tmp/.mount_linux-qGppL4/resources/app.asar/renderer/assets/icons/png/[email protected]
16:46:48.890 › initManager /
16:46:48.891 › wallet ui: creating
16:46:48.929 › initProtocolHandler: initializing protocol handler
16:46:48.929 › protocol handler: creating ui
16:46:48.929 › initial request false
[298478:0311/164650.931453:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.

Contact Details

No response

Anything else?

My system details:

  • OS: Fedora Linux 39 (Workstation Edition)
  • Kernel: 6.7.7-200.fc39.x86_64
  • CPU: AMD Ryzen 9 7950X (32) @ 5.881GHz
  • GPU: NVIDIA GeForce RTX 4070 (GPU drivers are installed)

flolu avatar Mar 11 '24 16:03 flolu