Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pipewire pipewire
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 400
    • Issues 400
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PipeWire
  • pipewirepipewire
  • Issues
  • #1801

Closed
Open
Created Nov 11, 2021 by Jonathon Poppleton@jonathonpoppleton

Buzzing sound when audio is inactive

Hi, i am running fedora 34 on a PRIME B450-PLUS motherboard AMD. I get a buzzing sound when no sound is playing. The work around for the moment has been to

cp /usr/share/pipewire/media-session.d/alsa-monitor.conf ~/.config/pipewire/media-session.d

vim ~/.config/pipewire/media-session.d/alsa-monitor.conf

change

Code:

#session.suspend-timeout-seconds = 5 # 0 disables suspend

to

Code:

session.suspend-timeout-seconds = 0 # 0 disables suspend

Reboot

The problem with this approach is my webcam light is always active. Is it possible to fix the issue? Any help appreciated. regards jonathon

Assignee
Assign to
Time tracking