저는 Ubuntu 20.04가 사전 설치된 Dell Latitude 3420을 사용하고 있습니다.
Devuan Daedalus로 듀얼 부팅합니다.
uname -a
Linux devuan-Latitude 6.1.0-10-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.38-2 (2023-07-27) x86_64 GNU/Linux
내장 마이크는 Ubuntu에서는 제대로 작동하지만 Devuan에서는 작동하지 않습니다. 이전에도 사운드 출력이 없었습니다. 그런데 설치후 해결됐네요firmware-sof-signed
설치된 다른 펌웨어는
firmware-linux-free
firmware-amd-graphics
firmware-intel-sound
firmware-linux-nonfree
firmware-misc-nonfree
기타 정보:
description: CPU
product: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
vendor: Intel Corp.
physical id: 400
bus info: cpu@0
version: 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
slot: U3E1
size: 1264MHz
lspci -nnk
Devuan과 Ubuntu 파티션 모두에서 힌트를 찾았습니다.
이 명령의 출력을 저장하고 실행해 보니 diff -y
"사용된 커널 드라이버"가 멀티미디어 오디오 컨트롤러를 제외한 모든 PCI 및 장치에 대해 동일하다는 것을 알았습니다. 데부안(왼쪽)과 우분투(오른쪽).
00:1f.3 Multimedia audio controller [0401]: Intel Corporation | 00:1f.3 Multimedia audio controller [0401]: Intel Corporation
Subsystem: Dell Tiger Lake-LP Smart Sound Technology |Subsystem: Dell Device [1028:0b20]
Kernel driver in use: snd_hda_intel |Kernel driver in use: sof-audio-pci-intel-tgl
Kernel modules: snd_hda_intel, snd_sof_pci_intel_tgl Kernel modules: snd_hda_intel, snd_sof_pci_intel_tgl
이 정보가 우리에게 유용합니까? 미리 감사드립니다.
인사.