我尝试过在EZbook S5上安装Ubuntu。我试过一次安装Ubuntu20.04.3LTS,然后再安装Ubuntu21.10。在这两种情况下,根本没有声音。在设置中,我只能看到虚拟输出作为输出设备。此外,它没有显示输入装置。
但我可以连接蓝牙耳机。那我就有声音了。
我已经试过了:
sudo apt-get install --reinstall alsa-base pulseaudio
sudo alsa force-reload改为安装-i ubuntu-21.04-桌面-amd64.iso-atom
安装-i ubuntu-21.04-桌面-amd64.iso-阿波罗
声音问题还没有解决。
lspci | grep -i audio
00:0e.0 Multimedia audio controller: Intel Corporation Device 3198 (rev 06)
inxi -SMA
System:
Host: nameless-EZbook Kernel: 5.11.0-43-generic x86_64 bits: 64
Desktop: Gnome 3.36.9 Distro: Ubuntu 20.04.3 LTS (Focal Fossa)
Machine:
Type: Desktop System: Jumper product: EZbook v: N/A
serial: <superuser/root required>
Mobo: Jumper model: N/A serial: <superuser/root required>
UEFI: American Megatrends v: GN10BV106 date: 08/11/2021
Audio:
Device-1: Intel driver: snd_hda_intel
Sound Server: ALSA v: k5.11.0-43-generic
inxi -c
CPU: Dual Core Intel Celeron N4020 (-MCP-) speed/min/max: 1370/800/2800 MHz
Kernel: 5.11.0-43-generic x86_64 Up: 25m Mem: 1195.9/11788.3 MiB (10.1%)
Storage: 238.47 GiB (4.0% used) Procs: 201 Shell: bash 5.0.17 inxi: 3.0.38发布于 2022-06-17 17:50:52
声音来自5.16内核版本。非常好。我通过"Mainline工具“安装了内核,在系统重新启动之后,通过Alsamixer配置了音频。请小心点。对当前内核的修改可能会破坏系统。一定要做后援。(没有后援,没有遗憾)
https://askubuntu.com/questions/1384650
复制相似问题