无法打开麦克输入声音
Tofloor
poster avatar
shijmus
deepin
2020-10-31 07:59
Author

视频会议无法输入音频

发现设置\声音\输入里,输入设备无法识别

hp elitebook g5

试了各种版本内核,5.4-5.9都试了,只5.7版本能播放音频,不能录音

其他版本播放音频都没有声音

请问这种问题能解决吗?


还有个联想电脑,摄像头无法识别,麦克无法识别

这种问题deepin会解决吗?还是等linux内核更新?

多谢

Reply Favorite View the author
All Replies
q77190858
deepin
2020-10-31 08:09
#1

同样的问题,联想小新air14 2020,麦克风无法输入声音,从5.2.12的内核到5.9的内核都试过了,还是不行,求解决

名称 : Smart Sound Technology Audio Controller
制造商 : Intel Corporation
型号 : Intel Multimedia audio controller
版本 : 30
总线信息 : pci@0000:00:1f.3
中断 : 151 (613 events)
内存 : 0x6013000000-0x60130fffff (rw,non-prefetchable)
位宽 : 64 bits
时钟频率 : 33MHz
功能 : pm msi bus_master cap_list
制造商 : Intel Corporation
型号 : Intel Multimedia audio controller
子制造商 : Lenovo
子设备 : pci 0x3823
延迟 : 32
物理ID : 1f.3
配置状态 : cfg=new, avail=yes, need=no, active=unknown
驱动 : snd_hda_intel
驱动模块 : snd_hda_intel
驱动激活命令 : modprobe snd_hda_intel modprobe snd_sof_pci
驱动状态 : snd_sof_pci is active

Reply View the author
from-mail_1xx-xxxx-007
deepin
2020-11-29 18:08
#2

麦克风应用了“英特尔® 智音技术”,尝试以下命令启用它:

sudo apt install firmware-intel-sound
sudo update-initramfs -u

参考:

https://wiki.archlinux.org/index.php/Laptop/Dell(其中提到了sof-firmware,不过Debian没有这个包)

https://packages.debian.org/buster/firmware-intel-sound

Reply View the author