RPCS3 Forums

Full Version: Verification failed when installing firmware
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello everyone,

Upon installing 4.90 firmware, I get the message: Verification failed
(in file /tmp/cirrus-ci-build/rpcs3/Emu/System.cpp:2166, in function Run) (errno=2=No such file or directory)

The program then hangs. Upon restart and attempting to run a game I see a string of errors similar to this:
F {Pause Message Thread} SIG: Thread terminated due to fatal error: Address duplication in atomic_wait::list
(in file /tmp/cirrus-ci-build/rpcs3/util/atomic.cpp:943, in function wait)


Clicking the "Pad" button to configure controller hangs the program.
If I press "Stop" this is then followed by a segfault.
Logs are attached here: https://ufile.io/nw2vl3zn

Specs:
RPCS3 v0.0.29-15476-f199ad7a Alpha | master
Firmware version: 4.90
Linux 5.15
NVIDIA GeForce GTX 1060 6GB
Driver 535.98.0.0
AMD Ryzen 2700
16 GB DDR3
120GB SSD

Please let me know if I left out any details and I will update. I apologize if I missed anything.

Steps taken:
Googled the initial error message
Read "How to ask for Support"
Downloaded newest RPCS3
Updated graphics drivers
Successfully tested on separate system without errors
This was a regression with Linux kernels pre 5.16 that was fixed, retry with the latest build
I recommend you update your kernel, you're not even on latest LTS let alone latest stable while using Manjaro
(08-18-2023, 06:38 AM)Ani Wrote: [ -> ]This was a regression with Linux kernels pre 5.16 that was fixed, retry with the latest build
I recommend you update your kernel, you're not even on latest LTS let alone latest stable while using Manjaro

Thank you for the fast reply Ani! Big Grin  I have updated to latest stable, I believe its kernel 6.1. Will check for updates and then retry the process. Thanks again!