Skip to content

pipewire-media-session-pulseaudio dependency error with newer Pi OS Trixie #271

Description

@jd-cal

IF THIS IS NOT FILLED OUT, THE TICKET WILL BE CLOESED

Describe the bug
"pipewire-media-session-pulseaudio" dependency fails to be installed when installing aethersx2 on a new Pi OS trixie build

To Reproduce
Steps to reproduce the behavior:

  1. Flash the latest build of Pi OS 64-bit (Trixie) on a raspberry pi 5 (idk if the bug happens on other models or OS)
  2. Install RetroPie
  3. Install RetroPie-Extras
  4. Run install-extras.sh in the terminal
  5. Install aethersx2 module and then exit
  6. Run retropie_setup.sh
  7. Go to Manage experimental packages and then select aethersx2 at the very bottom
  8. Install from source
  9. Bug happens

Expected behavior
Can't really say much about this other than expecting it to be installed

Screenshots
Doesn't let me add screenshots. (N/A)
So here's the log if it helps

Log started at: Fri 16 Jan 19:30:29 NZDT 2026

RetroPie-Setup version: 4.8.10 (1760f6e)
System: rpi5 (aarch64) - Debian GNU/Linux 13 (trixie) - Linux doenpi 6.12.62+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.62-1+rpt1 (2025-12-18) aarch64 GNU/Linux

= = = = = = = = = = = = = = = = = = = = =
Installing dependencies for 'aethersx2' : PS2 emu - AetherSX2
= = = = = = = = = = = = = = = = = = = = =

Did not find needed dependencies: pipewire-media-session-pulseaudio. Trying to install them now.
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package pipewire-media-session-pulseaudio
Could not install package(s): pipewire-media-session-pulseaudio.

Log ended at: Fri 16 Jan 19:30:29 NZDT 2026
Total running time: 0 hours, 0 mins, 0 secs

Device (please complete the following information):

  • Model: Pi5 8gb
  • OS: Raspberry Pi OS 64-bit Debian Trixie
  • Version: not sure which specifically but it's the latest one since i just flashed the sd card like 2 days ago to try ps2 on RetroPie

Additional context
At 1st I tried installing it manually with sudo apt install pipewire-media-session-pulseaudio but even apt doesn't know where to find this dependency. I'm guessing the new Pi OS build with Trixie removed such dependencies so apt can't really find it anymore.

I tried going around this by modifying aethersx2.sh code locally and removing pipewire-media-session-pulseaudio from the dependency function (kind of a janky solution i know but still have to try) but it still doesn't fix the bug because when i try to install again it still throws the same exact error to me. Perhaps theres still some other script referring to
pipewire-media-session-pulseaudio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions