#No sound laptop output device

4 messages · Page 1 of 1 (latest)

toxic thunder
#
$ sudo lspci -kv | grep Audio
01:00.1 Audio device: NVIDIA Corporation Device 22be (rev a1)
05:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller
    Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller
05:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 60)
05:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller
    DeviceName: HD Audio Controller

/etc/modprobe.d/alsa-base.conf

options snd-hda-intel dmic_detect=0
options snd-hda-intel index=0
$ pactl info
Server String: /run/user/1000/pulse/native
Library Protocol Version: 35
Server Protocol Version: 35
Is Local: yes
Client Index: 110
Tile Size: 65472
User Name: butno
Host Name: h
Server Name: PulseAudio (on PipeWire 1.0.7)
Server Version: 15.0.0
Default Sample Specification: float32le 2ch 48000Hz
Default Channel Map: front-left,front-right
Default Sink: alsa_output.pci-0000_05_00.6.HiFi__hw_Generic_1__sink
Default Source: alsa_input.pci-0000_05_00.6.HiFi__hw_acp6x__source

all of this of the solution from forum not working:
https://bbs.archlinux.org/viewtopic.php?id=292080
https://bbs.archlinux.org/viewtopic.php?id=286495
https://bbs.archlinux.org/viewtopic.php?pid=2058087#p2058087
https://bbs.archlinux.org/viewtopic.php?id=278058
https://wiki.archlinux.org/title/PipeWire#Session_manager

pale yarrow
toxic thunder
pale yarrow