WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Install sound card  (Read 1526 times)

Offline kh335m

  • Newbie
  • *
  • Posts: 28
Install sound card
« on: February 04, 2022, 01:58:24 PM »
Need help to configure the sound card.
Here is the my card info

lspci -nnk | grep -i -A7 audio
00:1f.3 Audio device [0403]: Intel Corporation Cannon Lake PCH cAVS [8086:a348] (rev 10)
   Subsystem: Dell Device [1028:0860]
   Kernel driver in use: snd_hda_intel
   Kernel modules: snd_hda_intel
00:1f.4 SMBus [0c05]: Intel Corporation Cannon Lake PCH SMBus Controller [8086:a323] (rev 10)
   Subsystem: Dell Device [1028:0860]
   Kernel modules: i2c_i801
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller [8086:a324] (rev 10)
--
01:00.1 Audio device [0403]: NVIDIA Corporation GP107GL High Definition Audio Controller [10de:0fb9] (rev a1)
   Subsystem: Dell GP107GL High Definition Audio Controller [1028:11be]
   Kernel driver in use: snd_hda_intel
   Kernel modules: snd_hda_intel

Anybody help me how to install the right driver.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: Install sound card
« Reply #1 on: February 04, 2022, 10:01:20 PM »
If you reboot and then:
Code: [Select]
tce-load -i alsa-config alsa
aplay -l

..what do you get?