[ALSAInput::Init] Error: Can’t open PCM device!
[PageRecord::StartInput] Error: Something went wrong during initialization. there is an error while recording video + audio in simple screen recorder, I’m using gnome.
- Check Audio Device Permissions: Make sure your user account has permissions to access the audio devices. Sometimes this issue arises due to permission problems.
- Restart ALSA Service: Try restarting the ALSA service to see if it resolves the issue. You can do this by running the following command in the terminal:
sudo alsa force-reload
- Verify ALSA Configuration: Check the ALSA configuration to ensure it’s correctly set up. You can do this by examining the contents of
/etc/asound.confor any other configuration files in/etc/asound.conf.d/. - Check Audio Device: Make sure your audio input device (microphone) is properly connected and recognized by ALSA. You can use the
arecord -lcommand to list available recording devices.
i hope By going through these steps, you should be able to diagnose and potentially resolve the issue with recording audio using Simple Screen Recorder in a GNOME environment.
Best regard
Danish Hafeez | QA Assistant
ICTInnovations
Fyi, SSR doesnt work on Wayland and the best alternative is “GPU screen recorder” from flathub
dnf info vokoscreenNG