Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3423

Cannot Find Sound Card on Dell Precision 5480

$
0
0
Hi,

I'm trying to install Debian 12 on a new Dell Precision 5480, but I can't find the soundcard. I'm able to find the HDMI outputs without issue, and audio works over bluetooth, so the upper level audio stack seems to be working. I think it might be a driver issue, but I haven't been able to install a driver that helps. There's a mystery "Intel Multimedia Controller" that seems to be without drivers or otherwise unregistered. I tried switching to pipewire, but it had no more luck than pulse, though I'd be happy to try that again if that would be helpful. The output of a few commands are below - thank you for any help your be able to give!

Code:

# uname -aLinux debian 6.1.0-16-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.67-1 (2023-12-12) x86_64 GNU/Linux# inxi -AAudio:  Device-1: Intel driver: N/A  Device-2: Intel Raptor Lake-P/U/H cAVS driver: snd_hda_intel  API: ALSA v: k6.1.0-16-amd64 status: kernel-api  Server-1: PulseAudio v: 16.1 status: active (root, process)# lshw -C multimedia  *-multimedia:0 UNCLAIMED       description: Multimedia controller       product: Intel Corporation       vendor: Intel Corporation       physical id: 5       bus info: pci@0000:00:05.0       version: 00       width: 64 bits       clock: 33MHz       capabilities: pciexpress pm cap_list       configuration: latency=0       resources: iomemory:620-61f memory:628e000000-628effffff  *-multimedia:1       description: Multimedia audio controller       product: Intel Corporation       vendor: Intel Corporation       physical id: 1f.3       bus info: pci@0000:00:1f.3       logical name: card0       logical name: /dev/snd/controlC0       logical name: /dev/snd/hwC0D2       logical name: /dev/snd/pcmC0D3p       logical name: /dev/snd/pcmC0D7p       logical name: /dev/snd/pcmC0D8p       logical name: /dev/snd/pcmC0D9p       version: 01       width: 64 bits       clock: 33MHz       capabilities: pm msi bus_master cap_list       configuration: driver=snd_hda_intel latency=64       resources: iomemory:620-61f iomemory:620-61f irq:213 memory:62902e0000-62902e3fff memory:6290000000-62900fffff# aplay -l**** list of playback hardware devices ****card 0: pch [hda intel pch], device 3: hdmi 0 [hdmi 0]  subdevices: 1/1  subdevice #0: subdevice #0card 0: pch [hda intel pch], device 7: hdmi 1 [hdmi 1]  subdevices: 1/1  subdevice #0: subdevice #0card 0: pch [hda intel pch], device 8: hdmi 2 [hdmi 2]  subdevices: 1/1  subdevice #0: subdevice #0card 0: pch [hda intel pch], device 9: hdmi 3 [hdmi 3]  subdevices: 1/1  subdevice #0: subdevice #0# lspci -nnv | grep -A10 -i media0000:00:05.0 Multimedia controller [0480]: Intel Corporation Device [8086:a75d]Subsystem: Dell Device [1028:0c40]Flags: fast devsel, IRQ 255, IOMMU group 0Memory at 628e000000 (64-bit, non-prefetchable) [disabled] [size=16M]Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00Capabilities: [d0] Power Management version 30000:00:06.0 System peripheral [0880]: Intel Corporation RST VMD Managed Controller [8086:09ab]Flags: fast devsel, IOMMU group 50000:00:07.0 PCI bridge [0604]: Intel Corporation Raptor Lake-P Thunderbolt 4 PCI Express Root Port [8086:a76e] (prog-if 00 [Normal decode])--0000:00:1f.3 Multimedia audio controller [0401]: Intel Corporation Raptor Lake-P/U/H cAVS [8086:51ca] (rev 01)Subsystem: Dell Raptor Lake-P/U/H cAVS [1028:0c40]Flags: bus master, fast devsel, latency 64, IRQ 213, IOMMU group 21Memory at 62902e0000 (64-bit, non-prefetchable) [size=16K]Memory at 6290000000 (64-bit, non-prefetchable) [size=1M]Capabilities: [50] Power Management version 3Capabilities: [80] Vendor Specific Information: Len=14 <?>Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+Kernel driver in use: snd_hda_intelKernel modules: snd_hda_intel, snd_sof_pci_intel_tgl# cat /proc/asound/cards 0 [PCH            ]: HDA-Intel - HDA Intel PCH                      HDA Intel PCH at 0x62902e0000 irq # pacmd list-sinks1 sink(s) available.  * index: 2        name: <auto_null>        driver: <module-null-sink.c>        flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY        state: RUNNING        suspend cause: (none)        priority: 1000        volume: front-left: 53729 /  82% / -5.18 dB,   front-right: 38303 /  58% / -13.99 dB                balance -0.29        base volume: 65536 / 100% / 0.00 dB        volume steps: 65537        muted: no        current latency: 2.48 ms        max request: 0 KiB        max rewind: 0 KiB        monitor source: 2        sample spec: s16le 2ch 44100Hz        channel map: front-left,front-right                     Stereo        used by: 1        linked by: 1        configured latency: 2.51 ms; range is 0.50 .. 2000.00 ms        module: 26        properties:                device.description = "Dummy Output"                device.class = "abstract"                device.icon_name = "audio-card"

Statistics: Posted by rrrvssss — 2024-01-02 20:09 — Replies 0 — Views 11



Viewing all articles
Browse latest Browse all 3423

Trending Articles