Need help, no audio from speakers

I just installed bazzite and it’s really awesome! But I have no audio coming from my speakers.

My setup includes the device’s own speakers and 3.5mm headphones.

There is no sound from the speakers, but there is sound from the headphones.

I tried looking for similar solutions on forums and github, but none of them worked for me.

My device is Ayaneo AIR 1S, This is the link to my hardware probe.

rpm-ostree status

deck@fedora:~$ rpm-ostree status
State: idle
Deployments:
  ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
                   Digest: sha256:c02ece6452dd8b2017f1e3b687f8107cccd0d8a7453399fd9b642df9cdb5cca9
                  Version: 40.20240502.0 (2024-05-02T23:42:25Z)
                     Diff: 12 added
          LayeredPackages: hw-probe
            LocalPackages: Geek1S-Audio-1.0-1.x86_64

● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
                   Digest: sha256:c02ece6452dd8b2017f1e3b687f8107cccd0d8a7453399fd9b642df9cdb5cca9
                  Version: 40.20240502.0 (2024-05-02T23:42:25Z)
               LiveCommit: 8bb0b14460bb671148914defa0f888651fcc7f23259e7794946c3234917f628f
                 LiveDiff: 12 added
            LocalPackages: Geek1S-Audio-1.0-1.x86_64
                 Unlocked: transient

  ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-deck:stable
                   Digest: sha256:c02ece6452dd8b2017f1e3b687f8107cccd0d8a7453399fd9b642df9cdb5cca9
                  Version: 40.20240502.0 (2024-05-02T23:42:25Z)

What is the output of amixer on your system? Specifically, I want to know which sound devices are detected. Alternatively, you can also run alsamixer and press F5.

Thanks for your reply.

I checked amixer and this is the output

deck@fedora:~$ amixer
Simple mixer control 'Master',0
  Capabilities: pvolume pswitch pswitch-joined
  Playback channels: Front Left - Front Right
  Limits: Playback 0 - 65536
  Mono:
  Front Left: Playback 65536 [100%] [on]
  Front Right: Playback 65536 [100%] [on]
Simple mixer control 'Capture',0
  Capabilities: cvolume cswitch cswitch-joined
  Capture channels: Front Left - Front Right
  Limits: Capture 0 - 65536
  Front Left: Capture 65536 [100%] [on]
  Front Right: Capture 65536 [100%] [on]

That looks healthy. I suggest to try out the pavucontrol flatpak (org.pulseaudio.pavucontrol) to investigate which audio inputs and outputs you have and in particular, if the Master output needs to be switched to loudspeaker.

ye, I installed pavucontrol via flatpak and then checked the Master output, Master indeed the loudspeaker, ant it looks like it’s working but there’s no sound.

I found a discussion on Fedora, the problem looks very similar to mine and I’m referring to the solution in the discussion in the hope it helps.

Unfortunately this problem also existed when I was testing chimeraos and I found this discussion Ayaneo Air 1S support · Issue #755 · ChimeraOS/chimeraos · GitHub