Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Sound volume increased by 50% after sleep [PulseAudio (on PipeWire 0.3.57)]

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
User avatar
ruwolf
Posts: 623
Joined: 2008-02-18 05:04
Location: Banovce nad Bebravou
Has thanked: 35 times
Been thanked: 26 times

Sound volume increased by 50% after sleep [PulseAudio (on PipeWire 0.3.57)]

#1 Post by ruwolf »

Hello, heplers. :-)
I have not big, but quite annyoning problem with sound volume.
After sleep, it (automatically) increases from 24% (before sleeping) to 74%.
Please, how can I detect source of problem and how to solve it?
I use headphones with Debian GNU/Linux 11 (bullseye), default Xfce 4.16, default Advanced Linux Sound Architecture Driver Version k5.10.0-18-amd64.

Command sudo lshw -c multimedia gives me (*-usb stripped):

Code: Select all

  *-multimedia:0            
       description: Audio device
       product: Kaveri HDMI/DP Audio Controller
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 1.1
       bus info: pci@0000:00:01.1
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi bus_master cap_list
       configuration: driver=snd_hda_intel latency=0
       resources: irq:40 memory:f0b40000-f0b43fff
  *-multimedia:1
       description: Audio device
       product: FCH Azalia Controller
       vendor: Advanced Micro Devices, Inc. [AMD]
       physical id: 14.2
       bus info: pci@0000:00:14.2
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list
       configuration: driver=snd_hda_intel latency=32
       resources: irq:16 memory:f0b44000-f0b47fff
Command pactl info gives me:

Code: Select all

Server String: /run/user/1000/pulse/native
Library Protocol Version: 34
Server Protocol Version: 35
Is Local: áno
Client Index: 191
Tile Size: 65472
Server Name: PulseAudio (on PipeWire 0.3.57)
Server Version: 15.0.0
Default Sample Specification: float32le 2k 48000Hz
Default Channel Map: front-left,front-right
Default Sink: alsa_output.pci-0000_00_14.2.analog-stereo
Default Source: alsa_output.pci-0000_00_14.2.analog-stereo.monitor
I think it has started after automatic installation of pipewire-pulse (but I am not sure).
From /var/log/apt/history.log:

Code: Select all

Install:
  libpipewire-0.3-common:amd64 (0.3.57-1~bpo11+1, automatic),
  pipewire-pulse:amd64 (0.3.57-1~bpo11+1, automatic),
  liblua5.3-0:amd64 (5.3.3-1.1+b1, automatic),
  wireplumber:amd64 (0.4.11-2~bpo11+1, automatic),
  libwireplumber-0.4-0:amd64 (0.4.11-2~bpo11+1, automatic)
Upgrade:
  pipewire:amd64 (0.3.24-3, 0.3.57-1~bpo11+1),
  pipewire-bin:amd64 (0.3.24-3, 0.3.57-1~bpo11+1),
  libspa-0.2-modules:amd64 (0.3.24-3, 0.3.57-1~bpo11+1),
  libpipewire-0.3-modules:amd64 (0.3.24-3, 0.3.57-1~bpo11+1),
  libpipewire-0.3-0:amd64 (0.3.24-3, 0.3.57-1~bpo11+1)

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: Sound volume increased by 50% after sleep [PulseAudio (on PipeWire 0.3.57)]

#2 Post by Head_on_a_Stick »

So does removing pipewire-pulse fix the problem? It's usually best to stick with the stable packages unless you have no other choice.
deadbang

User avatar
ruwolf
Posts: 623
Joined: 2008-02-18 05:04
Location: Banovce nad Bebravou
Has thanked: 35 times
Been thanked: 26 times

Re: Sound volume increased by 50% after sleep [PulseAudio (on PipeWire 0.3.57)]

#3 Post by ruwolf »

I have purged pipewire completely and it seems to be OK, now.
(It was installed automatically, too).
P.S.
Thank you for your help. :-)

Post Reply