nervosnetwork / nervosnetwork/neuron
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
Open
@Keith-CY is already working on this.
Since May 15, 2022.
- Dominant language
- TypeScript
- Stars
- 204
- Forks
- 95
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 4
Description
Describe the bug (Please enter details, the more detail the better)
Neuron Wallet fails to start the node and connect to the network.
Linux Ryzen7 5.16.12-200.fc35.x86_64 #1 SMP PREEMPT Wed Mar 2 19:06:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
[joeri@Ryzen7 ~]$ rpm -q --provides libva
libva = 2.13.0-3.fc35
libva(x86-64) = 2.13.0-3.fc35
libva-drm.so.2()(64bit)
libva-glx.so.2()(64bit)
libva-wayland.so.2()(64bit)
libva-x11.so.2()(64bit)
libva.so.2()(64bit)
libva.so.2(VA_API_0.32.0)(64bit)
libva.so.2(VA_API_0.33.0)(64bit)
I've tried adding the --no-sandbox option but that doesn't help, see attached screenshot.
Debug info (Please upload the debug info from Help - Export Debug Information)
Download here
Screenshots (If applicable, add screenshots to help explain your problem.)

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.