- Notifications
You must be signed in to change notification settings - Fork 224
Open
Labels
Description
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
- Download https://github.com/greymass/anchor/releases/download/v1.3.12/linux-anchor-wallet-1.3.12-x86_64.AppImage
chmod +x linux-anchor-wallet-1.3.12-x86_64.AppImage./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/32x32@2x.png 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)