请有人帮忙,这是我的系统信息;
System:
Host: lewis-host Kernel: 5.19.0-45-generic x86_64 bits: 64
Desktop: GNOME 42.5 Distro: Ubuntu 22.04.2 LTS (Jammy Jellyfish)
Machine:
Type: Laptop System: Apple product: MacBookPro13,1 v: 1.0
serial: <superuser required>
Mobo: Apple model: Mac-473D31EABEB93F9B v: MacBookPro13,1
serial: <superuser required> UEFI: Apple v: 499.40.2.0.0 date: 08/22/2022
Audio:
Device-1: Intel Sunrise Point-LP HD Audio driver: snd_hda_intel
Device-2: Broadcom 720p FaceTime HD Camera driver: N/A
Sound Server-1: ALSA v: k5.19.0-45-generic running: yes
Sound Server-2: PulseAudio v: 15.99.1 running: yes
Sound Server-3: PipeWire v: 0.3.48 running: yes
我的 MacBook Pro 在运行 ubuntu 时没有声音,请您告诉我正确的驱动程序的方向,谢谢。
答案1
最佳答案在这里我在装有 Ubuntu 23.04 的 2017 Macbook Pro(MacBookPro14,3)上工作。
apt install wget make gcc linux-headers-generic
git clone https://github.com/davidjo/snd_hda_macbookpro.git
cd snd_hda_macbookpro/
./install.cirrus.driver.sh
reboot
麦克风也正常工作。