Sound problem

Since my upgrade to Ubuntu 24.04 in my PC I’m not getting any sound. What I have found is given below.

nareesh-pal-memorial-trust@cpim-pc:~$ less /usr/share/pipewire/pipewire.conf | grep module.jackdbus-detect
    # enables autoloading of module-jackdbus-detect
    module.jackdbus-detect = true
    { name = libpipewire-module-jackdbus-detect
        condition = [ { module.jackdbus-detect = true } ]
nareesh-pal-memorial-trust@cpim-pc:~$ apt policy qjackctl jackd
qjackctl:
  Installed: (none)
  Candidate: 0.9.13-1build3
  Version table:
     0.9.13-1build3 500
        500 http://in.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
jackd:
  Installed: (none)
  Candidate: 5+nmu1
  Version table:
     5+nmu1 500
        500 http://in.archive.ubuntu.com/ubuntu noble/universe amd64 Packages
nareesh-pal-memorial-trust@cpim-pc:~$ wpctl status
PipeWire 'pipewire-0' [1.0.5, nareesh-pal-memorial-trust@cpim-pc, cookie:1675272324]
 └─ Clients:
        32. pipewire                            [1.0.5, nareesh-pal-memorial-trust@cpim-pc, pid:1961]
        34. WirePlumber                         [1.0.5, nareesh-pal-memorial-trust@cpim-pc, pid:1957]
        35. WirePlumber [export]                [1.0.5, nareesh-pal-memorial-trust@cpim-pc, pid:1957]
        50. gnome-shell                         [1.0.5, nareesh-pal-memorial-trust@cpim-pc, pid:2211]
        51. GNOME Shell Volume Control          [1.0.5, nareesh-pal-memorial-trust@cpim-pc, pid:2211]
        52. GNOME Volume Control Media Keys     [1.0.5, nareesh-pal-memorial-trust@cpim-pc, pid:2352]
        53. xdg-desktop-portal                  [1.0.5, nareesh-pal-memorial-trust@cpim-pc, pid:2712]
        54. Firefox                             [1.0.5, nareesh-pal-memorial-trust@cpim-pc, pid:3710]
        55. Terminal                            [1.0.5, nareesh-pal-memorial-trust@cpim-pc, pid:5671]
        57. Mutter                              [1.0.5, nareesh-pal-memorial-trust@cpim-pc, pid:2211]
        59. wpctl                               [1.0.5, nareesh-pal-memorial-trust@cpim-pc, pid:5837]

Audio
 ├─ Devices:
 │      46. Built-in Audio                      [alsa]
 │  
 ├─ Sinks:
 │  *   47. Built-in Audio Analog Stereo        [vol: 0.86]
 │  
 ├─ Sink endpoints:
 │  
 ├─ Sources:
 │      48. Built-in Audio Analog Stereo        [vol: 1.00]
 │  
 ├─ Source endpoints:
 │  
 └─ Streams:

Video
 ├─ Devices:
 │  
 ├─ Sinks:
 │  
 ├─ Sink endpoints:
 │  
 ├─ Sources:
 │  
 ├─ Source endpoints:
 │  
 └─ Streams:

Settings
 └─ Default Configured Node Names:
nareesh-pal-memorial-trust@cpim-pc:~$ 

These are the queries which I have seen in a recent thread and that’s why I put the result in advance to get an early solution.

Can you also include these:

arecord -L && inxi -A

I see a lot of sound issues on Noble, with no solutions yet.
Some have reverted back to “pulseaudio” with some success.
Other’s are still suffering. :frowning:

Also maybe some of this may help.
https://askubuntu.com/questions/1515538/fixing-no-sound-dummy-output-issue-in-ubuntu-24-04

There should not be a need to down grade your kernel, so skip that part.

1 Like

Have you installed the Jack Audio Connection Kit and the Jack audio Connection tool kit - Qt GUI interface? Do you want to or need to install them? If you have not or do not, then the fact that they are not installed is irrelevant to your problem.

Both of those packages are not part of the default install of Ubuntu. I do not have them installed on my install of Ubuntu 24.04.1 LTS. I have no problems with sound.

We must look elsewhere.

Regards

The outcome is given below.

nareesh-pal-memorial-trust@cpim-pc:~$ arecord -L && inxi -A
null
    Discard all samples (playback) or generate zero samples (capture)
pipewire
    PipeWire Sound Server
default
    Default ALSA Output (currently PipeWire Media Server)
hw:CARD=PCH,DEV=0
    HDA Intel PCH, ALC887-VD Analog
    Direct hardware device without any conversions
hw:CARD=PCH,DEV=2
    HDA Intel PCH, ALC887-VD Alt Analog
    Direct hardware device without any conversions
plughw:CARD=PCH,DEV=0
    HDA Intel PCH, ALC887-VD Analog
    Hardware device with all software conversions
plughw:CARD=PCH,DEV=2
    HDA Intel PCH, ALC887-VD Alt Analog
    Hardware device with all software conversions
sysdefault:CARD=PCH
    HDA Intel PCH, ALC887-VD Analog
    Default Audio Device
front:CARD=PCH,DEV=0
    HDA Intel PCH, ALC887-VD Analog
    Front output / input
dsnoop:CARD=PCH,DEV=0
    HDA Intel PCH, ALC887-VD Analog
    Direct sample snooping device
dsnoop:CARD=PCH,DEV=2
    HDA Intel PCH, ALC887-VD Alt Analog
    Direct sample snooping device
Command 'inxi' not found, but can be installed with:
sudo apt install inxi
nareesh-pal-memorial-trust@cpim-pc:~$ 

I’m also searching the answer of my problem. When OS was 22.04 I had no problem so far audio sound is concerned. It is also a fact, that after upgrading to Noble, as I have seen in different platforms, many users are facing audio problems. Though in my another PC with same OS, I also do not have sound problem.

Thanks for your care.

Regards.

Few minutes back I have replied you with the outcome of arecord -L && inxi -A and intimated you that there was no development.

However, thereafter I have gone through your link https://askubuntu.com/questions/1515538/fixing-no-sound-dummy-output-issue-in-ubuntu-24-04 .

I have applied all the troubleshooting steps one-by-one, as mentioned in the above link, except downgrading the kernel. After rebooting, I’m now getting sound in my speaker.

Thanks.

How exactly do I revert back to pulse audio? I installed 24.04 LTS about 6 weeks ago and my audio has been totally fine till today, today it started acting up. I can actually hear audio but the sound is crackly and has static.

This link is very subjective, so read very carefully, and be sure to check what will be removed.
https://askubuntu.com/questions/1407885/how-to-uninstall-pipewire-and-go-back-to-pulseaudio

If more information is needed Please Open a new Thread or Topic.

There is no need to add this PPA>>ppa:pipewire-debian

It might be just as easy as this, and this is only a simulation no changes are made,

apt -s install pulseaudio
NOTE: This is only a simulation!
      apt needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  libasound2-plugins

A post was merged into an existing topic: Cannot post

I am having cracking sound too.
The issues occurs on VLC and Rhythmbox.
The sound files are FLAC format.
I suppose some recent update broken the sound system.

I followed this tip so the sound is normal again:

# Move the content of that two folder
mv ~/.config/pulse ~/.config/pulse-bak
mv ~/.local/state/wireplumber ~/.local/state/wireplumber-bak
# Reboot the computer
sudo reboot

# If everything works, remove the folder
rm -rf ~/.config/pulse-bak
rm -rf ~/.local/state/wireplumber-bak

Apologies if this is off topic, but I just can’t seem to reproduce this:

wpctl status | grep 148
       148. VLC media player (LibVLC 3.0.21)       

flac-sound

There is also outdated Ubuntu wiki sound troubleshooting, maybe need some update here…