Sound card not detected Gentoo (pulseaudio and ALSA)
by cigan from LinuxQuestions.org on (#6E50J)
Hello,
I was trying to get audio working on my Gentoo Linux installation. I installed alsa-utils and pavucontrol. Pavucontrol can't gen any hardware audio devices and commands likeaplay -l, cat /proc/asound/cards or dmesg | grep sound return that there is no sound cards on my system. I have followed official gentoo wiki articles for PulseAudio and for ALSA.
Already tried using solutions for similar problems, but I had no luck.
My motherboard is Gigabyte Z390 D
Processor: i5 9400F
Graphics card: Nvidia Geforce GTX 1650
Here is my kernel .config
Output of
Code:lspci |grep -i audio
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
01:00.1 Audio device: NVIDIA Corporation Device 10fa (rev a1)and
Code:lspci -v
01:00.1 Audio device: NVIDIA Corporation Device 10fa (rev a1)
Subsystem: ASUSTeK Computer Inc. Device 86b9
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at 53080000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Kernel driver in use: snd_hda_intel
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
DeviceName: Onboard - Sound
Subsystem: Gigabyte Technology Co., Ltd Cannon Lake PCH cAVS
Flags: bus master, fast devsel, latency 32, IRQ 129
Memory at 53310000 (64-bit, non-prefetchable) [size=16K]
Memory at 53100000 (64-bit, non-prefetchable) [size=1M]
Capabilities: [50] Power Management version 3
Capabilities: [80] Vendor Specific Information: Len=14 <?>
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Kernel driver in use: snd_hda_intelI am still pretty new to kernel configuration and gentoo.
Thank you for your attention!
I was trying to get audio working on my Gentoo Linux installation. I installed alsa-utils and pavucontrol. Pavucontrol can't gen any hardware audio devices and commands likeaplay -l, cat /proc/asound/cards or dmesg | grep sound return that there is no sound cards on my system. I have followed official gentoo wiki articles for PulseAudio and for ALSA.
Already tried using solutions for similar problems, but I had no luck.
My motherboard is Gigabyte Z390 D
Processor: i5 9400F
Graphics card: Nvidia Geforce GTX 1650
Here is my kernel .config
Output of
Code:lspci |grep -i audio
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
01:00.1 Audio device: NVIDIA Corporation Device 10fa (rev a1)and
Code:lspci -v
01:00.1 Audio device: NVIDIA Corporation Device 10fa (rev a1)
Subsystem: ASUSTeK Computer Inc. Device 86b9
Flags: bus master, fast devsel, latency 0, IRQ 17
Memory at 53080000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [60] Power Management version 3
Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
Capabilities: [78] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Kernel driver in use: snd_hda_intel
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
DeviceName: Onboard - Sound
Subsystem: Gigabyte Technology Co., Ltd Cannon Lake PCH cAVS
Flags: bus master, fast devsel, latency 32, IRQ 129
Memory at 53310000 (64-bit, non-prefetchable) [size=16K]
Memory at 53100000 (64-bit, non-prefetchable) [size=1M]
Capabilities: [50] Power Management version 3
Capabilities: [80] Vendor Specific Information: Len=14 <?>
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Kernel driver in use: snd_hda_intelI am still pretty new to kernel configuration and gentoo.
Thank you for your attention!