Issue with latest manjaro-pulse 20211001-1 (no sound card detected)

Hi, perhaps the topic can help someone: upgrading to manjaro-pulse 20211001-1 resulted in no longer seeing the Intel internal sound card (Tiger Lake-LP Smart Sound Technology Audio Controler) of my HP ProBook 450 G8 laptop.

In my case it was enough to go back to the previous version to solve the problem, that is manjaro-pulse 20210928-1

Have any of you encountered the same problem?

Some info:

(lspci)

00:1f.3 Multimedia audio controller: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)
        Subsystem: Hewlett-Packard Company Device 87e1
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 64
        Interrupt: pin A routed to IRQ 170
        Region 0: Memory at 6003248000 (64-bit, non-prefetchable) [size=16K]
        Region 4: Memory at 6003000000 (64-bit, non-prefetchable) [size=1M]
        Capabilities: <access denied>
        Kernel driver in use: sof-audio-pci
        Kernel modules: snd_hda_intel, snd_sof_pci

(pulseaudio --dump-conf)

daemonize = no
fail = yes
high-priority = yes
nice-level = -11
realtime-scheduling = yes
realtime-priority = 5
allow-module-loading = yes
allow-exit = yes
use-pid-file = yes
system-instance = no
local-server-type = user
cpu-limit = no
enable-shm = yes
flat-volumes = no
rescue-streams = yes
lock-memory = no
exit-idle-time = 20
scache-idle-time = 20
dl-search-path = /usr/lib/pulse-15.0/modules
default-script-file = /etc/pulse/default.pa
load-default-script-file = yes
log-target = 
log-level = notice
resample-method = auto
avoid-resampling = no
enable-remixing = yes
remixing-use-all-sink-channels = yes
remixing-produce-lfe = no
remixing-consume-lfe = no
lfe-crossover-freq = 0
default-sample-format = s16le
default-sample-rate = 44100
alternate-sample-rate = 48000
default-sample-channels = 2
default-channel-map = front-left,front-right
default-fragments = 4
default-fragment-size-msec = 25
enable-deferred-volume = yes
deferred-volume-safety-margin-usec = 8000
deferred-volume-extra-delay-usec = 0
shm-size-bytes = 0
log-meta = no
log-time = no
log-backtrace = 0
rlimit-fsize = -1
rlimit-data = -1
rlimit-stack = -1
rlimit-core = -1
rlimit-rss = -1
rlimit-as = -1
rlimit-nproc = -1
rlimit-nofile = 256
rlimit-memlock = -1
rlimit-locks = -1
rlimit-sigpending = -1
rlimit-msgqueue = -1
rlimit-nice = 31
rlimit-rtprio = 9
rlimit-rttime = 200000

Hello,

is a metapackage, did nothing in regard with the actual packages that got installed previously …

Most likely that your issue was related to pulseaudio itself. Have you read the announcements wiki ?

1 Like

Ok, thank you. I reinstalled the package and cleaned up the databases, as suggested.
It works! Thank you! I did not think about it.

1 Like

No worries. Glad it helped. Also, most of the wiki posts in the announcements are meant to be a reminder even for more experienced users.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.