Public bug reported:

Problem:

I am experiencing an audio imbalance in Ubuntu MATE (versions 22.04 and 24.04), 
where the right audio channel is not functioning. This issue persists across 
system upgrades.
The problem is evident in system sound tests through system configuration with 
the option "check speakers" it was initially detected by video playback (e.g., 
YouTube), indicating a software-related issue rather than a hardware 
malfunction.
After some troubleshooting, the sound problem worsened, and both channels 
stopped working, requiring a system restart to return to the original state.
Troubleshooting Steps Attempted (and Results):

PulseAudio and WirePlumber Restart:
Commands used: systemctl --user restart pulseaudio.service and systemctl --user 
restart wireplumber.service.
Result: Initially, restarting pulseaudio caused YouTube videos to stop loading, 
and after a system restart, the problem persisted. Restarting wireplumber had 
no effect. After subsequent restarts of pulseaudio the sound problem worsened, 
and both channels stopped working.

PulseAudio Configuration Reset:
Command used: rm -r ~/.config/pulse.
Result: No change in the audio imbalance. Also, attempted deleting the 
wireplumber config folder.
ALSA Configuration Check (alsamixer):
Tool used: alsamixer.
Result: ALSA configuration (PCM and Front channels) appeared to be balanced 
(100<>100), indicating the issue is likely above the ALSA layer.

PulseAudio Volume Control (pavucontrol):
Tool used: pavucontrol.
Result: pavucontrol did not offer a balance adjustment option, and the problem 
persisted.
General System Checks:

Checked system sound settings.
Result: The right channel remained silent.
Driver Checks:
Drivers are assumed to be up to date, as the system is recently updated.
Attempted command:
pulseaudio -k && sudo alsa force-reload
Result: pulseaudio -k returned an error stating that the process did not exist.

Checking browser configuration:
This was not performed, due to the problem happening on the system sound test 
it was considered unnecesary.

Key Observations:

The problem is consistent across system upgrades, suggesting a potential bug or 
compatibility issue.
ALSA configuration being correct points to PulseAudio or WirePlumber as the 
likely source of the problem.
The worsening of the problem after PulseAudio restarts indicates instability or 
a deeper issue.
Other users have reported similar problems. You can find a recent one (four 
months ago) in ask-ubuntu describing exactly this same problem with ubuntu 
24.04. I am using ubuntu mate 24.04, but that seems to make no difference. The 
problem is the same. Here is the link in case it is of any use: 
https://askubuntu.com/questions/1531812/right-speaker-still-not-working-ive-checked-a-number-of-solutions-that-have-be

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: pulseaudio 1:16.1+dfsg1-2ubuntu10.1
ProcVersionSignature: Ubuntu 6.8.0-55.57-generic 6.8.12
Uname: Linux 6.8.0-55-generic x86_64
ApportVersion: 2.28.1-0ubuntu3.3
Architecture: amd64
AudioDevicesInUse:
 USER        PID ACCESS COMMAND
 /dev/snd/seq:        luis       2552 F.... pipewire
 /dev/snd/controlC0:  luis       2554 F.... wireplumber
 /dev/snd/controlC1:  luis       2554 F.... wireplumber
CasperMD5CheckResult: unknown
CurrentDesktop: MATE
Date: Thu Mar 13 23:03:37 2025
InstallationDate: Installed on 2021-03-12 (1462 days ago)
InstallationMedia: Ubuntu-MATE 20.04.1 LTS "Focal Fossa" - Release amd64 
(20200731)
MachineType: Gigabyte Technology Co., Ltd. H87M-D3H
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
SourcePackage: pulseaudio
Symptom: audio
UpgradeStatus: Upgraded to noble on 2025-02-28 (14 days ago)
dmi.bios.date: 04/24/2013
dmi.bios.release: 4.6
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F3
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: H87M-D3H
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: To be filled by O.E.M.
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF3:bd04/24/2013:br4.6:svnGigabyteTechnologyCo.,Ltd.:pnH87M-D3H:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnH87M-D3H:rvrTobefilledbyO.E.M.:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:skuTobefilledbyO.E.M.:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: H87M-D3H
dmi.product.sku: To be filled by O.E.M.
dmi.product.version: To be filled by O.E.M.
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

** Affects: pulseaudio (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug noble third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/2102251

Title:
  Right speaker still not working only left it is not a harware problem

Status in pulseaudio package in Ubuntu:
  New

Bug description:
  Problem:

  I am experiencing an audio imbalance in Ubuntu MATE (versions 22.04 and 
24.04), where the right audio channel is not functioning. This issue persists 
across system upgrades.
  The problem is evident in system sound tests through system configuration 
with the option "check speakers" it was initially detected by video playback 
(e.g., YouTube), indicating a software-related issue rather than a hardware 
malfunction.
  After some troubleshooting, the sound problem worsened, and both channels 
stopped working, requiring a system restart to return to the original state.
  Troubleshooting Steps Attempted (and Results):

  PulseAudio and WirePlumber Restart:
  Commands used: systemctl --user restart pulseaudio.service and systemctl 
--user restart wireplumber.service.
  Result: Initially, restarting pulseaudio caused YouTube videos to stop 
loading, and after a system restart, the problem persisted. Restarting 
wireplumber had no effect. After subsequent restarts of pulseaudio the sound 
problem worsened, and both channels stopped working.

  PulseAudio Configuration Reset:
  Command used: rm -r ~/.config/pulse.
  Result: No change in the audio imbalance. Also, attempted deleting the 
wireplumber config folder.
  ALSA Configuration Check (alsamixer):
  Tool used: alsamixer.
  Result: ALSA configuration (PCM and Front channels) appeared to be balanced 
(100<>100), indicating the issue is likely above the ALSA layer.

  PulseAudio Volume Control (pavucontrol):
  Tool used: pavucontrol.
  Result: pavucontrol did not offer a balance adjustment option, and the 
problem persisted.
  General System Checks:

  Checked system sound settings.
  Result: The right channel remained silent.
  Driver Checks:
  Drivers are assumed to be up to date, as the system is recently updated.
  Attempted command:
  pulseaudio -k && sudo alsa force-reload
  Result: pulseaudio -k returned an error stating that the process did not 
exist.

  Checking browser configuration:
  This was not performed, due to the problem happening on the system sound test 
it was considered unnecesary.

  Key Observations:

  The problem is consistent across system upgrades, suggesting a potential bug 
or compatibility issue.
  ALSA configuration being correct points to PulseAudio or WirePlumber as the 
likely source of the problem.
  The worsening of the problem after PulseAudio restarts indicates instability 
or a deeper issue.
  Other users have reported similar problems. You can find a recent one (four 
months ago) in ask-ubuntu describing exactly this same problem with ubuntu 
24.04. I am using ubuntu mate 24.04, but that seems to make no difference. The 
problem is the same. Here is the link in case it is of any use: 
  
https://askubuntu.com/questions/1531812/right-speaker-still-not-working-ive-checked-a-number-of-solutions-that-have-be

  ProblemType: Bug
  DistroRelease: Ubuntu 24.04
  Package: pulseaudio 1:16.1+dfsg1-2ubuntu10.1
  ProcVersionSignature: Ubuntu 6.8.0-55.57-generic 6.8.12
  Uname: Linux 6.8.0-55-generic x86_64
  ApportVersion: 2.28.1-0ubuntu3.3
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/seq:        luis       2552 F.... pipewire
   /dev/snd/controlC0:  luis       2554 F.... wireplumber
   /dev/snd/controlC1:  luis       2554 F.... wireplumber
  CasperMD5CheckResult: unknown
  CurrentDesktop: MATE
  Date: Thu Mar 13 23:03:37 2025
  InstallationDate: Installed on 2021-03-12 (1462 days ago)
  InstallationMedia: Ubuntu-MATE 20.04.1 LTS "Focal Fossa" - Release amd64 
(20200731)
  MachineType: Gigabyte Technology Co., Ltd. H87M-D3H
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: Upgraded to noble on 2025-02-28 (14 days ago)
  dmi.bios.date: 04/24/2013
  dmi.bios.release: 4.6
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F3
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: H87M-D3H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: To be filled by O.E.M.
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF3:bd04/24/2013:br4.6:svnGigabyteTechnologyCo.,Ltd.:pnH87M-D3H:pvrTobefilledbyO.E.M.:rvnGigabyteTechnologyCo.,Ltd.:rnH87M-D3H:rvrTobefilledbyO.E.M.:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvrToBeFilledByO.E.M.:skuTobefilledbyO.E.M.:
  dmi.product.family: To be filled by O.E.M.
  dmi.product.name: H87M-D3H
  dmi.product.sku: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/2102251/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to