getsolus / packages

Solus Package Monorepo & Issue Tracker
62 stars 78 forks source link

[Solus OS 4.1, Budgie DE 10.5.2] Dummy output, no soud card detected by ALSA (T9503) #120

Closed celticmagic closed 12 months ago

celticmagic commented 1 year ago
Igor (#LambLeeg), 2021-01-04 10:31:19 UTC

So, here are my outputs: 1) sudo dmesg | grep snd ``` [ 23.332712] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002) [ 23.332887] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915]) [ 23.444126] snd_hda_intel 0000:00:1f.3: CORB reset timeout#1, CORBRP = 0 [ 23.445721] snd_hda_intel 0000:00:1f.3: no codecs found! ``` 2) lspci -v ``` 00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10) DeviceName: Onboard - Sound Subsystem: Lenovo Cannon Lake PCH cAVS Flags: bus master, fast devsel, latency 32, IRQ 130 Memory at 8b310000 (64-bit, non-prefetchable) [size=16K] Memory at 8b000000 (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_intel ``` 3) sudo lspci ``` 00:00.0 Host bridge: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers (rev 07) 00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Desktop) 00:08.0 System peripheral: Intel Corporation Xeon E3-1200 v5/v6 / E3-1500 v5 / 6th/7th/8th Gen Core Processor Gaussian Mixture Model 00:12.0 Signal processing controller: Intel Corporation Cannon Lake PCH Thermal Controller (rev 10) 00:14.0 USB controller: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller (rev 10) 00:14.2 RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10) 00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10) 00:17.0 RAID bus controller: Intel Corporation SATA Controller [RAID mode] (rev 10) 00:1c.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #6 (rev f0) 00:1c.6 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #7 (rev f0) 00:1f.0 ISA bridge: Intel Corporation Device a308 (rev 10) 00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10) 00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10) 00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller (rev 10) 01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 0c) 02:00.0 Network controller: Intel Corporation Dual Band Wireless-AC 3165 Plus Bluetooth (rev 99) ``` 4) lspci -nnk | grep -A2 Audio ``` 00:1f.3 Audio device [0403]: Intel Corporation Cannon Lake PCH cAVS [8086:a348] (rev 10) DeviceName: Onboard - Sound Subsystem: Lenovo Cannon Lake PCH cAVS [17aa:313d ``` 5) inxi -SMA ``` System: Host: solus Kernel: 5.10.4-165.current x86_64 bits: 64 Desktop: Budgie 10.5.2 Distro: Solus 4.1 Machine: Type: Desktop System: LENOVO product: 10US000BRU v: V530-22ICB AIO serial: Mobo: LENOVO model: 313D v: No DPK serial: UEFI: LENOVO v: M20KT32A date: 05/31/2018 Audio: Device-1: Intel Cannon Lake PCH cAVS driver: snd_hda_intel Sound Server: ALSA v: k5.10.4-165.current ``` 6) alsamixer {F6904384} 7) sudo alsactl init ``` alsa-lib parser.c:260:(error_node) UCM is not supported for this HDA model (HDA Intel PCH at 0x8b310000 irq 130) alsa-lib main.c:1014:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -6 Found hardware: "HDA-Intel" "" "" "0x17aa" "0x313d" Hardware is initialized using a generic method ```
celticmagic commented 1 year ago
Jake (#stalebrim), 2021-01-07 04:03:59 UTC

Would likely be resolved with T9501
celticmagic commented 1 year ago
Beatrice T. Meyers (#DataDrake), 2021-01-10 16:26:10 UTC

Let's follow up on this after the inclusion of `sof-firmware`
celticmagic commented 1 year ago
Beatrice T. Meyers (#DataDrake), 2022-02-21 15:31:40 UTC

#LambLeeg `sof-firmware` is in the repo now. Can you see if that resolves this? Thanks.
celticmagic commented 1 year ago
Georgy (#DrSheppard), 2022-02-21 17:36:39 UTC

Сan we offer `sof-firmware` as the default driver for intel hda following the example of Fedora? https://fedoraproject.org/wiki/Changes/SofDefaultForIntelLpe
davidjharder commented 12 months ago

We're a pipewire distro now