젠투를 실행하는 ThinkPad X280이 있습니다. 일부 업데이트를 주기적으로 수행하지만 자주 재부팅하지 않으며 마지막 재부팅 이후 더 이상 사운드 상태를 따라가는 무음 LED가 없습니다. 그래도 여전히 마이크와 스피커가 전환됩니다.
소프트웨어 업데이트 때문인지 펌웨어 업데이트 때문인지는 모르겠습니다. 저는 (파이어폭스와 블루투스 때문에) 펄스오디오를 사용합니다.
관련성이 있는 내용은 다음과 같습니다.
~ % lspci -k
[…]
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
Subsystem: Lenovo Sunrise Point-LP HD Audio
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
[…]
~ % uname -a
Linux alarig 4.19.72-gentoo #3 SMP Tue Oct 29 19:20:49 CET 2019 x86_64 Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz GenuineIntel GNU/Linux
~ % fwupdmgr get-devices
ThinkPad X280 Thunderbolt Controller
DeviceId: 92b8568ced118a0185f6a06c0cacd0a3e5f059fd
Guid: 4808eca4-fd4a-50e6-9e8d-bfd813f063da
Summary: Unmatched performance for high-speed I/O
Plugin: thunderbolt
Flags: internal|updatable|require-ac|supported|registered
Vendor: Lenovo
VendorId: TBT:0x0109
Version: 20.00
Icon: computer
Created: 2019-10-29
LENSE30256GMSP34MEAT3TA
DeviceId: e11623b2caa18fee292058a5c09ca4e6152f7ecf
Guid: 2e7e091e-c779-5751-b5f9-1ad626f3f123
Guid: 0696debf-90a2-5c62-8c96-10857c206b91
Guid: d6a2653a-5464-5b59-bfcb-a05effb8cfe1
Summary: NVM Express Solid State Drive
Plugin: nvme
Flags: internal|updatable|require-ac|registered|needs-reboot
Vendor: Lenovo
VendorId: NVME:0x17AA
Version: 1.4.0412
Icon: drive-harddisk
Created: 2019-10-29
~ % lsmod | grep snd
snd_hda_codec_hdmi 49152 0
snd_hda_codec_realtek 86016 0
snd_hda_codec_generic 61440 3 snd_hda_codec_realtek
snd_hda_intel 36864 3
snd_hda_codec 102400 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hwdep 16384 1 snd_hda_codec
snd_hda_core 61440 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_pcm 81920 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
snd_timer 28672 1 snd_pcm
/dev 파일을 에코하는 방법이나 수동으로 작동하게 만드는 다른 방법을 찾지 못했습니다.
감사해요!
답변1
최근 으로 업그레이드했는데 4.19.82-gentoo
그 이후로 다시 작동합니다. 따라서 이것은 버그일 가능성이 높습니다 4.19.72
.