mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-25 15:56:00 +03:00
[GH-ISSUE #2182] [Lib.AudioOut] <Error> sdl_audio.cpp:SDLPortBackend:26: Failed to create SDL audio stream: No default audio device available #754
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#754
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fraval13 on GitHub (Jan 18, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2182
Checklist
Describe the Bug
No sound when running Blooborne
Reproduction Steps
Expected Behavior
Should have sound. No application appears under the list of outputs in my UI
Specify OS Version
Endeavour OS
@tomboylover93 commented on GitHub (Jan 18, 2025):
The shadps4-git PKGBUILD is not officially supported, and this issue could be due to it using GCC as the compiler instead of Clang, which is what is recommended as per documents/building-linux.md. Can you try compiling it following the instructions on that document?
@ChaseKnowlden commented on GitHub (Jan 23, 2025):
It works for me on Arch Linux when compiled with Clang.